/********************** Общее описание **********************/
body {
	font-size: 9pt;
	font-family: Arial;
	color: #323131;
	padding: 0;
	margin: 0;
	background: #f0f0f0;
}
a {
	color: #0480c4;
	text-decoration: none;
}
img {
	border: 0;
}
/********************** Шапка **********************/
.title_container {
	position: relative;
	width: 100%;
	height: 131px;
	background: #c8d0da url("/img/back_title.jpg") center no-repeat;
}
.title {
	position: relative;
	width: 998px;
	height: 131px;
	margin: 0 auto;
	background: url("/img/back_title.jpg") center no-repeat;
}
.logo {
	width: 146px;
	height: 120px;
	margin: 11px 0 0 41px;
}
.contacts_small {
	position: absolute;
	top: 15px;
	left: 460px;
	height: 80px;
	text-align: right;
	background: url("/img/back_contacts_small.jpg") 0 20px no-repeat;
	padding-left: 65px;
}
.contacts_small h6, .price strong {
	display: block;
	font-size: 12pt;
	font-weight: normal;
	color: #2d98e4;
	padding: 0 0 5px 0;
	margin: 0;
	text-align: right;
}
a.price {
	position: absolute;
	top: 15px;
	left: 770px;
	width: 205px;
	height: 80px;
	color: #000;
	background: url("/img/back_price.jpg") 0 20px no-repeat;
}
a.price span {
	display: block;
	margin-left: 70px;
}
.top_menu_container_out {
	width: 100%;
	height: 169px;
	background: #32a9f1 url("/img/back_but_repeat.gif") repeat-x;
}
.top_menu_container_in {
	width: 100%;
	height: 169px;
	background: url("/img/back_but.gif") center no-repeat;
}
.top_menu {
	width: 998px;
	height: 169px;
	background: #32a9f1 url("/img/back_but.gif") center no-repeat;
	margin: 0 auto;
}
.top_menu a {
	color: #fff;
	text-transform: uppercase;
	float: right;
	margin-right: 1px;
	font: 9pt Arial Black, Arial;
	line-height: 11pt;
}
.top_menu a strong {
	width: 142px;
	display: block;
	text-align: right;
	background: url("/img/back_strong_top_menu.gif") 0 2px no-repeat;
	padding: 1px 10px 0 0;
}
.main_menu_container {
	position: relative;
	width: 100%;
	height: 33px;
	background: #295269;
}
.main_menu {
	position: relative;
	width: 765px;
	height: 25px;
	margin: 0 auto;
	padding-top: 8px;
	background: #295269;
	padding-left: 233px;
}
.main_menu a {
	float: left;
	font-size: 10pt;
	color: #d9dee6;
	text-transform: uppercase;
	background: url("/img/back_menu.gif") 0 2px no-repeat;
	padding-left: 15px;
	margin-left: 40px;
}
/********************** Основной контейнер **********************/
.main_container_out {
	position: relative;
	width: 100%;
	background: #c8d0da url("/img/back_main_container.gif") repeat-x;
}
.main_container_in {
	width: 998px;
	margin: 0 auto;
	background: url("/img/back_cat_menu_long.gif") repeat-y;
}
/********************** Меню каталога **********************/
.cat_menu_container {
	width: 219px;
	float: left;
	border-right: 3px solid #777;
	border-left: 3px solid #777;
	background: #23282c;
	padding: 0 0 15px 0;
}
.cat_menu_container h6 {
	height: 35px;
	color: #fff;
	font-size: 11pt;
	text-align: center;
	padding: 19px 0 0 0;
	margin: 0;
	background: url("/img/back_title_cat_menu.jpg") no-repeat;
}
ol.cat_menu {
	height: 100%;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
	list-style: none;
	background: url("/img/back_ol.gif") repeat-y;
}
ol.cat_menu li {
	width: 144px;
	display: block;
	padding: 7px 2px;
	margin: 0 auto;
	list-style: none;
	border-bottom: 2px solid #3e8a98;
}
ol.cat_menu li:hover,
ol.cat_menu li:focus {
	background: #374248;
}
ol.cat_menu li a {
	width: 100%;
	font: 9pt Arial;
	color: #fff;
	display: block;
}
ol.cat_menu li:hover a {
}
ol.cat_menu li ul {
	position: absolute;
	margin: -4px 0 0 146px;
	padding: 0;
	list-style: none;
	display: none;
	z-index: 100;
}
ol.cat_menu li:hover ul,
ol.cat_menu li:focus ul {
	display: block;
}
ol.cat_menu ul li {
	height: 100%;
	margin: 0;
	padding: 4px;
	background: #90979c;
	border-bottom: 1px solid #c4cdd3;
}
ol.cat_menu ul li:hover,
ol.cat_menu ul li:focus {
	background: #687176;
}
ol.cat_menu li ul li a {
	font-size: 9pt;
	color: #fff;
	display: inline-block;
}
ol.cat_menu li ul li:hover a,
ol.cat_menu li ul li:focus a {
	color: #fff;
}
ol.cat_menu li ul li ul.in {
	margin: -4px 0 0 146px;
	padding: 0;
	list-style: none;
	display: none;
}
ol.cat_menu li ul li ul.in li {
	background: #fff;
}
ol.cat_menu li ul li ul.in li a {
	color: #687176;
}
ol.cat_menu li ul li:hover ul.in,
ol.cat_menu li ul li:focus ul.in {
	display: block;
}
div.ol_bottom {
	width: 219px;
	height: 150px;
	background: url("/img/back_ol_bottom.gif") repeat-y;
}
/********************** Основной текст **********************/
.main_text {
	width: 773px;
	float: right;
	background: url("/img/back_main_text.jpg") no-repeat;
}
.main_block {
	width: 733px;
	float: left;
	padding: 30px 0 0 40px;
}
#main_block_index {
	width: 610px;
	float: left;
	padding: 30px 20px 0 40px;
}
.main_text h1 {
	font-size: 13pt;
	color: #215471;
	text-transform: uppercase;
	border-bottom: 1px solid #b4b7bd;
	padding: 0 0 13px 0;
	margin: 0 0 25px 0;
}
.main_text p {
	font-size: 10pt;
	padding: 0;
	margin: 13px 0;
	text-align: justify;
}
.principle {
	position: relative;
	font-size: 11pt;
	line-height: 17pt;
	padding: 20px 0 20px 0;
}
.principle img {
	vertical-align: middle;
	margin: 0 10px 0 200px;
}
.principle b {
	position: absolute;
	top: 53px;
	left: 0;
	color: #295269;
	font-size: 15pt;
}
.button {
	margin-top: 20px;
	padding: 18px 0 0 8px;
	border-top: 1px solid #a2a8b0;
}
.button a {
	width: 118px; 
	height: 43px;
	color: #2b2b2b;
	font-size: 8pt;
	text-align: center;
	text-transform: uppercase;
	padding-top: 97px;
	float: left;
}
#more_margin a {
	margin: 0 13px;
}
.but1 {
	background: url("/img/but1.jpg") no-repeat;
}
.but2 {
	background: url("/img/but2.jpg") no-repeat;
}
.but3 {
	background: url("/img/but3.jpg") no-repeat;
}
.but4 {
	background: url("/img/but4.jpg") no-repeat;
}
.but5 {
	background: url("/img/but5.jpg") no-repeat;
}
.partners {
	width: 98px;
	float: right;
	font-size: 8pt;
	text-align: center;
	color: #215471;
	padding-top: 30px;
}
.partners img {
	display: block;
	border: 1px solid #96999e;
	margin: 5px 0;
}
.pic {
	margin: 0 auto;
	display: block;
}
/********************** Каталог **********************/
.navigation {
	margin: -20px 0 20px 0;
	color: #f73a3e;
	text-transform: uppercase;
	font-size: 7pt;
}
.navigation a {
	color: #5187ab;
	font-size: 7pt;
}
.cat {
	width: 230px;
	float: left;
	margin: 0 20px 25px 0;
}
.cat_last {
	width: 230px;
	float: left;
	margin: 0 0 25px 0;
}
.cat img, .cat_last img {
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #2a6e93;
}
.cat h6, .cat_last h6 {
	font-size: 8pt;
	color: #2d516b;
	text-transform: uppercase;
	padding: 0 0 12px 0;
	margin: 0;
}
.cat span, .cat_last span {
	color: #000;
	font-size: 8pt;
	display: block;
	margin: 0 0 10px 0;
}
.cat span strong, .cat_last span strong {
	margin-left: 5px;
	font-size: 9pt;
}
.cat a.detailed, .cat_last a.detailed {
	color: #000;
	font-size: 8pt;
	display: block;
	margin: 0 0 10px 0;
	display: inline;
	padding-right: 15px;
	background: url("/img/back_detailed.gif") right no-repeat;
}
.cat_big_img {
	float: right;
	margin: 0 0 10px 30px;
	border: 1px solid #2a6e93;
}
h2 {
	color: #225266;
	padding: 0 0 0 15px;
	background: url("/img/back_detailed.gif") 0px 7px no-repeat;
}
.page {
	height: 14px;
	clear: both;
	text-align: center;
}
.page a {
	margin: 0 1px;
	font-weight: bold;
}
/********************** Копирайт **********************/
.copy {
	text-align: right;
	clear: both;
	padding: 25px 5px 5px 0;
}
.copy a {
	color: #9c9c9c;
	font-size: 7pt;
	line-height: 8pt;
	display: block;
}

.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	clear: both;
}
#more_height {
	height: 30px;
}

.line {
     width: 100%;
     height: 1px;
     border-top: 1px solid #b4b7bd;
     margin-bottom: 20px;
     clear: both;
}

.pindent {
	text-indent: 30px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.justify {
	text-align: justify;
}
.imgright {
	float: right;
}
.imgleft {
	float: left;
}
table.wborder {
	border: 1;
}
table.woborder {
	border: 0px;
}
table.woborder td {
	border: 0px;
}

