body {
	background-color: #000000;
	font-family: swiss, Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 13;
}

td {
	font-family: swiss, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
}

#sadrzaj {
	position:absolute;
	left:147px;
	top:200px;
	width:176px;
	height:86px;
	z-index:0;
	color:#CC0000;
}


div.btn_scrolldn1, div.btn_scrolldn0 { 
	background-color: #000000;
	background-image: url(./downarrow.gif);
	background-repeat: no-repeat;
}
div.btn_drag0, div.btn_drag1 {
	background-color: #000000;
	background-image: url(./skrol.gif);
}
div.btn_scrollup1, div.btn_scrollup0  { 
	background-color: #000000;
	background-image: url(./uparrow.gif);
	background-repeat: no-repeat;
}

a:link {
	color: white;
}
a:visited {
	color: white;
}
a:hover {
	color: white;
}
a:active {
	color: white;
}