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

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

h1 {
	text-align: left;
	color: #AE1400;
	font-weight: bold;
	padding-bottom:20px;
	font-size:14px;
}

h3 {
	text-align: left;
	color: #AE1400;
	font-weight: bold;
	font-size:14px;
}

h2 {
	text-align: left;
	color: #000000;
	font-weight: bold;
	padding-top:20px;
}

.headeris {
	text-align: left;
	
	color: #0077BB;
	font-size: 15px;
	font-weight: normal;
	float:left;
	
}

.tekstas {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

.tekstas2 {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-size: 12px;
	
	padding-left: 7px;
	padding-right: 7px;
}

.tekstas3 {
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

.antraste {
	text-align: center;
        vertical-align:middle;
	line-height:40px;
	font-weight: bold;
	font-size: 11px;
	width: 900px;
	height: 40px;
	border: 2px solid #0968AC;
	margin: 17px;
}

.antraste2 {
	text-align: center;
	margin: 15px;
	margin-left: 180px;
        vertical-align:middle;
	line-height:40px;
	font-weight: bold;
	font-size: 11px;
	width: 400px;
	height: 40px;
	border: 2px solid #0968AC;
	
}

 a:active, a:link, a:visited, a:hover
{
	color: #5A5D54;
}


 a.meniu, a.meniu:active, a.meniu:link, a.meniu:visited
{
	text-decoration: none;
}

 a.meniu:hover
{
	text-decoration: underline;
}


a.meniu_active, a.meniu_active:active, a.meniu_active:hover, a.meniu_active:link, a.meniu_active:visited
{
	padding:4 13 5 13;
	background: #078CDB;
	color: white;
	text-decoration: none;
	font-size:12px;
	font-weight:normal;
}


.navig 
{
	text-decoration:underline;
	color: #007EB0;
}

.news, a.news:active, a.news:link, a.news:hover, a.news:visited
{
	color: #da5a11;
	text-decoration: none;
}

.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
{
	clear: both;
	color: #afadae;
	background: #fff;
	height: 34px;
	line-height: 30px;
	text-align: left;
	width: 900px;
}
