* { 
	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: #1D1012;
	background-repeat: repeat-x;
	font-size: 12px;
}

h1 {
	text-align: left;
	color: #0077BB;
	width:100%;
	border-bottom:1px solid #0077BB;
	font-size: 14px;
	font-weight: normal;
	padding-bottom:10px;
	margin-bottom:10px;
	padding-top:10px;
}

.headeris {
	text-align: left;
	color: #FCFBFB;
	font-size: 15px;
	font-weight: bold;
	padding: 20px 0 0px 20px;
}

.inputas {
	border: 1px solid #D4C1C3;
	width: 220px;
	padding:0 2 0 2;
}
.inputas3 {
	border: 1px solid #D4C1C3;
	width: 100%;
	height: 100px;
	padding:0 2 0 2;
	SCROLLBAR-FACE-COLOR:  #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:  #E4F2FB;
	SCROLLBAR-SHADOW-COLOR: #E4F2FB;
	SCROLLBAR-ARROW-COLOR: #078CDB;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #078CDB;
}


.boldas {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
}

.paddingas {
	padding-bottom: 5px;
}

.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;
	
}


.meniu_active { 
	text-align:center; 
	height:31px; 
	/*line-height:31px;*/
	cursor: pointer;
	background: #5F2F35;
	vertical-align: middle; 
	text-decoration: none;
}

.meniu a:active, a:link, a:visited{
	color: #565D59; 
/* 	line-height:31px; */
	padding:9px 13px 9px 13px;
	text-decoration: none;
}

.meniu a:hover{
	color: #fff; 
	text-align:center; 
	height:31px; 
/* 	line-height:31px; */
	cursor: pointer; 
	background: #5F2F35;
	vertical-align: middle; 
	padding:9px 13px 9px 13px;
	text-decoration: none;
}

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

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

.meniu {
	color: #fff; 
	text-align:center; 
	height:31px; 
	/*line-height:31px;*/
	cursor: pointer;
	vertical-align: middle; 
	text-decoration: none;
}

.submeniu a.submeniu:active, a.submeniu:link, a.submeniu:visited, a.submeniu:hover
{
	text-decoration:underline;
	padding:0 13px 0 13px;
	color: #200D11;
	text-align: left;
}

.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: #6F595C;
	text-align: left;
}

.failai a.failai:active, a.failai:link, a.failai:visited
{
	text-decoration:none;
	padding: 0px;
	text-align: left;
}

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

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

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

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

