@charset "utf-8";
/* --- general --- */

html, body, div, p {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#613f25;
	font-size:11px;
	line-height:22px;
	
}
p {
	margin-right:7px;
	}
html {
	background: #374D0D url(../img/body_back.gif)  ;
	background-position:center;
	min-height:100%;
}
body {
	
	background:url(../img/stretch.gif) repeat-y ;
	background-position:center;
	
	
	min-height:100%;
	width:100%
}

a {
	text-decoration:none;
	color:#990000
	}

/* --- fixevi --- */

.clear {
	height:0px;
	clear:both;
}
/* --- ostalo --- */

#centering {
	background:url(../img/bg_mainwrapper.jpg) no-repeat;
	background-position: center top;
	min-height:100%;
	width:100%;
	min-height:750px;
	position:relative;
}
#mainwrapper {
	width:515px;
	/*margin-left:16px;*/
	text-align:left;
	min-height:100%;
	position:relative;
	display:block;
}
#head {
	background:url(../img/header.gif) no-repeat;
	background-position:top center;
	height:125px;
	position:relative;
	width:100%
}
#head h1 {
	margin:0px;
	padding:0px;
	background:url(../img/bg_h1.gif) no-repeat;
	display:block;
	width:229px;
	height:125px;
	text-indent:-3000px;
	cursor:pointer;
}
#flash {
	background:url(../img/bg_flash.gif) no-repeat;
	background-position:center bottom;
	text-align:center;
	height:190px;
	width:100%;
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
}
#flash img {
	padding:0px;
	margin:0px;
	clear:both
	}

#content {
	margin-top:15px;
	margin-left:21px;
	margin-right:9px
}


.vino_box {
	
	width:170px; /*233-63*/
	height:84px; /*134 - 50*/
	float:left;
	padding:50px 0px 0px 63px;
	background-position:right bottom;
	margin: 0px 8px 10px 0px;
	text-decoration:none;
	color:#315000;
	line-height:14px;
	}
	
	.vino_box_prazno {
	
	width:203px; /*233-30*/
	height:84px; /*134 - 50*/
	float:left;
	padding:50px 15px 0px 15px;
	background-position:right bottom;
	margin: 0px 8px 10px 0px;
	text-decoration:none;
	color:#750605;
	line-height:14px;
	text-align:center;
	}
	
.vino_box h2 {
	display:none;
	
	}
.quote {
	color:#315000;
	font-size:14px;
	font-weight:bold;
}

.vinomenu {
	clear:both; text-align:center;
	}

.slikarub {border:3px solid #cab990; margin-right:10px; margin-bottom:10px; margin-top:5px}

.gal_wrapper {
	margin: 0px 6px 5px -2px;
	padding-bottom:5px;
	border-bottom:1px #bbaa88 solid
	}
#footer {
	background:url(../img/bg_footer.gif) no-repeat;
	background-position:bottom center;
	height:165px;
	width:559px;
	text-align:left;
	clear:both;
	padding-top:20px;
	margin-top:10px;
	
}

#footer ul {
	
	float:left;
	width:170px;
	text-align:left;
	color:#802d1e;
	font-size:11px;
	
	position:relative;
	margin-left:50px;
	margin-top:20px;
	
		
	}
	
#footer h2 {
	text-align:left;
	position:relative;
	color:#802d1e;
	font-size:15px;
	color:#700202;
	padding:0px;
	float:left;
	width:170px;
	margin-left:50px;
	margin-top:20px;
	margin-bottom:3px;
	}	
	
	
	
#footer a  {
	text-decoration:none;
	color:#960;
	}	
	
	#footer a:hover {
		color:#003;

}