*{
    margin: 0px;
    padding: 0px;
}

html,body{
    margin: 0px;
    padding: 0px;
    background-color: #c0c0c0;
}

body{
    font-family: verdana;
    font-size: 12px;
    color: #7a7b7c;
}

h1{ font-size: 20px; font-weight: bold; }
h2{ font-size: 18px; font-weight: bold; }
h3{ font-size: 16px; font-weight: normal; }
h4{ font-size: 14px; font-weight: normal; }
h5{ font-size: 12px; font-weight: bold; }
h6{ font-size: 12px; font-weight: normal; }

h1,h2,h3,h4,h5{
    color: #787d7e;
    margin:0px 0px 3px 0px;
    padding: 0px;
}

b{
    color: #3e4b4d;
}

a{
    color: #000;
    text-decoration: none;
    border: 0px;
}

img{
    border: 0px;
}

img.float-left{
    margin: 0px 10px 3px 0px;
    float: left;
    border: 1px solid #000;
}

li{
    margin-left: 15px;
}

div#pagewidth{
    width: 1100px;
    margin: 0px auto;
    border: 1px solid #777;
    border-top: 0px;
    background-color: #7ab57b;
}

div#header{
    background-image: url(img/header.jpg);
    width: 902px;
    height: 152px;
}

div#tower-left{
    background-color: #c2cbbf;
    width: 195px;
    float: left;
}

div#content{
    margin-left: 10px;
    background-color: #fff;
    float: left;
    width: 690px;
}

div#top-menu{
    background-image: url(img/menu-gray.jpg);
    background-repeat: no-repeat;
    height: 35px;
}

div#top-menu div{
    text-align: center;
    font-size: 12px;
    color: #fff;
    padding-top: 8px;
}

div#top-menu div a{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}

div#tower-right{
    float: right;
    width: 198px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}

div#zadnja-foto{
    background-image: url(img/zadnja-fotogalerija-bg.jpg);
    background-repeat: no-repeat;
    background-color: #9b9d92;
}

div#zadnja-foto div.outer{
    border: 1px solid #000;
    height: 140px;
    background-repeat: no-repeat;
    width: 170px;
    margin: 0px auto;
}

div#zadnja-foto div.inner{
    background-color: #fff;
    border-bottom: 1px solid #000;
    text-align: center;
    opacity:0.6;
    filter:alpha(opacity=60);
    font-weight: bold;
}

div.blue-bar{
    background-image: url(img/menu-blue.jpg);
    height: 32px;
}

div.blue-bar div{
    padding-top: 6px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

div.koristne-povezave{
    background-image: url(img/koristne-povezave-bg.jpg);
    height: 38px;
}

div.koristne-povezave div{
    padding-top: 6px;
    text-align: center;
    font-size: 14px;
}

div.koristne-povezave a{
    color: #fff;
}

div.green-bar{
    background-color: #70aa50;
    height: 25px;
}

div.green-bar div{
    padding-top: 4px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

ul.greenmenu{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

ul.greenmenu li{
    background-color: #61ac41;
    border-top: 2px solid #e9e9e9;
    padding: 5px;
    padding-left: 30px;
    color: #fff;
    margin: 0px;
}

ul.greenmenu li a{
    color: #fff;
}

ul#bluemenu{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: left;
    color: #fff;
}

ul#bluemenu b{
    color: #fff;
}

ul#bluemenu li{
    background-color: #809dd0;
    border-top: 2px solid #f3f9de;
    padding: 5px;
    padding-left: 30px;
    color: #fff;
    margin: 0px;
}

ul#bluemenu li a{
    color: #fff;
    text-decoration: none;
}

.h-spacer{
    background-image: url(img/h-spacer-first-page.jpg);
    background-position: center;
    background-repeat: repeat-y;
}

.padding10{
    padding: 10px;
}

.padding15{
    padding: 15px;
}

/*
PAGES
*/
h2.pageheading{
    background-image: url(img/mainheader-bg.jpg);
    background-repeat: repeat-y;
    font-size: 13px;
    color: #fff;
    padding: 4px;
}

h2.maintitle{
    color: #83ad73;
    line-height: 20px;
    border-bottom: 1px solid #83ad73;
    font-weight: bold;
    font-size: 12px;
}

ul.contentlist{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.contentlist li{
    margin: 2px 0px;
}

ul.contentlist a{
    text-decoration: none;
}

ul.contentlist a:hover{
    text-decoration: underline;
}

h3.mainheader{
    background-image: url(img/mainheader-bg.jpg);
    background-repeat: repeat-y;
    font-size: 13px;
    color: #fff;
    padding: 4px;
}

h3.mainheader2{
    color: #83ad73;
    border-bottom: 2px solid #83ad73;
    font-weight: bold;
    font-size: 12px;
}

.margintop{
    margin-top: 3px;
}

/*
inform link
*/
a.inform{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    float: right;
    background-color: #a11;
    padding: 5px;
}

a.informblue{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    float: right;
    background-color: #11a;
    padding: 5px;
}

div#aktualne-novice{
    background-color: #f3f9df;
    border: 1px solid #000;
    margin-bottom: 10px;
}

div#aktualne-novice div.top{
    background-color: #649e54;
    color: #fff;
    font-size: 18px;
    padding: 3px 10px;
}

table#koledar{
    width: 95%;
    border: 1px solid #b7b8ba;
    background-color: #ebebeb;
    margin: 0px auto;
    font-size: 11px;
}

table#koledar td{
    border: 0px;
    padding: 3px;
}

table#koledar tr.first td{
    border-bottom: 1px solid #c3c3c3;
}

table#koledar td.r{
    color: #ba494f;
}

table#koledar td.s{
    background-color: #b8b9bb;
    border: 1px solid #b1b2b4;
    color: #fff;
}

/*
news
*/

div#arhivnovice{
    display: none;
    margin-bottom: 10px;
}

.clear3px{
    clear: both;
    height: 3px;
    font-size: 1px;
}

.clear{
    clear: both;
    height: 0px;
    font-size: 1px;
}

a.nodecoration{
    text-decoration: none;
}

.grey{
    color: #7a7b7c;
}

.darkgrey{
    color: #3e4b4d;
}

.white{
    color: #fff;
}

.bold{
    font-weight: bold;
}

div.floatleft{
    float: left;
}

img.floatleft{
    float: left;
    margin: 0px 5px 3px 0px;
}

img.floatright{
    float: right;
    margin: 0px 0px 3px 5px;
}

.okvir{
    border: 1px solid #000;
}
