@charset "windows-1250";
/* CSS Document */

body {
margin:0px;
padding:0px;
background-color:#8A8134;
font-family:"Arial", Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background-image:url(../images/bg.jpg);
background-repeat:no-repeat;
background-position:top center;
background-attachment:fixed;
}


a {
color:#B69E3F;
text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:none;
}

h1 {
font-size:18px;
font-family:"Courier New", Courier, monospace;
font-weight:bold;
color:#FFFFFF;
background-image:url(../images/bg_h1.jpg);
background-repeat:repeat-y;
background-color:#000000;
padding:8px 8px 8px 25px;
margin:0px 0px 15px 0px;
text-transform:uppercase;
}

h2 {
font-size:16px;
font-weight:bold;
font-family:"Arial", Helvetica, sans-serif;
color:#B69E3F;
margin:10px 0px 10px 0px;
clear:both;
}

h3 {
font-size:12px;
font-weight:bold;
font-family:"Arial", Helvetica, sans-serif;
color:#000000;
margin:0px 0px 10px 0px;
}


#holder {
margin:0 auto;
width:880px;
background-image:url(../images/bg_head.jpg);
background-repeat:no-repeat;
background-color:#453C18;
}

#head {
margin:0 auto;
width:860px;
height:187px;
/*background-image:url(../images/logo.png);
background-repeat:no-repeat;*/
}

.banner{
float:right;
padding:1px;
margin:30px 15px;
}

img.banner{
border:1px solid #B69E3F;
}

#flash {
margin:0 auto;
width:840px;
height:300px;
padding:10px;
background-color:#2D260F;
margin-bottom:20px;
}

#meni {
margin:0 auto;
width:860px;
height:36px;
}

ul{
float:right;
margin:0px 0px 0px 0px;
padding:0px;
}
li{
float:left;
display:block;
margin-left:10px;
margin-right:10px;
}

#meni a{
color:#B69E3F;
font-size:13px;
font-weight:bold;
display:block;
text-decoration:none;
padding:8px 10px;
} 

#meni a:hover{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
display:block;
text-decoration:none;
background-image:url(../images/bg_link.jpg);
background-repeat:repeat-x;
} 

#content {
float:left;
width:880px;
margin-bottom:30px;
}

#content_left {
float:left;
width:210px;
padding:0px 10px;
}

.brands {
background-image:url(../images/bg_brand.jpg);
background-repeat:no-repeat;
background-position:center bottom;
width:210px;
text-align:center;
}
.brandlink {
border:none;
margin:10px 0px;
}


#content_right {
float:left;
width:620px;
padding-left:20px;
}

.content_right2 {
float:left;
width:620px;
padding-bottom:20px;
}


.narudzba {
float:left;
width:590px;
margin-bottom:30px;
padding:15px;
background-color:#000000;
}

.narudzba h2 {
color:#B69E3F;
margin:0px 0px 10px 0px;
}


.kategorija_proizvoda {
float:left;
width:620px;
}

.novosti {
float:left;
width:610px;
border-bottom:1px dotted #2D260F;
padding-bottom:30px;
}

.pitanja {
float:left;
width:610px;
border-bottom:1px dotted #2D260F;
padding-bottom:15px;
padding-top:15px;
}

.forma {
float:left;
width:620px;
padding-bottom:15px;
}

.proizvod {
float:left;
width:302px;
padding:10px 0px;
margin:10px 3px;
border-top:1px dotted #2D260F;
border-bottom:1px dotted #2D260F;
}

.vijestiMain {
float:left;
width:272px;
padding:10px 10px 25px 10px;
margin:10px 8px;
border-top:1px dotted #2D260F;
border-bottom:1px dotted #2D260F;
}


.proizvod_detalji {
float:left;
width:620px;
padding:4px 0px;
border-top:1px dotted #2D260F;
border-bottom:1px dotted #2D260F;
}


.detalji {
margin-top:20px;
position:relative;
}

.detalji2 {
margin-top:20px;
position:relative;
margin-bottom:65px;
}

a.det{
position:absolute;
right:0px;
}

.detalji a, .detalji2 a{
color:#B69E3F;
text-decoration:none;
background-color:#2D260F;
background-image:url(../images/bg_link_detalji.jpg);
background-repeat:no-repeat;
background-position:right center;
padding:2px 12px 2px 4px;
} 
.detalji a:hover{
color:#FFFFFF;
text-decoration:none;
background-color:#2D260F;
background-image:url(../images/bg_link_detalji.jpg);
background-repeat:no-repeat;
background-position:right center;
padding:2px 12px 2px 4px;
} 

.thumb {
float:left;
margin-right:8px;
border:none;
}



#bottom {
margin:0 auto;
width:830px;
height:50px;
padding:15px;
clear:left;
color:#000000;
text-align:center;
border-top:1px dotted #2D260F;
}

#bottom a {
color:#B69E3F;
text-decoration:none;
}

#bottom a:hover {
color:#FFFFFF;
text-decoration:none;
}


.textsubmit{
color:#FFFFFF;
border:1px solid #8A8134;
background-color:#333333;
font-size:11px;
padding:3px;
}






form {
margin:0px;
padding:0px;
}

#search_forma dt, dd{
margin:2px;
display:block;
}

#search_forma dt{
width:200px;
}

.textInput{
border:1px solid #2D260F;
font-family:"Arial", Helvetica, sans-serif;
color:#000000;
background-color:white;
height:16px;
width:160px;
margin:2px 0px;
font-size:11px;
}

.textInputarea{
border:1px solid #2D260F;
font-family:"Arial", Helvetica, sans-serif;
color:#000000;
background-color:white;
height:100px;
width:240px;
margin-top:6px;
margin-bottom:10px;
font-size:11px;
}

.textLsubmit{
font-size:11px;
cursor:pointer;
margin:5px 0px 0px 154px;
width:46px;
}


.imgBrand{
float:left;
margin:0px 10px 5px 0px;
}

.brandhold{
float:left;
margin-bottom:25px;
display:block;
padding-right:10px;
}

.brandhold img{
float:left;
margin:0px 10px 5px 0px;
}

p{
margin-bottom:10px;
}




.detailsHold{
width:410px;
float:left;
}

.thumb2{
padding-top:2px;
margin-right:5px;
margin-top:5px;
width:126px;
}


.detalji3{
width:210px;
position:absolute;
top:650px;
margin-left:230px;
left:50%;
}

.detalji4 {
top:800px;
left:50%;
margin-left:230px;
position:absolute;
}


.detalji3 a, .detalji4 a{
color:#B69E3F;
text-decoration:none;
background-color:#2D260F;
background-image:url(../images/bg_link_detalji.jpg);
background-repeat:no-repeat;
background-position:right center;
padding:2px 12px 2px 4px;
} 
.detalji3 a:hover, .detalji4 a:hover{
color:#FFFFFF;
text-decoration:none;
background-color:#2D260F;
background-image:url(../images/bg_link_detalji.jpg);
background-repeat:no-repeat;
background-position:right center;
padding:2px 12px 2px 4px;
} 

.staraCijena{
color:#CCCCCC;
}