a:link {color: #0A3079; TEXT-DECORATION: underline}

a:visited {color:#0A3079;TEXT-DECORATION: underline}

a:hover{color:#60C5E3}

a:active {color:#60C5E3; TEXT-DECORATION: underline}


span.tekstodydis{font-size: 12px; font-weight: bold; font-family: "Verdana";}
span.tekstodydis1{font-size: 11px; font-weight: bold; font-family: "Verdana";}
H1
{
 BORDER-RIGHT: medium none;
 BORDER-LEFT: medium none;
 BORDER-TOP: medium none;
 BORDER-BOTTOM: medium none;
 FONT-WEIGHT: bold;
 FONT-SIZE: 12pt;
 COLOR: #0A3079;
 TEXT-ALIGN: center;
 padding-top:2px;
 padding-bottom:2px;
}

h2{
font-family: "Verdana";
font:#0A3079;
font-size:11pt;
margin-left: 20;
}
h3{
font-family: "Verdana";
font:#0A3079;
font-size:8pt;
margin-left: 20;
FONT-WEIGHT: normal;
}



table.varzybos {
	border-width: thin;
	border-spacing: 0px;
	border-style: solid;
	border-color: #60C5E3;
	border-collapse: collapse;
}

table.varzybos td {
	border-width: 1px;
	border-color: #60C5E3;
	text-align: center
	font-family: "Verdana";
	font:#0A3079;
	font-size:8pt;
	margin-left: medium none;
	FONT-WEIGHT: normal;
}

table.nariai {
	border-width: 1px;
	border-spacing: 0px;
	border-style: dashed;
	border-color: #60C5E3;
	border-collapse: collapse;
}

table.nariai td {
	border-width: 1px;
	border-color: #C0FDFF;
border-style: dotted;
	text-align: center
	font-family: "Verdana";
	font:#0A3079;
	font-size:8pt;
	margin-left: medium none;
	margin-bottom: 20;
	FONT-WEIGHT: normal;
}

body {

	background-image: url('pav/fonas.gif');
	color: #0A3079;
	font-family: "Verdana";
	font-size:8pt;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}
