#top1 {
        width: 100%;
	min-width:800px;
	background:#c6dcdc url(/bvi/images/snow.jpg) repeat-x top left; 
        height:84px;
}
.top2 {
        width: 100%;
        height: 15px;
        background-color:#fff;
        border-top: #4c597f 5px solid;
	padding: 0px;
	margin: 0px;
}
.top21 {
        width: 20%;
	min-width: 150px;
        background-color:#4c597f;
	text-align: right;
	float: left;
}
.top21 IMG {
	margin-right: 15px;
}
#top_search {
	position: absolute;
	vertical-align: baseline;
	top: 57px;
	right: 10px;
}

.text_search { 
	font-size: 11px;
	margin-right: 0px;
        border: #a7a7a7 1px solid;
        color: #2c3d87;
	background-color: white;
}

.di_search {
        font-size: 11px;
        border: #a7a7a7 1px solid;
        color: #2c3d87;
        height: 18px;
}

#deviz { 
	position: absolute;
	vertical-align: baseline;
	top: 10px;
	right: 10px;
	font-size: 13px;
	font-weight: bold;
        color: #2486ab;
	text-align: right;
}


#deviz2 { 
	position: absolute;
	vertical-align: top;
	height: 80px;
	top: 0px;
	right: 10px;
	font-size: 13px;
	font-weight: bold;
        color: #2486ab;
	text-align: right;
}

#kyiv {
	text-align: center;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    color:#8e2d46;
}

#ipv6day { 
	position: relative;
	vertical-align: middle;
	top: 0px;
	margin: auto;
	font-size: 16px;
	font-weight: bold;
        color: white;
	text-align: center;
}

.menu1 {
	width: 100%; 
	min-width: 770px;
	white-space: nowrap;
	float: left; 
	font-size: 13px;
#	background:#9ecdd1 url(../img/top_menu.gif) repeat-x top left; 
	background:#9ecdd1; 
	border-top:3px solid #4c597f;  
	border-bottom:3px solid #4c597f;
	margin: 0;
}
.menu1 ul {
	padding:0;
	white-space: nowrap;
	margin:0;
	list-style-type:none;
}
.menu1 ul li {
	float:left;
	white-space: nowrap;
	position:relative;
	background: url(../img/m1.gif) no-repeat top left;
}
.menu1 ul li a, .menu1 ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color:darkblue;
	padding:0px 10px 0px 10px;
	line-height:25px;
	height:30px;
	border-bottom:2px solid #9ecdd1;
}
.menu1 ul li a.menu12:hover {
	width:auto;
	border-color:#7e88a7;
	color:#f60;
}
.cl_left {clear:both;}

.menu2 {
	float:left;
	width:100%;
	font-size: 13px;
	background:#fff url(../img/menu2.gif) repeat-x; 
	margin: 0;
}

.menu2 ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.menu2 ul li {
	float:left;
	position:relative;
}
.menu2 ul li a, .menu2 ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color:#333;
	padding:0px 16px;
	line-height:28px;
	height:30px;
}

.menu2 ul li a:hover {
	width:auto;
	background:#aaa url(../img/menu2a.gif);
	color:#c00;
}

.forumh {
	font-weight: bold;
	display:block;
	background:#aaa url(../img/menu2a.gif);
	border-right:1px solid #a6acac;
	color:#222;
	padding:0px 16px;
	line-height:28px;
	height:30px;
}


