html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #ffffff;
}



img {
	border: 0px;
}



#rootTable {
	width: 100%;
}
#rootCellTop {
	min-height: 162px;
	background-image: url('media/design/topbg.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}
#rootCellMid {
	padding-right: 21px;
}
#rootCellBot {
	padding-right: 21px;
	padding-left: 42px;
	background-image: url('media/design/botbg.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}



#headerTable {
	width: 100%;
	height: 162px;
}
#headerCellLeft {
	width: 215px;
	text-align: left;
	vertical-align: top;
}
#headerCellLeft img {
	margin: 0px;
	padding: 0px;
}
#headerCellRight {
	width: 100%;
	text-align: right;
	background-image: url('media/design/ir.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}


#mainTable {
	width: 100%;
}
#mainCellLeft {
	width: 222px;
	vertical-align: top;
	border-right: 1px #b5b5b5 solid;
}
#mainCellRight {
	border-right: 1px #b5b5b5 solid;
	background-image: url('media/design/mainbg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding: 20px;
}



#bottomTable {
	width: 100%;
}
#bottomCellLeft {
	border-top: 1px #b5b5b5 solid;
	padding-top: 7px;
	vertical-align: top;
	font-size: 8pt;
	color: #666666;
	font-weight: bold;
	
}
#bottomCellRight {
	width: 257px;
	border-top: 4px #666666 solid;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 1px;
	color: #666666;
}


#theNavi				{ margin-left: 48px; margin-top: 30px; font-family: Tahoma; font-weight: bold; padding-bottom: 4px; }

.meniuHead				{ color: #6699cc; font-family: Tahoma; font-size: 9pt; margin-top: 45px; margin-bottom: 8px; font-weight: bold; padding-left: 61px; }


.meniuItem				{ background-image: url('media/design/llii.gif'); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 13px; display: box; height: 26px; font-size: 9pt; margin-bottom: 2px; }
.meniuItem a			{ color: #010100; text-decoration: none }
.meniuItem a:hover		{ color: #010100; text-decoration: none }


.meniuItem_on			{ background-image: url('media/design/llii.gif'); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 13px; display: box; height: 26px; font-size: 9pt; margin-bottom: 2px; }
.meniuItem_on a			{ color: #010100; text-decoration: none }
.meniuItem_on a:hover	{ color: #010100; text-decoration: none }













.intro_foto			{ float: left; margin-left: 0px; margin-top: 0px; margin-right: 15px; margin-bottom: 15px; border: 0px }


.fotoalbtable { float: left; vertical-align: middle; text-align: center }

.pavadinimas {
	width: 100%;
	font-size: 11pt;
	text-align: left;
	vertical-align: middle;
	color: #000000;
	padding-top: 10px;
}

.data {
	width: 50px;
	font-size: 8pt;
	color: #8d8d8d;
	text-align: left;
	vertical-align: middle;
	text-align: right;
}

.tekstas {
	text-align: justify;
}



.more{
	vertical-align: bottom;
	text-align: right;
}

a {
	color: #4986c5;
	text-decoration: none;
}

a:hover {
	color: #fb8d14;
	text-decoration: underline;
}




.tdkaire {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 1px; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid
}

.tddesine {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 1px; WIDTH: 128px; PADDING-TOP: 2px; BORDER-BOTTOM: #000000 1px solid; TEXT-ALIGN: right
}

.lentele {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8pt; BORDER-LEFT: #000000 1px solid; WIDTH: 100%; COLOR: #000000
}

.headline {
	MARGIN-TOP: 18px; FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #cb700a;
}


INPUT {
	width: 240px;
	border: 1px solid #5c5c5c;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

TEXTAREA {
	width: 240px;
	height: 80px;
	border: 1px solid #5c5c5c;
	font-size: 8pt;
	color: #000000;
}

SELECT {
	border: 1px solid #5c5c5c;
	font-size: 8pt;
	color: #000000;
}

.vote {
	border: 0px;
	width: 16px;
	float: left;
	margin-top: -2px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
}


.vote_submit {
	width: 60px;
}

.vote_cell {
	padding-top: 2px;

}

.vote_cell label {

}


form {
	margin: 0px;
	padding: 0px;
}


