body{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family:Tahoma;
	font-size:10pt;
}

.clear{
	clear:both;
}

a{
	color:#CC9900;
	text-decoration:underline;
}

a:hover{
	color:#806000;
	text-decoration:none;
}

#wrapper{
	width:830px;
	margin:0px auto;
	text-align:left;
}

.box_top{
	background-image:url(/images/box_top.png);
	background-repeat:no-repeat;
	width:830px;
	height:25px;
	overflow:hidden;
}

.box_bg{
	background-image:url(/images/box_bg.png);
	background-repeat:repeat-y;
	width:760px;
	padding:0px 40px 0px 30px;
}

.box_separator{
	background-image:url(/images/box_separator.png);
	background-repeat:no-repeat;
	width:830px;
	height:35px;
	overflow:hidden;
}

.box_bottom{
	background-image:url(/images/box_bottom.png);
	background-repeat:no-repeat;
	width:830px;
	height:35px;
	overflow:hidden;
}

#top_lang{
	float:left;
	padding-top:30px;
}

#top_lang a{
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:black;
}

#top_lang a:hover{
	text-decoration:underline;
}

#top_menu{
	padding-top:30px;
	margin-right:5px;
	float:right;
}

#top_menu a{
	width:102px;
	display:block;
	float:left;
	text-align:left;
	text-transform:uppercase;
	text-decoration:none;
	color:black;
	font-size:11px;
}

#top_menu a:hover{
	font-weight:bold;
}

#top_menu div{
	width:102px;
	height:6px;
	margin-left:-3px;
	border:1px solid #e0e0e0;
	overflow:hidden;
	cursor:pointer;
}

html > body #top_menu div{
	width:100px;
	margin-left:-3px;
}

#top_menu div.mi1{
	background-color:#bababa;
	/*border:1px solid #cbcbcb;*/
}

#top_menu div.mi2{
	background-color:#9fa4a8;
	/*border:1px solid #b7bbbe;*/
}

#top_menu div.mi3{
	background-color:#818493;
	/*border:1px solid #a1a3ae;*/
}

#top_menu div.mi4{
	background-color:#6b778d;
	/*border:1px solid #9099aa;*/
}

#top_menu div.mi5{
	background-color:#3e5873;
	/*border:1px solid #6e8296;*/
}

#top_menu div.mi6{
	background-color:#1d4487;
	/*border:1px solid #5673a5;*/
}

div.news-item{
	margin-bottom:2px;
	padding:1em 0.5em;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}

html > body div.news-item{
	border-top:1px dotted gray;
	border-bottom:1px dotted gray;
}

.atestatai{
	width:280px;
}

.atestatai img{
	margin:5px;
	border:1px solid silver;
}
