body {
	background-image: url(img/bground.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

a:link, a:visited {
	color: #bf170a;
}
a:hover {
	color: #614E25;
}

.logo1 {
	background-color: #FFFFFF;
	height: 190px;
	width: 190px;
	padding: 5px;
}
.bgtop {
	background-image: url(img/bground_top.jpg);
	background-repeat: repeat-x;
	height: 413px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	width: 100%;
}
.vsebina {
	z-index: 2;
	position: absolute;
	height: auto;
	width: 100%;
	top: 70px;
}
.vsebina2 {
	font-size: 12px;
	color: #43270C;
	background-color: #FFFFFF;
	padding: 5px;
}
.body_tab {
	padding: 10px;
}
.langselect {
	text-align: center;
	font-size: 10px;
}
.langselect a {
	text-decoration: none;
	color: #614E25;
	font-weight:bold;
}
.copyright {
	font-size: 9px;
	text-align: center;
	color: #614E25;
	margin-bottom: 20px;
}
.copyright a {
	font-size: 9px;
	text-decoration:none;
	color: #614E25;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
.head1 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.tab1st {
	background-color: #806C3C;
}
.slideshow {
	background-color: #FFFFFF;
	/*width: 485px; */
	height: 200px;
	padding: 5px;
}
.mainmenu {
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #5E3710;
	background-image: url(img/bg_menu.gif);
	padding-top: 3px;
	padding-bottom: 5px;
	color: #C5B17C;
}
.mainmenu a:link {
	font-size: 14px;
	color: #EDE4D1;
	text-decoration: none;
}
.mainmenu a:visited {
	font-size: 14px;
	color: #EDE4D1;
	text-decoration: none;
}
.mainmenu a:hover {
	font-size: 14px;
	color: #FFAEAE;
	text-decoration: underline;
}
.mainmenu a:active {
	font-size: 14px;
	color: #EDE4D1;
}
.logo2 {
	background-color: #5E3710;
	height: 190px;
	width: 190px;
	padding: 5px;
}
.vsebina3 {
	background-color: #ECE2CE;
	font-size: 12px;
	padding: 10px;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	text-decoration: underline;
	background-color: #ECE2CE;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 9px;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #ECE2CE;
	font-weight: bold;
}

div#hold	{ 
	border: 1px solid;
	position:relative; overflow:hidden;
	width:300px; height:302px; z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:300px; height:302px; 
	clip:rect(0px, 300px, 302px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
	}

table#imgTbl { background-color:#ECE2CE; width:100% }
table#imgTbl td { height:302px; vertical-align:middle; text-align:center }

table.scrollLinks td.spacer { height:120px }


.size10 { font-size: 10px; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size13 { font-size: 13px; }

.naslov_d { font-size: 13px; text-align: center; color: #dbcbb2 }
.naslov_d a { color: #ffffff;text-decoration: underline; }
.naslov_d a:visited { color: #ffffff;text-decoration: underline; }
.naslov_d a:link { color: #ffffff;text-decoration: underline; }
.naslov_d a:hover { color: #ffffff;text-decoration: underline; }

hr { margin-top: 15px; margin-bottom: 5px; }
