input {
	font-family: Verdana;
	font-size: 10px;
	color: #223651;
	border-style: solid;
	border-width: 1px;
	background-color: #E0EAF7;
	border-color: #A1BBE4;
	margin: 0 5px 0 0;
}
body {
	margin-top:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	background-color: #F8F8F8
}
a:link {
	border: 0;
	color: #4B6281;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4B6281;
}
a:hover {
	text-decoration: none;
	color: #FA7700;
}
a:active {
	text-decoration: none;
	color: #FA7700;
}
P{
	margin-top: 0;
	margin-bottom: 0;
}
h3{
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
}
h2{
	margin-top: 0;
	margin-bottom: 0;
	text-align:center;
}
h4{
	text-align:center;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}
.meniu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4D4D;
	font-weight: bold;
}
.meniublue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 4B6281;
	font-weight: bold;
}
.submeniu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 4B6281;
	font-weight: normal;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Tekstas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}
.begantieilute {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B6281;
}
#p_laukas {
	font-family: Verdana;
	font-size: 10px;
	color: #223651;
	width: 150px;
	border-style: solid;
	border-width: 1px;
	background-color: #E0EAF7;
	border-color: #A1BBE4;
	margin: 0 5px 0 0;
}

#p_tipas {
	font-family: Verdana;
	font-size: 10px;
	color: #223651;
	width: 150px;
	/*height: 50px;*/
	border-style: solid;
	border-width: 1px;
	background-color: #E0EAF7;
	border-color: #A1BBE4;
	margin: 0 5px 0 0;
}
#p_submit {
	font-family: Verdana;
	font-size: 10px;
	color: #223651;
	width: 80px;
	border-style: solid;
	border-width: 1px;
	background-color:#FEB429;
	border-color:#FFCC00;
}