body         {
	font: 12px/16px  Verdana,Arial;
	background: #fc9 url('pozadina.jpg');
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed; 
	color: #444;
	margin: 0px;
	text-align:justify;
}

td	{
	font-size: 12px;
	padding:2px;
}

a            {
	color: #963;
	font-weight:bold;
	text-decoration: none
}

a:hover      {
	color: #fff;
	font-weight:bold;
	text-decoration: none
}


DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}

#vrh         {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 160px;
	background-image: url('pozadina_naslov.jpg');
	background-color: #fc9;
	font: 14px #963 Verdana;
	background-repeat: no-repeat;
	border: 0px;
	background-position: right top;
	background-attachment: fixed; 
	text-align: left;
	width: 100%; 
	z-index: 1
}

#sadrzaj	{
	position:absolute;
	top:160px;
	left:200px;
	right:10px;
	padding:5px;
	border:0px;
	z-index: 3;
	}

p, li {margin:5px; 
}

#sadrzaj p {text-align: justify}

#menu 	{
	position:absolute;
	top:170px;
	left:10px;
	width:165px;
	padding:5px;
	border:0px;
	text-align:right;
	font: 14px Verdana;
	z-index: 6
}

h1 	{
	color:#963;
	font-size:18px;
	font-weight: bold;
	float: right;
	text-align: right;
	margin-right:5px;
	clear: left;
}

h2 	{
	color:#c93;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	margin-left:5px;
	clear: right;
}

#sadrzaj img.naslov {
	border: 0px;
	float: none;
	margin: 0px;
	
}

#sadrzaj img {
	border: 1px solid #444;
	margin:5px;
	margin-left: 10px;
	float:right;
}

hr {clear: both;
width: 70%;
text-align: center}

table {float: right}

.sitnitekst {
	font-size: 9px;
	line-height: 12px;
	color: #963;}