
html{
height:100%;
margin:0px;
padding:0px;
vertical-align:top;
text-align:center;
}

body{
margin:0;
height:100%;
text-align:center;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
color:#EEEEEE;
font-size:12px;
padding:0;
line-height:18px;
background:url(imgs/bg.jpg)
}


h1{
		font-family:"Monotype Corsiva";
		font-size:28px;
		font-weight:normal;
		color:#FDDD94;
		margin:0 0 20px 0;
		padding:0
}

h2{
font-family:"Monotype Corsiva";
font-size:21px;
font-weight:normal;
color:#FDDD94;
margin:15px 0 15px 0;

}

h3{
font-family:"Monotype Corsiva";
font-size:18px;
font-weight:normal;
color:#FDDD94;
margin:0 0 15px 0;

}

p{
margin:1em 0 1em 0;
font-family:Arial, Helvetica, sans-serif
}

a{
font-weight:bold;
color:#FDDD94;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}

a:hover{
text-decoration:underline}

hr{
color:#ECB415;
margin:0;
padding:0;
clear:both;
height:2px;
line-height:2px;
}

#main{
width:900px;
height:100%;
margin:0 auto;
padding:0;
background:url(imgs/main_bg.jpg) repeat-y center top
}

	#face{
	width:100%;
	height:290px;
	float:left;
	clear:both;
	margin:0;
	background:url(imgs/face.jpg) no-repeat center top}
	
		#face250{
		width:100%;
		height:250px;
		float:left;
		clear:both;
		margin:0;
		padding:0}
	
		#i_pradzia{
		width:300px;
		height:100%;
		float:left;
		clear:left}
		
		#i_pradzia img{
		float:left;
		margin:0;
		padding:0}
		
		#lang{
		width:70px;
		float:right;
		height:12px;
		margin:120px 10px 0 0}
		
			#lang img{
			border:1px solid #DDDDDD;
			margin:0 8px 0 0}
	
	#meniu{
	width:100%;
	height:70px;
	float:left;
	clear:both;
	background:url(imgs/meniu_bg.jpg) no-repeat left top;
	margin:0;
	padding:0;
	vertical-align:middle
	}
	
	#meniu a{
	text-align:center;
	float:left;
	clear:none;
	height:43px;
	color:#FFFFFF;
	font-family:"Monotype Corsiva";
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:3px 18px 0 5px;
	background:url(imgs/item.jpg) no-repeat right center;
	vertical-align:middle;
	line-height:150%}
	
		#meniu a:hover{
		text-decoration:none;
		color:#222222;
		}
		
	#text{
	width:840px;
	float:left;
	clear:both;
	padding:10px 30px;
	text-align:justify;
	background:url(imgs/main_bg.jpg) repeat-y center top}
	
		#text .rodykle{
		width:840px;
		float:left;
		clear:both;
		margin:5px 0 8px 0;
		color:#FFFFFF;
		font-size:14px;
		border-bottom:1px solid #6F5007;
		padding:0 0 6px 0;
		margin:0 0 14px 0;
		
		}
		
		#text .rodykle a{
		color:#C29A3B;
		font-weight:normal;
		padding:0 5px}
		
		#pasirinkimas a{
		display:block;
		font-family:"Monotype Corsiva";
		font-size:24px;
		line-height:32px;
		padding:0 0 0 20px;
		font-weight:normal;
		background:url(imgs/letena.jpg) no-repeat left center}
	
	#foot{
	width:840px;
	float:left;
	clear:both;
	padding:0 30px 30px 30px;
	background:url(imgs/main_bg.jpg) repeat-y center top;
	height:80px;
	color:#AAAAAA;
	text-align:center}
	
		#foot img{
		float:none;
		clear:both;
		margin: 0 0 20px 0}

.item, .naujiena{
width:100%;
float:left;
clear:both;
text-align:left;
padding:0 0 10px 0;
margin:0 0 10px 0;
line-height:16px;
border-bottom:1px solid #6F5007;
color:#FFFFFF}

	.item img{
	float:left;
	margin:0 8px 0 0;
	padding:0;
    border-bottom:3px solid #C19836;
	border-right:3px solid #C19836;
	border-left:3px solid #F8D88D;
	border-top:3px solid #F8D88D;
	cursor:pointer
	}
	
	.item h2{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;}

.uploadedimage, .uploadedimage2{
border-bottom:3px solid #C19836;
	border-right:3px solid #C19836;
	border-left:3px solid #F8D88D;
	border-top:3px solid #F8D88D;
	margin:0 5px
}

.uploadedimage{
cursor:pointer}

#skaitliukas{
width:130px;
float:right;
clear:right;
text-align:left;
margin-top:-5px
}




/* drop down menu*/
#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:30px;
z-index:100;
margin:-5px 0 0 -13px;
background:url(imgs/drop_meniu_bg.jpg) no-repeat left top #FDDD94;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding:0 0 0 10px;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
text-align:left
}

#dropmenudiv a:hover{ /*hover background color*/
color:#000000
}

/*drop down menu end*/



