body {
	font-size:11px;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	color: #787870;
	font-family: arial;
}
/**{
font-size:11px;
font-family: arial;
}*/
h1{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size:22px;
	margin: 0px;
		/*color: #a1a100;*/
	color: #74ba00;
	font-weight:normal; 
	font-family: arial;
}

a:link,a:active, a:visited {

	color: #323031;
	font-weight:normal;
	text-decoration:none;
	font-family: arial;
	font-size:11px;
}

a:hover {
	color: #323031;
	font-weight:normal;
	text-decoration:underline;
	font-family: arial;
	font-size:11px;
	
}
hr{
border: 0px;
height: 1px;
background-color: #d6dada;
font-family: arial;
font-size:11px;
}
#container {
	text-align: center;
	height:100%;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size:11px;
}

#meniu {
/* 	background: url(images/meniuBG.jpg); */
	background-repeat: repeat-x;
	height: 22px;
	width: 954px;
	margin-top: 0;
	margin: auto;
	padding: 0;
	text-align: left;
	font-family: arial;
}

#content {
	margin: 2px 0 0 0;
	padding: 5px 0 0 0;
	width: 655px;
	float: right;
	clear: none;
	font-family: arial;
	border:10px solid #000000;
}

#leftBG {
	background: url(images/leftBG.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height: 271px;
	float: right;
	clear: none;
	margin: 3px 0 0 0;
	font-family: arial;
}


#content3 {
	float: right;
	background: #cbe4f6;
	width: 187px;
	height: 178px;
	padding: 10px;
	margin: 0;
	border: 1px solid #b1cbe9;
	font-family: arial;
	
}

#title {
	height: 12px;
	width: 664px;
	background: #00469b;
	padding: 3px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
}

#footer {
	float: left;	
	margin: 10px 0 0 0;
	font-size: 11px;
	color: #FFFFFF;
	width: 732px;
	background: #00469b;
	position: relative;
	bottom: 0;
	padding: 0 0 0 10px;
	font-family: arial;
}

#solution {
	float: left;
	margin: 10px 0 0 0;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	width: 207px;
	background: #00469b;
	font-family: arial;
}

a.solution:visited, a.solution:link {
	font-size:11px;
	color:#737684;
	font-weight:normal;
	text-decoration:none;
	font-family: arial;
}

a.solution:active, a.solution:hover {
	font-size:11px;
	color:#737684;
	font-weight:normal;
	text-decoration:underline;
	font-family: arial;
}

a.meniu:link,a.meniu:active, a.meniu:visited {

	font-size:12px;
	color: #0b5daa;
	font-weight:bold;
	text-decoration:none;
	font-family: arial;
}

a.meniu:hover {

	font-size:12px;
	color: #0b5daa;
	font-weight:bold;
	text-decoration:underline;
	font-family: arial;
}



a.meniuactive:visited, a.meniuactive:link,a.meniuactive:active,a.meniuactive:hover {
	font-size:12px;
	color: #3b530b;
	font-weight:normal;
	text-decoration:none;
	font-family: arial;
}




a.news:visited, a.news:link {
	text-decoration:none;
	font-size:11px;
	color: #4da307;
	font-weight:normal;
	font-family: arial;
	text-align: justify;
}

a.news:active, a.news:hover {
	font-family: arial;
	font-size:11px;
	color: #4da307;
	font-weight:normal;
	text-decoration:underline;
	text-align: justify;
}




.contentText {
	padding-right: 24px;
/* 	padding-top: 22px; */
/* 	padding-left: 24px; */
	font-size: 11px;
	color: #4e4c58;
	text-align: justify;
	font-family: arial;
	
}

.data {
	font-size: 12px;
	color: #0552ae;
	text-align: justify;
	font-family: arial;
}

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

.gallery:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	font-family: arial;
}
.inputas {
	border: 1px solid #d9dadc;
	width: 260px;
	padding:0 2 0 2;
	font-family: arial;
}
.inputas3 {
	border: 1px solid #d9dadc;
/* 	background: #E4F2FB; */
/* 	background: #f4de9c none repeat scroll 0%; */
	width: 260px;
	height: 100px;
	padding:0 2 0 2;
/*	margin-left: 7px;
	margin-top: 5px;*/
	SCROLLBAR-FACE-COLOR:  #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:  #f4de9c;
	SCROLLBAR-SHADOW-COLOR: #f4de9c;
	SCROLLBAR-ARROW-COLOR: #f4de9c;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #f4de9c;
	font-family: arial;
}
.inputasr {
	border: 2px solid #89898b;
	width: 283px;
	padding:0 2 0 2;
	font-family: arial;
}
.inputas3r {
	border: 2px solid #89898b;
/* 	background: #E4F2FB; */
/* 	background: #f4de9c none repeat scroll 0%; */
	width: 283px;
	height: 100px;
	padding:0 2 0 2;
/*	margin-left: 7px;
	margin-top: 5px;*/
	SCROLLBAR-FACE-COLOR:  #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR:  #f4de9c;
	SCROLLBAR-SHADOW-COLOR: #f4de9c;
	SCROLLBAR-ARROW-COLOR: #f4de9c;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #f4de9c;
	font-family: arial;
}
.tekstas{
font-size:11px;
color:#41494f;
font-family: arial;

}
a.pabraukimas:active, a.pabraukimas:visited, a.pabraukimas:link {
text-decoration: none;
font-family: arial;
}

a.pabraukimas:hover {
text-decoration: underline;
font-family: arial;
}
a.meniuactive:active,a.meniuactive:link,a.meniuactive:hover,a.meniuactive:visited{
	font-family: arial;
	font-weight: bolder;
	color: #000000;
}
td.meniuactive{
	border: 0px solid #cfcfcf;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	padding-right: 25px;
	font-family: arial;
}
.meniu{
	border: 0px solid #ffffff;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	padding-right: 25px;
	cursor: pointer;
	font-family: arial;
}
.meniuhoveris{
	border: 0px solid #cfcfcf;
	vertical-align: middle;
	text-align: left;
	padding-left: 5px;
	padding-right: 25px;
	cursor: pointer;
	text-decoration:underline;
	font-family: arial;
	
}
a.meniu_a:active,a.meniu_a:link,a.meniu_a:hover,a.meniu_a:visited{
	text-decoration: none;
	color: #000000;
	font-size: 13px;
	font-family: arial;
	
}
.rombas{
	height: 17px;
/* 	margin-left: 49px; */
	text-decoration: underline;
	font-family: arial;
	
}
/*.rombas:hover{
	background: url('images/lasas.png');
	background-repeat: no-repeat;
	background-position: 6% 0%;
}*/
.rombasa{
	color: #181815;
	text-decoration: underline;
	padding-bottom: 10px;
	font-family: arial;
	
}
.rombasactive{
	background: url('images/lasas.png');
	background-repeat: no-repeat;
	background-position: 6% 0%;
	text-decoration: underline;
	padding-bottom: 10px;
	font-family: arial;
	
}
a.pazaliuotuzvedus:link,a.pazaliuotuzvedus:active, a.pazaliuotuzvedus:visited {

	color: #323031;
	font-weight:normal;
	text-decoration:none;
	font-family: arial;
	font-size: 13px;	
}

a.pazaliuotuzvedus:hover {
	color: #c9c900;
	font-weight:normal;
	text-decoration:none;
	font-family: arial;
	font-size: 15px;
}
a.pazaliuot:link,a.pazaliuot:active, a.pazaliuot:visited, a.pazaliuot:hover{
	font-family: arial;
	color: #c9c900;
	font-weight:normal;
	text-decoration:none;
	font-size: 15px;
}
.borderis_dotted{
	border: 0px;
	border-top: 1px solid #0e0e0a;	
 	border-style: dotted;
 	font-family: arial;
}

td.skaiciuokle{
	font-size: 12px;
	FONT-FAMILY: sans-serif;
	color: rgb(100,100,100);	
}
td.kaina{
	font-size: 16px;
	FONT-FAMILY: sans-serif;
	color: rgb(0,132,0);	
	font-weight: bolder;
}
.inputas_sk {
	border: 1px solid #d9dadc;
	width: 100px;
	padding:0 2 0 2;
	font-family: arial;
}
.select_sk{
	border: 1px solid #d9dadc;
	padding:0 2 0 2;
	font-family: arial;
	
}