.tekstas {
	font-family: Verdana;
	font-size: 12px;
	color: #4c4545;
	font-weight: none;
}
.tekstas_baltas {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: none;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2D2D2D;
	text-decoration:none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #2D2D2D;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;	
	color: #2D2D2D;
	text-decoration:underline;
}
a.menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #262625;
	text-decoration:none;
	font-weight: normal;

}
a.menu:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	color: #262625;
	text-decoration:none;
	font-weight: normal;

}
a.menu:hover {
	font-family: Verdana;
	font-size: 11pxt;
	font-weight: normal;	
	color: #262625;
	text-decoration: none;
	font-weight: normal;

}
a.menu_kairys {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	font-weight:bolder;
	text-decoration:none;
}
a.menu_kairys:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	font-weight:bolder;
	text-decoration:none;
}
a.menu_kairys:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
	font-weight:bolder;
	text-decoration: underline;
}
a.sprendimas {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration:none;
}
a.sprendimas:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #4a4a4a;
	text-decoration:none;
}
a.sprendimas:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	color: #4a4a4a;
	text-decoration:underline;
}
a.baltas {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.baltas:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.baltas:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:underline;
}
BODY, html {
	font-family:Verdana;
	font-size:12px;
	color: #4a4a4a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
    border:none;
	
}
table{
	font-family:Verdana;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.table1{
	font-family:Verdana;
	font-size:12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px #3399FF solid;
	border-collapse:collapse;
}
.table1 th {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: blue;
	background-color: white;
	-moz-border-radius: ;
}
.table1 td {
	border-width: 1px;
	padding: 2px;
	border-style: dotted;
	border-color: blue;
	background-color: white;
	-moz-border-radius: ;
}

.inputas, textarea {
	font-size: 10px;
	color: #272727;
	font-family: Tahoma;
	border: 1px solid #CCCCCC;
	background-color: #D5D5D2;
}
.buttonas{
	width:65px; 
	height:17px; 
	background-color: #DCDCDC;
	font-size: 10px;
	color: #2D2D2D;
	font-family: Tahoma;
	border: 1px solid #8C8C8C;
}
.title{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:18px;
	font-stretch:extra-condensed;
}