html, body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding:0;
	height:100%;
	background-color: #2f1b10;
	color: #9e9288;
}


A:link {
	color: #ff6c00;
}
A:visited {
	color: #ff6c00;
}
A:active {color:#ff6c00 ;}
A:hover {
	color:#F30;
}

h1 {
	font-size:20px;
	color: #FF7600;
}
h2 {
	font-size:12px;
	color: #FF7600;
}

h3 {
	font-size:16px;
	color: #FF7600;
}

.markiraj_o {
	color: #ff7600;
	font-weight: bold;
	}

a.markiraj_o{
	color: #ff7600;
	text-decoration:  none;
	}

a.markiraj_o:hover{
	color: #9e9288;
	}

.markiraj_u {
	text-decoration: underline;
	}
	
#warper {
	margin: 0px auto;
	width: 962px;
}

#heder {
	background-image: url(../img/logo_heder.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 962px;
	margin-top: 20px;
}

#menubar{
	background-image: url(../img/menu_bck.gif);
	height: 51px;
	background-color:#472000;
	width: 100%;
	height: 51px;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	}

#sadrzajheder{
	height: 15px;
	width: 100%;
	background-color: #4a2507;
	}
	
#sadrzaj{
	width: 902px;
	background-color: #4e2c11;
	margin: 0px;
	padding:30px;
	}
	


#sadrzajtextbox{
	width: 822px;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 15px;
	padding-left: 70px;
	}

#sadrzajtext{
	width: 350px;
	padding-left:90px;
	padding-right:30px;
	float:left;
	text-align: right;
	}
	
#sadrzajtextcen{	
	width: 600px;
	padding-left:90px;
	float:left;
	}

#sadrzajfooter{
	background-image: url(../img/sadrzaj_footer.gif);
	background-repeat: no-repeat;
	width:100%;
	height:48px;
}



#footer {
	background-image: url(../img/footer_bck.gif);
	width:100%;
	height:162px;

}

#centerfooterlogo{
	width:130px;
	margin-left: auto;
	margin-right: auto;
	}

#footerlogo{
	background-image: url(../img/logo_footer.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 130px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	}

#footersadrzajcenter{
}

#footersadrzaj{
	width:962px;
	height:111px;
	margin-top:51px;
	margin-left: auto;
	margin-right: auto;	
	position: absolute;	
	}
#footer_p_bok{
	width: 294px;
	float:left;
	padding-left:20px;
	padding-right:20px;	
	}

#footerp_ornament{
	background-image: url(../img/ornament_footer.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 17px;
	float: left;
}
#footer_p_cen{
	text-align:center;
	width: 260px;
	float:left;	
	}





ul#tabs {
	height:36px;
	padding: 0px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}
ul#tabs li {
	margin: 0px;	
	float: left;
	width:94px;
	height:36px;
	margin-left:6px;
}


ul#tabs li a {
	background-image: url(../img/taster.gif);
	background-repeat: no-repeat;
	font-weight:bold;
	text-decoration:none;
	color: #fffcf1;
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	height:26px;
}

ul#tabs li a:hover{
	background-image: url(../img/taster_over.gif);
	color:#ff7600;
}

ul#tabs li a.markirantab{
	background-image: url(../img/taster_on.gif);
}

ul#tabs li a.markirantab:hover{
	color:#2f1b10;
}

#kontakt a{
	margin-left:140px;
	width:94px;
}

.fframeback { 
	float: left;
	height: 244px;
	width: 336px;
	padding-top: 31px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 34px;
	margin:15px;
	}

.pics img { height: 170px; width: 210px; padding: 0px; border: 0px; top:0; left:0 }


.fotoframe {overflow: hidden }

.fotoframe img{
	height: 244px; width: 336px; padding: 0px; border: 0px; top:0; left:0 }

#slika{
	height:244px;
	width:336px;
	position: absolute;
	background-image:url(galerija/sshow/1.gif);
}

ul#footerlis {
	width:254px;
	margin:0px;
	text-align:right;
	list-style-type: none;}

ul#footerlis li{
	}

ul#footerlis li a{
	text-decoration:none;
	display: block;
	}

ul#footerlis li a:hover{}







 .galerijaitem {
	WIDTH: 186px;
	Height:186px;
	float:left;
	text-align: center;
	display: block;
	padding: 15px;

}

 .galerijaitem A{
	WIDTH: 156px;
	Height:156px;
	padding:10px;
	display: block;
	border: 1px solid #4E2C11;
}

.galerijaitem A:hover{
	background-color: #472000;
}

.galerijaitem img {
	border: 0px;
}


