/* CSS Document */
/*Clean*/
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, caption, thead, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding: 0;
	margin: 0;
}
html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	color: #898989;
	background-color: #fff;
	text-align: center;
	position: relative;
}
html {
	height: 100%;
}
body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
}
div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
a, a:link, a:visited, a:active {
	color: #898989;
	text-decoration: underline;
}
a:hover {
	color: #2d7ef0;
	text-decoration: underline;
}
:focus {
	outline: none;
}
ul {
	list-style-type: none;
}
/*Position*/
#wrapper {
	float: left;
	width: 100%
}
#content {
	margin: 0 25%;
}
#navigation {
	float: left;
	width: 25%;
	margin-left: -100%;
	margin-top: -34px;
	position: relative;
}
#extra {
	float: left;
	width: 25%;
	margin-left: -25%
}
#footer {
	clear: left;
	width: 100%
}
#cat #wrapper {
	float: right;
	width: 75%;
}
#cat #content {
	margin: 0
}
#cat #navigation {
	float: left;
	width: 24.9%;
	margin-left: 0;
}
#cat #footer {
	clear: both;
	width: 100%
}
/*Local*/
/*----------------- Header --------------*/
#debug2 {
	position: absolute;
	left: 20px;
	top: 10px;
	display: none;
}
#debug {
	position: absolute;
	left: 20px;
	top: 10px;
	background-color: #fff;
	display: none;
}
#header {
}
#header .in {
	margin: 0 50px;
	position: relative;
	height: 161px;
}
#header .in img.res {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
#menu {
	position: relative;
	bottom: 0;
	height: 100%;
	margin: -161px 50px 0 25%;
	height: 161px;
}
#menu ul {
	background-color: #0061e9;
	position: absolute;
	bottom: 0;
	width: 100%;
}
#menu ul li {
	float: left;
	line-height: 34px;
	height: 34px;
	text-align: left;
	white-space: nowrap;
}
#menu ul li.active {
	background-color: #FFF;
}
#menu ul li.active a {
	color: #7c5800;
	background: none;
}
#menu ul li.last a {
	background: none;
}
#menu ul li.first {
	padding-left: 10px;
}
#menu ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0 8px;
	background: url(../img/bd.gif) 100% 5px no-repeat;
	margin-right: -1px;
}
#menu table {
	width: 100%;
}
#menu table td {
	vertical-align: bottom;
	height: 100px;
	color: #fff;
	font-size: 14px;
}
.search {
	width: 40%;
	text-align: left;
}
.search p, .search form {
	background-color: #ffb80c;
	color: #7d5800;
	float: left;
	clear: both;
	font-size: 12px;
}
.search p {
	padding: 3px 10px 0;
	font-weight: bold;
}
.search form {
	padding: 7px 10px;
}
.search form input {
	background: #fff;
	border: 1px solid #7d5800;
	padding: 1px 4px;
	width: 150px;
}
.search form input.FSF_submit {
	padding: 1px 10px;
	width: auto;
}
.FSF_searchResults {
line-height:18px;
}
.txt .FSF_form {
margin-bottom:30px;
margin-top:10px;
}
.adr {
	width: 37%;
	text-align: left;
}
.tel {
	width: 23%;
	text-align: right;
}
.tel p {
	padding: 10px 24px 0 0;
}
#menu ul li a:hover {
	text-decoration: underline;
}
.logo {
	margin: 28px 0 28px 15px;
	position: relative;
	float: left;
	text-align: left;
	color: #043a86;
	font-size: 14px;
}
.logo img {
	margin-bottom: 10px;
}
/*-------------- Leftblock -------------*/
#navigation {
	text-align: left;
}
.hh1, .hh2 {
	height: 34px;
	padding: 0px 14px;
	color: #fff;
	font-size: 14px;
	line-height: 34px;
}
.hh1 {
	background-color: #bababa;
}
.hh2 {
	background-color: #69a7ff;
}
.hh2 a.all {
	float: right;
	color: #fff;
	font-weight: normal;
}
#navigation .in {
	background-color: #f3f3f3;
	margin-left: 50px;
}
.catmenu ul {
	padding: 10px 20px;
}
.catmenu ul li a {
	color: #043a86;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
.catmenu ul li a:hover {
	color: #6eaaff;
}
/*.catmenu ul li {
	padding: 3px 0;
}
*/
.banner img {
	width: 100%;
}
.news {
	padding: 0px 20px 10px 20px;
        margin: 0px 0px 0px 0px;
        
}
.date {
	padding: 20px 20px 0 20px;
	font-weight: bold;
	color: #2d7ef0;
	font-size: 11px;
}
/*------------- Content ---------------*/
#index_head {
	height: 96px;
	margin: 0 50px 0 25%;
	text-align: left;
}
.bread {
	padding: 17px 0 0 0;
	font-size: 10px;
	font-weight: bold;
}
.hh {
	font-size: 22px;
	color: #2a7df0;
	padding: 50px 0 20px 0;
        font-weight: normal;   
}
#index_head .hh {
	padding: 50px 0 0 30px;
}
#cat .hh {
	padding: 18px 0 20px 0;
}
#content {
	padding: 0 30px;
	text-align: left;
}
#cat #content {
	padding: 0 50px 0 30px;
}
#content, #navigation, #extra {
	margin-bottom: 30px;
}
.hs {
	width: 300px;
	background-color: #f3f3f3;
	overflow: visible;
	padding: 8px 0;
}
.hs p {
	font-size: 20px;
	color: #fff;
	background-color: #69a7ff;
	width: 290px;
	padding: 3px 10px;
	margin-left: -5px;
}
.spec {
	background-color: #f3f3f3;
	padding: 17px 0 0 17px;
	margin-bottom: 28px;
}
.spec p {
	padding: 0 16px 16px 16px;
	background: url(../img/bull.gif) 0 4px no-repeat;
}
.spec p a {
	color: #777777;
	font-weight: bold;
}
.spec p.all {
	background: none;
	text-align: right;
}
.spec p.all a {
	color: #0061e9;
}
.hh3 {
	font-size: 20px;
	color: #2a7df0;
}
.txt p {
	padding-bottom: 12px;
}
.txt table td {
	border: 1px solid #898989;
	padding: 5px 10px;
}
.txt table {
	margin-bottom: 12px;
}
.txt table.sert td {
	border: none;
}
.txt table tr.th {
	background-color: #F3F3F3;
}
.txt ul {
	padding: 0 0 12px 30px;
}
.txt ul li {
	padding: 3px 0;
	list-style-type: disc;
}
/*------------------ Index Right Blocks -----------*/
#extra {
	padding-top: 56px;
	text-align: left;
}
.itov {
	margin-right: 50px;
	border: 1px dashed #9d9d9d;
	padding: 10px 18px 48px 20px;
	position: relative;
	margin-bottom: 14px;
	overflow: hidden;
}
#cat .itov {
	margin-right: 0;
}
.itov .head a {
	color: #2d7ef0;
	font-size: 18px;
}
.itov .desc {
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.itov .img {
	float: right;
	padding-bottom: 20px;
}
#cat .itov .img {
	float: left;
	margin-right: 24px;
}
.itov .next {
	padding-top: 10px;
}
.itov .next a {
	font-size: 12px;
	color: #2d7ef0;
}
.itov .flags {
	position: absolute;
	bottom: 10px;
	right: 18px;
          
}

.flags {
        margin-bottom: 0px;
}


.itov .flags span {
	color: #fff;
	font-size: 10px;
	padding: 0 3px 2px;
	margin: 3px 3px;
	float: right;
}
.fl-new {
	background-color: #ffbe22;
}
.fl-disc {
	background-color: #f00;
}
.fl-sale {
	background-color: #2d7ef0;
}
/*----------------- Detail --------------*/
#detail .img {

	padding-top:18px;
        padding-right: 20px;
}
#detail .desc table {
	width: auto;
}
#detail .desc table td {
	border: 1px solid #898989;
	padding: 3px 6px;
}
/*----------------- Footer --------------*/
#footer {
	height: 144px;
	background-color: #f3f3f3;
	text-align: left;
	position: relative;
}
.botmenu ul li {
	float: left;
	line-height: 40px;
}
.botmenu {
	margin: 0 50px 0px 25%;
	overflow: hidden;
}
.botmenu ul li a {
	color: #0061e9;
	font-weight: bold;
	padding: 0 8px;
}
.botmenu ul li a:hover {
	text-decoration: none;
}
.botmenu ul li.first {
	padding-left: 22px;
}
.telbot {
	float: right;
	margin-top: 15px;
	padding-right: 50px;
}
.tl {
	width: 173px;
	text-align: right;
	float: right;
	font-size: 15px;
	line-height: 20px;
}
.adr-bot {
	clear: both;
	float: right;
	text-align: right;
	width: 450px;
	padding-top: 5px;
}
.adr-bot, .adr-bot a {
	color: #0061e9;
}
.copy {
	float: left;
	line-height: 40px;
	position: absolute;
	left: 50px;
	top: 0;
}
.matey {
	float: left;
	padding-top: 23px;
	padding-left: 50px;
}
.matey a {
	color: #0061e9;
}
.nodiv div {
	display:none;
}
.subcat {
	width:40%;
	margin-right:40px;
	display: -moz-inline-box; 
	display: inline-block; 
	*zoom: 1; 
	*display: inline; /* фаза 1 — добавляем inline-block */
	vertical-align: top; /* IE6 некорректно позиционирует без этого */
}