#top {
	height:90px;
	width:100%;
	background-image: url(../../../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-align:right;
}
#mainpage_click {
float:left;
width:200px;
height:90px;
cursor:pointer;
}
#search {
float:right;
width:400px;
border-bottom:1px solid #2b5477;
padding-top:10px;
padding-bottom:10px;
}

.menu {
	border-top:1px solid #2b5477;
	padding-top:3px;
	padding-bottom:2px;
	margin-bottom:1px;
}

.menu_top {
	text-align:left;
	padding-left:5px;
	margin-top:1px;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	color:#244e73;
	width:128px;
	border-left:1px solid #2b5477;
	display:inline;
	float:left;
}
a.menu_item, a.menu_item:hover, a.menu_item_sel, a.menu_item_sel:hover {
color:#244e73;
font-weight:normal;
font-size:12px;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
a.menu_item:hover {color:#777575;}
a.menu_item_sel {color:#009cff;}
a.menu_item_sel:hover {color: #009cff;}

.czysc { clear:both; }

.banner {
	width:950px;
	height:223px;
	border-top:7px solid #2b5477;
}
.banner_img {
	background-image:url(../../../img/top.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	width:950px;
	height:223px;
	
}
.banner_images {
	float:right;
	width:0px;
	height:223px;
}	
.banner_belka {
	height:18px;
	background-color: #2b5477;
	margin-top:1px;
}

.block_kreska {
height:2px;
border-bottom:1px solid #c6d1db;
margin-bottom:2px;
}