/* Global Resetting */
html{	

	background:url(../img/fonai/head.png) repeat-x;
}
body {

	font-size: 62.5%;
	padding: 0px 0px 0px 0px;
	/* reset font-sizes to 1em == 10px */
}
* {
	font-size: 1em;
	/* reset font-sizes to 1em == 10px */
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:none;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

/* Layout CSS */
#Main {
	margin-top:-5px;
	width:1000px;
	float:left;
	position:relative;
}
#Header {
	background:url(../img/head.png) no-repeat;
	height:215px;
	clear:left;
	margin-top:-15px;
}

#Ruler {
	height:140px;
}

#Mainmenu {
	width:970px;
	padding-right:1px;
}


		#Menu1 {
			padding: 1px 0px 0;
			margin-right:1px;
			position:relative;
		}
			#Menu1 li {
				float:right;

			}
				#Menu1 li.current,
				#Menu1 li.section {
	background-image: url(../img/fonai/mainmenu.png);
	background-repeat: repeat-x;
				}
				#Menu1 li a {
					display:block;
					color:#4e9689;
					font-size:16px;
					text-decoration:none;
					padding:0px 20px;

				}
					#Menu1 li a:hover {
							background-image: url(../img/fonai/mainmenu.png);
	background-repeat: repeat-x;
	color:#fff;
					}
					#Menu1 li.current a,
					#Menu1 li.section a {
	background-image: url(../img/fonai/mainmenu.png);
	background-repeat: repeat-x;
						color:#fff;
					}
					
#Krape {
	height:24px;
}
					

#Tableleft {
	vertical-align:text-top;
	height:400px;
}

#Paieska {
		width:200px;
	padding-left:50px;


	
	
}

#Meilas {
	background-image:url(../img/mail.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:18px;
	width:190px;
	height:120px;
	position:absolute;
	bottom:60px;
	left:40px;


}

#Neveikia {
	font-size:12px;
	color:#acbc94;
	padding-left:10px;
	width:175px;
	border-width:1px;
	border-style:solid;
	border-color:#ddf2bd;
	background-image:url(../img/search.png);
	background-repeat:no-repeat;
	background-position:right;
}

#LT {
	position:absolute;
	top:170px;
	left:30px;
	background-image:url(../img/flags/ltroll.png);
	width:16px;
	height:11px;
}


#EN {
	position:absolute;
	top:170px;
	left:55px;
	background-image:url(../img/flags/enroll.png);
	width:16px;
	height:11px;
}

#RU {
	position:absolute;
	top:170px;
	left:80px;
	background-image:url(../img/flags/ru.png);
	width:16px;
	height:11px;
}


#Loginas {
	text-align:left;
		font-size:12px;
	color:#acbc94;
	padding-left:10px;
	width:175px;
	border-width:1px;
	border-style:solid;
	border-color:#ddf2bd;
}

#Pass {
	text-align:left;
		font-size:12px;
	color:#acbc94;
	padding-left:10px;
	width:120px;
	border-width:1px;
	border-style:solid;
	border-color:#ddf2bd;
}

#OK {
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background-color:#1da275;
	width:25px;
	border-width:1px;
	border-style:solid;
	border-color:#ddf2bd;
}

#Niekas {

	width:10px;

	
}










#ContentContainer {
	overflow: auto;
	width: 720px;
}


		#Menu2 {
			padding: 0px 0px 0;
		}
			#Menu2 li {
				float:right;

			}
				#Menu2 li.current,
				#Menu2 li.section {

	color:#c3ff68;
				}
				#Menu2 li a {
					display:block;
					color:#7ed0d6;
					font-size:14px;
					text-decoration:none;
					padding:0px 20px;

				}
					#Menu2 li a:hover {

	color:#c3ff68;
					}
					#Menu2 li.current a,
					#Menu2 li.section a {

						color:#c3ff68;
					}

#Content {
	padding: 0px 0px 0px 0px;
}

div.breadcrumbs {
	font-size:1em;
	color:#666;
}
div.breadcrumbs a {
	text-decoration:none;
}

#Footer {
	text-align:right;
	padding-right:20px;
	border:1px solid #ccc;
		background-image: url(../img/fonai/mainmenu.png);
	background-repeat: repeat-x;

	border-top:0;
}
	#Footer span {
	color:#ccc;
	font-size:1.1em;
	height:20px;
	font-weight:bold;
	vertical-align:bottom;
	}
	#Footer a {
		color:#fff;
	}
		#Footer a:hover {
			text-decoration:none;
		}


/* The rest of this file is for the second tutorial */
#NewsList,
#StaffList {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#NewsList li,
#StaffList li {
	margin: 0;
	list-style-type: none;
}
	#NewsList li.newsDateTitle span {
		color:#666;
		line-height:2em;
	}
	#NewsList li.newsDateTitle a {
		font-size:1.3em;
		font-weight:bold;
		color:#0083C8;
		text-decoration:none;
		padding-left:20px;
		background:url(../img/treeicons/news-file.gif) no-repeat left center;
	}
		#NewsList li.newsDateTitle a:hover {
			border-bottom:1px dotted #0083C8;
		}
		
	#NewsList li.newsSummary {
	}
		#NewsList li.newsSummary span {
			font-size:1.1em;
			line-height:1.5em;
			color:#333;
		}
		#NewsList li.newsSummary a.readMoreLink {
			color:#0083C8;
			text-decoration:none;
		}
			#NewsList li.newsSummary a.readMoreLink:hover {
				border-bottom:1px dotted #0083C8;
			}

div.newsDetails {
}

div.newsDetails p {
	color:#666;
	margin:0;
	font-size:1em;
}

div.pageComments {
	background:#f0f0f0;
	border:1px dotted #ccc;
	padding:10px;
}

#StaffList .staffname { 
	clear: both;
	padding-left: 60px;
	height: 1.2em;
}

#StaffList .staffphoto {
	float: left;
	margin-left: 3px;
	margin-top: -1.2em;
}     
#StaffList .staffphoto img {
	border:1px solid #AAA;
}

#StaffList .staffdescription {
	margin-left: 60px;
}

#StaffPhoto {
	float: left;
	margin-right: 10px;
}

#StaffPhoto img {
	border:1px solid #AAA;
}

#PageComments {
	list-style:none;
	background:#e9e9e9;
	border:1px solid #ccc;
	border-bottom:0;
	padding:0;
	margin:0;
}
	#PageComments li {
		list-style:none;
		padding:5px;
		margin:0;
		font-size:1em;
		border-bottom:1px dotted #bbb;
	}
		#PageComments li p span {
			font-style:italic;
		}
		#PageComments a.deletelink {
			font-weight:bold;
		}

			
#PageNumbers {
	font-weight:bold;
	color:#333;
	font-size:1.1em;
	text-align:center;
	padding:5px;
	border:1px solid #ddd;
	background:#e9e9e9;
}
#PageNumbers * {
	padding:0 5px;
	line-height:1.5em;
}
#PageNumbers a {
	color:#0083C8;
	text-decoration:none;
}
	#PageNumbers a:hover {
		text-decoration:underline;
	}


		

#Linija
	{min-width:800px;
	border-bottom-color:#F30;
	border-bottom-style:dotted;
	border-bottom:thick;
	}
	
#rssblog
{
	margin-top: 15px;
	padding-left: 50px;
}
	
#kaire: {
	float:left;
	padding: 5px;
}
#desine {
	float: right;
	padding:5px;
}