﻿@charset "utf-8";

#left_part_menu_index {
	float: left;
	height: auto;
	width: 158px;
	text-align: left;
}
#left_part_menu_index img {
	margin-left: 11px;
	margin-bottom: 11px;

}
.center_part_index {
	float: left;
	height: auto;
	width: 260px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-right: 17px;
	padding-left: 17px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.naglowek_padding_left {
	padding-left: 55px;
	font-size: 15px;
}
.naglowek_big_bold {
	font-weight: bold;
	font-size: 18px;
}


.link_menu {
	height: 30px;
	width: 113px;
	float: left;
	border: 1px none #2A2C2B;
	margin-bottom: 10px;
	margin-right: 27px;
	background-image: url(images/img.png);
	padding-top: 13px;
	font-weight: bold;
	color: #FFF;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.link_menu2 {
	height: 30px;
	width: 113px;
	float: left;
	margin-bottom: 15px;
	margin-right: 27px;
	background-image: url(images/img.png);
	padding-top: 13px;
	font-weight: bold;
	color: #FFF;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2A2C2B;
	border-right-color: #2A2C2B;
	border-bottom-color: #999;
	border-left-color: #2A2C2B;
	padding-bottom: 15px;
}
.naglowek_font_12px {
	font-size: 14px;
}
.right_part_index {
	padding-left: 16px;
	float: left;
	width: 363px;
}


.link_menu a, .link_menu2 a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	display: block;
	height: 30px;
	width: 113px;
	text-align: left;
	
}
#left_content {
	float: left;
	height: auto;
	width: 400px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#center_content {
	text-align: center;
	height: auto;
	width: 840px;
	margin-top: 25px;
}

#right_content {
	float: left;
	height: auto;
	width: 390px;
	padding-left: 25px;
}
.border_img {
	border: 1px solid #666867;
	padding: 2px;
	margin: 2px;
}
.stoprocent {
	height: auto;
	width: 100%;
	margin-top: 44px;
}
.bannermail {
	margin-top: 5px; 	
	}

