@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.virsus {
position:absolute;
left:0px;
top:0px;
z-index:10;
	background-image:url(images/virsus.png);
	background-position:50% 100%;
	height:110px;
	width:100%;
}
#vidurys {
	background-color:#666666;
	width:100%; height:600px;
	background-image:url(images/bg.jpg);
	
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.visas {
position:absolute;
left:0px;
top:510px;
z-index:10;
	background-image:url(images/apacia.png);
	background-position:50% 0%;
	background-repeat:repeat-x;
	height:150px;
	width:100%;
	
	
}

div#wn	{
position:absolute;
left:0px;
top:65px;
z-index:5;
	position:relative; overflow:hidden;
	width:800px; height:550px;
	}
	
.meniu {
position:absolute;
left:0px;
top:10px;
width:100%;
z-index:11;
}

#scroll_links {
margin-left:auto;
margin-right:auto;
width:900px;
}
.meniu a {
	margin:5px;
	color:#FF0000;
	text-decoration:none;
}
#imgTbl {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#kontaktai {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.h12 {
	font-size: 12px;
	font-weight:bold;
}
.h12 a {
	color:#FFFFFF;
	text-decoration:underline;
}
.h12 a:hover {
	color:#FF0000;
	text-decoration:underline;
}