TABLE.main{
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	height: 100%;

}

BODY{
	font-family: verdana;
	font-size: 11px;
}	
TD{	
	font-family: verdana;
	font-size: 11px;
}	
.normal{
	font-family: verdana;
	font-size: 12px;
	}	
A{
	color: #306D0F;
	text-decoration: none;	
	font-weight: bold;
}
A:HOVER{
	color: #539430; 
	font-weight: bold;
}
A.kalba{
	color: black;
	text-decoration: none;	
	font-weight: bold;
}
A.kalba:HOVER{
	color: #D75B00; 
	font-weight: bold;

}
A.meniu{
	color: #1B587B;
	text-decoration: none;	
	font-weight: bold;
}
A.meniu:HOVER{
	color: white; 
	font-weight: bold;
}
A.meniu2{
	color: #6F2703;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;	
}
A.meniu2:HOVER{
	color: #A70000;
	font-weight: bold; 
	font-size: 8pt;
}
H1,.H1{
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #10304B;
}
H2,.H2{
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #10304B;
}
H3,.H3{
	margin-top: 8px;
	font-size: 10px;
	font-weight: bold;
	color: #10304B;
}
.pagetitle{
	color: #6F2703;
	font-weight: bold;
	font-size: 13px;
}