/* 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: #303030;
	background-color: #fff;
	text-align: center;
	position: relative;
	min-width: 1020px;
}
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 30%;
}
#navigation {
	float: left;
	width: 30%;
	margin-left: -100%;
	position: relative;
}
#extra {
	float: left;
	width: 30%;
	margin-left: -30%
}
#footer {
	clear: left;
	width: 100%
}
#cat #wrapper {
	float: right;
	width: 70%;
}
#cat #content {
	margin: 0
}
#cat #navigation {
	float: left;
	width: 29.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 {
	position: relative;
}
#header .in {
	margin: 0 50px;
	position: relative;
	height: 161px;
}
#header .in img.res {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
#headertable {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	height: 120px;
	width: 100%;
}
#headertable td {
	vertical-align: top;
	color: #fff;
	font-size: 14px;
}
#menu {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 6;
	height: 34px;
	width: 100%;
}
#menu ul {
	background-color: #0061e9;
	margin: 0 50px 0 50px;
	height: 100%;
}
#menu ul li {
	float: left;
	font-size: 14px;
	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: normal;
	text-decoration: none;
	padding: 0 18px;
	background: url(../img/mbg.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 {
	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;
}
.FSF_form {
	padding: 0 0 0 24px;
}
.txt .FSF_form {
	margin-bottom: 30px;
	margin-top: 10px;
	padding: 0;
}
.FSF_input {
	border: 1px solid #000;
}
.FSF_submit {
	border: 1px solid #000;
	background-color: #0061e9;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	padding: 1px 8px;
	position: relative;
	top: -1px;
	cursor: pointer;
}
.adr {
	text-align: left;
	padding-top: 14px;
}
.adr p {
	padding-bottom: 10px;
}
.tel, .tel2 {
	text-align: left;
	padding-top: 14px;
}
.tel p {
	padding: 0 12px 0 0;
}
.tel2 p {
	padding: 0 60px 0 0;
}
.tel2 {
	width: 17%;
}
#menu ul li a:hover {
	text-decoration: underline;
}
.logo {
	padding-top: 16px;
	position: relative;
	text-align: left;
	color: #043a86;
	font-size: 14px;
	width: 40%;
}
.logo p {
	color: #043a86;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 75px;
}
.logo p a {
	color: #0061e9;
	font-size: 16px;
}
.logo img {
	margin: 0 12px 0 65px;
}
#logo {
 padding-left:75px;
}
/*-------------- Leftblock -------------*/
#navigation {
	text-align: left;
}
.hh2 {
	height: 34px;
	padding: 0px 14px;
	color: #fff;
	font-size: 18px;
	line-height: 34px;
	position: relative;
	z-index: 8;
	background-color: #0061e9;
	font-weight: bold;
}
.hh1 {
	font-size: 18px;
	font-weight: bold;
	color: #043a86;
	padding: 12px 24px;
	position: relative;
	z-index: 8;
}
.hh2 a.all {
	float: right;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
}
#navigation .in {
	background-color: #e5effd;
	margin-left: 50px;
}
.catmenu ul {
	padding: 10px;
}
.catmenu ul li a {
	color: #043a86;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.catmenu ul li a:hover {
	color: #6eaaff;
}
/*.catmenu ul li {
	padding: 3px 0;
}
*/
#banner {
height:149px;
}
#banner img {
	width: 100%;
}

#nav {
overflow:hidden;
zoom:1;
}
#nav a {
background-color:#0061e9;
float:left;
padding:10px 15px;
margin:5px 3px 10px 0;
color:#fff;
}
#nav a.activeSlide {
 font-weight:bold;
 text-decoration:none;
}
.news {
	padding: 0px 12px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #333;
}
.date {
	padding: 20px 12px 0;
	font-weight: bold;
	color: #2d7ef0;
	font-size: 14px;
}
/*------------- Content ---------------*/
#index_head {
	text-align: left;
}
#index_head .hh {
	padding: 12px 0 8px 0;
}
.bread {
	padding: 17px 0 0 0;
	font-size: 12px;
	font-weight: bold;
}
.hh {
	font-size: 22px;
	color: #2a7df0;
	padding: 20px 0 20px 0;
	font-weight: normal;
}
#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: #e5effd;
	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.hh1 {
	background: none;
	padding: 0 16px 16px 0px;
}
.spec p a {
	color: #333333;
	font-weight: bold;
}
.spec p.all {
	background: none;
	text-align: right;
	font-size: 14px;
}
.spec p.all a {
	color: #0061e9;
}
.hh3 {
	font-size: 20px;
	color: #2a7df0;
}
.txt {
	color: #333;
}
.txt p {
	padding-bottom: 12px;
	line-height: 16px;
}
.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: 14px;
	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: 10px 0 10px 5px;
}
#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 40px 0px 20%;
	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 некорректно позиционирует без этого */
}
.logo_right {
	float: left;
	margin: 20px 0 15px 15px;
	display: inline;
}
.clear {
	clear: both;
	font-size: 0;
}
.search_res_bl {
	padding-bottom: 18px;
}
