body {
background: #fff8dd url(../../images/bg.gif) repeat-x top;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
}

#center {
width: 960px;
margin: 0 auto;
}


/* header */

#header {
background: url(../../images/header.gif) no-repeat;
height: 80px;
padding: 40px 0 0 70px;
}

#header h1 {
margin: 0;
}

#header strong {
visibility: hidden;
}

#header a {
display: block;
width: 190px;
height: 45px;
float: left;
text-decoration: none;
}


/* topnav */

#topnav {
background: url(../../images/topnav_bg.gif) repeat-x;
height: 32px;
margin-bottom: 7px;
color: #5a5959;
}

#topnav_left {
background: url(../../images/topnav_left.gif) no-repeat left;
height: 32px;
}

#topnav_right {
background: url(../../images/topnav_right.gif) no-repeat right;
height: 23px;
padding-top: 9px;
}

#top_links {
float: left;
font-size: 1.1em;
}

#top_info {
float: right;
}

#topnav ul {
list-style: none;
margin: 0;
padding: 0;
}

#topnav li {
display: inline;
border-right: 1px solid #c3c3c3;
padding: 0 15px;
}

#topnav li.top_li_last {
border-right: 0;
}

#topnav #top_links li {
padding: 0 20px;
}

#topnav strong {
color: #888888;
}

#topnav a {
font-weight: bold;
color: #5a5959;
text-decoration: none;
}

#topnav a:hover {
color: #f38f00;
}


/* top banner */

#top_banner {
background: #FFFFFF url(../../images/marketing_left.gif) no-repeat left;
text-align: center;
margin-bottom: 7px;
}

#top_banner_right {
background: url(../../images/marketing_right.gif) no-repeat right;
height: 90px;
}

#top_banner img {
border: 0;
max-height: 90px;
height: expression(document.body.clientHeight > 90 ? "90px" : "96%");
}


.middle_banner img {
border: 0;
}


/* bottom banner */

#bottom_banner {
background: #FFFFFF url(../../images/marketing_left.gif) no-repeat left;
text-align: center;
margin-bottom: 10px;
float: left;
width: 960px;
clear: both;
}

#bottom_banner_right {
background: url(../../images/marketing_right.gif) no-repeat right;
height: 90px;
}

#bottom_banner img {
border: 0;
max-height: 90px;
height: expression(document.body.clientHeight > 90 ? "90px" : "96%");
}


/* green nav */

#greenav {
background: url(../../images/greenav_bg.gif) repeat-x;
height: 32px;
}

#greenav_left {
background: url(../../images/greenav_left.gif) no-repeat left;
height: 32px;
}

#greenav_right {
background: url(../../images/greenav_right.gif) no-repeat right;
height: 25px;
padding-top: 7px;
}

#greenav ul {
list-style: none;
margin: 0;
padding: 0;
}

#greenav li {
display: inline;
background: url(../../images/greenav_sep.gif) no-repeat right;
font-size: 1.1em;
font-weight: bold;
color: #115a00;
padding: 0 36px;
float: left;
height: 20px;
}

#greenav li.green_li_last {
background: none;
}

#greenav a {
color: #115a00;
text-decoration: none;
float: left;
margin-top: 1px;
}

#greenav a:hover {
color: #FFFFFF;
}


/* forms */

form {
margin: 0;
padding: 0;
}

input, select, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

.kontakt_forma input, .kontakt_forma select, .kontakt_forma textarea {
color: #191C1F;
width: 250px;
margin-top: 3px;
margin-bottom: 10px;
padding: 3px 3px;
background: #FFF6DF;
border: 1px solid #CFA533;
float: left;
}

.kontakt_forma select {
width: 258px;
}

.placeni_oglas_check {
float: left;
width: 250px;
margin-top: 7px;
margin-bottom: 15px;
}

.kontakt_forma input.checkbox {
width: 15px;
background: none;
border: 0;
margin: 0;
}

.kontakt_forma {
width: 440px;
float: left;
padding: 10px 0 0 0;
}

.kontakt_forma label {
float: left;
margin-top: 4px;
width: 130px;
font-weight: bold;
}

.kontakt_forma input.button {
height: 24px;
background: #DF7800;
border: 1px solid #BF6700;
color: #FFFFFF;
font-weight: bold;
cursor: pointer;
width: 83px;
margin-left: 130px;
}

.kontakt_forma input.odjava_nl {
margin-left: 15px;
}


.kontakt_forma input.txt_error, .kontakt_forma select.txt_error, .kontakt_forma textarea.txt_error {
border: 1px solid #FF3F3F;
background: #FFE7DF;
color: #CF1A0C;
}

.txt_error_img {
float: left;
margin: 7px 0 0 4px;
}


.kontakt_forma strong {
font-size: 1.3em;
color: #4F4F4F;
}



#greenav label {
float: left;
margin: 1px 15px 0 0;
}

#greenav select {
background: #d6fd73;
border: 1px solid #81b10f;
color: #32531b;
float: left;
width: 200px;
height: 19px;
}

#greenav option {
margin: 3px 0;
}


/* content */

#content {
clear: both;
float: left;
width: 960px;
padding: 10px 0;
}


/* content left */

#content_left {
float: left;
background: url(../../images/leftnav_bg.gif) repeat-y;
width: 118px;
}

#content_left_top {
background: url(../../images/leftnav_top.gif) no-repeat top;
width: 118px;
}

#content_left_bottom {
background: url(../../images/leftnav_bottom.gif) no-repeat bottom;
width: 112px;
padding: 3px
}

#content_left img {
max-width: 100px;
border: 0;
width: expression(document.body.clientWidth > 100 ? "100px" : "96%");
}

.left_sep {
border-bottom: 1px solid #bcbcbc;
width: 100px;
height: 10px;
margin-bottom: 10px;
font-size: 1px;
line-height: 1px;
}

#content_left h2 {
background: url(../../images/leftnav_h.gif) no-repeat;
color: #589000;
margin: 0;
height: 29px;
font-size: 1.5em;
text-align: center;
line-height: 25px;
padding-top: 5px;
}

#left_logos {
padding: 8px 0 0 6px;
}


/* content middle */

#content_middle {
float: left;
width: 572px;
padding: 0 10px;
overflow: hidden;
}

.main_orange, .main_grey {
background: #ffebb2 url(../../images/main_top.gif) no-repeat top;
color: #696868;
float: left;
width: 572px;
margin-bottom: 10px;
}

.main_grey {
background: #dfdfdf url(../../images/main_grey_top.gif) no-repeat top;
color: #5c5c5c;
margin-top: 10px;
}

.main_orange_bottom, .main_grey_bottom {
background: url(../../images/main_bottom.gif) no-repeat bottom;
padding: 3px;
float: left;
width: 566px;
}

.main_grey_bottom {
background: url(../../images/main_grey_bottom.gif) no-repeat bottom;
}


/* novosti itd */

.novost {
line-height: 19px;
padding: 15px 0 8px;
text-align: justify;
margin: 0 15px;
width: 536px;
display: inline;
float: left;
clear: both;
border-bottom: 1px solid #e4ce8c;
font-size: 1.1em;
}

.novost_last {
border-bottom: 0;
}

.novost_img {
float: left;
width: 150px;
padding: 3px 15px 0 0;
text-align: center;
}

.novost img {
border: 1px solid #bababa;
}

.novost_txt {
float: left;
width: 370px;
}

#content_middle h2 {
margin: 0;
font-size: 1.3em;
height: 25px;
padding: 9px 0 0 13px;
}

.main_orange h2 {
background: url(../../images/main_h.gif) no-repeat;
color: #FFFFFF;
}

.main_grey h2 {
background: url(../../images/main_grey_h.gif) no-repeat;
color: #4f4f4f;
}

.main_grey_txt, .main_txt {
line-height: 19px;
padding: 5px 15px;
text-align: justify;
clear: both;
float: left;
width: 536px;
}

.center_txt {
text-align: center;
}

#content_middle h3 {
font-size: 1.2em;
margin: 0;
}

.novost_more, .oglas_more {
text-align: right;
color: #d8c796;
}

.novost_more a {
font-weight: bold;
margin-right: 5px;
}

.novost_more span {
color: #696868;
margin-left: 5px;
}

.novost_more em {
color: #323232;
font-style: normal;
}

.main_sep {
border-bottom: 1px solid #e4ce8c;
height: 1px;
padding-top: 10px;
margin-bottom: 10px;
font-size: 1px;
line-height: 1px;
}


/* katalozi */

.katalog, .katalog_last {
float: left;
width: 110px;
padding: 22px 15px 7px;
height: 225px;
/*margin: 12px 5px 7px 5px;*/
text-align: center;
display: inline;
/*background: #EFEFEF;*/
}

.katalog {
width: 112px;
}

.katalog_img {
width: 110px;
height: 145px;
margin-bottom: 5px;
background-position: center;
background-repeat: no-repeat;
background-color: #EFEFEF;
}

.katalog img, .katalog_last img {
border: 0;
margin-bottom: 7px;
}




/* oglasi */

.oglas_kategorija {
float: left;
width: 121px;
height: 121px;
padding: 10px;
display: inline;
}

.oglas_kategorija a {
background-color: #FFF6DF;
background-position: center 20px;
background-repeat: no-repeat;
display: block;
float: left;
width: 99px;
height: 40px;
border: 1px solid #DFB461;
text-align: center;
padding: 80px 10px 0;
font-size: 1.1em;
font-weight: bold;
}

#content_middle .oglas_kategorija a:hover {
border: 1px solid #BCBCBC;
background-color: #FFFFFF;
text-decoration: none;
}

.oglas_kategorija_title {
line-height: 14px;
}

#oglasi_kat1 a {
background-image: url(../../images/icons/1.gif);
}

#oglasi_kat2 a {
background-image: url(../../images/icons/2.gif);
}

#oglasi_kat3 a {
background-image: url(../../images/icons/3.gif);
}

#oglasi_kat4 a {
background-image: url(../../images/icons/4.gif);
}

#oglasi_kat5 a {
background-image: url(../../images/icons/5.gif);
}

#oglasi_kat6 a {
background-image: url(../../images/icons/6.gif);
}

#oglasi_kat7 a {
background-image: url(../../images/icons/7.gif);
}

#oglasi_kat8 a {
background-image: url(../../images/icons/8.gif);
}

#oglasi_kat9 a {
background-image: url(../../images/icons/9.gif);
}

#oglasi_kat10 a {
background-image: url(../../images/icons/10.gif);
}

#oglasi_kat11 a {
background-image: url(../../images/icons/11.gif);
}

#oglasi_kat12 a {
background-image: url(../../images/icons/12.gif);
}


/* oglasi tabovi */

#oglasi_tabs {
float: left;
width: 566px;
}

#oglasi_tabs div {
float: left;
width: 139px;
display: inline;
margin-right: 3px;
}

#oglasi_tabs div#oglas_tab_last {
margin-right: 0;
}


#content_middle #oglasi_tabs a {
background: url(../../images/oglasi_tab.gif) no-repeat;
width: 139px;
height: 25px;
display: block;
float: left;
color: #FFFFFF;
font-size: 1.25em;
text-align: center;
font-weight: bold;
padding-top: 9px;
}

#content_middle .oglas_tab_last {
margin-right: 0;
}

#content_middle #oglasi_tabs a:hover {
background: url(../../images/oglasi_tab.gif) no-repeat bottom;
}

#content_middle #oglasi_tabs a.oglas_tab_current, #content_middle #oglasi_tabs a.oglas_tab_current:hover {
color: #BF4300;
background: url(../../images/oglasi_tab_curr.gif);
}


/* oglasi */

#breadcrumbs {
border-bottom: 1px solid #EFCA68;
padding: 7px 0 5px;
clear: both;
float: left;
width: 536px;
margin-bottom: 5px;
}

.oglas, .oglas_placeni {
border-bottom: 1px solid #EFCA68;
padding: 8px 15px 15px;
clear: both;
float: left;
width: 506px;
margin-bottom: 5px;
}

.oglas_placeni {
background: #FFF6DF;
}

.oglas_more a {
font-weight: bold;
}

#content .oglas p, #content .oglas_placeni p {
padding: 4px 0;
}

.olgas h3, .oglas_placeni h3 {
float: left;
padding: 3px 10px 0 0;
}


.lista_stranica {
float: left;
width: 536px;
padding: 5px 0 10px;
}

.prethodno_Sljedece_okvir, .trecina_okvir, .prethodno_Sljedece_okvir {
float: left;
}

.prethodno_Sljedece_okvir a {
margin-right: 10px;
float: left;
}

.prethodno_Sljedece_okvir a, .trecina_okvir a, .prethodno_Sljedece_okvir a {
font-weight: bold;
}

.trecina_okvir a {
background: #FFF6DF;
padding: 0 5px;
float: left;
margin-right: 5px;
}

#content_middle .trecina_okvir a.lista_stranica_current {
background: #FFFFFF;
color: #589D00;
}

.trecina_okvir a:hover {
background: #FFFFFF;
}

.trecina_okvir {
margin-right: 5px;
}

.stranica_prikazano {
float: right;
background: #FFF6DF;
padding: 0 10px;
}


/* content right */

#content_right {
float: right;
width: 250px;
}

#content_right h2 {
background: url(../../images/rightnav_h.gif) no-repeat;
height: 26px;
font-size: 1.3em;
color: #727272;
margin: 0 0 10px;
padding: 8px 0 0 13px;
}

.banner_250 {
width: 250px;
/*padding-left: 5px;*/
margin-bottom: 10px;
}

.banner_250 img {
max-width: 250px;
max-height: 250px;
width: expression(document.body.clientWidth > 250 ? "250px" : "96%");
border: 0;
}

.banner_120 {
float: left;
width: 121px;
padding: 0 2px;
margin-bottom: 10px;
}

.banner_120 img {
max-width: 120px;
max-height: 240px;
width: expression(document.body.clientWidth > 120 ? "120px" : "96%");
border: 0;
}


/* anketa */

#anketa {
background: url(../../images/anketa_bg.gif) repeat-y;
width: 250px;
float: left;
color: #5c5c5c;
}

#anketa_top {
background: url(../../images/anketa_top.gif) no-repeat top;
padding-top: 3px;
}

#anketa_bottom {
background: url(../../images/anketa_bottom.gif) no-repeat bottom;
padding-left: 3px;
}

#content_right #anketa h2 {
background: url(../../images/anketa_h.gif) no-repeat;
height: 34px;
margin: 0;
}

#anketa_txt {
padding: 0 15px 15px;
}

#anketa input.anketa_btn {
background: url(../../images/anketa_btn.gif) no-repeat;
height: 24px;
width: 60px;
border: 0;
color: #4a4a49;
font-weight: bold;
margin: 0 10px 0 0;
cursor: pointer;
}

#anketa input {
margin: 5px 3px 5px 15px;
padding: 0;
height: 12px;
vertical-align: middle;
}

.anketa_bar {
background: #FFFFFF;
border: 1px solid #9F9F9F;
height: 15px;
margin: 5px 0 10px;
}

.anketa_bar_inner {
background: url(../../images/anketa_bar.gif) repeat-x;
height: 15px;
}


/* vrijeme */

#vrijeme {
background: url(../../images/anketa_bg.gif) repeat-y;
width: 250px;
float: left;
color: #5c5c5c;
margin-top: 10px;
}

#vrijeme_top {
background: url(../../images/anketa_top.gif) no-repeat top;
padding-top: 3px;
}

#vrijeme_bottom {
background: url(../../images/anketa_bottom.gif) no-repeat bottom;
padding-left: 3px;
}

#content_right #vrijeme h2 {
background: url(../../images/anketa_h.gif) no-repeat;
height: 34px;
margin: 0;
}

#vrijeme_txt {
padding: 0 5px 15px;
}


/* footer */

#footer {
background: url(../../images/footer_bg.gif) repeat-x;
height: 35px;
color: #634100;
clear: both;
height: 55px;
}

#footer_left {
background: url(../../images/footer_left.gif) no-repeat left;
height: 35px;
}

#footer_right {
background: url(../../images/footer_right.gif) no-repeat right;
height: 25px;
padding: 10px 15px 0;
}

#footer_copyright {
float: left;
}

#footer_virtus {
float: right;
}

#footer a {
color: #3d3d3c;
text-decoration: none;
}

#footer a:hover {
color: #000000;
text-decoration: underline;
}


/* links */

a {
outline: none;
}

#content_middle a, #content_right a {
color: #c37300;
text-decoration: none;
}

#content_middle a:hover, #content_right a:hover {
color: #589d00;
text-decoration: underline;
}


/* other */

#content p {
margin: 0;
padding: 6px 0;
}

#content .katalog p {
line-height: 15px;
padding: 3px 0 0;
}

#content p.link_back {
padding: 0 0 6px;
font-weight: bold;
float: left;
}

#content p.link_right {
padding: 0 0 6px;
font-weight: bold;
float: right;
}

.emph {
font-weight: bold;
}

.doc_link {
display: block;
height: 22px;
background: #FFFFFF url(../../images/topnav_bg.gif) repeat-x 0 -1px;
border: 1px solid #AFAFAF;
float: left;
font-weight: bold;
font-size: 1.1em;
padding: 3px 10px 0;
margin: 15px 0 10px;
}

.clear {
clear: both;
}

.clear2 {
clear: both;
margin-bottom: 5px;
}

.sep {
border-bottom: 1px solid #EFCA68;
clear: both;
font-size: 1px;
line-height: 1px;
padding-top: 12px;
margin-bottom: 10px;
}

.img_left {
border: 1px solid #bababa;
float: left;
margin: 10px 15px 0 0;
}

.img_right {
border: 1px solid #bababa;
float: right;
margin: 0 0 0 15px;
max-width: 100px;
width: expression(document.body.clientWidth > 100 ? "100px" : "96%");
}

#content p.success, #content p.error {
padding: 0 0 15px;
}

#content p.success {
color: #518F00;
}

#content p.error {
color: #DF0000;
}


/*
 SAT
*/
