﻿.poljecijena {
    text-align: right;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    overflow-y: scroll;
}

a {
    cursor: pointer;
}

body {
    background-color: #fff;
    font-family: arial, sans-serif;
    font-size: 13px;
}

div#head {
    width: 100%;
    height: 100px;
    background-image: url(logo2.png);
    background-repeat: no-repeat;
    background-position: 10px 28px;
    background-size: 160px;
}

.trazi {
    padding-left: 180px;
    padding-top: 20px;
}

.box {
    height: 20px;
    padding-right: 8px;
}

div#prvi {
    width: 99%;
    height: 16px;
    border-bottom: solid 1px #6694E3;
    padding: 5px 5px 5px 5px;
    color: #2A5DB0;
    text-align: right;
}

    div#prvi a {
        color: #2A5DB0;
    }

.ver {
    width: 100px;
    height: 64px;
    background-image: url(LogoCms.png);
    float: right;
}

.logout {
    float: right;
}

div#izbornik {
    width: 180px;
    float: left;
}

    div#izbornik ul {
        list-style-type: none;
        padding-top: 5px;
    }

    div#izbornik li {
        display: block;
        width: 182px;
        border-spacing: 0;
    }

    div#izbornik a {
        text-decoration: none;
        display: block;
        padding: 2px 0 2px 15px;
        color: Black;
        text-transform: uppercase;
        font-size: 12px;
        background-color: #EEEEEE;
        margin-top: 1px;
        background-image: url(link1.png);
        background-repeat: no-repeat;
        background-position: right center;
    }

        div#izbornik a:hover {
            background-color: #6694E3;
            background-image: url(link2.png);
            background-repeat: no-repeat;
            background-position: right center;
        }

        div#izbornik a.active {
            background-color: #6694E3;
        }


div#izbornik2 {
    width: 180px;
    float: left;
}

    div#izbornik2 ul {
        list-style-type: none;
        padding-top: 5px;
    }

    div#izbornik2 li {
        display: block;
        width: 182px;
        border-spacing: 0;
    }

    div#izbornik2 a {
        text-decoration: none;
        display: block;
        padding: 2px 0 2px 15px;
        color: Black;
        text-transform: uppercase;
        font-size: 12px;
        background-color: #EEEEEE;
        margin-top: 1px;
        background-image: url(link1.png);
        background-repeat: no-repeat;
        background-position: right center;
    }

        div#izbornik2 a:hover {
            background-color: #6694E3;
            background-image: url(link2.png);
            background-repeat: no-repeat;
            background-position: right center;
        }

        div#izbornik2 a.active {
            background-color: #6694E3;
        }

div#centar {
    float: left;
    border-color: #6694E3;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    padding: 0px;
    width: 100%;
    background-color: #5685D6;
}

.divcon {
    min-height: 60px;
    background-color: White;
}

.reklama {
    width: 99%;
    height: 21px;
    color: White;
    font-size: 11px;
    line-height: 21px;
    padding-left: 5px;
}

.center, .center a {
    text-align: center;
    text-decoration: none;
}

div#HeadMenu {
    height: 30px;
    background-color: #E0ECFF;
    padding: 5px;
}

    div#HeadMenu * {
        float: left;
        margin-right: 2px;
    }

div#HeadMenuNew {
    background-color: #E0ECFF;
    padding: 5px;
}

#HeadMenu a {
    text-decoration: none;
    color: Black;
}

div#FootMenu {
    padding: 5px;
    min-height: 30px;
    background-color: #E0ECFF;
    border-top: solid 1px #CAD4E6;
}

.Grid {
    width: 100%;
}

.Header {
    background-color: #E0ECFF;
}

    .Header a {
        text-decoration: none;
        color: Black;
    }

.chkAll {
    width: 30px;
    padding: 5px;
    margin-right: 5px;
    border: solid 1px #CCC;
    background-color: #EFEFEF;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    background-image: url(button_hover.png);
}

    .chkAll:hover {
        border: solid 1px #999;
    }

.Redak td {
    padding: 5px;
    border-top: solid 1px #CAD4E6;
}

.Redak {
    background-color: #EFEFEF;
}

    .Redak a {
        color: #6694E3;
    }

    .Redak:hover {
        background-color: #E0ECFF;
    }

.Button {
    border: solid 1px #CCC;
    padding: 2px 6px;
    background-color: #EFEFEF;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    font-size: 11px;
    font-weight: bold;
    background-image: url(button_hover.png);
    height: 25px;
}

    .Button:hover, .aButton:hover {
        border: solid 1px #999;
    }

.Button2 {
    width: 80px;
    height: 23px;
}

.Button3 {
    color: Red;
}

    .Button3:hover {
        background-image: url(button3_hover.png);
        color: White;
    }

a.aButton {
    margin-right: 5px;
    border: solid 1px #CCC;
    padding: 5px 10px;
    background-color: #EFEFEF;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    font-size: 11px;
    font-weight: bold;
    background-image: url(button_hover.png);
    height: 28px;
    background-image: -webkit-linear-gradient(top,#fff,#f1f1f1);
    background-image: -moz-linear-gradient(top,#fff,#f1f1f1);
    background-image: -ms-linear-gradient(top,#fff,#f1f1f1);
    background-image: -o-linear-gradient(top,#fff,#f1f1f1);
    background-image: linear-gradient(top,#fff,#f1f1f1);
    -moz-box-shadow: 3px 3px 3px #ccc;
    -webkit-box-shadow: 3px 3px 3px #ccc;
    box-shadow: 3px 3px 3px #ccc;
    cursor: pointer;
    color: #000;
    text-decoration: none;
}

.ddl {
    padding: 0px 0px 0 2px;
    text-align: center;
    width: 120px;
    border: solid 1px #CCC;
    background-color: #EFEFEF;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    font-size: 11px;
    font-weight: bold;
    background-image: url(button_hover.png);
    height: 23px;
    line-height: 23px;
    cursor: default;
}

    .ddl:hover {
        border: solid 1px #999;
    }

    .ddl ul li {
        list-style-type: none;
    }

ul.meni2 {
    margin-left: 20px;
}

.meni2 ul {
    position: absolute;
    top: -999em;
}

.meni2 li {
    position: relative;
}

    .meni2 li:hover ul, .meni2 li.sfHover ul {
        top: 23px;
        left: -23px;
        z-index: 99;
    }

ul.meni3 {
    -moz-box-shadow: 5px 3px 5px #888;
    -webkit-box-shadow: 5px 3px 5px #888;
    width: 142px;
}

.meni3 li {
    /*border-bottom: solid 1px white;*/
}

    .meni3 li a {
        background-image: url(button_hover.png);
        width: 134px;
        height: 23px !important;
        line-height: 23px !important;
        padding: 0px 6px 0 2px;
        text-align: center;
        border: solid 1px #CCC;
        background-color: #EFEFEF;
        -moz-border-radius-bottomleft: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -webkit-border-top-left-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        -webkit-border-top-right-radius: 3px;
    }

        .meni3 li a:hover {
            border: solid 1px #999;
        }

.vise {
    height: 10px;
    width: 7px;
    position: absolute;
    display: inline-block;
    background: url(ikonice2.png?ui=2&view=dim&iv=1v6qku2qd3bxh&it=vi) no-repeat -98px 50%;
    margin: 7px 3px 0 5px;
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    cursor: default;
    font: 75% arial,sans-serif;
    color: black;
}

.ddl:hover .vise {
    background: url(ikonice2.png?ui=2&view=dim&iv=1v6qku2qd3bxh&it=vi) no-repeat -118px 50%;
}

.txtbox {
    border: solid 1px #6694E3;
    padding: 2px !Important;
}

    .txtbox:hover {
        border: solid 1px #6694E3;
    }

.inserttb tr td {
    height: 20px;
}

    .inserttb tr td.prvi {
        text-align: right;
        width: 150px;
        padding-right: 3px;
        font-weight: bold;
    }

.cms {
    background: transparent url(LogoCms.png) no-repeat right 73px;
    text-align: center;
    padding-top: 130px;
    margin: auto;
    width: 290px;
}

.login-tabela {
    border: 3px solid #6694E3;
    width: 290px;
    height: 180px;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: transparent url(pozadina-login.jpg) no-repeat 0px 20px;
}

.login-text {
    font-family: Tahoma, Verdana, Trebuchet MS, sans-serif;
    font-size: 11px;
    padding-left: 10px;
}

.red {
    color: Red;
}

.noviart .txtbox:hover {
    border-width: 1px !important;
}

.centar {
    text-align: center;
}

.btnNaslovnaNe {
    background-color: transparent;
    background-image: url(cancel.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.btnNaslovnaDa {
    background-color: transparent;
    background-image: url(ok.png);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

.btnIzdvojenoDa {
    border: 0px;
    background-color: transparent;
    background-image: url(chk2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 16px !Important;
    height: 16px !Important;
    cursor: pointer;
}

.btnIzdvojenoNe {
    border: 0px;
    background-color: transparent;
    background-image: url(chk2.png);
    background-repeat: no-repeat;
    background-position: -16px 0px;
    width: 16px !Important;
    height: 16px !Important;
    cursor: pointer;
}

.txtDrugiNaslov {
    height: 100px;
    width: 500px;
    max-height: 100px;
    max-width: 500px;
    padding: 2px;
}

.buton_ZadanaDa {
    background-color: transparent;
    background-image: url(chk2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

    .buton_ZadanaDa:hover {
        background-position: 0px -16px;
    }

.buton_ZadanaNe {
    background-color: transparent;
    background-image: url(chk2.png);
    background-repeat: no-repeat;
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

    .buton_ZadanaNe:hover {
        background-position: -16px -16px;
    }

.btnAktivanDa {
    border: 0px;
    background-color: transparent;
    background-image: url(chk2.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 16px !Important;
    height: 16px !Important;
    cursor: pointer;
}

.btnAktivanNe {
    border: 0px;
    background-color: transparent;
    background-image: url(chk2.png);
    background-repeat: no-repeat;
    background-position: -16px 0px;
    width: 16px !Important;
    height: 16px !Important;
    cursor: pointer;
}

.cmsbaner {
    max-width: 300px;
    max-height: 100px;
}

.brKomentara {
    /*display:block;*/
    padding: 2px 10px;
    border: 1px solid #2A5DB0;
    color: #fff !Important;
    text-decoration: none;
    background-color: #999;
}

    .brKomentara:hover {
        color: #000 !Important;
        background-color: #fff;
    }

.autocompleteTag {
    position: relative;
    float: left;
    z-index: 3;
    background-color: #fff;
    margin-top: 10px;
    width: 100%;
}

    .autocompleteTag input {
        /*width: 300px;*/
        /*border: 1px solid #6694E3;*/
        padding: 2px 4px;
        height: 20px;
        margin: 0;
    }

    .autocompleteTag .lista {
        display: none;
        min-width: 290px;
        border: 1px solid #999;
        position: absolute;
        top: 27px;
        left: 2px;
        min-height: 20px;
        background-color: #fff;
    }

        .autocompleteTag .lista .redakA {
            padding: 2px 4px;
            cursor: pointer;
            background-color: #fff;
            text-align: left;
        }

            .autocompleteTag .lista .redakA img {
                max-width: 50px;
                max-height: 50px;
                float: left;
                margin-right: 4px;
            }

            .autocompleteTag .lista .redakA span {
                display: block;
            }

            .autocompleteTag .lista .redakA:hover {
                background: #f0f0f0;
            }

.autocompleteSlika {
    position: relative;
    float: left;
    z-index: 4;
    background-color: #fff;
    /*margin-top: 10px;*/
    width: 100%;
    padding: 5px 5px 5px 5px;
}

.ocisti {
    clear:both;
}

    .autocompleteSlika .nazivslike {
        width: 250px;
        padding: 5px 0px 5px 10px;
        margin-bottom:5px;
        border: solid 1px #6694E3;
    }

    .autocompleteSlika input {
        /*width: 300px;*/
        /*border: 1px solid #6694E3;*/
        padding: 2px 4px;
        height: 20px;
        margin: 0;
    }

    .autocompleteSlika .listaSlika {
        display: none;
        min-width: 290px;
        border: 1px solid #999;
        position: absolute;
        top: 40px;
        left: 2px;
        min-height: 20px;
        background-color: #fff;
        z-index: 4;
    }

        .autocompleteSlika .listaSlika .redak {
            padding: 2px 4px;
            cursor: pointer;
            background-color: #fff;
            text-align: left;
        }

            .autocompleteSlika .listaSlika .redak img {
                max-width: 50px;
                max-height: 50px;
                float: left;
                margin-right: 4px;
            }

            .autocompleteSlika .listaSlika .redak span {
                display: block;
            }

            .autocompleteSlika .listaSlika .redak:hover {
                background: #f0f0f0;
            }
