body { 
    margin: 0; 
    font-family: verdana, arial, sans-serif;
    margin-bottom: 4em;
}

div {

}

div#sodrzhina {
    width: 95%;
    margin-top: 0;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
}

a, a:visited {
    color: #554fa0;
}

a:hover  {
    color: #5b52cb;
}

input[disabled] {
    background-color: #eeeeee; 
    color: #dbdbdb;
}

.vnimanie {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200000;
    background-image: url(../sliki/prodzirno.png);
}

.vnimanie div {
    margin: 20px 0 0 20px;
    float: left;
    position: relative;
    padding-bottom: 10px;
    border: 1px solid black;
    background-color: #ffffff;
}

.zatvori {
    position: absolute;
    top: -18px;
    right: -18px;
}

#heder {
    background: #f1d79e;
    margin-bottom: 0;
    width: 100%;
    float: left;
    clear: both;
}

.logo {
    font-weight: bold;
    padding: 1em;
    float: left;
    position: relative;
}

.logo a {
    text-decoration: none;  
    color: black;
}

.linkovi {
    float: right;
    position: relative;
    margin-top: 2em;
    width: 50%;
    text-align: right;
    font-size: 80%;
    color: #a57b46;
}

.linkovi a, .linkovi a:visited {
    margin-right: 2em;
    color: #554fa0;
}

.linkovi a:hover {
    text-decoration: none;
}

.najavapopup {
    position: absolute;
    top: 1em;
    right: 1em;
    border: 1px solid black;
    padding: 1em;
    background-image: url(../sliki/prodzirno.png);
    width: 14em;
    z-index: 999999;
}

.regpopup {
    position: absolute;
    top: 1em;
    right: 2em;
    border: 1px solid black;
    padding: 1em;
    background-image: url(../sliki/prodzirno.png);
    width: 20em;
    text-align: center;
    z-index: 999999;
}

#poppDiv img.iks {
    border: 0;
    position: absolute;
    top: 9px;
    right: 9px;
}

form.najavaform fieldset {
    padding: 1em;
    margin: 0;
}

form.najavaform label {
    color:#646729;
    font-size:90%;
    font-weight:bold;
    display:block;
    text-align: left;
}

input.najavaform:focus {
    background-color:#fbfbf2;
    background-image:url(../sliki/pencil.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
    color: rgb(165, 123, 70);
    background-color: rgb(255, 250, 219);
}

input.najavaform, .najavaformsubmit {
    width: 100%;
    font-size: 100%;
}

/* sekoja storija */

.storii {
    position: relative;
    clear: left;
    margin: 3em 1em 1em 1em; 
}

.storii h2 {
    margin: 0;
    font-size: 110%;
}

.storii h2 a, .storii h2 a:visited {
    color: #B89A68;
}

.storii h2 a:hover {
    color: #B89A68;
}

.storii p {
    margin: 0.5em;
    
}

.str_detali {
    font-size: 80%;
    margin-left: 1em;
}

p.podstatija {
    font-size: 80%;
    width: 80%;
    margin-left: 80px;
    padding-left: 2em;
}

p.podstatija, p.podstatija a, p.podstatija a:visited, .str_detali, .str_detali a, .str_detali a:visited {
    color: #c5a46c;
    color: grey;
    color: #88724C;
}

/* slikichkata za glasanje */

.glasaj a, .glasano a {
    display:block;
    float:left;
    width:80px;
    height:80px;
    text-align:center;
    text-decoration:none;
    cursor:pointer;
    margin-right: 10px;
}

.glasaj a {
    background:transparent url(../sliki/vote.gif) no-repeat left top;
}

.glasano a{
    background:transparent url(../sliki/vote-active.gif) no-repeat left top;
}

.glasaj a:hover {
    background:transparent url(../sliki/vote-active.gif) no-repeat left top;
}

.glasaj a b.broj, .glasano a b.broj {
    font-family:Arial Black, Arial, Helvetica, sans-serif;
    font-size:24px;
    font-weight:normal;
    display:block;
    margin-top:12px;
}

.glasaj a b.broj {
    color:#ccdaba;
}

.glasano a b.broj {
    color:#e6f9d7;
}

.glasaj a:hover b.broj{
    color:#e6f9d7;
}

.glasaj a b.akcija, .glasano a b.akcija {
    font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    text-transform:uppercase;
    display:block;
    margin:0;
    padding:0;
    height:auto !important;
    height:1px; /* fix for IE */
}

.glasaj a b.akcija {
    color:#ccdaba;
}

.glasano a b.akcija {
    color: #e6f9d7;
}

.glasaj a:hover b.akcija{
    color:#e6f9d7;
}

#levo {
    clear: none;
    width: 74%;
    margin: 0;
    padding: 0;
}

#desno {
    float: right;
    width: 25%;
    margin-top: 1em;
}

#desno div {
    background: url(../sliki/fading_corner_4.gif) no-repeat;
/*    background: url(../sliki/probaodmozilla.jpg) no-repeat;*/
    margin-bottom: 2em;
    padding: 1em;
    min-height: 8em;
    height: auto;
    font-size: 100%;
}

#desno div p {
    margin: 0;
    font-size: 75%;
}

#desno div h2 {
    font-size: 95%;
    margin: 0;
    margin-bottom: 0.3em;
    color: #666666;
}

#desno div a img {
    border: none;
}

.rssfidovi img {
    padding: 0;
    margin: 0;
}

a.rssfidovi {
    line-height: 64px;
}

a.rssfidovi img {
    vertical-align: middle;
}

.rssfidovi ul {
    margin: 0; 
    padding: 0;
    margin-top: 1em;
    clear: both;
    font-size: 80%;
    width: 100%;
}

.rssfidovi ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
    float: left;
    width: 8em;
}

.rssfidovi a {
    text-decoration: none;
}

.rssfidovi a:hover {
    color: #fa9d39;
}

.toplisti div {
    background: url(../sliki/fading_corner_4.gif) no-repeat;
    background: url(../sliki/probaodmozilla.jpg) no-repeat;
    margin-bottom: 2em;
    padding: 1em;
    min-height: 10em;
    height: auto;
    font-size: 100%;
}

.toplisti h1 {
    font-size: 105%;
    color: #ff9900;
    border-bottom: thin solid #CCCCCC;
    margin-bottom: 1.5em;
}
.toplisti a { text-decoration: none; }
.toplisti a:hover { text-decoration: underline; }
.toplisti ul { line-height: 150%; }

.toplista {
    float: left;
    width: 45%;
}

.toplista table {
    text-align: center;
    margin-top: 0.6em;
    font-size: 90%;
}

.toplista table {
    border: none;
}

.toplista table tr th {
    color: #666666;
    font-size: 80%;
}

.toplista h2 {
    font-size: 95%;
    margin: 0;
    margin-bottom: 0.3em;
    color: #666666;
}


.toplista ul {
    padding: 0.5em; 
    margin: 0;
    margin-left: 0.3em;
    font-size: 80%;
}

.toplista ul li {
    margin: 0;
    padding: 0;
    padding-bottom: 0.7em;
    list-style-type: square;
    list-style-image: url("/media/sliki/list.gif");
}


.statistika h2 {
    color: #666666;
    padding-bottom: 0.5em;
}

.statistika dl {
    margin: 0;
    padding: 0;
    font-size: 85%;
}
.statistika dt {
    float: left;
    width: 15em;
    font-size: 85%;
    clear: left;
    padding-top: 1px;
    padding-right: 4px;
    color: #88724c;
}

.statistika dd {
    margin-left: 0pt;
    padding-bottom: 5px;
    color: #554fa0;
color: #b89a68;
}

/*\*/
* html #desno div {
height: 8em;
}
/**/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#pointermenu2{
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
    background: #d9b87f url(../sliki/rightround2.gif) bottom right no-repeat;
}

#pointermenu2 ul{
    margin: 0;
    float: left;
    padding-left: 8px;
    font: bold 13px Verdana;
   background: #d9b87f url(../sliki/leftround2.gif) bottom left no-repeat;
}

#pointermenu2 ul li{
    display: inline;
}

#pointermenu2 ul li a, #pointermenu2 ul li p {
    float: left;
    color: white;
    font-weight: bold;
    margin: 0;
    padding: 7px 9px 7px 5px;
    text-decoration: none;
}

#pointermenu2 ul li a:visited {
    color: white;
}

#pointermenu2 ul li p {
    color: #fff0d1;
}

#pointermenu2 ul li a:hover, #pointermenu2 ul li a#selected, #pointermenu2 ul li a:active { /*hover and selected link*/
color: #fff0d1;
background: transparent url(../sliki/pointer.gif) bottom center no-repeat;
}

#pointermenu2 ul li a span {
/*    color: #CCCC99;*/
    color: #B77723;
}

/* prijavuvanje stranica */

.upatstvo {
    background-color: #f8f7f4;
    border: 1px solid rgb(227, 221, 211);
    padding: 0.5em;
}

h2.upatstvo {
    color: rgb(236, 54, 29);
    color: #b77723;
    line-height: 1em;
}

.upatstvo ul li {
    padding: 0.4em;
    list-style: none;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: rgb(227, 221, 211);

}

form.formprvcekor {
    margin: 0em;
    width: 90%;
    color: rgb(129, 122, 113);
} 

form.formprvcekor legend {
    color: rgb(236, 54, 29);
    color: #b77723;
    padding: 0.5em 10px;
}

form.formprvcekor fieldset {
    padding: 1em;
    border: 1px solid rgb(238, 234, 228);
}

input.formprvcekor, textarea.formprvcekor, select.formprvcekor {
    width: 60%;
    color: rgb(129, 122, 113);
    margin: 0;
    padding: 0;
}

input.formprvcekor {
    font-size: 120%;
    padding: 3px 8px;
}

textarea.formprvcekor {
    padding: 5px 8px;
    height: 8em;
    font-size: 150%;
}

.formprvcekorsubmit {
    font-size: 110%;
    padding: 3px 8px;
}

input.formprvcekor:focus, textarea.formprvcekor:focus {
    color: rgb(165, 123, 70);
    background-color: rgb(255, 250, 219);
    background-image:url(../sliki/pencil.gif);
    background-repeat:no-repeat;
    background-position: bottom right;
}

select.formprvcekor:focus {
    color: rgb(165, 123, 70);
    background-color: rgb(255, 250, 219);
}

.formprvcekor ul li {
    list-style: none;
    margin: 0.3em;
}

/* za kategoriite */
#id_kategorija ul {
    margin: 0;
    padding: 0;
}

#id_kategorija ul li {
    list-style: none;
    display: inline;
    margin: 0;
}


.errorlist {
    font-size: 90%;
    color: rgb(255,0,0);
    background-image: url(../sliki/alert.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 20px;
    margin: 5px;  
    display: inline;
    vertical-align: middle;
}

.errorlist li {
    list-style: none;
    display: inline;
}

p.pomosh, p.pomosh a {
    width: 80%;
    padding: 0;
    margin: 0;
    font-size: small;
    color: rgb(153, 153, 153);
}

#sesporaka {
    line-height: 35px;
    vertical-align: middle;
    color: rgb(165, 123, 70);
    margin: 1em 2em 1em 2em;
}

#sesporaka img {
    vertical-align: bottom;
}


#ajaxloader {
    line-height: 32px;
    vertical-align: middle;
    color: grey;
}

#ajaxloader img {
    vertical-align: bottom;
    margin-right: 5px;
}

#paginator {
    list-style: none;
    width: 50%;
    padding: 0.5em;
    margin-top: 3em;
    font-size: 90%;
    clear: none;
}

#paginator li {
    display: inline;
    clear: none;
    margin: 0;
    padding: 0;
    width: 50%;
}

#paginator li a, #paginator li span, #paginator li span.tri {
    margin: 0.1em;
    border: 1px solid rgb(241, 215, 158);
    padding: 0.2em 0.3em;    
    text-decoration: none;
    display: inline;
    float: left;
    clear: none;
    color: #c5a46c;
}

#paginator li span {
    color: #ffffff;
    background-color: rgb(241, 215, 158);
}

#paginator li span.tri {
    border: none;
    background-color: #ffffff;
}

#paginator a:hover {
    border: 1px solid rgb(217, 184, 127);
    padding: 0.2em 0.3em;
    margin: 0.1em;
}

#nizcela
{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: #cccccc;
    opacity: 0.7;
        filter: alpha(opacity=70);
    z-index: 5555;
    display: none;
}

#problem {
    position: absolute;
    top: 100px;
    width: 50%;
    margin-left: 10%;
    margin-right: 10%;
    border: 1px solid #554fa0;
    display: none;
    background-color: white;
    z-index: 5556;
    padding: 2em;
}

a.problem {
    position: absolute;
    top: 6px;
    right: 6px;
}

a.problem img {
    border: none;
}

.objasnuvanje p, .objasnuvanje a {
    font-size: 90%;
    color: #408080;
}

.zakajmakot h1 {
    font-size: 105%;
    color: #ff9900;
    border-bottom: thin solid #CCCCCC;
}

.zakajmakot pre {
    background-color: #e6ffc7; 
    padding: 1em; 
    width: 80%; 
    border: 1px solid #d3edff;
    overflow: auto;
    margin-left: 4em;
}

.zakajmakot p {
    margin-left: 1em;
}

#komentari {
    border-top: 1px solid #fae8ba;
    margin-top: 2em;
}

ul.komentari {
    padding-left: 0;
    margin-left: 0;
}

ul.komentari li {
    border: 1px solid #fae8ba;
    border: none;
    list-style-type: none;
    margin: 0.5em;
    margin-bottom: 1em;
    padding: 0;
}

.kup {
    background: url(/media/sliki/a_up_inact.png) no-repeat;
    text-decoration: none;
}

.kup:hover {
    background: url(/media/sliki/a_up_act.png) no-repeat;
    
}

.kdown {
    background: url(/media/sliki/a_down_inact.png) no-repeat;
    text-decoration: none;
}

.kdown:hover {
    background: url(/media/sliki/a_down_act.png) no-repeat;
}

.komentarinaslov, .komentarinaslovskrien {
    background-image: url(/media/sliki/zakrivennaslov.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #fae8ba;
    padding: 0.3em;
    font-size: 85%;
    z-index: 10000;
}

.komentarinaslovskrien, .komentarinaslovskrien a, .komentarinaslovskrien a:visited, .komentarinaslovskrien a:hover {
    color: #c5a46c;
}

.komentarskrien {
    display: none;
}


p.odgovori {
    font-size: 10px;
    margin-left: 0;
    text-align: right;
}

.odgovori a {
    text-decoration: none;
}

.komentariglasovi {
    float:right;
    font-size: 10px;
    color: #b89a68;
    width: 80px;
    text-align: right;
}

#listaglasachi {
    border-top: 1px solid #fae8ba;
    margin-top: 2em;
}

#listaglasachi ul {
    list-style-type: none;
    font-size: 90%;
}

#listaglasachi li {
    display: inline;
    padding: 1em;
}

