
p {
    /*background-color: #9bbdbf;*/

}
body{
    text-align: center;
    background-color: #ffffff;/*#f9f9e4;*/
    font-family: Verdana;
    font-size: 12px;
    color: #6f6d6d;
}
div.menu {
    margin: 0 80% 0 0;
    background-color: #bf9bbd;
}
div.korisnicki_meni{
    float: right;
    color: gray;
    margin: 65px 0 5px 0;
}
div.header_navigation{
    color: gray;
}
div.container{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    /*border: 1px solid gray;*/
    line-height: 100%;
    background-color: white;

}
div.header{
    width: 800px;
    height: 80px;
    clear: left;
    text-align: right;
}
div.header img{
    float: left;
    margin: 20px 0 10px 10px;
}
div.pageHeading{
    padding-top:25px;
    padding-left:16px;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: gray;
}
div.jeziciBox {
    float: right;
    margin: 65px 0 0 5px;
}
div.footer{
    color: gray;
    background-color: #FFFFFF;
    clear: left;
    margin: 5px 0 50px 0;
}
div.levi_footer{
    float: left;
}
div.desni_footer{
    float: right;
    width: 165px;
}
div.desni_footer img{
    float: right;
    margin-left: 10px;
}
div.footerBox{
    background-image: url("./images/footer_box.png");
    background-repeat: no-repeat;
    width: 800px;
    height: 19px;
    text-align: center;
    color: #ffffff;
    padding-top: 4px;
    clear: both;
    margin-top: 5px;
}
div.footerBox a{
    color: #ffffff;
}
h1.header{
    padding: 0.2em;
    margin: 0;
}
div.left{
    float: left;
    padding: 10px;
    margin: 5px;
    width: 160px;
    background-color: #ffffff;
    color: #f7f7fb;
}
div.content{
    font-family: verdana;
    font-size: 12px;
}

div.indent{
    margin-left: 190px;
}

ul.square{
    float:left;
    width:100%;
    padding:0;
    margin:0;
    list-style-type:square;
}
ul{
    list-style-image: url('images/lista_ikona.png');
}
a{
    text-decoration:none;
    color: #7f7f7f;

}

a:hover{
    text-decoration: underline;
}

div.img{
    height: auto;
    width: auto;
    float: left;
    background-color: #F3F3F3;
    border:1px solid #DDDDDD;
    padding: 5px;
    margin-right: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}

td.smallText{
    border: 1px solid orange;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
}
td.main{
    font-family: verdana;
    font-size: 12px;
}
div.meni_senka{
    width: 800px;
    height: 18px;
    margin-top: 2px;
    background-image: url(../SkyTel/images/meni_senka.png);
}
.messageStackError{
    font-family: verdana;
    font-size: 12px;
}
/*===================================
Horizontalni podmeni
====================================*/
div.horizontalni_podmeni{
    display: block;
    height: 28px;
    width: 800px;
    _position: relative;
    overflow: hidden;
    margin: -15px 0 10px 0;
    background-image: url(../SkyTel/images/horizontalni_podmeni.png);
    font-family:"trebuchet MS", sans-serif;
    font-weight: bold;
}
div.horizontalni_podmeni div{
    float: left;
    line-height: 28px;
    margin: 0;
}
div#logovanje{
    padding: 0 10px 0 0;
    width: 90px;
    text-align: right;
}
div#registracija{
    padding: 0;
    width: 100px;
    text-align: center;
}
div#lozinka{
    padding: 0;
    width: 150px;
    text-align: center;
}
div#profil{
    padding: 0;
    width: 100px;
    text-align: center;
}
div#korpa{
    padding: 0 10px 0 0;
    float: right;
}
div.horizontalni_podmeni div a.selektovani_podmeni{
    color: orange;
}
div.horizontalni_podmeni div a{
    color: gray;
}
div.horizontalni_podmeni div a:hover{
    color: orange;
    text-decoration: none;
}

/* ovo je za novi meni */
/* ================================================================
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */

#menu {padding:0; margin:0; list-style:none; width:800px; height:34px; position:relative; clear:both;}
#menu li {position:relative; float:left; padding:0;}
#menu li a {display:block; height:34px; width:100px; padding:0; float:left; color:#fff; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:14px; text-align:center; cursor:pointer; 
    background: url(images/meni_dugme.png) no-repeat left top;}
#menu li#login a{display:block; height:34px; width:100px; padding:0; float:left; color:#fff; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:14px; text-align:center; cursor:pointer; 
    background: url(images/meni_dugme_login.png) no-repeat left top;}
#menu li a b {position:relative; top:10px; font-weight:normal;}


#menu li a:hover,
#menu li a:active,
#menu li a:focus,
.home #menu li#home a,
.single #menu li#single a,
.dropdown #menu li#dropdown a,
.dropline #menu li#dropline a,
.flyout #menu li#flyout a,
.support #menu li#support a,
.contact #menu li#contact a
{background-position: left bottom; background-repeat: no-repeat; cursor:pointer; color:#fff;}

#menu li#login a:hover,
#menu li#login a:active,
#menu li#login a:focus
{background-position: left bottom; background-repeat: no-repeat; cursor:pointer; color:#fff;}

#menu li a:hover b,
#menu li a:active b,
#menu li a:focus b,
.home #menu li#home a b,
.single #menu li#single a b,
.dropdown #menu li#dropdown a b,
.dropline #menu li#dropline a b,
.flyout #menu li#flyout a b,
.support #menu li#support a b,
.contact #menu li#contact a b
{cursor:pointer;}

#menu li#selektovani_meni a
{background-position: left bottom; background-repeat: no-repeat; cursor:pointer; color:#fff;}
/*li.selektovani_meni a b{background-position: left bottom; background-repeat: no-repeat; cursor:pointer; color:#fff;}*/

/*======================================================
korpa koja dolazi sa desne strane tokom kupovine
========================================================*/
div.tok_kupovine_box{
    float: right;
    width: 215px;
    clear: right;
    font-family: Verdana;
    font-size: 11px;
    margin: 10px 0 0 0;
}
table.tok_kupovine{
    border: 1px solid gray;
    border-collapse: collapse;
    background-color: #f4f4f4;
}
table.tok_kupovine tr{
    border: 1px dashed gray;
}
table.tok_kupovine tr td table tr{
    vertical-align: middle;
}
div.tok_kupovine_box h1{
    font-size: 14px;
    font-weight: bold;
    padding: 0 5px 5px 5px;
    margin: 0;
}
div.tok_kupovine_box h2{
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
}
div.tok_kupovine_box h3{
    font-size: 11px;
    font-weight: normal;
    display: inline;
    position: relative;
    top: 5px;
    left: 0px;
}
div.tok_kupovine_box p{
    margin: 0;
    position: relative;
    top: 10px;
    left: 5px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.obojena_celija{
    background-color: #dedede;
}
div.tok_kupovine_opis img{
    margin-right: 5px;
    margin-left: 0px !important;
    float: right;
}
td#tk_prva, td#tk_druga, td#tk_treca, td#tk_kontakt_podaci, td#tk_placanje, td#tk_potvrda, td#tk_kraj{
    vertical-align: top;
    width: 180px;
}

/*======================================================
trostruki meni koji se nalazi na dnu
poznatiji kao TRIBOKS
========================================================*/
div.triboks{
    height: 180px;
    width: 800px;
    margin-top: 15px;
    font-size: 10px;
    clear: both;
}
div#levi_triboks{
    background: url('images/triboks_levi.png') no-repeat;
    width: 262px;
    height: 180px;
    float: left;
    color: white;
}
div#levi_triboks h2{
    margin: 0;
    padding: 3px 0 10px 12px;
    font-size: 11px;
    color: white;
}
div#centralni_triboks{
    background: url('images/triboks_levi.png') no-repeat;
    width: 262px;
    height: 180px;
    float: left;
    margin-left: 7px;
    text-align: center;
    color: #1b86a2;
}
div#centralni_triboks h2{
    margin: 0;
    padding: 3px 0 10px 12px;
    color: white;
    font-size: 11px;

}
div#centralni_triboks input{
    line-height: 10px;
    width: 180px;
    font-size: 10px;
    text-align: center;
}
div#desni_triboks{
    background: url('images/triboks_desni.png') no-repeat;
    width: 262px;
    height: 180px;
    float: left;
    margin-left: 7px;
    text-align: center;
}
div#desni_triboks h2{
    margin: 0;
    padding: 3px 0 5px 12px;
    color: white;
    font-size: 11px;
}
p.stavka_novih_proizvoda{
    padding-top: 3px;
    padding-bottom: 0px;
    margin: 8px 0 0 0;
}
p.stavka_novih_proizvoda a{
    color: #1b86a2;
}
p.stavka_novih_proizvoda a:hover{
    color: red;
}
div.brzi_link_stavka{
    height: 50px;
    color: gray;
    cursor: pointer;
}
div.brzi_link_stavka img{
    float: left;
}
div.brzi_link_stavka h3{
    margin: 0;
    padding: 0;
    color: gray;
    font-size: 11px;
    font-weight: bold;
}
div.brzi_link_stavka p{
    font-size: 9px;
    margin: 5px 5px 9px 0;
}
div#desni_triboks div.gornji_tekst{
    height: 15px;
    padding: 5px 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
}
div#desni_triboks div.donji_tekst{
    height: 30px;
    padding: 15px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 15px;
}
div#desni_triboks div.logo{
    height: 46px;
    padding: 5px 0 10px 0;
}
div#desni_triboks div.slicice{
    height: 30px;
}
div#desni_triboks div.slicice img{
    margin: 0 10px 0 10px;
}