body {
	margin: 0 0 0 0;
	font-family: Verdana;
	font-size: 8pt;
	color: #525252;
	font-family: Verdana,  Tahoma, Geneva, Arial, Helvetica, sans-serif;
	
}
html, body{height:100%}
a, a:link  a:visited, a:active {
	color: #2B53A3;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: none;
}
#meniu{
	width: 220px;
	height: 180px;
	
}
#meniu ul{
	margin:0px;
	padding: 27px 0 0 0;
	list-style: none;
}
#meniu li{
	margin: 0 0 0 40px;
	color: #ffffff;
	list-style: none;
	font-size:10pt;
	line-height: 30px;
}
#meniu a, #meniu a:link, #meniu a:visited, #meniu a:active{
	color: #ffffff;
	font-size:10pt;
	font-weight: bold;
	text-decoration:none;
}
#meniu a:hover{
	color: red;
}
.pad40{
	
	padding: 20px 5px 0 30px;
}
.rosu{
	color: #ba0000;
	line-height: 17px;
}