﻿/* *** PREDLOŽAK STRANICE ************************************************ */

body {
   font-family: Helvetica, Verdana, Arial, sans-serif;
   font-size: 12px;
   color: #808080;
   /* color: #999999; */
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 100%;
   text-align: center;
   /* background-color: #e7e8e9; */
   overflow: scroll;
}

#GlavniKontejner {
   background-position: top;
   width: 100%;
   margin: auto;
   padding: 0px;
   position: relative;
   display: block;
   overflow: visible;
   background-repeat: repeat-x;
   background-image: url('slike/pozadina_glavna.gif');
   background-color: #FFFFFF;
   min-height: 650px;
   height: 650px; /* Privremeno */
}

#RazmaknicaGornja {
   height: 20px;
   width: 1000px;
   margin: auto;
}

#GornjaLijevaLinija {
   float: left;
   height: 16px;
   width: 200px;
   border-bottom-width: 4px;
   border-bottom-style: solid;
   border-bottom-color: #A8A9AC;
}

#GornjaDesnaLinija {
   float: right;
   height: 16px;
   width: 800px;
   border-bottom-width: 4px;
   border-bottom-style: solid;
   border-bottom-color: #005837;
}

#Zaglavlje {
   width: 1000px;
   height: 100px;
   border-bottom-width: 4px;
   border-bottom-style: solid;
   border-bottom-color: #a8a9ac;
   background-image: url('slike/pozadina_zaglavlje.gif');
   background-repeat: repeat-x;
   background-position: center;
   margin: auto;
}

#LogInPanel {
   float: left;
   height: 100px;
   width: 200px;
   background-color: #e7e8e9;
   padding: 0px;
   margin: auto;
}

/* *********************************************** Stavke LogIn panela *** */

#KorisnickaZona {
   text-align: center;
   font-size: 14px;
   color: #999999;
   width: 200px;
   float: left;
   position: relative;
   top: 10px;
   margin: auto;
   /* margin-top: 7px; */
}

#KorisnickoIme {
   float: left;
   height: 14px;
   width: 176px;
   position: relative;
   left: 10px;
   top: 5px;
   font-family: Helvetica, Verdana, Arial, sans-serif;
   font-size: 11px;
   border: 1px solid #005837;
   color: #999999;
}

#Zaporka {
   float: left;
   height: 14px;
   width: 115px;
   position: relative;
   left: 10px;
   top: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #999999;
   border: 1px solid #005837;
}

#Prijava {
   background-color: #005837;
   text-align: center;
   height: 18px;
   width: 61px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #D7E4E0;
   float: left;
   top: 10px;
   position: relative;
   left: 10px;
   line-height: 17px;
}

#Prijava a {
   color: #D7E4E0;
   text-decoration: none;
}

#Prijava a:hover {
   color: #FFFFFF;
}

#NoviKorisnik {
   text-align: left;
   height: 15px;
   width: 185px;
   top: 20px;
   float: left;
   position: relative;
   left: 10px;
}

#NoviKorisnik a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #005837;
   text-decoration: none;
}

#NoviKorisnik a:hover {
   color: #FF0000;
}

/* *********************************************************** ZAGLAVLJE *** */

#LogoTip {
   text-align: left;
   float: left;
   height: 100px;
   width: 600px;
   overflow: hidden;
}

#PomiciniLogoTip {
   width: 365px;
   height: 96px;
   top: 0px;
   position: relative;
   background-image: url('slike/logo_vo_vzo.png');
   background-repeat: no-repeat;
   left: 117px;
}

#MaliLogoTip {
   float: right;
   height: 100px;
   width: 200px;
   text-align: left;
   overflow: hidden;
}

#PomicniMaliLogoTip {
   background-image: url('slike/amblem_vo_vzo.png');
   background-repeat: no-repeat;
   position: relative;
   width: 142px;
   height: 96px;
   top: 0px;
   left: 29px;
   background-position: 0px -96px;
}

#KontejnerGlavnogIzbornika {
   background-image: url('slike/pozadina_glavni_izbornik.gif');
   background-repeat: repeat-x;
   text-align: center;
   height: 25px;
   width: 1000px;
   margin: auto;
}

/* *************************************************** Glavni izbornik *** */

#KontejnerTrazilice {
   text-align: left;
   float: left;
   height: 25px;
   width: 200px;
}

#Trazilica {
   color: #999999;
   font-size: 11px;
   height: 14px;
   float: left;
   position: relative;
   left: 3px;
   top: 3px;
   border: 1px solid #FFFFFF;
   width: 171px;
}

#SlikaTrazilice {
   border-style: none;
   margin-top: 3px;
}

#TrakaGlavnogIzbornika {
   float: left;
   height: 25px;
   width: 600px;
}

.GlavniIzbornik {
   height: 25px;
   width: 99px;
   float: left;
   line-height: 23px;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #A8A9AC;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
   cursor: pointer;
}

#RazmaknicaGlavnogIzbornikaLijeva {
   float: left;
   height: 25px;
   width: 50px;
}

.StavkaGlavnogIzbornika {
   height: 25px;
   width: 99px;
   float: left;
   line-height: 23px;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #A8A9AC;
   cursor: pointer;
   color: #FFFFFF;
}

.StavkaGlavnogIzbornikaAktivna {
   height: 25px;
   width: 99px;
   float: left;
   line-height: 23px;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #A8A9AC;
   background-image: url('slike/pozadina_glavni_aktivni.gif');
   cursor: pointer;
   color: #FFFFFF;
}

.StavkaGlavnogIzbornika a {
   color: #D7E4E0;
   font-size: 11px;
   text-decoration: none;
}

.StavkaGlavnogIzbornika a:hover {
   color: #FFFFFF;
   font-size: 11px;
}

#RazmaknicaGlavnogIzbornikaDesna {
   float: left;
   height: 25px;
   width: 30px;
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #A8A9AC;
}

#Slogan {
   float: right;
   height: 25px;
   width: 200px;
   line-height: 24px;
   color: #FFFFFF;
   font-weight: bold;
}

/* ***************************************************** Radna sekcija *** */

#RadniKontejner {
   vertical-align: middle;
   background-color: #FFFFFF;
   overflow: visible;
   width: 1000px;
   margin: auto;
   min-height: 540px;
   height: auto;
   z-index: 100;
}

/* **************************************************** Bočni izbornik *** */

#BocniIzbornik {
   width: 200px;
   float: left;
   clear: both;
   text-align: left;
   overflow: visible;
   background-color: #FFFFFF;
   min-height: 536px;
   height: auto;
   border-top-color: #e7e8e9;
   border-top-style: solid;
   border-top-width: 4px;
}

.BocniIzbornikLink {
   width: 200px;
   font-weight: normal;
   color: #004e30;
   cursor: pointer;
   background-position: left 6px;
   background-position: top 8px;
   background-image: url('slike/prazna19.gif');
   background-repeat: no-repeat;
   background-color: #e7e8e9;
   border-bottom: solid 1px white;
   border-top: solid 1px #e7e8e9;
   overflow: visible;
   float: left;
}

.BocniIzbornikLinkAktivan {
   width: 200px;
   font-weight: bold;
   color: #004e30;
   cursor: pointer;
   background-position: left 6px;
   background-position: top 8px;
   background-image: url('slike/prazna19.gif');
   background-repeat: no-repeat;
   background-color: White;
   border-bottom: solid 1px white;
   border-top: solid 1px #e7e8e9;
   overflow: visible;
   float: left;
}

.BocniIzbornikLinkUlaz {
   width: 200px;
   font-weight: bold;
   color: #004e30;
   cursor: pointer;
   background-position: left 6px;
   background-position: top 8px;
   background-image: url('slike/prazna19.gif');
   background-repeat: no-repeat;
   background-color: #e7e8e9;
   border-bottom: solid 1px white;
   border-top: solid 1px #e7e8e9;
   overflow: visible;
   float: left;
}

.BocniIzbornikLinkText {
   margin: 5px 2px 5px 0px;
   width: 178px;
   overflow: visible;
   float: right;
   clear: none;
}

.PodIzbornikLink
{
    width: 178px;
    float: right;
    clear: none;
    margin: 5px 2px 5px 0px;
    cursor: pointer;
    font-weight: normal; 
    display: block;
}

.PodIzbornikLinkAktivan
{
    width: 178px;
    float: right;
    clear: none;
    margin: 5px 2px 5px 0px;
    cursor: pointer;
    font-weight: bold; 
    display: block;
}

.PodIzbornikLinkMisIznad
{
    width: 178px;
    float: right;
    clear: none;
    margin: 5px 2px 5px 0px;
    cursor: pointer;
    font-weight: bold; 
    display: block;
}

.StavkaPodIzbornika {
   display: block;
   float: right;
   position: relative;
}

.LinkTxtPartHover {
   width: 178px;
   float: right;
   clear: none;
   margin: 5px 2px 5px 0px;
   cursor: pointer;
   font-weight: bold;
   position: relative; 
}

.LinkTxtPartActive {
   width: 178px;
   float: right;
   clear: none;
   margin: 5px 2px 5px 0px;
   cursor: pointer;
   font-weight: bold; 
}

.Grupa {
   float: left;
   display: none;
   background-color: white;
}

.Gradijenti {
   height: 100px;
   width: 200px;
   background-image: url('slike/gradijent.gif');
   background-repeat: repeat-x;
   background-position: top;
   background-color: White;
   border-top-style: solid;
   border-top-width: 1px;
   border-top-color: #e7e8e9;
   float: left;
}

/* *********************************************************** SADRŽAJ *** */

#Sadrzaj {
   text-align: justify;
   background-color: #FFFFFF;
   float: left;
   width: 600px;
   overflow: visible;
   position: relative;
   min-height: 540px;
   height: auto;
}

/* ******************************************************** INFO PANEL *** */

#InfoPanel {
   float: right;
   width: 200px;
   overflow: visible;
   background-color: #FFFFFF;
   margin-top: 2px;
   min-height: 538px;
   height: auto;
}

.Mailovi {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 11px;
   text-decoration: none;
   text-align: left;
   line-height: 150%;
   padding-top: 15px;
   padding-bottom: 15px;
   padding-left: 5px;
   margin-top: auto;
   margin-bottom: auto;
   margin-left: auto;
}

.Mailovi a {
   text-decoration: none;
   color: #808080;
}

.Mailovi a:hover {
   font-weight: bold;
}

#MaliLogo {
   background-position: -200px 0px;
   background-image: url('slike/logo_vo_vzo_mali.gif');
   background-repeat: no-repeat;
   width: 200px;
   height: 66px;
   cursor: pointer;
   overflow: hidden;
}

#LinkPromjena {
   background-color: #005837;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #FFFFFF;
   line-height: 19px;
   cursor: pointer;
   width: 200px;
}

/* ********************************************************** PODNOŽJE *** */

#Podnozje {
   background-color: #e7e8e9;
   clear: both;
   height: 25px;
   width: 1000px;
   margin: auto;
   border-bottom: solid 1px #c6c6c6;
}

#PodnozjeLijevo {
   background-color: #d1d2d4;
   height: 25px;
   width: 200px;
   float: left;
}

#PodnozjeDesno {
   float: right;
   height: 25px;
   width: 600px;
   font-size: 10px;
   padding-right: 10px;
   padding-top: 1px;
   text-align: right;
   line-height: 24px;
}

#DonjaLinija {
   display: none;
   background-image: url('slike/gradijent.gif');
   background-repeat: repeat-x;
   background-position: auto -50px;
   height: 100px;
   bottom: 0px;
   width: 100%;
}

/* ************************************************** SADRŽAJ STRANICA *** */

#KontejnerStranice {
   position: absolute;
   width: 500px;
   top: 5px;
   left: 50px;
   min-height: 300px;
   height: auto;
   overflow: visible;
}

#Glava {
   background-position: 250px 0px;
   clear: both;
   height: 150px;
   background-image: url('slike/siva_glava.gif');
   background-repeat: repeat-x;
}

#Slika {
   width: 250px;
   float: left;
   text-align: center;
}

#Naslov {
   float: right;
   width: 250px;
   height: 150px;
   position: relative;
   background-image: url('slike/papir.png');
   background-repeat: no-repeat;
}

#SadrzajStranice {
   text-align: justify;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 12px;
}

.PreklopnikStranica
{
    color: #C0C0C0;
    width: 65px;
    float: right;
    position: relative;
    height: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #FFFFFF;
    text-align: right;
}
.PreklopnikStranicaNeaktivan
{
    width: 19px;
    height: 15px;
    text-align: center;
    padding-top: 2px;
    border: 1px solid #C0C0C0;
    float: right;
    position: relative;
    padding-bottom: 2px;
    margin-left: 3px;
    cursor: pointer;
}
.PreklopnikStranicaAktivan
{
    width: 19px;
    height: 15px;
    text-align: center;
    padding-top: 2px;
    border: 1px solid #C0C0C0;
    float: right;
    position: relative;
    padding-bottom: 2px;
    margin-left: 3px;
    background-color: #e7e8e9;
    cursor: pointer;
}

.Zelena {
    color: #004e30;
}

/* *********************************** SPECIFIČNO ZA POJEDINE STRANICE *** */

#Okvir {
   background-color: #00431F;
   position: relative;
   top: 20px;
   padding-top: 20px;
   margin: auto;
   width: 400px;
   line-height: 150%;
}

#Okvir a {
   font-weight: bold;
   color: #D7E4E0;
   text-decoration: none;
}

#Okvir a:hover {
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}

.TDDonjiOkvir {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: #C0C0C0;
}

.Spremi {
   border-width: 0px;
   cursor: pointer;
}

.pdfico {
   padding: 10px 5px 10px 5px;
}

/* ************************************************************* KARTA *** */

#PanelKarta
{
   background-color: #FFFFFF;
   float: left;
   width: 600px;
   overflow: hidden;
   position: relative;
   min-height: 600px;
   height: 600px;
   display: block;
   z-index: 200;
}

#PanelKartaGradovi {
   background-image: url('slike/karta_hr.jpg');
   background-repeat: no-repeat;
   width: 501px;
   height: 495px;
   position: relative;
   top: 35px;
   left: 50px;
   font-family: Calibri;
   font-size: 8px;
   font-weight: bold;
   float: left;
   color: #004e30;
   background-color: white;
   display: block;
}

#PutujuciPanel {
   width: 501px;
   height: 550px;
   top: -515px;
   position: absolute;
   left: 50px;
   background-image: url('slike/pozadina_info.gif');
   background-repeat: repeat-y;
   display: block;
overflow: hidden;
}

        #PanelKartaUredi
        {
            margin: 5px 0px 0px 15px;
            border: 1px dotted #C0C0C0;
            width: 470px;
            height: 478px;
            background-color: #FFFFFF;
            overflow: scroll;
            display: none;
        }
        #PanelGoogleKarta
        {
            margin: 5px 0px 0px 15px;
            border: 1px dotted #C0C0C0;
            width: 470px;
            height: 478px;
            background-color: #FFFFFF;
            overflow: scroll;
            display: block;
        }
        #MapMsg
        {
            margin: 0px 0px 0px 15px;
            border-left: 1px dotted #C0C0C0;
            border-right: 1px dotted #C0C0C0;
            border-bottom: 1px dotted #C0C0C0;
            width: 470px;
            height: 40px;
            display: block;
        }
        #BottomRender
        {
            position: absolute;
            margin: auto;
            width: 501px;
            height: 37px;
            background-image: url('slike/zatvori_info.gif');
            background-repeat: no-repeat;
            bottom: 0px;
            left: 0px;
        }
        #TopRender
        {
            width: 501px;
            height: 27px;
            top: 0px;
            left: 0px;
        }
        #UpperClose
        {
            background-image: url('slike/zatvori_info_gornja.gif');
            background-repeat: no-repeat;
        }
        .CloseDistancer
        {
            float: right;
            width: 100px;
            height: 27px;
        }
        .CloseScrollPanel
        {
            font-family: Helvetica, Verdana, Arial, sans-serif;
            font-size: 12px;
            width: 101px;
            height: 27px;
            float: right;
            color: #005837;
            cursor: pointer;
        }
        .PR_1
        {
            text-align: left;            
        }
        .PR_2
        {
            text-align: center;
        }
        .PR_3
        {
            text-align: right;
        }
        .PR_4
        {
            text-align: left;
        }
        .PR_5
        {
            text-align: left;
        }
        .PR_6
        {
            text-align: left;
        }
        .PR_7
        {
            text-align: center;
        }
        .PR_8
        {
            text-align: right;
        }
.hrDivider {
            height: 1px;
            color: #C0C0C0;
            background-color: #C0C0C0;
            border: 0px none #C0C0C0;
}
.GradBlok {
display: none;
}


/*

#Prijava a {

	color: #D7E4E0;
	text-decoration: none;
}

#Prijava a:hover {
	color: #FFFFFF;
}
*/
.infoMail {
 display: block;
 float: left;
 width: 300px;
}

.infoMail a {
 color: #005837;
 text-decoration: none;
}

.infoMail a:hover {
 color: red;
}

.infoKarta {
 float: right;
 display: block;
 width: 80px;
 text-align: center;
 color: #005837;
 cursor: pointer;
}
/*
#PanelKartaGradovi {
   background-color: #FFFFFF;
   float: left;
   width: 600px;
   overflow: hidden;
   position: relative;
   min-height: 600px;
   height: 600px;
   display: none;
   z-index: 200;
}
*/
