body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #003366;
	background-image: url('background.jpg');
	background-repeat: repeat-x;
	margin: 10px;
}
ul, ol{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
}

a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 10px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
div {
	margin: 0px; padding: 0px; border: 0px;
}

#main {
	margin: 0px auto;
	width: 750px;
}

#header {
	background-image: url('header.png');
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

#footer {
	background-image: url('footer.png');
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

#middle {
	padding: 20px 30px;
	background: white;
}

#banner {
	float: left;
	background-image: url('banner.png') no-repeat;
	width: 400px;
}

#menu {
	width: 200px;
	float: right;
	font-size: 1px;
	line-height: 1px;
}

#content {
	padding-top: 30px;
}

#pagenumbers {
	text-align: center;
	margin: 0px 1em 0px 1em;
	padding: 0px; border: 0px;
}
#pagenumbers a:link, #pagenumbers a:visited, #pagenumbers a:hover {
	color: #000000;
	text-decoration: underline;
}
#pictures {
	text-align: center;
	margin: 0px; padding: 0px; border: 0px;
}
#pictures img {
	border: none;
}
#pictures a:link, #pictures a:visited, #pictures a:hover {
	color: #000000;
	text-decoration: none;
}
#picturelink {
	float: left;
	margin: 5px; padding: 0px; border: 0px;
}
#picturelink img {
	border: none;
}
#filename {
	text-align: center;
}
#directories { }


#menu ul, #menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu a {
	margin-top: 1px;
	text-decoration: none;
	border: 1px solid #003366;
	display: block;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	width: 178px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #29527b;
}
#menu a:hover {
	background-color: #336699;
}
.menu_current {
	font-weight: bold;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.msg {
	font-weight: bold;
	color: red;
}

.zavinac {padding-right: 1px; padding-left: 1px;}

.center {text-align: center;}

