* {
    margin: 0;
    padding: 0;
}

html, body {
    height: 100%;
}

body {
    background-color: #9badb3;
    color: #2f5464;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    min-width: 777px;
    text-align: center;
}

div#container {
    width: 777px;
    margin: 0 auto;
    background: url(slike/body.jpg) repeat-y;
    text-align: left;
    clear: both;
}

div#header1 {
    width: 777px;
    height: 122px;
    background: url(slike/header1.jpg) no-repeat;
    clear: both;
}

div#header1 h1 {
    padding: 0 0 0 29px;
    width: 223px;
    text-indent: -4000px;
    float: left;
}

div#header1 h1 a {
    height: 106px;
    display: block;
}

div#header1 ul {
    padding: 98px 9px 0 0;
    list-style: none;
    float: right;
    width: 510px;
}

div#header1 ul li {
    background: url(slike/menu.jpg) repeat-x left top;
    float: right;
}

div#header1 ul a {
    line-height: 23px;
    padding: 3px 10px 5px 10px;
    font-size: 14px;
    background: url(slike/menubg.jpg) no-repeat left top;
    text-decoration: none;
}

div#header1 ul li a:link, div#header1 ul li a:active, div#header1 ul li a:visited {
    color: #43788f;
}

div#header1 ul li a:hover {
    color: #66aaad;
}

div#header2 {
    width: 777px;
    height: 92px;
    background: url(slike/header2.jpg) no-repeat;
    clear: both;
}

div#header2 ul {
    margin-top: 5px;
    float: left;
    list-style: none;
    padding-left: 290px;
}

div#header2 ul li {
    padding-bottom: 2px;
}

div#header2 ul a {
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #5d9ab3;
    padding: 2px 0 0 25px;
}

div#header2 ul li a:link, div#header2 ul li a:active, div#header2 ul li a:visited {
    color: #5d9ab3;
    background: url(slike/menudot.jpg) no-repeat 0% 65%;
}

div#header2 ul li a:hover {
    background: url(slike/menudot_over.jpg) no-repeat 0% 65%;
}

div#header2 a#galerija {
    width: 200px;
    height: 25px;
    margin: 46px 5px 0 0;
    float: right;
    display: block;
}

div#main {
    width: 777px;
    min-height: 387px;
    clear: both;
}

div#left {
    width: 199px;
    font-size: 11px;
    padding: 0 12px 0 40px;
    float: left;
    line-height: 125%;
}

div#left p a, div#left p a:link, div#left p a:active, div#left p a:visited {
    color: #2f5464;
    text-decoration: none;
    padding-bottom: 2px;
    background: url(slike/dotted.gif) repeat-x bottom;
}

div#left p a:hover {
    color: #ffffff;
    background-color: #91bacc;
    background-image: none;
    text-decoration: none;
}

div#left a.thickbox {
    display: block;
    width: 167px;
    height: 127px;
    background: url(slike/slika.jpg) no-repeat top left;
    margin: 0 0 10px 15px;
}

div#left a.thickbox:hover {
    background: url(slike/slika_over.jpg) no-repeat top left;
}

div#left a.thickbox img {
    padding: 7px 0 0 8px;
    border: 0;
}

div#main div#content {
    float: right;
    width: 502px;
    padding: 0 15px 0 9px;
}

div#content a.thickbox.gal {
    padding-bottom: 10px;
    float: left;
    display: block;
    width: 167px;
    height: 127px;
    background: url(slike/slika.jpg) no-repeat top left;
}

div#content a.thickbox.gal:hover {
    background: url(slike/slika_over.jpg) no-repeat top left;
}

div#content a.thickbox.gal img.galerija {
    display: inherit;
    padding: 7px 0 0 8px;
    border: 0;
}

div#content div#text {
    text-align: justify;
    color: #2f5464;
    width: 301px;
    padding-right: 9px;
    float: left;
    line-height: 125%;
}

div#content div#right {
    width: 183px;
    padding-left: 9px;
    float: right;
}

div#right a.thickbox {
    display: block;
    width: 167px;
    height: 127px;
    background: url(slike/slika.jpg) no-repeat top left;
    margin: 0 0 10px 8px;
}

div#right a.thickbox:hover {
    background: url(slike/slika_over.jpg) no-repeat top left;
}

div#right a.thickbox img {
    padding: 7px 0 0 8px;
    border: 0;
}

div#footer {
    width: 737px;
    min-height: 30px;
    font-size: 10px;
    color: #ffffff;
    background: url(slike/footer.jpg) repeat-y;
    padding: 5px 20px;
    clear: both;
}

div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {
    color: #ffffff;
    text-decoration: none;
}

div#footer a:hover {
    text-decoration: underline;
}

div#footer ul {
    padding: 3px 0;
    list-style: none;
}

div#footer ul li {
    float: left;
    padding-right: 7px;
}

div#footer p.copy {
    padding: 3px 0;
    clear: both;
    text-align: right;
}

div#content h2 {
    float: right;
    font-size: 15px;
    width: 182px;
    text-align: center;
    color: #43788f;
}

div#content div#podkat {
    float: left;
    padding: 0 0 12px 10px;
}

div#content div#podkat ul {
    list-style: none;
}

div#content div#podkat ul li {
    color: #5d9ab3;
    padding-bottom: 3px;
}

div#content div#podkat ul li a {
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #5d9ab3;
}

div#content div#podkat ul li a:link, div#content div#podkat ul li a:active, div#content div#podkat ul li a:visited {
    color: #5d9ab3;
}

div#content div#podkat ul li a:hover {
    text-decoration: underline;
}

div#content div.dio {
    clear: both;
}

div.dio h3 {
    color: #43788f;
    width: 293px;
    clear: both;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 2px 8px;
    background: url(slike/dotted.gif) repeat-x bottom;
}

div.dio div.text {
    color: #2f5464;
    width: 291px;
    padding: 15px 10px 10px 10px;
    float: left;
    line-height: 125%;
}

div.dio div.text p label {
    width: 130px;
    float: left;
}

div.dio div.text p {
    margin-bottom: 3px;
}

div.dio p.dodatno {
    font-size: 11px;
    cursor: pointer;
}

div.dio p.info {
    font-size: 11px;
    text-align: justify;
    border: 1px #ffffff solid;
}

div.dio a.thickbox {
    float: right;
    display: block;
    width: 167px;
    height: 127px;
    background: url(slike/slika.jpg) no-repeat top left;
    padding: 5px 8px 10px 0;
}

div.dio a.thickbox:hover {
    background: url(slike/slika_over.jpg) no-repeat top left;
}

div.dio a.thickbox img {
    padding: 2px 0 0 8px;
    border: 0;
}

div.dio p.nemaSlike {
    float: right;
    font-size: 9px;
    padding: 50px 45px 0 0;
}

fieldset {
    margin-bottom: 15px;
    padding: 20px 10px 0 10px;
    color: #777777;
    background: url(slike/text.jpg) no-repeat top left;
    border: 0;
}

fieldset p {
    height: 25px;
}

fieldset label {
    font-size: 11px;
    width: 100px;
    float: left;
}

fieldset textarea {
    width: 99%;
    height: 70px;
    color: #666666;
    font-size: 11px;
    background-color: #DFF0FD;
    border: #aaaaaa solid 1px;
}

fieldset input {
    width: 165px;
    height: 18px;
    color: #666666;
    font-size: 11px;
    background-color: #DFF0FD;
    border: #aaaaaa solid 1px;
    border-right: #aaaaaa solid 5px;
}

fieldset input.gumb {
    margin-top: 20px;
    float: left;
    width: 99%;
    height: 22px;
}

p.kredit {
    text-align: left;
    padding: 10px;
    clear: both;
}

p.kredit a, p.kredit a:link, p.kredit a:active, p.kredit a:visited {
    padding-bottom: 1px;
    background: url(slike/dotted.gif) repeat-x bottom;
    font-size: 12px;
    color: #777777;
    text-decoration: none;
}

p.kredit a:hover {
    color: #ffffff;
    background-color: #91bacc;
    background-image: none;
    text-decoration: none;
}

p.kredit img {
    padding-top: 5px;
    border: 0;
}

div#main h3.naslov {
    color: #43788f;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
    background: url(slike/dotted.gif) repeat-x bottom;
}

ul.nabrajanje {
    padding-left: 15px;
}

ul.nabrajanje li {
    padding-bottom: 5px;
}

hr, h4 a#title, div#header1 p#description, div#header2 a#galerija span, div#footer p#web {
    display: none;
}

/* selection */

::-moz-selection{
    background: #91bacc;
    color: #ffffff;
}

::selection {
    background: #91bacc;
    color: #ffffff;
}

code::-moz-selection {
    background: #91bacc;
}

code::selection {
    background: #91bacc;
}

/* thickbox */

#TB_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: #9badb3;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

#TB_window {
    position: absolute;
    background: #fff;
    z-index: 102;
    color: #000000;
    display: none;
    border: 4px solid #9badb3;
}

#TB_window img {
    display: block;
    margin: 15px 15px 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption {
    height: 25px;
    padding: 10px 30px 10px 25px;
    float: left;
}

#TB_closeWindow {
    height: 25px;
    padding: 10px 25px 10px 0;
    float: right;
}

#TB_closeWindow a {
    text-decoration: none;
    color: #666666;
}

#TB_closeAjaxWindow {
    padding: 5px 10px 7px 0;
    margin-bottom: 1px;
    text-align: right;
    background-color: #e8e8e8;
}

#TB_ajaxContent {
    padding: 2px 15px 15px 15px;
    overflow: auto;
}

#TB_load {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    overflow: visible;
    visibility: visible;
    display: block;
    z-index: 101;
}

#TB_loadContent {
    margin-left: -125px;
    position: absolute;
    top: -50px;
    left: 50%;
    width: 250px;
    height: 100px;
    visibility: visible;
}
