
BODY {
	background-color: #999966;
	FONT-SIZE: 11px; COLOR: #434343; FONT-FAMILY: verdana, arial, helvetica;
    scrollbar-3dlight-color: '#8792BD';
    scrollbar-shadow-color: '#ffffff';
    scrollbar-highlight-color: '#FFFFFF';
    scrollbar-track-color: '#ffffff';
    scrollbar-face-color: 'grey';
    scrollbar-arrow-color: 'black';
}

	a, A:link, a:visited, a:active
		{color: #FFFFFF; text-decoration: underline; font-weight: bold; font-family: Tahoma; font-size: 12px}
	A:hover
		{color: #999999; text-decoration: none; font-family: Tahoma; font-size: 12px}
	p, tr, td, ul, li
		{color: #FFFFFF; font-family: Tahoma; font-size: 12px}
	.header1, h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
	.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}
	.part
		{background-image: url("img/corner.gif"); background-repeat: no-repeat; cursor: default;}
	form
		{ margin: 2px;}

	.hintsClass
		{text-align: center; font-family: Verdana, Arial, Helvetica;}
	.row
		{background: white;}

#meniu {
	clear: left;
	float: left;
	width: 149px;
	
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.7em;
}

#meniu ul {
	list-style: none;
	width: 149px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 0.7em;
	border-right: 1px solid #006F42;
}	

#meniu li {
	margin-bottom: 10px;
	padding: 0 5px 0 5px;
}

#meniu li a {
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	height: 27px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 6px 10px 6px 10px;
	background: #;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}	
	
#meniu li a:hover {
        font-weight: bold;
	color: #FFFFFF;
}
