body {
	background-color: #330000;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	background-image: url(images/sara3.gif);
}
a {
	color: #990000;
	text-decoration: none;
}
a:hover {
	background-color: #990000;
	color: #FFCC33;
}
div#nosilac {
	background-color: #FFCC33;
    margin-right:auto;
    margin-left:auto;
	width: 750px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-right-style: solid;
	border-left-style: solid;
}
div#vrh {
	background-color: #990000;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

div#toolbar {
	background-color: #990000;
	float: right;
	margin-left: auto;
	width: 150px;
	color: #FFCC33;
	text-align: center;
}
div#toolbar a {
	color: #FFCC99;
	text-decoration: none;
}
div#toolbar a:hover {
	color: #990000;
	text-decoration: none;
	background-color: #FFCC99;
}

div#toolbar h4 {
	list-style-type: square;
	list-style-image: url(images/bullet1.gif);
	margin: 7px 5px 0px 0px;
	font-size: 16px;
}
div#toolbar ul {
	list-style-type: disc;
	text-align: left;
	margin-top: 5px;
	font-style: italic;
	font-size: 12px;
	margin-left: 0px;
	display: inline;
	list-style-position: inside;
}
div#toolbar li {


	margin-left: 5px;

}

div#sadrzaj {
	float: left;
	background-color: #FFCC33;
	margin-right: auto;
	width: 584px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 10px;
}
div#sadrzaj img{
	margin: 5px;
}
div#dno {
	width: 750px;
	clear: both;
	background-color: #990000;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	color: #FFCC33;
}
h1 {
	font-weight: normal;
	font-size: 36px;
	padding-top: 10px;
	text-align: center;
}
h2 {
	font-weight: normal;
	font-size: 28px;
	text-align: center;
}
td {
	border: 1px solid #000000;
	
}
table {

	border: 1px solid #000000;
}

