/***************************************************
			       MZ
***************************************************

CONTENT:

1.	Reset
2. Global styles
3. Main containers
4. Holders
5. Products
6. Pagination
7. Gallery
8. Footer
9. Forms
10.Tables
11. Specific styles
12. Debuging tools


***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, form, img, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}


a img {border:none}



/***************************************************
			      Global styles
***************************************************/

html, body{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background:url(../images/background.png);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#E0DDCE;
	color: #666;
	margin:0 0 1px; height:100%; /* always show vertical scroll bar */
}

p {
	line-height: 1.5;
	margin-bottom:7px;
	color: #72675C;
	}
	
a, p a {
	text-decoration:none;
	color:#A1243C;
	}
	a:hover {color:#7D7264;}


h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	position:relative;
}

h1{
	font-size: 18px;
	line-height:0.9;
	color:#7d7264;
	text-transform:uppercase;
	height:24px;
	margin-top:2px;
	
	}
	
	
	
h2{
	font-size: 18px;
	line-height:1.4;
	color:#7d7264;
	margin-top:40px;
	font-style:italic;
	}

h3{
	font-size: 18px;
	color:#7d7264;
	text-transform:capitalize;
	height:24px;
	margin-top:12px;
	text-align:left;
	line-height:15px;

}

 h3 span{
	font-size: 12px;
	color: #7D7264;
	text-transform:capitalize;
	height:24px;
	margin-top:5px;
	text-align:left;
    display:block;


}


h4{
	font-size: 16px;
	padding-bottom: 3px;
	line-height: 20px;
	color: #990000;
	margin-bottom: 11px;
}

h4 span{
	font-size: 13px;
	color:#333333;
	display: block;
	font-style: normal;
	padding-top: 3px;
}


h5 {
	text-transform:uppercase;
	border-bottom:2px solid #ddd;
	margin-bottom:10px;
	padding-bottom:2px;
	color:#333;
}



/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right{
	position: relative;
	width:100%;
	
	}
	#container{
			position:relative;
			width:980px;
			margin:0 auto;
			bottom:30px;



			}
#container_left {
	float:left;
	width:274px;
	position: relative;


	
	}		

#container_right {
	float: right;
	width: 540px;
	position: relative;
	padding-right:35px;



	}	

			
#header{
	position: relative;
	float:left;
	width: 100%;
	height:190px;
	



	}
	
	
/***************************************************
				   FLASH
***************************************************/	
	
	#flash{
	width: 980px;
	position: relative;
	float: left;
	text-align: center;
	height:200px;
	
	}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content, .holder_content_separator, .holder_content_line {
	position: relative;
	float: left;
	width: 100%;
	margin-top:0px;

	}
	.holder_content_line{
	padding-bottom: 5px;
	margin-bottom: 10px;
    border-bottom:2px solid #D1CDB8;

	}
	.holder_content_separator{
	margin-bottom:15px;
	margin-bottom:15px;

	}
	
/***************************************************
			        GALLERY
***************************************************/

a.photo_hover{
	position:relative;
	float: left;
	margin: 0 0 18px;
	background-color:#fff;
	padding:0px;
	}
	a.photo_hover:hover {
	opacity:0.7;
	z-index:1000;
	}
	
	 a.photo_hover2{
	position:relative;
	float: left;
	margin:5px 15px 8px 0;
	padding: 8px;
	background-image:url(../images/pattern1.jpg);
	-moz-border-radius: 15px;
    border-radius: 15px;

	}
	a.photo_hover2{ background-color:#CCC1BD;}
	a.photo_hover2:hover {background-color:#CCC1BD}
	
    a.photo_hover3{
	position:relative;
	float: left;
	margin-right:12px;
	margin-top:12px;
	padding-left:5px;
	}
	
	a.photo_hover3:hover {
	opacity:0.7;
	z-index:1000;
	}

	
	
/***************************************************
				   GALLERY
***************************************************/	

.holder_gallery {
	width:300px;
	float:left;
	overflow:visible;
	padding:0;
	margin-right:20px;
	text-align:center;
	margin-bottom:30px;
	margin-top:10px;
	}		
	.holder_gallery a.photo_hover {left:42px}
	.holder_gallery h3 { clear:left}
	
.holder_gallery a.name{
	font-size:12px;
	text-align:left;
	position:relative;
	margin-top:15px;
	display:block;
	clear:left;
	line-height:15px;



}

.holder_gallery a.description{
	font-size:12px;
	text-align:left;
	float:left;
	position:relative;
	margin-right:5px;
	padding-top:7px;
	color:gray;
	width:300px;
	left:90px;


}

.holder_gallery a.price{
	font-size:11px;
	text-align:center;
	float:left;
	position:relative;
	left:85px;
	margin-top:9px;
	background-image:url(../pic/price-bg.gif);
	background-repeat:no-repeat;
	width:80px;
	height:31px;
	color:white;
	padding-top:8px;
}


a.cart_product {
	position:relative;
	float:left;
	width:auto;
	text-transform:uppercase;
	font-size:14px;
	padding:5px 0 0;
	margin-top:23px;
	background-image:url(../pic/price-bg.gif);
	background-repeat:no-repeat;
	width:80px;
	height:31px;
	color:white;
	padding: 9px 4px 8px 17px;
	font-size:11px;

	}
a.cart_product:hover, .holder_product a.subcategory:hover {color:#ccc}


/***************************************************
			   PAGE NAVIGATION
***************************************************/

#page_nav_holder{
	float: left;
	position: relative;
	width: 100%;
	font-size: 11px;
	color: #666;
	padding-bottom:15px;
	margin-bottom:30px;
}

.page-nav-right, .page-nav-left{
	float: right;
	position: relative;
	width: 45%;
}

.page-nav-left{
	float: left;
	padding-top: 5px;
}

a.page-nav-link{
	color: #0099ff;
	font-size: 18px;
	text-decoration: none;
	padding:2px 5px;
	line-height: 25px;
}

a.page-nav-link:hover{color: #666}

.page-nav-link-active{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 3px 7px;
}

/***************************************************
				      FORMS
***************************************************/

form{
	position:relative;
	float:left;
	width:500px;
	margin:20px 0;
	padding: 0;
}

label {
	position:relative;
	float:left;
	color:#7d7264;
	font-size:13px;
	line-height:26px;
	width:140px;
}

.textbox {
	position:relative;
	font-size:11px;
	width:189px;  
	height:12px;  
	line-height:1;
	background-color: #fff;
	color:#7d7264;
	padding:12px 13px;
	border:1px solid #CDCDCD;
	overflow:auto;
	outline:none;
	background:#CCC1BD;



	}
	
	
	textarea, textarea-error{
	position:relative;
	font-size:11px;
	width:189px;  
	height:12px;  
	line-height:1;
	background-color: #fff;
	color:#7d7264;
	padding:12px 13px;
	border:1px solid #CDCDCD;
	overflow:auto;
	outline:none;
	background:#CCC1BD;

	
	}

textarea{
	padding:10px;
	width:auto;
	height:auto;
	line-height:1.6;
	margin:0;
	overflow:hidden;
	}
	

	
.required {
	position:relative;
	left:5px;
	top:5px;
	color:#F00;
	font-size:15px;
	}
	

.submit_button {
	position:relative;
	left:140px;
	color:#fff;
	text-transform:uppercase;
     font-family:Arial, Helvetica, sans-serif;
	 font-size:13px;
	 font-weight:bold;
	text-align:center;
	padding:5px 10px;
	cursor:pointer;
	width:105px;
	height:39px;
	color:white;
	padding-top:4px;
	background:url(../images/send.png);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
	

	}
	.submit_button:hover {	
	background:url(../images/send_button.png);
	background-position:left;
	background-repeat:no-repeat;
	border:none;
    color:#7d7264;
}
	
/***************************************************
			        FOOTER
***************************************************/

.container{
    width:980px;
    margin:0 auto;
	background-color:transparent;


}


#footer{
	position:relative;
	padding-top:15px;
	height:120px;
	clear:both;
	background-position:left top;
	background: url(../images/footer.png) repeat-x;
	width:100%;
	background-color:#FF6633;


}


#FooterOne, #FooterTwo, #FooterTree {
	position: absolute;	
}

#FooterTwo{
	position: absolute;
	right: 220px;
	top:26px;
	color:#B7777D;

}

#FooterTree{
	position: absolute;
	top:180px;
	right: -12px;
	color:#7d7264;

}

.box_right {
	float:left;
	width: 400px;
	position: relative;
	background-color:transparent;
	margin-left:8px;
	margin-top:8px;


	
}


/***************************************************
				       MENU
***************************************************/

#nav_menu{
	position:absolute;
	width:700px;
	top:65px;
	left:188px;

}

#nav_menu ul{
	list-style: none;
	font-weight:bold;
	padding:0;
	margin:0;
	}

#nav_menu ul li{
	float: left;
	margin-left:30px;
	line-height:normal;
}

#nav_menu ul li a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #998A75;
	font-weight:normal;
	display:block;	/* IE6, IE7 line height fix */
	padding-bottom:8px;
	padding-top:8px;
	font-weight:bold;
	margin-top:12px;
	margin-right:16px;
    text-decoration:none;
	font-style:italic;


}

#nav_menu ul li a:hover{
	color: #B7777D;
	text-decoration:none;

}


#nav_menu ul li a.current{
	color:#B7777D;
	text-decoration:none;

}



#nav_menu span {
	display: none;
	position: absolute;
}
#nav_menu a:hover span {
	display: block;
}


#nav_menu_home span {
	background: url(images/home-over.gif) no-repeat;
	width: 168px;
	height: 29px;
	top: -30px;
	left: 35px;
}
#nav_menu_pocetna span {
	background:url(images/pocetna.png);
	top:150px;
	height:280px;
	left:-37px;
	border:1px solid black;
}


.content_menu{
	float: left;
	width: 200px;
	margin-top:12px;

	}
	
.content_menu ul{	
	margin: 0px;
	padding: 0px;
	float: none;
}

.content_menu ul li{
	float: none;
	border-bottom:1px dashed #A89D93;
	margin-bottom: 8px;
	padding-bottom: 8px;

}


.content_menu ul li a{
	font-size:16px;
	line-height:normal;
    color:#7d7264;
	text-align:left;
	background-image:url(../images/circle.png);
	background-position:left ;
	background-repeat:no-repeat;
	padding-left:20px;
	text-decoration:none;

	}
	
.content_menu ul li a:hover{color:#ae3248;}

/***************************************************
				   SPECIFIC
***************************************************/

#logo{
	position:relative;
   	float:left;
   	top:35px;
	left:-5px;
	width:250px;
	height:160px;
	

}

.clearing{
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow:hidden;
}

.hidden{overflow: hidden;visibility: hidden;}

 .date, .text-absolute, .vote, .comment {
 
 }
 
#languages{
	position:absolute;
	top:14px;
	right:-42px;
	width:160px;
	
}

#languages ul{
    list-style : none;
    margin : 0;
    padding : 0;

}


#languages li{
   display:inline;
}

#languages ul li a {
   color:#7D7264;
   font-size:12px;
   font-family:Georgia, "Times New Roman", Times, serif;
   padding-left:2px;
   text-transform:lowercase;
   padding-right:4px;

	
}
	
#languages ul li a:hover{
    color:#7D7264;
	text-decoration:none;

}	

#languages ul li .current{
    color:black;
}	

	.breadcrumbs{
	text-align:left;
	width:550px;
	height:20px;
	margin-bottom:17px;
    background-color:#F0EAD0;	
    margin-top:21px;
	padding-left:7px;
	padding-top:7px;
	color:#333333;
	text-transform:uppercase;
	line-height:22px;
	
	}
	
	.holder_product_image{
	width:145px;
	height:105px;
	background-image: url(../pic/bgproduct.png);
	background-repeat:no-repeat;
	float:left;
	padding:5px;
	margin-bottom:8px;
	

	}
	
.lady{
  position:absolute;
  top:-70px;
  left:701px;
  color:white;
  padding-top:22px;
  padding-left:2px;
  margin-left:-7px;

}

.welcome{
  position:absolute;
  top:-10px;
  left:790px;
  color:white;
  padding-top:22px;
  padding-left:2px;
  margin-left:-7px;

}

.sign{
  position:absolute;
  bottom:-19px;
  left:912px;
  color:white;
  padding-top:26px;
  padding-left:2px;
  margin-left:-7px;

}


	
.book{
  position:absolute;
  top:-80px;
  left:201px;
  color:white;
  padding-top:22px;
  padding-left:2px;
  margin-left:-7px;

}


.phone{
  border:none;
  padding-top:28px;
}


.box_right {
	float:right;
	width: 246px;
	position: relative;
	padding-right:45px;



	}	
