@charset "utf-8";
body {
	margin: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
img {
	border:none;
	behavior: url("pngbehavior.htc");
}
a, div {
	behavior: url("pngbehavior.htc");
}

.list {
	background-color: #fefdf4;
	margin: 0px;
	padding: 0px;
	background-image: url(img/list_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.list_small {
	font-size: 80%;
	color: #818074;
	display: block;
	margin-top: 3px;
}
.list_bg1 {
	background-image: url(img/list1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.list_bg_right {
	background-image: url(img/list_right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.list_bg2 {
	background-image: url(img/list2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list_bg3 {
	background-image: url(img/list3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.list_bg4 {
	background-image: url(img/list4.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body, table, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}
h1 {
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
	color: #8f8f8f;
}
h2, h2 a, h2 * {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #50a9ae;
	margin: 0px;
	padding: 0px;
}
.news p {
	margin-top: 8px;
	margin-bottom: 20px;
	width: 55%;
}

.top_menu_item {
	display:block;
	text-align:center;
	margin:3px 0 0 0;
}
.top_menu_item a {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	size:14px;
	white-space:nowrap;
}

.menu td, .menu td a {
	font-size: 12px;
	color: #289096;
	margin-top: 30px;
}
.menu-t td {
	font-size: 12px;
}
.menu_item {
	padding-right: 5px;
}
.copyrigyt {
	padding-left: 20px;
}
.copyright2 {
	padding-right: 112px;
}
.copyrigyt, .copyright2, .copyrigyt a, .copyright2 a {
	font-size: 11px;
	line-height: normal;
	color: #999999;
}


.right-t {
	padding-top: 10px;
}
.kolba {
	height: 86px;
	background-image: url(img/kolba.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.list_content {
	padding-top: 40px;
	padding-right: 175px;
	padding-bottom: 255px;
	padding-left: 60px;
}
.list_content table {
	margin-top: 10px;
	margin-bottom: 20px;
}
.list_content h3 {
	font-size: 120%;
	font-weight: normal;
	color: #4D4D4D;
	padding-left: 90px;
}
.list_content td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
}
.list_content a {
	color: #20878e;
}
.selected, .selected td {
	background-color: #289096;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
}
.selected div {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 112px;
	background-image: url(img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.search_popup {
	position: absolute;
	z-index: 1;
	margin:0px 0 0 -40px;
	visibility:hidden;
	//margin-left:expression(-this.clientWidth/2+'px');
	//margin-top:30px;
}