body {
	margin:0;
	overflow-y: scroll;
	background-color:#604131;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
table{
	font-family:tahoma;
	font-size:11px;
	color:#775443;
}

h1{
	font-family:Tahoma;
	font-size:20px;
	text-align:center;
	margin-top:0px;
	font-weight:normal;
}

h2{
	font-family:Tahoma;
	font-size:15px;
	text-align:left;
	margin-top:0px;
	font-weight:bold;
}

.slika{
	border:1px #494949 solid;
}
.slika:hover{
	border:1px #9f1e1e solid;
}

a, a:visited{
	font-family:tahoma;
	font-size:13px;
	color:#b38568;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:#ebe2d4;
	text-decoration:underline;
	font-weight:bold;
}

.menu a{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#9f1e1e;
}
.menu a:visited{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#9f1e1e;
}
.menu a:hover{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#494949;
}