@charset "utf-8";
/* CSS Document */

@import url("reset.css");
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7a7a7a;
	text-decoration: none;
	line-height: 16px;
}
#main {
	width: 900px;
	margin-top: 20px;
}
#main #lang {
	float: right;
	width: 100px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#main #lang a {
	display: block;
	height: 14px;
	width: 19px;
}
#main #lang #eng {
	background-image: url(../images/eng.jpg);
	background-repeat: no-repeat;
}
#main #lang #rus {
	background-image: url(../images/rus.jpg);
	background-repeat: no-repeat;
}
#main #header {
	background-image: url(../images/header_est.png);
	background-repeat: no-repeat;
	height: 89px;
	width: 900px;
}
#main #lang #est {
	background-image: url(../images/est.jpg);
	background-repeat: no-repeat;
}
#main #lang #dem {
	background-image: url(../images/deu.jpg);
	background-repeat: no-repeat;
}
#main #lang .flag {
	display: block;
	float: left;
	height: 14px;
	width: 19px;
	margin-right: 2px;
	margin-left: 2px;
}
#main #menu #left_part {
	background-image: url(../images/left_menu.png);
	float: left;
	height: 37px;
	width: 6px;
}
#main #menu #right_part {
	background-image: url(../images/right_menu.png);
	float: right;
	height: 37px;
	width: 6px;
}
#main #menu #center_part {
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 37px;
	width: 888px;
}
#main #menu {
	margin-top: 4px;
	margin-bottom: 4px;
}
#main #wrapper #top_wr {
	background-image: url(../images/wr_top.png);
	height: 4px;
}
#main #wrapper #wrapper_it {
	background-color: #FFFFFF;
}
#main #wrapper #bot_wr {
	background-image: url(../images/wr_bottom.png);
	height: 4px;
}
#main #wrapper #wrapper_it #left {
	width: 184px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main #wrapper #wrapper_it #right {
	width: 170px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main #footer {
	background-image: url(../images/footer.png);
	height: 32px;
	width: 900px;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	line-height: 30px;
	color: #c0c0c0;
}
#main #disc {
	text-align: center;
	width: 570px;
}
#main #wrapper #wrapper_it #center {
	width: 506px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	min-height:350px;
}
h3 {
	color: #a14738;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 12px;
}
#left p {
	margin-bottom: 10px;
}
#left .left_block, #right .right_block {
	margin-bottom: 25px;
}
.left_block a {
	text-decoration: underline;
	color: #6f91e9;
}
#submenu_l {
	margin-bottom: 25px;
}
.clear {
	clear:both;
}
.middle_block_separator {
	height: 25px;
}
.left_float {
	float:left;
}
#main #header #left_s_corner {
	float: right;
	height: 23px;
	width: 191px;
	background-color: #FFFFFF;
	background-image: url(../images/search_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right:6px;
	margin-top:60px;
}
#main #header #left_s_corner #right_s_corner {
	background-image: url(../images/search_right.png);
	float: right;
	height: 23px;
	width: 5px;
}
#main #header #left_s_corner span {
	float: left;
	margin-left: 10px;
	padding: 4px 0px 0px;
}
.right_float {
	float:right;
}
#main #header #left_s_corner #s_inp {
	background:none;
	border:0 none;
	border:none;
	float:left;
	padding-left:4px;
	padding-right:3px;
	padding-top:4px;
	width:103px;
}
#main #header #left_s_corner #s_but {
	float: right;
	background-image: url(../images/search_but.jpg);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	height: 23px;
	border:0 none;
	background-position: center top;
}
#main #menu #center_part #main_menu {
	height: 37px;
	float: left;
}
#main #menu #center_part #main_menu li {
	display: block;
	float: left;
	height: 37px;
	line-height: 36px;
	color: #FFFFFF;
	text-transform: capitalize;
	padding-right: 7px;
	padding-left: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main #menu #center_part #main_menu .visited_m_m {
	background-image: url(../images/visited.jpg);
	background-repeat: repeat-x;
}
#main #menu #center_part #admin_login {
	display: block;
	float: right;
	margin-right: 10px;
	margin-top: 8px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#main #menu #center_part #main_menu .separator {
	background-image: url(../images/separ.jpg);
	height: 37px;
	width: 2px;
	margin: 0px;
	background-repeat: no-repeat;
	padding: 0px;
}
a {
	text-decoration:none;
}
.centered {
	margin: 0 auto;
}
#main_menu li a {
	color: #FFF;
	text-decoration: none;
}
#submenu_l li {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 166px;
	line-height:25px;
	padding-left:15px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}
#submenu_l li a {
	color:#5a5a5a;
	display:block;
}
h1 {
	font-size: 24px;
	color: #434343;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
h2 {
	color: #838383;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
p {
	margin-bottom: 20px;
}
#submenu_l li ul li {
	background-image: none;
	line-height:20px;
	width: 150px;
}
#submenu_l li ul li a {
	color:#6f91e9;
	display:inline;
}
li#selected {
	background-image: url(../images/over_selected_menu_ng.jpg);
}
#submenu_l li:hover {
	background-image: url(../images/over_selected_menu_ng.jpg);
}
#submenu_l li ul li:hover {
	background-image:none;
}
#right img {
	margin:0 auto;
}
#center a {
	text-decoration:underline;
	color:#6F91E9;
}
