html, body {
	margin: 0px;
	height: 100%;
}
.bg-foto {
	background-image: url(../images/../images/bg-foto.jpg);
	background-repeat: no-repeat;
	height: 381px;
	background-color: #1360CA;
	vertical-align: bottom;

}
.juosta {
	background-color: #646464;
	height: 4px;
}
.meniu-juosta {

	background-color: #5A8DB7;
	height: 29px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	vertical-align: top;
	padding-left: 40px;
}
.meniu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
}

.top_menu_item {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 4px;
}

.skirtukas {
	background-color: #CCCCCC;
	width: 1px;
}
.texto-laukas {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	vertical-align: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	text-align: justify;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	vertical-align: top;
	text-align: justify;
	padding: 0px 15px 0px 15px;
}
.pavadinimas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #78A313;
	font-weight: bold;
	text-transform: uppercase;
}

h1, .h1 {

	font-size: 17px;

}

h2, h2 {

	font-size: 15px;

}
h3, h3 {

	font-size: 16px;
}
h4, h4 {

	font-size: 14px;
}

h5, h5 {

	font-size: 13px;
}

h6, h6 {

	font-size: 12px;
}

a.meniu-top:link, a.meniu-top:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.meniu-top:hover, a.meniu-top:active {
	text-decoration: underline;
	color: #FFFFFF;
}


a:link {
	color: #0A50BF;
	text-decoration: underline;
}

a:visited {
	color: #5A8DB7;
	text-decoration: underline;
}


a:hover {
	color: #0851C0;
	text-decoration: none;
}

a:active {
	color: #78A313;
	text-decoration: none;

}
hr {
	height: 1px;
}

input {
	height: 15px;
	font-size: 9px;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}

.form {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

.footer_bg {
	background-color: #DFF1FF;
}

.subMenuTable {
	background-color: #F2F6FD;
	position: absolute;
}

.subMenuCell {
	font-size: 10px;
	padding: 4px 20px 7px 20px;
	border-top: 1px solid #C9DEF4;
}

.subMenuCell a:link, .subMenuCell a:visited {
	text-decoration: none;
	color: #005EB5;
}

.subMenuCell a:hover {
	text-decoration: underline;
	color: #005EB5;
}
