html, body{ 
margin:0; 
padding:0; 
text-align:center; 
background: url(images/bg.jpg) no-repeat center top;
background-color:black;
font-family:Arial, Helvetica, sans-serif;
} 


#pagewidth{
width:900px;
text-align:left;  
margin-left:auto; 
margin-right:auto; 
background-color:#dddab4; 
}

#buttons{
padding-top:140px;
width:850px;
height:38px;
margin-left:auto; 
margin-right:auto; 
}
#button1{
float:left;
margin-left:10px;
height:28px;
width:105px;
}

#button1 a:hover{
border:4px solid  #d30303;
}
#button2{
float:left;
width:147px;
height:28px;

margin-left:20px;
}

#button2 a:hover{
border:4px solid  #000;
}
#button3{
float:left;
width:127px;
height:28px;

margin-left:20px;
}

#button3 a:hover{
border:4px solid  #a6a76a;

}
#button4{
float:left;
width:88px;
height:28px;

margin-left:20px;
}

#button4 a:hover{
border:4px solid  #b49768;
}
#button5{
float:left;
width:111px;
height:28px;

margin-left:20px;
}

#button5 a:hover{
border:4px solid  #cc7e00;
}
#button6{
float:left;
width:103px;
height:28px;

margin-left:20px;
}

#button6 a:hover{
border:4px solid  #417dce;
}


	
#header{
height:197px;
width:900px;
background:url(images/header.jpg);
background-repeat:no-repeat;
} 


#maincol{

width:890px;
min-height:600px;

}
#search{
	width:239px;
	height:83px;
	float:left;
	background:url(images/search_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin-left:11px;
}
#advert{
	width:600px;
	height:200px;
	float:right;
	margin-right:15px;
	border:2px solid;
}
#proizvodi{
	float:left;
	width:230px;
margin-left:15px;
}
#proizvodi_top{
	width:230px;
	height:39px;
	margin-top:10px;
	background:url(images/prod_bg_top.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#proizvodi_middle{
	width:230px;
	min-height:100px;
	background:url(images/prod_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#proizvodi_bottom{
	width:230px;
	height:23px;
	background:url(images/prod_bg_bottom.jpg);
	background-repeat:no-repeat;
}

#novosti{
	float:left;
	width:230px;
margin-left:15px;
}
#novosti_top{
	width:230px;
	height:39px;
	margin-top:10px;
	background:url(images/prod_bg_top.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
#novosti_middle{
	width:230px;
	min-height:100px;
	background:url(images/prod_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
#novosti_bottom{
	width:230px;
	height:23px;
	background:url(images/prod_bg_bottom.jpg);
	background-repeat:no-repeat;
}
#listanje{
	width:620px;
	float:right;
	text-align:center;
}
.item_bg{
	width:186px;
	height:175px;
	background:url(images/proizvod_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}
.item{
	width:171px;
	height:154px;
	margin-left:7px;
padding-top:10px;

}
	


#footer{
	margin-top:10px;
height:40px; 
clear:both;
text-align:center;
} 
/*
galerija CSS
*/
#albumContainer{
padding-left: 140px;
padding-right: 140px;
margin:auto;
display: block;	
}
#albumi{
	width: 900px;
	overflow: auto;
	margin: auto;
	
}
.allImages{
	border:1px solid #939651;
	padding:4px;
	vertical-align:middle;
	width: 155px;
	height: 105px;
	float: left;
	margin-left: 20px;
	margin-right:20px;
	margin-bottom: 20px;
}

#imageContainer{
	float: left;
	width: 900px;
	overflow: auto;           
	margin: auto;
}
.galleryImg{
	border:1px solid #939651;
	padding:4px;
	vertical-align:middle;
	width: 155px;
	height: 105px;
	float: left;
	margin: 5px;
}
.images{
margin:0;
padding:10px 0;
text-align:center;
vertical-align:middle;
width:150px;
}
#container{
width: 700px;	
}
/*
galerija CSS
*/


