
body 
{
	text-align:left;
    margin-top: 10px;
    font-family: tahoma;
    background: white;
     background: url(img/bg.jpg) repeat-x; 
     overflow: -moz-scrollbars-vertical;
     margin-left: 0px;
     margin-top: 10px;
}
img 
{
	border:0px;
}

a:link, a:visited
{
    color: #694d4c;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.div_stran
{
    width: 960px;    
}

.div_stran1
{     
    text-align: left;
    margin-left: 8px;   
}

.div_head
{
    width: 954px;
    height: 86px;
    background: url(img/head.gif) no-repeat;

}

.div_levo
{
    width: 708px; 
    float: left;
}

.div_meni_zgoraj
{
    width: 708px;
    height: 50px;
    background: url(img/meni_zgoraj_levo_bg.jpg) left no-repeat;
    padding-left: 70px;
}

a.div_meni_zgoraj_item:link, a.div_meni_zgoraj_item:visited 
{

    height: 24px;
       
    background: url(img/meni_zgoraj_bg.jpg) left no-repeat;
    color: white;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 7px;
    font-weight: bold;
    letter-spacing: 0.5px;
    float: left;
    text-decoration: none; 
}

a.div_meni_zgoraj_item:hover
{
    text-decoration: underline;
}

.div_meni_zgoraj_desno
{
    width: 243px;
    height: 103px;
    background: url(img/meni_zgoraj_desno_bg_2.jpg) left no-repeat;
    position: relative;
    
}

.div_desno
{
    width: 243px;
    float: left;
    text-align: left;
    
}

.div_meni_levo
{
    width: 167px;
    background: url(img/meni_levo_bg.jpg) left repeat-y;
    margin-left: 50px;
    float: left;

    
}

.div_meni_levo_zgoraj
{
    width: 100%;

    background: url(img/meni_levo_zgoraj_bg.jpg) left top no-repeat;
    float: left; 
    padding-top: 15px; 

        
}

.div_meni_levo_spodaj
{
    width: 167px;
    height: 54px;
    background: url(img/meni_levo_spodaj_bg.jpg) left bottom no-repeat;
    padding-bottom: 20px;
    height: 100%;
}

a.div_meni_levo_item_2:link, a.div_meni_levo_item_2:visited
{
    width: 133px;
    height: 19px;
    display: block;
    background: url(img/meni_levo_item.jpg) left no-repeat;
    margin-left: 18px;
    color: white;
    font-size: 11px;
    padding-top: 3px;
    padding-left: 5px;
    text-decoration: none;
}

a.div_meni_levo_item_1:link, a.div_meni_levo_item_1:visited
{
    width: 133px;
    height: 19px;
    display: block;
    background: url(img/meni_levo_item_1.jpg) left no-repeat;
    margin-left: 13px;
    color: white;
    font-size: 11px;
    padding-top: 3px;
    padding-left: 5px;
    text-decoration: none;
    
}

.div_content
{
    width: 459px;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    border-right: 1px dotted black;
    background: white;
    float: left;
    margin-left: 10px;
    margin-top: 21px;
    padding: 10px 10px 10px 10px; 
    font-family: verdana;
}

.div_kosarica
{
    width: 187px;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    background: white;
    padding: 5px 5px 5px 5px;
}

.div_artikli_kosarice
{
    color: white;
    font-size: 10px;
    margin-left: 157px;
    padding-top: 55px;
}

.div_novice
{
    width: 100%;
    border-top: 6px solid #f0f0f0;
    border-bottom: 6px solid #f0f0f0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.div_novice_naslov
{
    margin-left: 5px;
    padding-left: 15px;
    height: 14px;
    background: url(img/news_arrow.gif) left no-repeat;
    color: #775e5e;
    font-size: 11px;
    letter-spacing: 0.5px;
    font-weight: bold;
}

.div_novice_text
{
    margin-left: 20px;
    font-size: 11px;
    color: black;
}

.div_navigator
{  
    background: url(img/navigator_arrow.gif) left no-repeat;
    float: left;
    color: black;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.5px;
    padding-left: 17px;
    margin-left: 15px;
    margin-top: 15px;
}

.div_navigator a:link, .div_navigator a:visited
{
    color: black;
    text-decoration: none;
}

.div_navigator a:hover
{
    text-decoration: underline;
}

.div_okno_desno_zgoraj
{
    width: 185px ;
    height: 9px;
    background: url(img/desno_okno_zgoraj.gif) left no-repeat;
  
}

.div_okno_desno_spodaj
{
    width: 185px ;
    height: 8px;
    background: url(img/desno_okno_spodaj.gif) left no-repeat;    
}

.div_okno_desno_text
{
    width: 161px;
    border-left: 5px solid #efefef;
    border-right: 5px solid #efefef;
    background: #dbdddd;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 10px;
    color: black;
}

.div_kosarica_znak
{
    margin-left: 153px;
   padding-top: 24px;
    width: 40px;
    height: 33px;
    background: url(img/kosarica.gif) no-repeat;
    background-position: 0px 24px;

}

.div_kosarica_artikli
{
    width: 237px;
    position: absolute;
    top: 45px;
    left: -20px;

}

.div_kosarica_artikli_top
{
    width: 222px;
    height: 29px;
    background: url(img/artikli_kosarice_top.gif);
    opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
    display: table; 
    padding-top: 20px;
    padding-left: 15px;
    font-weight: bold;         
}

.div_kosarica_artikli_bottom
{
    width: 137px;
    height: 19px;
    background: url(img/artikli_kosarice_bottom.gif);
    opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9; 
    padding-left: 100px;      
}

.div_kosarica_artikli_bottom a:link, .div_kosarica_artikli_bottom a:visited
{
    color: white;
    text-decoration: none;
    font-size: 10px;
}

.div_kosarica_artikli_bottom a:hover
{
    color: red;
}



.div_kosarica_artikli_body
{
    width: 237px;    
    background: url(img/artikli_kosarice_body.gif) repeat-y;
    opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
    padding-top: 7px;

    display: table;
       
}

.td_kosarica_small_odd
{
    background: #7c7878;
    color: white;
    font-size: 10px;
    padding-left: 3px;
        opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
        text-align: left;
}

.td_kosarica_small_even
{
    background: #928f8f;
    color: white;
    font-size: 10px;
    padding-left: 3px;
        opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
        text-align: left;
}

.sifra_a:link, .sifra_a:visited
{
    text-decoration: none;
    color: #6aa911;
    
}

.sifra_a:hover
{
    text-decoration: underline;     
}

.div_artikel_cena
{
    width: 125px;
    height: 20px;
    border-bottom: 1px dotted black;
    color: #363636;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.5px;
       
}

.div_artikel_slika
{
    background: url(img/artikel_logo_bg.gif) center no-repeat;
    width: 240px;
    height: 102px;
}

.div_artikel_vasacena
{
    width: 125px;
        color: #363636;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.div_artikel_skupnacena
{
    width: 125px;
    color: #363636;
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;    
}

.div_artikel_opis
{
    width: 430px;    
    font-size: 10px;
    letter-spacing: 0.5px;
    color: #775e5e;
    margin-top: 20px;
    padding-left: 20px;
}

.div_kosarica_opisi
{
    height: 20px;
    color: #363636;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.5px;
    border-bottom: 1px dotted black;     
}

.kosarica_text
{
    height: 20px;
    color: #363636;
    font-size: 10px;
    letter-spacing: 0.5px;    
}

.basket_input {
    width: 30px;
    border: 0px;
    text-align: right;
    background: white;    
}

.content
{
    font-size: 11px;
}

.td_article_list_odd
{
    font-size: 10px;
    padding-left: 3px;
}

.td_article_list_even
{
    background: #eeeff0;
    font-size: 10px;
    padding-left: 3px;
}

.div_logo
{
    width: 283px;
    height: 61px;
    background: url(img/logo1.png) bottom no-repeat;
    margin-left: 65px;
}

.gumb
{
    background: white;
    border: 1px solid #dbdddd; 
    color: #363636;
    font-size: 9px;
    letter-spacing: 0;
    margin-right: 1px;
}

.div_kontakt
{
    font-size: 11px;
    letter-spacing: 0.8px;
    color: #f4b991;
    font-weight: bold;
}