/* CSS Document */
#main_content {width:978px; height:768px ; margin:0px auto; background:#FFFFFF;}
#heading {width:978px; height: 195px; background:url(heading1.jpg) no-repeat;}
#content {width:978px; height: 520px;}
#footer {
	width:978px;
	height: 68px;
	background:url(footer.jpg);
	background-repeat:no-repeat;
	position: relative;
	}
#k_border {width:15px; height:540px; background:url(k_border.jpg) repeat-y; float:left;} 
#d_border {width:8px; height:540px; background:url(d_border.jpg) repeat-y; float:right;} 
#tarpas {width: 978px; height: 50px;}
#home_page {width:30px; height:50px; float:right; padding-top:15px;}
#logo {width:147px; height: 58px; padding-left:20px}
#tarp {width:6px; height:30px; float:left;}
#vertikalus { width: 160px; height: 300px; margin: 0px auto; padding-top:1px; text-align: center; font-size:18px; font-family:"Times New Roman", Times, serif  } 
#reklama {width:201px; height:400px; background:url(reklama.jpg) no-repeat; overflow:hidden; float:right;}
#reklama_text2 {width:201px; height:100px; padding-top:40px; padding-left: 5px; padding-right: 5px;} 
#reklama_text {width:201px; height:15px; ; padding-left: 5px; padding-right: 5px;}
#context {
	width:550px;
	height:480px;
	overflow:visible;
	float: right;
	}
#h_meniu {width: 550px; height: 25px; overflow:hidden;}
body {
	background-color: #F3F3F3;
}
/* mygtukai */
.listas {
	padding:0;
	margin:0px 0 0 0;
	list-style-type:none;
	width:380px;
	overflow: hidden;
	background-color: #FFFFFF;
	
	
}
/* make the list horizontal */
.listas li {
float:left;
}
/* style the link text to be central in a surrounding box */
.listas li a, .listas li a:visited {
font-size:16px;
float:left; 
text-decoration:none; 
color:#000; 
text-align:center; 
width:120px; 
height:24px; 
line-height:24px; 
letter-spacing: 2px;
padding-top:-3px;

}

/* style the hover background color for the text boxes */
.listas li a:hover {
background:#feb401;
border-top:1px solid #feb401;
border-left:1px solid #feb401;
border-right:1px solid #feb401;
}

.margin {margin-left: 3px}
.fonas {background:#feb401;
border-top:1px solid #feb401;
border-left:1px solid #feb401;
border-right:1px solid #feb401;

}
.border {
border-top:1px solid #d1d1d1;
border-left:1px solid #d1d1d1;
border-right:1px solid #d1d1d1;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


