body {
	margin: 0;
	padding: 0;
	background-color: #DDECFD;
}
body, p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #595959;
}
td {
	vertical-align: top;
}
img {
	border: 0px;
}
a {
	color: #176C9D;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	color: #FF9C00;
	margin: 15px 0 7px 0;
}
h3 {
	font-size: 14px;
	color: #FF9C00;
	margin: 15px 0 7px 0;
}

#header {
	height: 15px;
	background-color: #FFFFFF;
}

#header_left {
	background-image: url(../../themes/main/pics/d3.jpg);
	background-repeat: no-repeat;
	height: 260px;
	margin: -1px;
}

#header_right .right_block_1 {
	background-color: #8CC1FC;
	padding: 26px 0 26px 18px;
}
#header_right .right_block_1 .type_1, #header_right .right_block_1 .type_2, #header_right .right_block_1 .type_3 {
	display: block;
	float: left;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 0 6px 45px;
	background-position: 15px 0;
	background-repeat: no-repeat;
}
#header_right .right_block_1 .type_1:hover, #header_right .right_block_1 .type_2:hover, #header_right .right_block_1 .type_3:hover {
	text-decoration: underline;
}
#header_right .right_block_1 .type_1 {
	background-image: url(../../themes/main/pics/d4.gif);
}
#header_right .right_block_1 .type_2 {
	background-image: url(../../themes/main/pics/d5.gif);
}
#header_right .right_block_1 .type_3 {
	background-image: url(../../themes/main/pics/d6.gif);
}
#header_right .right_block_2 {
	background-color: #FF9C00;
	padding: 15px 0 11px 19px;
}
#header_right .right_block_2 a {
	display: block;
}
#header_right .right_block_2 .divider {
	background-image: url(../../themes/main/pics/d7.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	height: 9px;
	overflow: hidden;
}

#main_table {
	background-color: #FFFFFF;
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
#main_table .main_column {
	padding: 0;
	border: 1px solid #EFEFEF;
}
#main_table .left_column {
	width: 13px;
}
#main_table .main_column .content {
	padding: 16px 10px 20px 15px;
}
#main_table .main_column .content .h1 {
	margin: 0 0 20px -15px;
	display: block;
}
#main_table .right_column {
	width: 286px;
	padding: 0 0 0 24px;
}
#main_table .right_column .block_1 {
	background-image: url(../../themes/main/pics/d9.gif);
	background-repeat: repeat-y;
}
#main_table .right_column .header_1 {
	margin: 15px 0 0 0;
}
#main_table .right_column .header_2 {
	margin: 15px 0 9px 0;
}

#bottom_menu {
	background-image: url(../../themes/main/pics/d1.jpg);
	background-repeat: no-repeat;
	background-position: 13px 0;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #66AEFE;
	padding: 18px 0 14px 146px;
}
#bottom_menu a {
	color: #66AEFE;
	padding: 0 5px;
}

#footer {
	background-color: #DDECFD;
	border-top: 1px solid #EFEFEF;
	padding: 14px 21px 12px 36px;
}
#footer .copy {
	color: #176C9D;
	float: left;
	padding-top: 10px;
}
#footer .authors {
	float: right;
	text-align: right;
}
#footer .authors div {
	margin-bottom: 10px;
}
#footer .counters {
	text-align: center;
}
#footer .counters img {
	margin: 0 10px;
}

.clearer {
	clear: both;
}

.divider_novelties_1 {
	background-image: url(../../themes/main/pics/dots_1.gif);
	background-repeat: repeat-x;
	width: 400px;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin-bottom: 30px;
}

.novelty {
	clear: both;
}
.novelty h2 {
	margin: 0 0 3px 0;
}
.novelty h2 a {
	color: #FF9C00;
	text-decoration: none;
}
.novelty h2 a:hover {
	text-decoration: underline;
}
.novelty img {
	background-image: url(../../themes/main/pics/d1.gif);
	background-repeat: no-repeat;
	padding: 2px;
	float: left;
	margin-right: 9px;
	margin-bottom: 15px;
}

.more {
	display: block;
	background-image: url(../../themes/main/pics/d2.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
	margin: 18px 0 0 0;
	float: right;
}

.news_1 {
	background-image: url(../../themes/main/pics/dots_1.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding-bottom: 9px;
	margin-left: 15px;
	margin-right: 30px;
}
.news_1 h2 {
	margin: 5px 0 7px 0;
}
.news_1 h2 a {
	font-size: 12px;
	color: #000000;
}
.news_1 .date {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #FF9C00;
	padding: 2px 6px;
}
.news_1_more {
	display: block;
	background-image: url(../../themes/main/pics/d2.gif);
	background-repeat: no-repeat;
	background-position: 150px 6px;
	padding-left: 12px;
	margin: 18px 0 0 0;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 7px;
}

.news_2 {
	margin-bottom: 30px;
}
.news_2 h2 {
	margin: 3px 0 0 0;
}

.news_back {
	background-image: url(../../themes/main/pics/d2.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	margin-top: 25px;
	padding-left: 12px;
	display: block;
}

.catalogue_1 {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
.catalogue_1 a {
	display: block;
	background-image: url(../../themes/main/pics/d3.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 14px;
	color: #0168EF;
	font-size: 15px;
	margin-bottom: 3px;
}
.catalogue_1 .left {
	background-image: url(../../themes/main/pics/dots_2.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
	padding-right: 25px;
	width: 50%;
}
.catalogue_1 .right {
	padding-left: 25px;
	width: 50%;
}

.ware_descr {
	font-size: 14px;
}
.ware_descr img {
	float: left;
	border: 3px solid #FF9C00;
	margin: 0 20px 10px 0;
}
.ware_descr .back {
	background-image: url(../../themes/main/pics/d2.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
	display: block;
	clear: both;
	font-size: 12px;
}
.ware_descr .fragment {
	font-size: 12px;
}
.ware_descr .fragment img {
	float: right;
	margin: 0 0 10px 20px;
}

.leader_1 {
	margin-left: 15px;
	margin-right: 30px;
}
.leader_1 .title {
	display: block;
	margin-bottom: 7px;
}
.leader_1 img {
	background-image: url(../../themes/main/pics/d11.gif);
	background-repeat: no-repeat;
	padding: 2px;
	float: left;
}
.leader_1 .text {
	margin-left: 80px;
}
.leader_1_divider {
	background-image: url(../../themes/main/pics/dots_1.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
	margin-left: 15px;
	margin-right: 30px;
	clear: both;
	height: 24px;
}
.leader_1_end {
	height: 12px;
}

.contacts_map {
	border: 1px solid #FF9C00;
}
