* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	color: #FFCC00;
}
body {
	margin: 0px;
}
.bgBottomLeft {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgBottomRight {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgTopLeft {
	background-repeat: no-repeat;
	background-position: left top;
}
.bgTopRight {
	background-repeat: no-repeat;
	background-position: right top;
}
.bgTopRepX {
	background-repeat: repeat-x;
	background-position: left top;
}
.bgBottomRepX {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bgRightRepY {
	background-repeat: repeat-y;
	background-position: right top;
}
.bgLeftRepY {
	background-repeat: repeat-y;
	background-position: left top;
}
.bgCenter {
	background-repeat: no-repeat;
	background-position: center top;
}
.cop {
	color: #999999;
	display: block;
	padding-right: 20px;
	padding-bottom: 13px;

}
.text {
	padding: 0px 0px 10px;
	font-size: 18px;
	color: #000000;
	display: block;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
}
h2 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding: 0px;
	text-indent: 0pt;
}
h3{
	color: #1E3C5E;
	font-weight: bold;
	text-transform: uppercase;
}
.meniu, .meniuA {
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	text-align: left;
	display: block;
	padding: 5px 0px;
	text-decoration: none;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #CCCCCC;
}
.meniu:hover, .meniuA {
	color: #990000;
}
.text2 {
	padding: 5px;
	font-size: 10px;
	color: #666666;

}
.text3 {
	padding: 5px 5px 20px 5px;
	font-size: 10px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E2E2;
	border-right-color: #E2E2E2;
	border-bottom-color: #E2E2E2;
	border-left-color: #E2E2E2;

}
.text4 {
	padding: 5px 25px 9px 15px;
}
.poteksto {
	padding-left: 50px;
	display: block;
	font-style: italic;
	padding-top: 10px;
}
.locale {
	color: #666666;
	display: block;
	text-transform: lowercase;
	padding: 5px 10px 15px 15px;
	text-decoration: none;
}
.locale:hover {
	color: #FFFFFF;
}
.linkas, .linkasA {
	font-size: 10px;
	color: #666666;
	display: block;
	padding: 3px 3px 3px 15px;
	text-decoration: none;
}
.linkas:hover {
	color: #990000;
}
.linkasA {
	color: #000000;
	background-image: url(images/rodyklele.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.numeriai, .numeriaiA {
	font-size: 9px;
	height: 17px;
	width: 17px;
	color: #999999;
	background-color: #F3F3F3;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 2px 0px 0px; 
	margin: 0px 0px 17px;
}
.numeriai:hover, .numeriaiA {
	color: #F3F3F3;
	background-color: #999999;
}

