* { 
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 14px;
}

body, html {
	width: 100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background: #fefefd;
	color: #054374;
	background-repeat: repeat-x;
	font-size: 14px;
}

h1 {
	text-align: left;
	color: #054374;
	width:100%;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	margin-left: 20px;
}

a:active, a:link, a:visited, a:hover {
/* 	float:left; */
	text-align: center;
	color: #054374;
	font-size: 14px;
/* 	padding-left: 5px; */
/* 	padding-right: 5px; */
	font-weight: normal;
	text-decoration: none;
}

ol.meniu
{
	padding:0px;
	list-style-type: none;
}

ul.meniu
{
	padding:0px;
	margin:0px;
	list-style-type: none;
	background: #000000;
}

li.meniu
{
	display:inline;
}

li.meniu a:active, li.meniu a:link, li.meniu a:visited
{
	float:left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding-left: 8px;
	padding-right: 8px;
	border:0px;
	border-right:1px solid #306FA1;
	line-height:28px;
	text-decoration: none;
}

li.meniu a:hover
{
	float:left;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	font-weight:normal;
	background: #3976A5;
}

h2 a:active, h2 a:link, h2 a:visited, h2 a:hover {
	float:left;
	text-align: center;
	color: #2a4427;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal;
	text-decoration: none;
}

.inputas {
	border: 1px solid #054374;
	width: 250px;
	height: 18px;
	padding:0 2 0 2;
	color: #5A6F80;
}

.submitas {
	border: 1px solid #054374;
	height: 24px;
	padding:0 10 0 10;
	color: #5A6F80;
}

#tekstas {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	color: #5A6F80;
	text-align: justify;
}

.kalbos a.kalbos:active, a.kalbos:link, a.kalbos:visited
{
/* 	text-decoration:none; */
	padding: 0px;
	text-align: left;
	color: #054374;
}

a.kalbos:hover{
	text-decoration:underline;
	padding: 0px;
	text-align: left;
}

a.meniu_active:active, a.meniu_active:hover, a.meniu_active:link, a.meniu_active:visited
{
	float:left;
	color: #fff;
	text-decoration: none;
	font-size:14px;
	font-weight:normal;
	background: #3976A5;
}

.submeniu a.submeniu:active, a.submeniu:link, a.submeniu:visited, a.submeniu:hover
{
	text-decoration:none;
/* 	padding:0 13px 0 13px; */
	color: #054374;
	text-align: left;
	font-weight: bold;
}

.submeniu_act a.submeniu_act:active, a.submeniu_act:link, a.submeniu_act:visited, a.submeniu_act:hover
{
	text-decoration:underline;
/* 	padding:0 13px 0 13px; */
	color: #054374;
	text-align: left;
	font-weight: bold;
}

.news a.news:active, a.news:link, a.news:visited
{
	color: #054374;
	text-align:left; 
	padding: 0px;
	text-decoration: none;
}

a.news:hover{
	color: #054374;
	text-align:left; 
	padding: 0px;
	text-decoration: underline;
}

.gallery img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.7;
}

.gallery:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}

#footer, #footer a:active, #footer a:link, #footer a:visited
{
	color: #5a83a3;
	height: 34px;
	line-height: 30px;
	text-align: left;
}

