/**************************
 SilverStripe NatureWeb4 Theme
 http://www.silverstripe.com

 adapted to SilverStripe by Jeff Chan
 http://jeffchan.org

 based on Aybabtu's layout
 http://www.openwebdesign.org/viewdesign.phtml?id=4030
 http://www.openwebdesign.org/userinfo.phtml?user=aybabtu
 
 photo from
 http://www.openstockphotography.org/image-licensing/lightbox/Transantarctic_mountain_hg.jpg
**************************/

body {
	background:url(../images/fonas.png);
	font-family:arial;
	font-size:14px;
	margin:0;
}
a {
	color:#003;
	text-decoration: none;
}
h2 {
font-weight:bold;
}
p {
	font-size:14px;
	text-indent:30px;
	margin:0px;
	margin-bottom:3px;
	margin-top:3px;

}
td p {
	text-indent:0px;
}
a img {
	border: none;
}
#Container {
	width:924px;
	height:156px;
	margin:0px auto auto auto;
	padding:0;
}
#juosta {
	width:100%;
	height:156px;
	background:url(../images/juosta.png);
	padding:0;
}
#Columns {
	background:url(../images/fonas-main.png) repeat-y;
	display:block;
}
#Headeris {
	background:url(../images/top.php);
	width:924px;
	height:156px;
}
#Sidebar {
	display:block;
	float:left;
	width:150px;
	padding-left:50px;
	min-height:600px;
}
	#Sidebar ul {
		list-style:none;
		padding:0;
	}
	#Sidebar li {
		list-style:none;
		margin:0;
		padding:0;
	}
	ul#Navigation {
		list-style:none;
		margin:0;
		padding:0;
	}
		ul#Navigation li {
			display:inline;
			margin:0;
			padding: 12px 0 0 0;
		}
		ul#Navigation li a {
			text-decoration:none;
			display:block;
			padding:5px;
			margin-bottom:1px;
			background:url(../images/nuoroda.png);
			color:#fff;
			font-size:12px;
			line-height:20px;
		}
			ul#Navigation li a:hover {
				background:url(../images/nuoroda_a.png);
				color:#fff;
			}
		ul#Navigation li a.current {
			background:url(../images/nuoroda_a.png);
			color:#fff;
		}
		ul li ul {
			margin: 10 0 0 0px;
			padding: 0px;
		}
		ul#Sub-Menu li a {
			background:url(../images/subnuoroda.png);
			padding-left:8px;
		
		}
		ul#Sub-Menu li a:HOVER {
			background:url(../images/subnuoroda_a.png);
		
		}
		
	
#flt {
    float:none;
    clear:both;
    width:10px;
    height:50px;
}
#Main {
	width:640px;
	display:block;
	padding-top:1px;
	margin-left:210px;
	padding-right:10px;
}
#antraste {
    text-align:center;
    background:#50b7ff;
    border:2px solid #ffffff;
    color:#ffffff;
    font-size:14px;
    width:590px;
    padding:2px;
    font-weight:bold;
}
#antraste2 {
    text-align:center;
    background:#50b7ff;
    border:2px solid #ffffff;
    color:#ffffff;
    font-size:14px;
    width:590px;
    padding:2px;
}
#Footer {
	font-size:80%;
	text-align:center;
	color:#000;
	clear: both;
}
	#Footer a {
		color:#000;
		text-decoration:none;
	}
#Breadcrumbs p {
	line-height: 1.1em;
	text-align: left;
	font-size:0.8em;
	margin: 0 0 5px 0;
	padding: 0;
}

#destytojai {
    border:0px solid white;
	border-collapse:collapse;

}
#PoMeniu {
    width:150px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    border:0px solid red;
    font-size:10px;
}

#NewsList {
    margin:0px;
    padding:0px;
    width:600px;
    list-style-type: none;
    font-family:Arial;
}
#NewsList li.ItemTitle {
    margin-bottom:0px;
    padding:3px;
    padding-left:10px;
    background:#40a7ff;
    border:1px solid #ffffff;
    color:black;
    font-size:10px;    
    color:#ffffff;
}
#NewsList li.ItemTitle a {
    color:#ffffff;
    text-decoration:underline;
    font-weight:bold;
}
#NewsList li.ItemBody a {
    color:darkblue;
    text-decoration:underline;
    font-size:10px;    
}

#NewsList li.ItemBody {
    margin-bottom:10px;
    padding:3px;
    border-bottom:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-right:1px solid #ffffff;
    font-size:13px;    

}
#NewsList li.ItemBody img{
float:left;
}

#NaujienosIMG {
    float:left;
}
#Clear {
    border:1px solid red;
    clear:both;
}

#Separator {
    border:0px;
    height:3px;
    background:#ffffff;
    text-align:center;
}
#Logotipai {
    text-align:center;
    background:#ffffff;
    width:120px;
    margin-left:auto;
    margin-right:auto;
    border:1px solid lightgray;
}
#Logotipai img {
    margin:3px;
}
#SearchResults {
    margin:0px;
    padding:0px;
}