
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

a.test {
color: #FFFFFF;
text-decoration: none;
}

a.test:hover {
color: #FFFFFF;
text-decoration: underline;
}



.baneris {
	background-image: url(images/diz_02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 220px;
	width: 800px;
}
.meniu {
	background-image: url(images/diz_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: 800px;
	text-indent: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 3px;
	
}
.apacia {
	background-image: url(images/diz_05.gif);
	height: 25px;
	width: 800px;
}
.desine_virsus {
	width: 200px;
	padding: 4px;
	vertical-align: top;
	white-space: nowrap;
}
.pagrindinis {
	width: 600px;
	padding: 8px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dashed;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 100%;
}
.virsus {
	background-image: url(images/diz_01.gif);
	height: 25px;
	width: 800px;
	text-align: right;
}

.visa_lentele {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	height: 100%;
}
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		margin: 0px;
	padding: 0px;
}
.desine_apacia {
	vertical-align: top;
	padding: 4px;
}


Input, Textarea, Select {
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	padding-left: 2px;
	padding-right: 2px;
	margin: 1px;
	overflow: auto;
}




.pavadinimas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
}

.desine_apacia {
	vertical-align: bottom;
}