TABLE.main{
	border-style: solid;
	border-color: Black;
	border-width: 1px;
	height: 100%;

}

BODY{
	font-family: verdana;
	font-size: 11px;
}	
H1,.H1{
	margin-top: 8px;
	font-size: 14px;
	font-weight: bold;
}
H2,.H2{
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
}
H3,.H3{
	margin-top: 8px;
	font-size: 10px;
	font-weight: bold;
}


TD{	
	font-family: verdana;
	font-size: 11px;
}	
.normal{
	font-family: verdana;
	font-size: 8pt;
	}	
A{
	color: #306D0F;
	text-decoration: none;	
	font-weight: bold;
}
A:HOVER{
	color: #539430; 
	font-weight: bold;
}
A.kalba{
	color: white;
	text-decoration: none;	
	font-weight: bold;
}
A.kalba:HOVER{
	color: #C1DADE; 
	font-weight: bold;
}
A.rezervacija{
	color: #1B616B;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
}
A.rezervacija:HOVER{
	color: #A70000;
	font-weight: normal; 
	font-size: 8pt;
}

A.hmeniu{
   color: black;
}
A.hmeniu:HOVER{
   color: #666666;
}

