body
{
	background-image: url('slk/asfalt.bmp');
	background-repeat: repeat;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-arrow-color: #FF6600;
	scrollbar-base-color: #FF9900;
	scrollbar-darkshadow-color: #FF6600;
	scrollbar-face-color: #FF9900;
	scrollbar-highlight-color: #FF9900;
	scrollbar-shadow-color: #FF9900;
}

table.velika
{
	border-color: #FF9900;
	background-color: #999999;
	border-style: solid;
	border-width: 0;
	border: 0;
}

table.sredina
{
	border-color: #FF9900;
	background-color: #999999;
	border-left-style: solid;
	border-left-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-top-style: solid;
	border-top-width: 0;
	border-bottom-style: solid;
	border-bottom-width: 0;
	border-width: 1px;
}

table.dole
{
	border-color: #FF9900;
	background-color: #999999;
	border-style: solid;
	border-width: 0;
	border: 0;
}

table.meni
{
	border-color: #FF9900;
	background-color: #999999;
	border-style: solid;
	border-width: 0;
	border: 0;
	position: absolute;
	z-index: 1;
}

table.meni2
{
	border-color: #FF9900;
	background-color: #999999;
	border-style: solid;
	border-width: 0;
	border: 0;
}

td.velika
{
	border-width: 1px;
}

td.velika1
{
	background-image: url('slk/dheader3.jpg');
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #333333;
	text-decoration: none;
}

dl, dt, dd, ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu
{
	position: absolute;
	top: 5%;
	left: 47%;
	z-index:100;
	width: 500px;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:black;
}

#menu dl
{
	float: left;
	width: 145px;
}

#menu dt
{
	cursor: pointer;
	background:url("slk/dugme1.png");
	width:145px;
	height:23px;
	margin-right:5px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:black;
	line-height:18px;
	margin: 1px;
}

#menu dd
{
	display: none;
	border: 1px solid gray;
}

#menu li
{
	text-align: center;
	background: #FF9900;
}

#menu li a, #menu dt a
{
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 1px outset #FF9900;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus
{
	background: #FF6600;
}

td.dl
{
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:black;
	border: 0;
	text-align: left;
}

div.aktuelno
{
	background: url("slk/divgore.png") 0 0 no-repeat;
	width: 332px;
  	height: 24px;
}

div.aktuelnodole
{
	background: url("slk/divdole.png") 0 0 no-repeat;
	width: 332px;
  	height: 7px;
}

div.onama
{
	background: url("slk/divsivg.png") 0 0 no-repeat;
	width: 332px;
  	height: 24px;
}

div.onamadole
{
	background: url("slk/divsivd.png") 0 0 no-repeat;
	width: 332px;
  	height: 7px;
}

a.pov
{
	color: #999999;
}

img.lg
{
	border: 0px;
}

a.nav, a.nav:link, a.nav:visited
{
	display:block;
	width:144px;
	height:23px;
	background:url("slk/dugme1.png");
	margin-right:5px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:black;
	line-height:18px;
	overflow:hidden;
	float:right;
}

a.nav:hover
{
	color:black;
	background:url("slk/dugme2.png");
	line-height:21px;
	cursor: hand;
}