body {
    margin: 0;
    padding: 0;
    min-width: 1200px;
    background-color: #F3F3F2;
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

a:link, a:visited, a:active {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #369;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0px 0px 1px #33CCFF;
}

.phperror, #debug {
    background-color: #FFB8B8;
    position: relative;
    z-index: 1000;
}

.colpick {
    z-index: 200;
}

.rokica {
    cursor: pointer;
}

.center {
    margin: 0 auto;
}

.desno {
    float: right;
}

.iblok {
    width: 100%;
    height: 100%;
    display: inline-block
}

.rumeno {
    color: #FF3;
}

.hoverfade {
    opacity: 0.5;
}

.hoverfade:hover {
    opacity: 1;
}

.gumb_zelen {
    background-color: #bfb;
}

.gumb_rdec {
    background-color: #fbb;
}

.vrsta {
    clear: both;
    overflow: auto;
    margin: 0 auto;
    width: 100%;
}

.premakni {
    width: 64px;
    height: 48px;
    float: right;
    opacity: 0.5;
    cursor: move;
}

.premakni:hover {
    opacity: 1;
}

.zapri {
    width: 48px;
    height: 48px;
    float: right;
    opacity: 0.5;
}

.zapri a:link, .zapri a:visited, .zapri a:active {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.zapri:hover {
    opacity: 1;
}

.kvadratek {
    display: inline-block;
    margin: 10px 20px 10px 0px;
    text-align: center;
}

.link_ikona {
    width: 16px;
    height: 16px;
    margin: 2px 5px 2px 2px;
    vertical-align: middle;
}

.sp-preview {
}

.ui-tooltip {
    background: #FF6 !important;
}

.ui-drop-hover {
    background-color: #C6FFC6;
    border: solid 1px #33CC33;
    opacity: 1 !important;
}

#fb_like_gumb {
    position: absolute;
    z-index: 10;
    top: 60px;
    left: 100px;
}

#fb_like_gumb iframe {
    width: 100px !important;
}

#sporocilo_tekst, #povej_tekst {
    width: 100%;
    height: 200px;
    border: solid 1px #999;
    border-radius: 3px;
}

.nastavitve {
    display: none;
    position: relative;
    z-index: 100;
    padding: 3px;
    background-color: #b8ff76;
    border-radius: 7px;
    border: solid 1px #8BBE89;
    font-size: 12px;
    position: absolute;
    top: 30px;
    left: 0px;
}

#vrh {
    background-color: #000;
    color: #fff;
    width: 100%;
    height: 32px;
    position: relative;
}

#vrh select {
    background-color: black;
    border: none;
}

#vrh #datum {
    position: absolute;
    top: 7px;
    left: 105px;
}

#vrh #login {
    position: absolute;
    top: 6px;
    right: 10px;
}

#vrh a:link, #vrh a:visited, #vrh a:active {
    color: #FFF;
}

#vrh a:hover {
    color: #F90;
}

#vrh .pomoc {
    float: right;
    width: 26px;
    height: 18px;
    background: url(../img/help.png) center center no-repeat;
}

#zgoraj {
}

#zgoraj #logo {
    background: url(../img/domov-logo.png) no-repeat center top;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 5px;
    left: 5px;
}

#zgoraj #gumbi_desno {
    position: absolute;
    right: 5px;
    top: 34px;
    border-radius: 10px;
}

#zgoraj #urejanje {
    float: left;
    margin: 2px 10px;
    width: 64px;
    height: 64px;
    opacity: 0.8;
}

#zgoraj #urejanje:hover {
    opacity: 1;
}

#zgoraj #nov_okvir {
    display: none;
    margin: 2px 15px;
    float: left;
    width: 64px;
    height: 64px;
    background: url(../img/okvir-plus.png) no-repeat center center;
    opacity: 0.8;
    cursor: pointer;
}

#zgoraj #nov_okvir:hover {
    opacity: 1;
}

#zgoraj #gumb_nastavitve {
    display: none;
    float: left;
    width: 64px;
    height: 64px;
    margin: 2px 15px;
    background: url(../img/barve.png) no-repeat center center;
    opacity: 0.8;
    cursor: pointer;
}

#zgoraj #gumb_nastavitve:hover {
    opacity: 1;
}

#zgoraj #pasice-zgoraj {
    width: 970px;
    margin: 0px auto;
    padding-top: 5px;
}

#zgoraj #pasice-zgoraj .pasica {
    width: 234px;
    height: 60px;
    display: inline-block;
    margin: 0px 5px;
}

#zgoraj #ads {
    display: inline-block;
    width: 468px;
    height: 60px;
}

#dno {
    position: fixed;
    width: 100%;
    height: 15px;
    bottom: 0px;
    left: 0px;
    background-color: #000;
    /* border-top:solid 2px #03F; */
    color: #aaa;
    font-size: 12px;
}

#dno a {
    color: #ccc;
}

#dno a:hover {
    color: #F90;
}

#dno #gumb_razsiri {
    display: none;
    text-align: center;
    height: 35px;
}

#dno #gumb_razsiri button {
    color: #000;
    padding: 0px 20px;
}

#fader {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000;
    z-index: 90;
    opacity: 0.7;
}

#okvirji {
    position: absolute;
    clear: both;
    width: 100%;
    top: 105px;
    bottom: 20px;
}

#okvirji .okvir {
    overflow: hidden;
    position: absolute;
    min-width: 100px;
    min-height: 50px;
    width: 268px;
    height: 250px;
    z-index: 50;
    box-shadow: 0px 0px 2px #666 inset;
}

#okvirji .dodajanokvir {
    overflow: hidden;
    position: absolute;
    min-width: 100px;
    min-height: 50px;
    width: 268px;
    height: 250px;
    z-index: 50;
    background: #fff;
    box-shadow: 0px 0px 2px #666 inset;
}

#dodajokvir .dodaniokvir {
    float: left;
    width: 220px;
    min-height: 50px;
    border: solid 1px #ccc;
    background-color: #fff;
}

#okvirji .okvir .naslov {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    padding: 7px 12px;
    font-weight: bold;
    text-shadow: 1px 1px #000;
}

#okvirji .okvir .preimenuj {
    display: none;
    position: absolute;
    z-index: 20;
    top: 4px;
    right: 40px;
    width: 24px;
    height: 24px;
}

#okvirji .okvir .okvir_brisi {
    display: none;
    position: absolute;
    z-index: 20;
    top: 4px;
    right: 4px;
    width: 24px;
    height: 24px;
}

#okvirji .okvir .dodajpovezavo {
    display: none;
    position: absolute;
    z-index: 20;
    top: 3px;
    right: 74px;
    width: 24px;
    height: 24px;
}

#okvirji .okvir .vsebina {
    margin-top: 30px;
    overflow: auto;
    height: calc(100% - 30px);
}

#okvirji .okvir .vsebina li {
    list-style: none;
}

#okvirji .okvir .linkdodaj {
    display: none;
    position: relative;
    z-index: 100;
    padding: 3px;
    background-color: #b8ff76;
    border-radius: 7px;
    border: solid 1px #8BBE89;
    font-size: 12px;
    position: absolute;
    bottom: 15px;
    left: 0px;
}

#okvirji .okvir .linkzbrisi {
    display: none;
    margin-left: 10px;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.okno {
    display: none;
    margin-left: -280px;
    padding: 30px;
    position: absolute;
    z-index: 100;
    top: 150px;
    left: 50%;
    width: 500px;
    border-radius: 24px;
    box-shadow: 0px 0px 24px #000;
    background: #f5f5f5;
}

.okno button {
    border: solid 1px #999;
    border-radius: 5px;
    width: 150px;
    padding: 5px;
}

.okno button:hover {
    box-shadow: 0px 0px 4px #006;
}

.okno .polje {
    border: solid 1px #999;
    border-radius: 3px;
    width: 200px;
}

.okno .polje:hover {
    box-shadow: 0px 0px 4px #006;
}

.okno h1 {
    padding: 2px 5px;
    margin: 0px;
    border-top: solid 1px #999;
    border-bottom: solid 1px #999;
    display: inline-block;
    background-color: #fff;
}

.okno #info {
    display: none;
    margin-top: 10px;
    padding: 5px 10px;
    border-radius: 8px;
}

.okno #info.ok {
    background-color: #DFD;
    border: solid 2px #0F0;
}

.okno #info.napaka {
    background-color: #FDD;
    border: solid 2px #F00;
}

.okno table {
    width: 100%;
    height: 125px;
    padding: 10px;
    background: #FFF;
    border-radius: 10px;
    border: solid 1px #ddd;
    border-collapse: separate;
}

.okno td {
    margin: 2px;
    padding: 2px;
}

#okvir_id_14 .vsebina {
    overflow: hidden !important;
}
