* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url('images/pozadina.gif') #fff repeat-x 0px 121px;
	color : #666;
	text-align : center;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 10px;
}

a {
	color : #8B6F07;
	font-weight: bold;
}

a:hover {
	color : #C79F0A;
	text-decoration : none;
}

#zaglavlje {
	margin : 2px auto;
	width : 800px;
	height : 120px;
	text-align : left;
	overflow : hidden;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}

#meni_stranice {
	margin : 0px auto;
	width : 800px;
	height : 35px;
	float : none;
	clear : both;
	text-align : center;
}

#meni_stranice ul {
	height : 35px;
}

#meni_stranice li {
	padding : 5px 12px 0px;
	height : 14px;
	float : left;
	display : block;
	position: relative;
}

#meni_stranice a {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#okvir_stranice {
	margin : 0px auto;
	width : 800px;
	text-align : justify;
	display : block;
	clear : both;
}

#leva_kolona {
	width : 179px;
	float : left;
}

.okvir_boxa {
	clear : both;
	float : none;
	margin-top : 13px;
	border : #997505 1px solid;
}

.box_levakolona {
	width : 177px;
	background : #fff;
	overflow : hidden;
	display : block;
	clear : both;
}

.box_levakolona h2 {
	padding : 7px 7px;
	width : 177px;
	height : 11px;
	color : #fff;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	background-color: #C79F0A;
}

.pretraga {
	width : 177px;
	height : 165px;
	display : block;
	color : #fff;
	font-size : 10px;
	line-height : 15px;
	background-color: #C79F0A;
}

.pretraga a {
	color : #fff;
	font-weight: bold;
}

.pretraga a:hover {
	color : #fff;
	text-decoration : none;
}

.box_levakolona .sadrzaj {
	margin : 5px 4px;
	width : 149px;
}

.box_levakolona select {
	width : 150px;
	color : #624D02;
	font-size : 11px;
	line-height : 11px;
	background-color: #FFF2C2;
}

#sadrzaj {
	margin-left : 14px;
	width : 422px;
	float : left;
}

#sadpretraga {
	margin-left : 14px;
	width : 422px;
	float : left;
}

#sadrzaj_gornji_deo{
	margin-top : 13px;
	width : 420px;
	height : 128px;
	background : url('images/bg_sadrzaj_gornji_deo.jpg') repeat-x 0px 0px;
	overflow : hidden;
	border : #997505 1px solid;
}

#sadrzaj_gornji_deo .sideimg {
	position : absolute;
	
	width : 100px;
	height : 132px;
}

#sadrzaj_gornji_deo .sadrzaj {
	position : absolute;
	margin-left : 102px;
	width : 305px;
	color : #fff;
}

#sadrzaj_gornji_deo h2 {
	color: #FFF0D2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 10px;
	width : 100px;
}

#sadrzaj_gornji_deo h3 {
	color: #FFF0D2;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
}

#sadrzaj_gornji_deo a {
	color: #FFF0D2;
	text-align: right;
}

#sadrzaj_gornji_deo a:hover {
	color: #FFD784;
	text-align: right;
}

.dugme_pretraga {
	padding : 3px 3px;
	color: #000;
	background-color: #FFF2C2;
}

#najnoviji {
	overflow : hidden;
	background : url('images/najnovije_hlinija.gif') 0px 15px;
}

#najnoviji h2 {
	background :#B7950D no-repeat 0px 0px;
	color: #FFF;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#najnoviji .sadrzaj {
	width : 210px;
	height : 230px;
	float : left;
	overflow : hidden;
}

#najnoviji .okvir {
	margin-top : 10px;
	margin-left : 10px;
	position : absolute;
	width : 190px;
}

#najnoviji .slika {
	width : 80px;
	height : 102px;
	float : left;
	position :  static;
	border: thin dotted #C3950D;
	margin-right: 3px;
}

#najnoviji h3 {

	font-size: 9px;
	text-align: right;
	float:inherit;
	color: #B7950D;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #930;
}

#najnoviji p {
	padding-top : 3px;
	padding-bottom : 10px;
	float : none;
}

#najnoviji .linkovi {
	float : none;
	width : 190px;
}

#najnoviji .cena h4 {
	color : #C00;
	font-size : 9px;
	font-weight : bold;
	float : left;
}

#najnoviji .detaljnije {
	font-weight : bold;
	float : right;
}

#najnoviji .detaljnije a {
	color : #7B7B92;
}

#najnoviji .detaljnije a:hover {
	color : #556;
	text-decoration:none;
}

.sadrzaj_okvir {
	width : 420px;
	background : url('images/sadrzaj_linija.gif') repeat-y 210px 0px;;
	overflow : hidden;
}

.sadrzaj_okvir_pretraga {
	width : 420px;
	background : url('images/pretraga_pozadina.gif') 0px 0px;;
	overflow : hidden;
}

#desna_kolona {
	margin-left : 13px;
	width : 170px;
	float : left;
}

.desna_kolona_okvir {
	width : 168px;
	background-color : #FFF2C2;
	overflow : hidden;
}

#akcije h2 {
	color: #FFF;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #C79F0A;
}

#akcije .wrapper {
	position : relative;
	margin : 0px 9px;
	width : 164px;
	overflow : hidden;
}

#akcije h3 {
	clear : both;
	margin-top : 10px;
	margin-left: 5px;
	margin-right: 5px;
	color : #666;
	font-size : 10px;
	font-weight : bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #234662;
}

#akcije p {
	margin-top : 2px;
	margin-left: 5px;
	margin-right:5px;
}

#akcije a {
	text-align:right;
	margin-bottom : 12px;
	margin-left: 5px;
	margin-right:2px;
	color : #234662;
}

#akcije .akcije_link {
	position : relative;
	text-align:right;
	width : 164px;
	overflow : hidden;
	margin-bottom: 10px;
}

#razmak_do_podnozja{
	clear : both;
	float : none;
	border-top : #fff 5px solid;
}

#podnozje {
	margin : 0px auto;
	width : 800px;
	height : 21px;
	background-color : #B7950D;
	font-size : 10px;
	color : #FFF2C2;
}

#podnozje a {
	color : #FFF2C2;
	text-decoration : none;
}

#podnozje a:hover {
	color : #fff;
}

#podnozje #prava {
	padding-top : 3px;
	padding-left : 15px;
	float : left;
}

#podnozje #linkovi {
	padding-top : 3px;
	padding-right : 10px;
	float : right;
	font-weight : bold;
}

#podnozje #links span {
	margin-left : 20px;
	display : block;
	position : relative;
	float : left;
}

#pregled {

}

#pregled h2 {
	background :#B7950D no-repeat 0px 0px;
	color: #FFF;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#pregled h3 {
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #B7950D;
}

#pregled p {
	margin-right:3px;
	margin-left: 3px;
}

#pregled .slika {
	width : 250px;
	float : left;
	text-align:center;
	border: 1px dotted #C3950D;
	margin: 3px;
}

#pregled #zoom {
	width : 250px;
	position : static;
	text-align:center;
	border: none;
	margin: 5px;
}

#pregled .slicice {
	width : 250px;
	height : 49px;
	position : static;
	margin: 1px;
}

#pregled .linkovi {
	float : none;
	width : 420px;
}

#pregled .cena{
	float:left;
	margin: 5px;
	padding: 5px;
	background-color: #FFF2C2;
}

#pregled .cena h4 {
	color : #F00;
	font-size : 11px;
	font-weight : bold;
	line-height: normal;
}

#pregled .cena h5 {
	color : #C90;
	font-size : 11px;
	font-weight : bold;

}

#pregled .cena span {
	color : #C90;
	font-size : 11px;
	font-weight : bold;
	text-decoration: line-through;
}

#pregled .detaljnije {
	font-weight : bold;
	float : right;
	margin: 5px;
	font-size: 11px;
}

#pretraga {
	overflow : hidden;
	background : url('images/pretraga_hpozadina.gif') 0px 22px repeat ;
}

#pretraga h2 {
	background :#B7950D;
	color: #FFF;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#pretraga .sadrzaj {
	width : 140px;
	height : 150px;
	float : left;
	overflow : hidden;
}

#pretraga .okvir {
	margin-top : 2px;
	margin-left : 5px;
	position : absolute;
	width : 133px;
}

#pretraga .slika {
	width : 45px;
	height : 50px;
	float : left;
	position : static;
	border: thin dotted #C3950D;
	margin-right: 3px;
}

#pretraga h3 {

	font-size: 9px;
	text-align: right;
	float:inherit;
	color: #B7950D;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #930;
}

#pretraga p {
	padding-top : 3px;
	padding-bottom : 5px;
	float : none;
}

#pretraga .linkovi {
	width : 130px;
	text-align:right;
}

#pretraga .sadrzaj {
	height: 180px;
}

#pretraga .cena h4 {
	color : #C00;
	font-size : 9px;
	font-weight : bold;
	width: 130px;
}

#pretraga .detaljnije {
	font-weight : bold;
	width: 130px;
}

#pretraga .detaljnije a {
	color : #7B7B92;
}

#pretraga .detaljnije a:hover {
	color : #556;
	text-decoration:none;
}

.img{
	border: 1px dotted #C3950D;
}

span {
	display : none;
}

img {
	border: 0px;
}

.ocisti_ovo {
	margin : 0px;
	clear : both;  
	float : none;	
	font-size : 1px;
	line-height : 0px;
}
