*{padding:0; margin:0;}
BODY
        {
            color: #333333;
            font-family: Tahoma;
            font-size: 12px;
            background: #fff url(shop_slike/bg.gif);
        }
        
B, TD
        {
            color: #333333;
            font-family: Tahoma;
            font-size: 12px;
}
        
P
        {
            color: #333333;
            margin-top:3px;
            margin-bottom:10px;
            font-size: 12px;
        }
        
#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url(shop_slike/bg2.jpg) repeat-x;
z-index: -1;
}

#menu
{
margin-top: 113px;
left: 0px;
width: 650px;
}  
      
.menu2 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#15a4d0 url(shop_slike/button1.gif); position:relative; }
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#111; text-decoration:none; font-size:14px; font-family:verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a {color:#fff; background:url(shop_slike/button3.gif);}
.menu2 li.current a b {background:url(shop_slike/button3.gif) no-repeat right top;}
.menu2 li a:hover {color:#fff; background:#000 url(shop_slike/button4.gif);}
.menu2 li a:hover b {background:url(shop_slike/button4.gif) no-repeat right top;}
.menu2 li.current a:hover {color:#fff; background:#000 url(shop_slike/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(shop_slike/button3.gif) no-repeat right top;}

.arrowlistmenu{
width: 160px; /*width of accordion menu*/
background-color: #ffcc99 ;
}

.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: black;
background: url(Shop_slike/titlebar.png) repeat-x center left;
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .menuheader a { /*CSS class for menu headers in general (expanding or not!)*/
color: black;
text-decoration: none;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(Shop_slike/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 2px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(Shop_slike/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}

#search_box {
    width: 161px;
    height: 31px;
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 1px solid #ccc;
    width: 119px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
        
h1 a
		{
            font-family: Tahoma;
			font-size: 20px;
		}
A:link
        {
            color: #AA0000;
            text-decoration: none;
        }
A:visited
        {
            color: #AA0000;
            text-decoration: none;
        }
A:hover
        {
            color: #000000;
            text-decoration: underline;
        }

.Razmak
        {
            FONT-SIZE: 2px;
        }

#wraper
        {
            background-color:#fee0bf; 
            border-left-style:solid; 
            border-right-style:solid; 
            border-left-color:#15a4d0; 
            border-left-width:1px;  
            border-right-color:#15a4d0; 
            border-right-width:1px;
        }
        
.Zaglavlje
        {
            background:url(shop_slike/header.jpg) no-repeat; 
        }
.Tijelo
        {
        }

.Podnozje
        {
            color: #666666;
            background-color: #fff;
            padding: 2px;
        }
.Podnozje A:link
        {
            color: #AA0000;
            font-weight: bold;
            text-decoration: none;
        }
.Podnozje A:visited
        {
            color: #AA0000;
            font-weight: bold;
            text-decoration: none;
        }
.Podnozje A:hover
        {
            color: #666666;
            font-weight: bold;
            text-decoration: none;
        }
        
.Podnozje td
        {
            padding: 5px 5px;
        }
        
.LijevaKolona
        {
            background-color: #fff;
        }
.DesnaKolona
        {
            background-color: #fff;
        }
.Polje1
        {
            color: #666666;
            background-color: #F3F3F3;
            border: 1px solid #DDDDDD;
            padding: 2px;
        }
.Polje1 A:link
        {
            color: #AA0000;
            font-weight: bold;
            text-decoration: none;
        }
.Polje1 A:visited
        {
            color: #AA0000;
            font-weight: bold;
            text-decoration: none;
        }
.Polje1 A:hover
        {
            color: #666666;
            font-weight: bold;
            text-decoration: none;
        }
        
.Polje1 td
        {
            padding: 5px 5px;
        }

.Polje2
        {
            color: #333333;
            padding: 5px;
            line-height: 130%;
        }

.Polje2A
        {
            color: #000000;
            font-weight: bold;
            padding: 0px 5px 0px 5px;
        }

.Polje3
        {
            color: #333333;
            padding: 5px;
            line-height: 130%;
        }

.Polje3A
        {
            color: #000000;
            font-weight: bold;
            background-color: #DDDDDD;
            border: 1px solid #DDDDDD;
            padding: 0px 5px 0px 5px;
        }

.Polje3A-Kat
		{
			background: url(shop_slike/kategorije.gif) no-repeat;
		}

.Polje3A-Trazim
		{
			background: url(shop_slike/trazim_poklon_top.gif) no-repeat;
		}
.Polje3A-Trazim-mid
		{
			background: url(shop_slike/trazim_poklon_mid.gif) repeat-y;

		}
.Polje3A-Kos
		{
			background: url(shop_slike/kosarica.gif) no-repeat;

		}

.Polje3A-Top
		{
			background: url(shop_slike/top_proizvodi.gif) no-repeat;

		}
		
.Polje3A-Novo
		{
			background: url(shop_slike/novi_proizvodi.gif) no-repeat;

		}
		
.NaslovStranice
        {
            border-bottom: 2px solid #F6F6F6;
            padding-bottom: 4px;
        }

.NavigacijaStranice
        {
            background-color: #F6F6F6;
        }

.NaziviPolja
        {
            background-color: #F6F6F6;
        }

.Spremni
        {
            background:url(shop_slike/spremni.jpg) no-repeat; 
            padding-top: 3px;
        }
.slikaPocetna
        {
        }

.opisPocetna
        {
        }

.Linija
        {
            background-color: #F6F6F6;
        }

.slikaProizvoda
        {
            border: 1px solid #EEEEEE;
        }

.OpisProizvoda
        {
            font-size: 8pt;
        }

.OpisProizvodaDetaljno
        {
            font-size: 10pt
        }

.OpisProizvodaDugi
        {
        }

.ProizvodDetalji
        {
        }

.ProizvodSifra
        {
        }

.NasaCijenaOpis
        {
            color: #000000;
        }

.NasaCijenaVrijednost
        {
            color: #000000;
        }

.KataloskaCijenaOpis
        {
        }

.KataloskaCijenaVrijednost
        {
            text-decoration: line-through;
        }

.VasaUstedaOpis
        {
        }

.VasaUstedaVrijednost
        {
            color: red;
        }

.BesplatnaDostava
        {
            color: #666666;
        }

.NaSkladistu
        {
            color: #666666;
        }

.NemaNaSkladistu
        {
            color: red;
        }

.NemaSlike
        {
            color: #AA0000;
        }

.OpisKategorijaPopis
        {
        }

.OpisKategorija
        {
        }

.OpisKategorijaProizvoda
        {
            font-weight: bold;
        }

.OpisOpcije
        {
            font-style: italic;
        }

.OdabirOpcije
        {
            font-family: Tahoma;
            font-size: 8pt;
        }

.TekstOpcije
        {
            font-family: Tahoma;
            font-size: 8pt;
        }

.PogledStupca
        {
            background-color: #F6F6F6;
            border: 1px solid #EEEEEE;
        }
.PogledStupca A:link
        {
            color: #AA0000;
            text-decoration: none;
        }
.PogledStupca A:visited
        {
            color: #AA0000;
            text-decoration: none;
        }
.PogledStupca A:hover
        {
            color: #666666;
            text-decoration: underline;
        }

.SistemskaPoruka
        {
            font-size: 9pt;
        }
.SistemskaPorukaGreska
        {
            color: red;
            font-size: 9pt;
        }
.SistemskaPorukaLink
        {
            font-size: 9pt;
        }

.Oznaceno
        {
        }

.VSoptRadio
        {
            font-family: Tahoma;
            font-size: 8pt;
        }

.OpisOpcijeObavezno
        {
            font-style: italic; color: #AA0000;
        }
