* {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a {
	text-decoration: none;
}
body {
	margin: 0px;
}
.linkas {
	color: #BA7554;
	padding: 5px;
	display: block;
	font-weight: bold;
}
.linkas:hover {
	color: #FF3300;
}
.linkasintro {
	color: #CD8C5C;
	padding: 5px;
	display: block;
	font-weight: normal;
}
.linkasintro:hover {
	color: #FF3300;
}
.linkas2 {
	color: #BA7554;
	padding: 3px 3px 3px 60px;
	font-weight: normal;
}
.linkas2:hover {
	color: #FF3300;
}
.linkas2intro {
	color: #C09161;
	padding: 6px 3px 6px 60px;
	font-weight: bold;
	display: block;
	background-image: url(/images/bglinkas2intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.linkas2intro:hover {
	color: #FF3300;
}
.kalbos {
	text-transform: uppercase;
	color: #A76B52;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 10px;
	display: block;
}
.kalbos:hover {
	color: #FF6600;
}
.kalbosintro {
	text-transform: uppercase;
	color: #A76B52;
	padding-right: 10px;
	font-weight: bold;
	padding-top: 10px;
	display: block;
	font-size: 16px;
}
.kalbosintro:hover {
	color: #FFFFFF;
}
.meniukas, .meniukasA {
	color: #BA7554;
	display: block;
	padding: 3px 5px 3px 80px;
	font-weight: bold;
}
.meniukas:hover {
	color: #FF3300;
	background-image: url(/images/bgmeniukas.gif);
}
.meniukasA {
	color: #FFFFFF;
	background-color: #FF3366;
}
.bgtopright {
	background-repeat: no-repeat;
	background-position: right top;
}
.bgtopleft {
	background-repeat: no-repeat;
	background-position: left top;
}
.info {
	color: #B07755;
	padding: 10px;
}
.submeniukas {
	color: #FF3300;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	display: block;
}
.submeniukas:hover, .submeniukasA {
	color: #000000;
	background-color: #F2EDD9;
}
div.popupMenu {
	position: absolute;
	visibility: hidden;
	margin-top: -15px;
	margin-left: -55px;
}
a.popupMenuItem {
	display: block;
}
.lentele {
	border: 1px solid #FFFFFF;
}
.bgcenter {
	background-repeat: no-repeat;
	background-position: center;
}
.baltoslinijos {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #FFFFFF;
}
.bgrepright {
	background-repeat: repeat-y;
	background-position: right;
}
.bgrepleft {
	background-repeat: repeat-y;
	background-position: left top;
}
.textFrame{
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.td {
	border-width: 0px;
	padding: 3px;
}


/* TVSo */
table.eilutes, th.eilutes, td.eilutes, table.koloneles, th.koloneles, td.koloneles, table.langeliai, th.langeliai, td.langeliai 
 {
	border-width: 0px;
	border-style: solid;
	border-color: #F9EED9;
	padding: 3px;
	color: #B07755;
	font-size: 10px;
	padding: 0px;
}
.eilutes {
}
table.eilutes {
	border-top-width: 1px;
}
tr.eilutes {
}
th.eilutes {
	border-bottom-width: 1px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
td.eilutes {
	border-bottom-width: 1px;
}
.koloneles {
}
table.koloneles {
	border-left-width: 1px;
}
tr.koloneles {
}
th.koloneles {
	border-right-width: 1px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
}
td.koloneles {
	border-right-width: 1px;
}
.langeliai {
}
table.langeliai {
	border-left-width: 1px;
	border-top-width: 1px;
}
tr.langeliai {
}
th.langeliai {
	border-right-width: 1px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
}
td.langeliai {
	border-right-width: 1px;
	border-bottom-width: 1px;
}
hr{
	color: #F9EED9;
	padding-left: 30px;
}