/* CSS Document */

* { margin: 0; padding: 0; }

html { font: 0.75em Tahoma, Arial, sans-serif; }

body { background: #999 url(../images/page.gif) repeat-x; text-align: center; }

table { font-size: 1em; }
a img { border: 0; }
fieldset { border: none; }

input, textarea, select { font: 0.85em Tahoma, Arial, sans-serif; }
.input_checkbox { width: auto !important; border: none !important; background: transparent !important; }

sup { font-size: 0.8em; }

.shadow { background: url(../images/shadow_right.gif) no-repeat top right; height: 9px; }
.shadow div { background: url(../images/shadow_left.gif) no-repeat top left; height: 9px; width: 15px; }

a, a:hover { outline: none; cursor: pointer; }
#punchline a,
#punchline a:hover,
.asterisk						{ font-style: normal; color: #f00; }
#basic-links a,
#search-form a,
#languages a { text-decoration: underline; }
#languages div { float: right; }
#basic-links a:hover,
#search-form a:hover,
#languages a:hover { text-decoration: none; }

#page { position: relative; width: 960px; padding: 10px; margin: 0 auto; text-align: left; }
#page:after { content: "."; display: block; height: 0; line-height: 0; font-size: 0; clear: both; visibility: hidden; }

#languages { height: 2em; overflow: none; }
#languages ul { list-style-type: none; overflow: none; }
#languages li { float: left; margin: 0 0 10px 5px; padding-left: 5px; border-left: 1px solid #999; }
#languages li.first-child { margin: 0 0 10px 0 !important; padding-left: 0 !important; border: none !important; }
#languages a { color: #ccc; }

#loginline	{ background: #f8862a url(../images/heading_orange.gif) repeat-x; overflow: none; height: 2.5em; }

#punchline	{ padding: 8px 10px; float: left; font-size: 0.9em; }
#punchline a { color: #fff; }

#loggedinbox { padding: 8px 20px; float:right; }
#loggedinbox ul { list-style-type: none; }
#loggedinbox li { color: #000; display: inline; font-size: 0.9em; padding: 0 5px; }
#loggedinbox li.bordered { border-right: 1px solid #999; margin-right: 5px; }
#loggedinbox li a { color: #000; text-decoration: underline; }
#loggedinbox li a:hover{ text-decoration: none;}

#loginbox fieldset { padding: 5px 10px; text-align: right; position: relative; }
#loginbox input { font-size: 0.85em; height: 1.3em; border: 1px solid #999; background: #fff; margin: 0; padding: 1px 5px; }
#loginbox .submit-button { height: 1.7em; background: #666; color: #fff; border: 1px solid #fff; position: relative; top: -1px; }
#loginbox { color: #000; font-size: 0.9em; }
#loginbox a { margin: 0 0 0 8px; color: #000; text-decoration: underline; }
#loginbox a:hover { color: #333; text-decoration: underline; }
#loginbox fieldset { padding-top: 7px; }
#loginbox label { vertical-align: top; padding-right: 5px; }
#loginbox a { vertical-align: top; }
#loginbox div { display: inline; padding: 0 3px 0 0; }
* html #loginbox fieldset { padding-top: 8px; }
*:first-child+html #loginbox fieldset { padding-top: 8px; }
* html #loginbox div { vertical-align: top; }
*:first-child+html #loginbox div { vertical-align: top; }

#username_header, #password_header { position: relative; top: -1px; }

#logobannerzone { height: 100px; }
#logobannerzone .shadow { display: none; }
#logo { float:left; width:232px; height: 100px; background: url(../images/cn_logo.gif) no-repeat; text-indent: -9999px; overflow: none; }
#banner728x90 { float: left; overflow: none; background-color: #666;}

#nav, #details-nav { padding: 0 10px; height: 24px; overflow: none; }
#main-nav { float: left; width: 640px; }
#main-nav ul { list-style-type: none; }
#main-nav li { float: left; height: 24px; overflow: none; margin-right: 3px; }
#main-nav a { font-weight: bold; color: #c00; text-decoration: none; padding: 5px 6px; display: block; background: url(../images/tab_main.gif) no-repeat right top; }
#main-nav a:hover { color: #900; background: url(../images/tab_main.gif) no-repeat right -24px; }
#main-nav a.selected { color: #fff; background: url(../images/tab_main.gif) no-repeat right -48px; }

#sub-nav { float: right; width: 300px; }
#sub-nav ul { list-style-type: none; }
#sub-nav li { float: right; height: 24px; overflow: none; margin-right: 3px; }
#sub-nav a { font-weight: bold; color: #666; text-decoration: none; padding: 5px 10px; display: block; background: url(../images/tab_sub.gif) no-repeat left top; }
#sub-nav a:hover { color: #333; background: url(../images/tab_sub.gif) no-repeat left -24px; }
#sub-nav a.selected { color: #fff; background: url(../images/tab_sub.gif) no-repeat left -48px; }

#nav_divider{ height: 10px; background-color: #f63; }

#content{ background: #fff; height: 1%; overflow: none; width: 960px; float: left; }
#top-part { float: left; width: 950px; }

#left-column { float: left; width: 170px; }
#mid-column { float: left; width: 610px; }
#details, #mid-plus-right-column { float: left; width: 780px; height: 1%; overflow: none; }
#right-column { float: left; width: 170px; }

.half-mid-column { float: left; width: 305px; }

#content h1,
#content h2 { margin: 10px 0 0 10px; background: #666 url(../images/heading_gray.gif) repeat-x bottom; font-size: 1.1em; line-height: 1em; color: #fff; padding: 6px 10px; }
#content h1.orange,
#content h2.orange { background: #f8862a url(../images/heading_orange.gif) repeat-x bottom; }
#content div.orange { background: #f8862a url(../images/heading_orange.gif) repeat-x top; color: #fff; }
#content div.gray { background: #eee url(../images/module.gif) repeat-x top; }
#content .module { margin: 0 0 0 10px; padding: 10px 10px 0 10px; color: #555; }

#search-title-span { margin: 10px 0 0 10px; background: #666 url(../images/heading_gray.gif) repeat-x bottom; font-size: 1.2em; line-height: 1em; color: #fff; padding: 6px 10px; display: block; font-weight: bold;}
#search-title-span h1 { display: inline; font-size: 1em; background: none !important; padding: 0; margin: 0;}

#content .home-col { float: left; width: 170px; }

#details .module { float: left; }
*html #details .module { margin-left: 5px; }
#mid-plus-right-column .white-box { margin: 10px; padding: 10px; height: 1%; overflow: none; background: #fff; border-bottom: 10px solid #eee; clear: both; }

.orange a { color: #fff !important; }

#mid-column a,
#details a,
#dashboard a { color: #fe6432; text-decoration: none; }
#mid-column a:hover,
#details a:hover,
#dashboard a:hover { color: #333; text-decoration: underline; }

.search-item { background: #fff; padding: 10px; border-bottom: 10px solid #eee;overflow:auto; }
.search-item h3 { font-size: 1.1em; }
.search-item h3 a { color: #666 !important; }
.bold-classified { background: #fff6ee !important; }
.bold-classified td.value { font-weight: bold; }
.bold-classified a { font-weight: bold; }

.si-parts { width: 560px; /*height: 90px; overflow: none;*/ margin-top: 5px; padding-top: 5px; border-top: 1px solid #eee; overflow:auto; }
.si-image { float: left; width: 130px; }
.si-specs { float: left; width: 330px; }
.si-specs table { border-collapse: collapse; border: none; }
.si-specs table td { padding: 0 0 0 10px; margin: 0; border: none; }
.si-specs table td.value { color: #555; }
.si-specs a { display: block; margin: 7px 0 0 10px; }
.si-tools { float: right; width: 100px; text-align: right; }
.si-icons img { margin-left: 5px; cursor: pointer; cursor: hand; }

#agency-regions { padding-bottom: 10px; border-bottom: 1px solid #fff; margin-bottom: 10px; }
.asi-parts { width: 560px; height: 1%; overflow: none; margin-top: 5px; padding-top: 5px; border-top: 1px solid #eee; }
.asi-image { float: left; width: 100px; height: 1%; line-height: 1.7em; overflow: none; }
.asi-image-big { width: 200px !important; }
.asi-image a { text-decoration: none; }
.asi-specs { float: left; width: 460px; }
.asi-specs-small { width: 360px !important; }
.asi-specs table td { padding: 0 0 0 10px; margin: 0; font-size: 1em !important; text-align: right; font-weight: bold; }
.asi-specs table td.value { color: #555; text-align: left; font-weight: normal; }
.asi-specs table td a { color: #fe6432 !important; }
.asi-specs table td a:hover { color: #666 !important; }

.searchform { padding: 10px !important; height: 320px !important; height: 330px; }
.open { height: 380px !important; }
#top-part #home-search form { width: 230px; _width:220px;}
#informatorForm .input-set { width: 466px; }
#informatorForm select { font-size: 0.9em; width: 466px; padding-left: 3px; }
#informatorForm input { font-size: 0.9em; width: 460px; padding-left: 3px; }
#informatorForm .submit-button { width: 360px !important; font-size:1.2em !important; }

.searchform a { color: #fff; font-weight: bold; }
.searchform ul { list-style-type: none; }
.searchform li { padding: 1px 0; }
.searchform label { margin-left: 5px; }
.searchform input,
.serachform select { border: 1px solid #fff; background: #fff; }
.searchform .smaller { font-size: 0.9em; padding: 0 !important; }
.searchform .smaller input { background: transparent; border: none; margin: 0; padding: 0; height: 14px; width: 14px; }
.searchform .submit-button { background: #666 url(../images/heading_gray.gif) repeat-x bottom !important; color: #fff; border: 1px solid #fff; font-size: 1.2em; font-weight: bold; }
.searchform .agencies-first-letters a { display: block; float: left; width: 25px; margin: 0 10px 4px 0; text-align: center; }
.searchform li.more-space { padding: 3px 0 1px 0; }

.searchformMapSerach { padding: 10px !important; height: 100px !important; height: 100px; }

.searchformMapSerach a { color: #fff; font-weight: bold; }
.searchformMapSerach ul { list-style-type: none; }
.searchformMapSerach li { padding: 1px 0; }
.searchformMapSerach label { margin-left: 5px; }
.searchformMapSerach input,
.searchformMapSerach select { border: 1px solid #fff; background: #fff; }
.searchformMapSerach .smaller { font-size: 0.9em; padding: 0 !important; }
.searchformMapSerach .smaller input { background: transparent; border: none; margin: 0; padding: 0; height: 14px; width: 14px; }
.searchformMapSerach .submit-button { background: #666 url(../images/heading_gray.gif) repeat-x bottom !important; color: #fff; border: 1px solid #fff; font-size: 1.2em; font-weight: bold; }
.searchformMapSerach .agencies-first-letters a { display: block; float: left; width: 25px; margin: 0 10px 4px 0; text-align: center; }
.searchformMapSerach li.more-space { padding: 3px 0 1px 0; }


#currency { background: #f8862a; width: auto !important; color: #fff; }
.more-space { padding: 8px 0 2px 0; }
.close-overlay { background: url(/images/KP_botunix.gif) left no-repeat; padding-left: 20px; padding-top: 5px; height: 20px; width: 70px; display: block; }
.closex { text-align: right; }
.closex a { text-decoration: none; }

#loancalculator ul { list-style-type: none; margin-bottom: 10px; }
#loancalculator input { border: 1px solid #fff; background: #fff; width: 100% !important; width: 90%; }

#home-search-form select,
#home-search-form input { width: 220px; }
#home-search-form .currency-box { width: auto; padding: 0; text-align: left; background: transparent; border: none; }
#home-search-form .half-width { width: 96px; padding: 1px 5px; }
#home-search-form .half-left { margin-right: 4px; text-align: left !important; }
#home-search-form .od-HR,
#home-search-form .od-SI { background: #fff url('../images/hr-od.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 83px !important; }
#home-search-form .do-HR,
#home-search-form .do-SI { background: #fff url('../images/hr-do.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 83px !important; }
#home-search-form .od-EN { background: #fff url('../images/en-od.gif') no-repeat 1px -1px !important; padding-left: 27px !important; width: 74px !important; }
#home-search-form .do-EN { background: #fff url('../images/en-do.gif') no-repeat 1px -1px !important; padding-left: 15px !important; width: 86px !important; }
#home-search-form .od-DE { background: #fff url('../images/de-od.gif') no-repeat 1px -1px !important; padding-left: 24px !important; width: 77px !important; }
#home-search-form .do-DE { background: #fff url('../images/de-do.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 83px !important; }
#home-search-form .od-IT { background: #fff url('../images/it-od.gif') no-repeat 1px -1px !important; padding-left: 17px !important; width: 84px !important; }
#home-search-form .do-IT { background: #fff url('../images/it-do.gif') no-repeat 1px -1px !important; padding-left: 11px !important; width: 90px !important; }
#home-search-form .od-RU { background: #fff url('../images/ru-od.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 83px !important; }
#home-search-form .do-RU { background: #fff url('../images/ru-do.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 83px !important; }

#search-form select,
#search-form input { width: 140px; }
#search-form .currency-box { width: 20px; padding: 1px 1px; text-align: left; }
#search-form .half-width,
#additional-search-form .half-width { width: 56px; padding: 1px 5px; /* (isključeno zbog background slike od-do) text-align: right; */ }
#search-form .half-left,
#additional-search-form .half-left { margin-right: 4px; text-align: left !important; }
#search-form .od-HR,
#additional-search-form .od-HR,
#search-form .od-SI,
#additional-search-form .od-SI { background: #fff url('../images/hr-od.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 43px !important; }
#search-form .do-HR,
#additional-search-form .do-HR,
#search-form .do-SI,
#additional-search-form .do-SI { background: #fff url('../images/hr-do.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 43px !important; }
#search-form .od-EN,
#additional-search-form .od-EN { background: #fff url('../images/en-od.gif') no-repeat 1px -1px !important; padding-left: 27px !important; width: 34px !important; }
#search-form .do-EN,
#additional-search-form .do-EN { background: #fff url('../images/en-do.gif') no-repeat 1px -1px !important; padding-left: 15px !important; width: 46px !important; }
#search-form .od-DE,
#additional-search-form .od-DE { background: #fff url('../images/de-od.gif') no-repeat 1px -1px !important; padding-left: 24px !important; width: 37px !important; }
#search-form .do-DE,
#additional-search-form .do-DE { background: #fff url('../images/de-do.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 43px !important; }
#search-form .od-IT,
#additional-search-form .od-IT { background: #fff url('../images/it-od.gif') no-repeat 1px -1px !important; padding-left: 17px !important; width: 44px !important; }
#search-form .do-IT,
#additional-search-form .do-IT { background: #fff url('../images/it-do.gif') no-repeat 1px -1px !important; padding-left: 11px !important; width: 50px !important; }
#search-form .od-RU,
#additional-search-form .od-RU { background: #fff url('../images/ru-od.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 43px !important; }
#search-form .do-RU,
#additional-search-form .do-RU { background: #fff url('../images/ru-do.gif') no-repeat 1px -1px !important; padding-left: 18px !important; width: 43px !important; }

#home-search-form .read-only,
#search-form .read-only,
#additional-search-form .read-only { border: 1px solid #f8862a !important;; background: #f8862a !important;; color: #fff !important; }

#additional-search { position: absolute; left: 170px; width: 790px; height: 330px; }
#additional-search-form { height: 320px; overflow: none; background: #c00; position: relative; z-index: 2; }
#additional-search-form ul { width: 120px; float: left; margin-right: 5px; }
#additional-search-form ul.extra-space { width: 140px; float: left; margin-right: 20px; }

.searchbyid a { font-weight: normal; font-size: 0.9em; }
.map { background: #fff;}
.front{ z-index:22; left:260px; top:253px; position:absolute;}
*html .front{ z-index:22; left:260px; top:265px; position:absolute;}

.zoomButtonClass { width:100px;  height:40px; background: url(../images/udalji.png) no-repeat; cursor: pointer; cursor: hand; text-transform:uppercase; font-weight:bold; color:#000;}
#home-search-map { width: 350px; height: 320px; float: right; }
#additional-search-map { width: 350px; height: 320px; float: right; }
#additional-search-map-static {width: 350px; height: 320px; float: right; background-image: url(../images/_map/1_0.gif)}
#adsubmission-search-map { width: 350px; height: 320px;}
#adsubmission-search-map-static {width: 350px; height: 320px;  background-image: url(../images/_map/1_0.gif)}


.gmap-baloon { width: 300px; }
.gmap-baloon img { float: left; padding: 0 5px 5px 0; }
.gmap-baloon h3 { font-size: 1.1em; margin: 0; padding: 0 0 5px 0; }
.gmap-baloon p, .gmap-baloon a { font-size: 0.9em; margin: 0; padding: 0 0 5px 0; }

.sliderLine { background: url(../images/slider_line.gif) no-repeat 10px 4px; width: 130px; height: 10px; position: relative;}
.sliderDiamant { cursor: pointer; cursor: e-resize; width: 10px; height: 10px; position: absolute; /*display: block; float: left;*/ }
.leftDiamant { background: url(../images/handle-left.gif) no-repeat; }
.rightDiamant { background: url(../images/handle-right.gif) no-repeat; }
.centerDiamant { background: url(../images/handle.gif) no-repeat; }

.sliderLineAdSubmission { width: 200px; background-color: #ccc; height: 10px; }
.sliderDiamantAdSubmission { width: 10px;background: #ccc url(../images/handle.gif) no-repeat; height: 10px; cursor:move; }

#square-banners img, .bottom-margined-banners img { margin-bottom: 10px; }
.home-banners a { display: block; width: 130px; height: 90px; padding: 5px; margin-bottom: 10px; background: #fff; }

.basic-links { padding: 10px !important; }
.basic-links ul { list-style-type: square; margin-left: 14px; }
.basic-links li { line-height: 1.3em; margin-bottom: 6px; }
.basic-links li a { text-decoration: none; }
.basic-links li a:hover { text-decoration: underline; }
.basic-links a { color: #666; }

#footer { background: #999 url(../images/footer_shadow.gif) no-repeat; width: 960px; _width:952px; padding: 30px 0 0 8px; height: 95px; color: #ddd; }
#footer ul { list-style-type: none; margin-bottom: 8px; font-weight: bold; }
#footer a { text-decoration: none; color: #ccc; background: url(../images/bullet.gif) no-repeat 0 5px; padding: 0 8px; }
#footer a:hover { text-decoration: underline; }
#footer li{ padding-bottom: 7px; position: relative; }
#footer ul ul { width: 800px; display: block; position: absolute; top: 0; left: 140px; font-weight: normal; overflow: hidden; }
#footer ul ul li { font-size: 1.1em; display: inline; border-right: #aaa 1px solid; margin-right: -1px; }
#footer div { clear: left; font-size: 0.9em; margin-top: 3px; }

.wiki p, .wiki ul { background: #fff; padding: 10px; border-bottom: 10px solid #eee; }
.wiki li { margin: 0 0 0 15px !important; }
.double-wiki-holder { height: 1%; overflow: none; }

/* NASLOVNICA MODULI */

#twocolumn-articles .module, #fourcolumn-articles .module, #featured-thumbnails .module { padding: 10px 10px 0 0; height: 1%; overflow: hidden; }

/* IZDVOJENI CLANCI NA NASLOVNICI */

#twocolumn-articles .article { float: left; background: #fff; border-bottom: 10px solid #eee; font-size: 0.9em; width: 285px !important; width: 275px; height: 150px; margin-left: 10px !important; margin-left: 7px; overflow: none; }
#twocolumn-articles .article img { float: left; width: 130px; margin: 10px;  }
#twocolumn-articles .article-text { float: right; text-align: left; width: 120px !important; width: 110px; margin: 10px 10px 10px 0; }
#twocolumn-articles .article-text h3 { font-size: 1.1em; }
#twocolumn-articles .article-text h3 a { color: #666; text-decoration: none; }
#twocolumn-articles .article-text p { font-size: 0.9em; padding: 5px 0; margin: 0; }

* html #twocolumn-articles .article { height: 170px; }

/* MANJI IZDVOJENI CLANCI NA NASLOVNICI */

#fourcolumn-articles a { display: block; width: 137px; height: 60px; float: left; background: #fff; margin-left: 10px !important; margin-left: 7px; border-bottom: 10px solid #eee; }
#fourcolumn-articles a img { margin: 5px; float: left; }
#fourcolumn-articles a span { margin: 5px 0 0 5px; float: left; display: block; width: 60px; height: 60px; font-size: 0.9em; }

/* IZBOR IZ OGLASA NA NASLOVNICI */

#featured-thumbnails a { display: block; width: 137px; float: left; background: #fff; margin-left: 10px !important; margin-left: 7px; border-bottom: 10px solid #eee; text-align: center; }
#featured-thumbnails a img { margin: 5px 0; }

/* TOOLTIP */

.tooltip, .featuredTooltipClass, .tooltipClass { display: block; float: left; width: 200px; padding: 5px; z-index: 9999; font-size: 11px; color: #666; background: #fff; border: 1px solid #ccc; }

/* TABOVI NA REZULTATIMA PRETRAŽIVANJA */

#details-nav ul { list-style-type: none; }
#details-nav li { float: left; height: 24px; overflow: none; margin-right: 3px; }
#details-nav a { font-weight: bold; color: #c00; text-decoration: none; padding: 5px 15px; display: block; background: url(../images/tab_main.gif) no-repeat right top; }
#details-nav a:hover { color: #900; background: url(../images/tab_main.gif) no-repeat right -24px; }
#details-nav a.selected { color: #fff; background: url(../images/tab_main.gif) no-repeat right -48px; }

/* POMOĆNI BOXOVI NA REZULTATIMA PRETRAŽIVANJA (PAGINACIJA, BROJ REZULTATA...) */

.details-support-box { background: #fff; padding: 10px; height: 1%; overflow: none; border-bottom: 1px solid #eee; font-size: 0.9em; }
.last-child { border-bottom: 10px solid #eee; }
.open-detailed { font-weight: bold; float: right; }
#numOfAds { color: #666; }

/* IZDVOJENE AGENCIJE NA REZULTATIMA PRETRAŽIVANJA */

.agentsheader { margin: 0; background: #666 url(../images/heading_gray.gif) repeat-x bottom; font-size: 1.2em; line-height: 1em; color: #fff; padding: 6px 0  10px 0; text-align: left; font-weight: bold; text-indent: 10px; }
.agents { height: 60px; overflow: none; margin: 10px 0; }
.agents a { display: block; width: 140px; text-align: center; float: left; padding: 0; margin: 0; }

#agents-list-view, #agents-map-view { padding-top: 0; height: 65px; }
#agents-map-view { margin-top: 10px; }

/* DETALJI OGLASA (koristi se djelomično i na drugim stranicama za sličan layout) */

#details-left { float: left; width: 230px; }
#details-right { float: left; width: 520px; }
#details-half { float: left; width: 375px; }

#details .details-block { padding: 10px; background: #fff; }
#details .details-extend { height: 1%; overflow: none; }
#details-left .details-block { margin: 0 0 10px 0; }
#details-left .details-block b { font-weight: normal; color: #555; }
#details-left .details-block p { padding: 10px; }
#details-right .details-block { margin: 0 0 10px 10px; }
#details-half .no-margin { margin: 0 0 10px 0; }
#details-half .with-margin { margin: 0 0 10px 10px; }

#details-map { width: 490px; height: 320px; }
#details-thumbnails img { margin: 0 2px 2px 0; }
#details-agency { width: 490px; height: 50px; }
#details-agency img { float: left; margin-right: 10px; }
#infrastructurechecker { padding: 10px 0 0 0; }
#infrastructurechecker ul li { display: inline; list-style: none; padding: 2px 15px 2px 17px; cursor: pointer; background: url(../images/unselected.gif) no-repeat 0 2px; white-space: nowrap; }
#infrastructurechecker ul li.detailscheckItemsSelected { background: url(../images/selected.gif) no-repeat 0 2px !important; }

/* BANNERLINE na dnu naslovnice */

#bannerline { float: left; margin-left: 10px; height: 87px; width: 940px; }
#marketingbar { float: left; padding-right: 2px; }

/* FORMULARI */

.fullpage-form { padding: 10px 0 0 0; }
.fullpage-form .input-set { padding: 15px 0 0 0; }
.fullpage-form fieldset { padding: 0 10px 10px 10px; }
.fullpage-form fieldset.bordered { border: 1px solid #ccc; }
.fullpage-form legend { font-size: 0.8em; padding: 0 15px; color: #ccc; }
.fullpage-form label { display: block; }
.fullpage-form input, .fullpage-form textarea, .fullpage-form select , .details-extend .dropDown, .details-extend .dropDownDisbled { display: block; background: #fff6ee; font-size: 1em; border: 1px solid #ccc; padding: 2px; margin: 4px 0 0 0; }
.fullpage-form .checkboxes li { list-style: none; color: #999; }
.fullpage-form .checkboxes input { width: auto; display: inline; position: relative; top: 2px; margin-right: 3px; }

.details-extend .dropDown .dropdownFirst , .details-extend .dropDown  .dropdownnotselected, .details-extend .dropDownDisbled .dropdownFirst{ background-color: #fff6ee;}
.fullpage-form input[type="hidden"] { -moz-appearance: none; display: none; padding: 0; border: 0; cursor: auto; -moz-user-focus: ignore; -moz-binding: none; }
.fullpage-form input, .fullpage-form select { width: 300px; }
.fullpage-form .selectsmall { width: 40px; height: 20px; float: left; }
.fullpage-form .inputsmall { width: 250px; float: left; margin-right: 10px; }
.fullpage-form input.l150 { width: 150px; }
.fullpage-form textarea.l300 { width: 300px; }
.fullpage-form textarea { width: 460px; }
.fullpage-form .input_checkbox { display: inline !important; }
.fullpage-form .notice { color: #ccc; font-size: 0.9em; }
.fullpage-form .submit-button { background: #666 url(../images/heading_gray.gif) repeat-x bottom !important; color: #fff; border: 1px solid #fff; font-size: 1.2em; font-weight: bold; }
#captchaImage { margin-top: 5px; }

/* SLANJE PRIJATELJU */

.send-ad-specs p { margin: 0; padding: 0; }
.send-ad-specs em { font-style: normal; font-weight: normal; color: #666; }

/* UNOS OGLASA MULTICHECK */

ul.checkItemsAdMultipleInsert { padding: 5px 0; }
ul.checkItemsAdMultipleInsert li { display: block; list-style: none; padding: 2px 5px 2px 20px; cursor: pointer; }
.checkItem { background: url(../images/unselected.gif) no-repeat 0 2px; color: #999; white-space: nowrap; }
.checkItemSelected { background: url(../images/selected.gif) no-repeat 0 2px; color: #000; white-space: nowrap; }

/*UNOS OGLASA*/

#unos_slika img { padding-left: 10px; padding-bottom: 10px; }

ul.checkItemsAdSubmission { float: left; clear: both; width: 230px; padding: 5px; border: 1px solid #eee;}

/* AUTOCOMPLETE koristi se u Admin */

div.autocomplete 				{ background-color: #fff; border: 1px solid #888; z-index: 50;}
div.autocomplete ul 			{ list-style-type: none; margin: 0; padding: 0; }
div.autocomplete ul li.selected { background-color: #f63; color: #fff; }
div.autocomplete ul li 			{ margin: 0; padding: 2px; cursor: pointer; }

/* MULTILINGUAL TITLE AND TEXT EDIT kod unosa oglasa */

.langSelected { background: #eee; color:#333; padding: 1px 4px; border: 1px solid #CCC;}
.langUnSelected {background: #fff; padding: 1px 4px; border: 1px solid #CCC;}

/* DASHBOARD lijeva strana */

#dashboard								{ width: 780px; float: left; }
#dashboard .msg							{ padding-bottom: 10px; }
#dashboard table						{ clear: both; width: 750px; border-collapse: collapse; background: #fff; }
#dashboard table th,
#dashboard table td						{ padding: 5px 5px 2px; font-weight: normal; font-size: 1em; text-align: left; vertical-align: top; background: #fff;}
#dashboard table .numeric				{ text-align: right; white-space: pre; }
#dashboard table thead th				{ padding-bottom: 5px !important; color: #666; border-bottom: 1px solid #999; background: #fff; }
#dashboard table thead th.first-child	{ padding-left: 30px; }
#dashboard table tbody th				{ padding: 0 !important;}
#dashboard table tbody th a				{ display: block; padding: 5px 5px 2px 30px; background: url(../images/arrow-down-blk.gif) no-repeat 12px 12px; }
#dashboard table tbody th a.active		{ background-image: url(../images/arrow-up-blk.gif); }
#dashboard table tbody th.emph			{ font-weight: bold; }
#dashboard table tbody tr:hover			{ background: #f6f6f6; }
#dashboard table tbody tr.emph th,
#dashboard table tbody tr.emph td		{ font-weight: bold; background: #c2e4be; font-size: 1.3em; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; }
#dashboard table tbody	th.read			{ font-weight: normal; }
#dashboard table tbody	th.unread		{ font-weight: bold; }

td.itemToolbox ul						{ float: right; width: 150px; text-align: right;}
td.short-toolbox ul						{ width: 60px; }
td.itemToolbox ul li  					{ display: inline;  list-style: none; width: 20px; line-height: 0; cursor: pointer; }

td.itemToolbox ul li.help 				{ width: 86px; background: url(../images/button-help.gif) no-repeat 0px 0px; padding-top: 5px; text-align: center; }

tr.expanded-content:hover				{ background: #fff !important; }
tr.expanded-content td 					{ width: 750px; padding: 0 !important; border-bottom: 2px solid #eee; }

tr.expanded-content dl					{ float: left; width: 730px; padding: 10px;}
tr.expanded-content dt					{ float: left; width: 80px; height: 80px; line-height: 0; padding: 0 10px 0 20px; }
tr.expanded-content .item-description	{ float: left; width: 438px; padding: 0 10px; border: 1px solid #eee; border-width: 0 1px; }
tr.expanded-content .item-description p	{ margin-bottom: 10px; }
tr.expanded-content .item-additions		{ float: left; width: 100px; padding-left: 10px; }

tr.expanded-content dd.bodytext			{ padding: 0 20px 10px; }

.adlist				{ float: left; width: 140px; /*padding: 10px 10px 10px 0;*/ margin-left: -10px; background: #eee url(../images/content-background.png) repeat-x top; font-size: 0.8em;}
.adlist	li			{ float: left; list-style: none; width: 180px; margin: 10px 0 0; }
.adlist	li			{ line-height: 0; }
.adlist	li *		{ line-height: 1.4; }
.adlist li.text-ad	{ float: left; width: 160px !important; padding: 10px; }

/* BILJESKA */

#ad-note { height: 150px; }
#phoneNotes { color: #666; }

/* EDITOR BILJEŠKE */

.editor_field 		{ width: 480px; font-size: 1em; }
.editor_ok_button 	{ width: 20px; height: 20px; background: #fff url(../images/button-save-selected.gif) no-repeat 0 0; border: none; float: left; cursor: pointer; }
.editor_cancel 		{ width: 20px; height: 20px; background: #fff url(../images/button-cancel.gif) no-repeat 0 0; border: none; vertical-align: bottom; display: block; float: left; }


.notice_error { color: #f00; display: block; }
.notice { display: none; }

/* SITEMAP WIKI */

#sitemap ul { list-style-type: square; margin-left: 20px;  }

/* MODALBOX GALLERY */

#overlayImages { width: 500px; height: 470px; border-collapse: collapse; }
#overlayImages td { vertical-align: middle; margin: 0; padding: 0; }
#overlayImages td p { text-align: center; margin-bottom: 10px; }


/* ################################################################# probably obsolete below (delete with caution) ################################################################# */

/* .tooltip { width: 170px; height: 19px; background: url(../images/button-tooltip.gif) no-repeat; text-align: center; line-height: 1.4em; padding: 1px 5px 5px 5px ;} */

/* OLD PAGINATION */
/*
.pagination { float: left; width: 740px; padding: 10px; margin: 10px 0; background: #fff; height: 30px; overflow: hidden;line-height: 19px; }
.pagination p {  font-size: 1.1em; float: left; }
.pagination .pages {  float: right; text-align: right; }
*/

.tooltipHigh { width: 150px; height: 35px; padding-left:5px; background: url(../images/button-tooltip-2xheight.gif) no-repeat; text-align: center; line-height: 1.4em; }

#mid-column-unos-informator { float: left; width: 780px; background-color:#FFF;}
#informator-white-box { background-color:#FFF; width: 750px; float:left; padding-top: 10px; font-size: 0.9em; }
.informator { background: #fff; padding: 10px; margin: 10px;/*border-bottom: 10px solid #eee;*/  /*font-size: 0.9em;*/ width: 600px;  border: 1px solid #eee;}
.informator h3 { font-size: 1.1em; }
.informator h3 a { color: #666; text-decoration: none; }
.informator .headline	{ display: block; margin-top: -19px; padding: 2px 5px; font-weight: bold; font-size: 1.1em; text-transform: uppercase; color: #ccc; background: #fff; }
#mid-column-unos-informator .informator select,
#mid-column-unos-informator .informator input { width: 70px; }
.informator ul { list-style:none;}

#unos_naslova { /* background-color:#FFF; padding: 10px; */ }
.unos-item { background: #fff; padding: 10px; margin: 10px;/*border-bottom: 10px solid #eee;*/  /*font-size: 0.9em;*/ /*width: 260px;*/ /*position: relative; padding: 5px 15px 0; margin: 0 0 10px 0;*/ border: 1px solid #eee;}
.unos-item h3 { font-size: 1.1em; }
.unos-item h3 a { color: #666; text-decoration: none; }
#unos-white-box-left { background-color:#FFF; width: 290px; float:left; padding-top: 10px; font-size: 0.9em; overflow: auto;}
#unos-white-box-right { background-color:#FFF; width: 460px; float:left; padding-top: 10px; /*padding-left: 10px;*/ font-size: 0.9em;  }
.unos-item .headline	{ display: block; margin-top: -19px; padding: 2px 5px; font-weight: bold; font-size: 1.1em; text-transform: uppercase; /*position: relative; padding: 5px 15px 0; margin: 0 0 10px 0;*/ float:left; /*border: 1px solid #eee;*/ background-color:#FFF;}
.unos-item ul{ list-style: none;}
.unos-item .btn{width: 50px;}
.unos-item-thumb img{}

/*
#mid-column-registration .orange { margin: 10px 0 0 0;}
.verification_field { float: left; width: 300px; }
.verification_field .input_text { width: 100px; }
.white_box .field { padding-bottom: 8px; clear: both; }
*/

.verification_field_msg				{ width: 300px; }
.verification_field_msg .input_text	{ width: 100px; }

/*
#account_details fieldset { padding: 0 10px 10px 10px; }
#account_details fieldset.bordered { border: 1px solid #ccc; }
*/

#unos_slika { background-color: #fff; padding: 10px; overflow: auto; border-top: #eee 10px solid; }
#unos_slika img { float: left; margin: 10px;}
#unesite_tlocrt { background-color:#FFF; padding: 10px; overflow:auto; border-top:#eee 10px solid; border-bottom:#eee 10px solid;}
#unesite_tlocrt img{ padding-left: 20px;}

/*
#mid-column-unos .unos-item select,
#mid-column-unos .unos-item input { width: 50px; }
#mid-column-unos h1 {width: 750px; margin-left: 180px;}
#mid-column-unos { float: left; width: 270px; background-color:#FFF;}
#right-column-unos { float: left; width: 510px; }
*/

.field .input_text{width: 200px;
background: #eef6ff none repeat scroll 0%;
border-color:#999999 rgb(204, 204, 204) rgb(204, 204, 204) rgb(153, 153, 153);
border-style:solid;
border-width:1px;
display:block;
font-family:"Lucida grande",Arial,Verdana,sans-serif;
font-size:1.1em;
padding:2px;}

.field select,
.field textarea{ width: 200px;
background: # ffffff none repeat scroll 0%;
border-color:#999999 rgb(204, 204, 204) rgb(204, 204, 204) rgb(153, 153, 153);
border-style:solid;
border-width:1px;
display:block;
font-family:"Lucida grande",Arial,Verdana,sans-serif;
font-size:0.9em;
padding:2px;}

.overlayImageLeft { float: left; width: 220px; display: block; text-align: right;}
.overlayImageRight { float: right; width: 220px; display: block; text-align: left;}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#izaberite_lokaciju { background-color:#FFF; padding: 10px;}
#izaberite_lokaciju img{/* padding-left: 10px; padding-bottom:10px;*/}
#izaberite_lokaciju select,
#izaberite_lokaciju input { width: 140px; }

.left_col_box						{ float: left; clear: both; width: 780px; margin-bottom: 10px; overflow: hidden;}
.left_col_box_inner					{ float: left; width: 750px; padding: 10px 10px 0 10px; margin-left: 10px; background: #eee url(../images/content-background.png) repeat-x 0 0; }
.left_col_box_inner	.white_box		{ float: left; width: 730px; padding: 10px; background: #fff; }

.white_box	{ background: #fff; padding-bottom: 20px; margin-bottom:10px;}
/*.white_box inner-intro { padding-right: 10px;}*/


#sendtofriend .input-set { float: left; }
#sendtofriend .input-set input, #sendtofriend .input-set label { float: left; }
#sendToFriendSubmit, #sendToFriendSubmit input { float: none !important; clear: both;}
#sendtofriend .input-set label {width: 150px;}
#yournotetofriend { width: 450px; height: 80px; clear: both; }

/* FOR DOUBLE SELECT BOX*/

.dropdownnotselected { background-color: #fff; cursor: pointer; padding: 2px 5px; cursor: hand; font: 0.85em Tahoma, Arial, sans-serif;}
.dropdownselected { background-color: #009; cursor: pointer; padding: 2px 5px;  cursor: hand; color: #fff; width: 21d0px; font: 0.85em Tahoma, Arial, sans-serif;}
.dropdownFirst { position: relative; background: #fff url(/images/arrow-xp.gif) top right no-repeat; vertical-align: center; padding-left: 5px;cursor: pointer; cursor: hand; height: 14px;  _height: 16px; padding-top:2px; _padding-top:0;overflow:hidden; font: 0.95em Tahoma, Arial, sans-serif;}



.dropDownDisbled { color: #777; font: 0.85em Tahoma, Arial, sans-serif; margin-right: 10px; border-width: 1px; border-style: solid; border-color: #808080 #d4d0c8 #d4d0c8 #808080; }
.dropDown		 { position: relative; color: #000; margin-right: 10px; font: 0.85em Tahoma, Arial, sans-serif; border-width: 1px; border-style: solid; border-color: #808080 #d4d0c8 #d4d0c8 #808080; }

#left-column .dropDownDisbled, #left-column .dropDown { margin-right: 0px; }

.dropDownDisbled .dropdownFirst { background-image: url(/images/arrow-xp-gray.gif); }

/*
*:first-child+html.dropDown { margin-top: -14px }
*:first-child+html.dropDownDisbled { margin-top: -14px }
*/

*:first-child+html .dropDown, * html .dropDown { margin-top: -14px }
*:first-child+html .dropDownDisbled, * html .dropDownDisbled { margin-top: -14px }


.dropDownoptionsHolder {background-color: #fff; position: absolute; z-index: 100; left: 1px; top: 17px; margin-right: -1px; max-height: 200px; width: 100%;
	display: none;  z-index: 2000; border-width: 1px; border-style: solid; border-color: #b2b2b2 #000 #000 #b2b2b2; }
.dropDownoptionsHolder { height: expression( this.scrollHeight > 200 ? "200px" : "auto" ); }



.dropDownoptionsHolder IFRAME{display:block; position:absolute; top:0; left:0; z-index:-1; filter:mask(); width:300px; height:100%;}

#currency_head { float:left; margin:3px 0 3px 0; width:108px; float:left;}
#currency_box { margin: 3px 0; width:55px; overflow:hidden; float:right; font-size:8px; border:1px solid red;}
#currency_box label{}
#currency_box input{width:auto; vertical-align:middle; background:transparent; border:0;}



.dropdownbox div {
max-height:200px;
overflow: hidden; overflow-y: auto;
height: expression(this.height > 200 ? '200px' : true);
}

.dropdownbox .closequarter { background: #fff; width: 208px; display: block; text-align: right !important; font-size: 1.2em; padding: 5px 2px 5px 5px;}
.dropdownbox .closequarter a { color: #555555 !important; text-decoration:none; font-weight: normal !important;}

#search-form .dropdownbox .closequarter { width: 131px; }

#tablesearch-type-selector { position: relative; z-index: 5; }

#tableregion { z-index: 4; }
#tablecounty { z-index: 3; }
#tablequarter { z-index: 2; }
#tablesearch-subtype { z-index: 1; }

#home-search-form {}
#tableregionholder {}
#home-search-form select{}


#details-main-picture { margin: 5px; }

.top-categories { width: 600px; background: #eee; margin: 10px; height: auto;}
.top-categories h3 { padding: 10px; }
.categories-top-inner ul { width: 600px; }
.categories-top-inner ul li { width: 180px; padding-right: 20px; float: left;}
.categories-top-inner { clear: left;}

.language-tabline { padding-top: 4px; }

.MB_done { font-size: 1.2em; }
.MB_done input { padding-left: 5px; padding-right: 5px; }

#zagrebQuarterMessage { padding: 2px 5px; color: #fff; background-color: #000; filter: alpha(opacity=50); -moz-opacity: .50; opacity: .50; }

/* COMMENTS WIKI */
#comments { font-family: Verdana; font-size: 12px; color: #555; margin: 10px 18px;  }

#commentoptions { text-align: center; }
#commentoptions span { cursor: pointer; line-height: 22px; text-decoration: none; padding: 10px 15px 10px 35px; color: #555; background-repeat: no-repeat; background-position: left center; }
#commentoptions span:hover { text-decoration: underline; }
#commentoptions span.comment { background-image: url(/images/icon_comment.jpg); }
#commentoptions span.send { background-image: url(/images/icon_send.jpg); }
#commentoptions span.print { background-image: url(/images/icon_print.jpg); }

#commentform { padding-top: 25px; }
#commentform form { margin: 0; padding: 0; }
#commentform label { padding: 4px 0 3px 0; display: block; font-weight: bold; color: #555; }
#commentform .text { font-family: Verdana; width: 350px; padding: 4px; font-size: 11px; color: #4b4b4b; background-color: #f9f1eb; border: #ffd5b6 1px solid; }
#commentform .button { padding: 3px 7px; font-weight: bold; font-size: 11px; border-style: none; color: #fff; background-color: #f85206; }

.commentrating { padding: 5px 0 0 0; height: 25px; font-weight: bold; }
.commentrating div { float: left; padding-right: 8px; line-height: 17px; }
.commentrating ul { list-style: none; margin: 0; padding: 0; }
.commentrating li { float: left; margin: 0 2px 0 0; padding: 0; width: 17px; height: 15px; background: url(images/rating.gif) no-repeat; }
.commentrating li.selected { background-position: 0 -15px; }

#commentlist { padding: 25px 0 0 0; }
#commentlist ul { list-style: none; margin: 0; padding: 0; }
#commentlist li { margin: 0; padding: 20px 0 0 0; clear: left; }
*:first-child+html #commentlist li { padding-top: 10px; } * html #commentlist li { padding-top: 10px; }
#commentlist h2 { font-size: 12px; color: #000; margin: 0 0 5px 0; padding: 0; }
#commentlist .user { font-weight: bold; color: #fe6432; text-decoration: none; }
#commentlist .user:hover { text-decoration: underline; }
#commentlist .date { color: #bebebe; }
#commentlist p { margin: 0; padding: 8px 0; font-size: 11px; color: #999; border-bottom: #333 1px dotted; }
#commentlist .commentrating { float: left; padding: 0 20px 0 0; height: 17px; border-bottom: #000 1px dotted; }
#commentlist .commentrating div { padding-right: 4px; font-size: 11px; line-height: 11px; }
#commentlist .commentrating li { clear: none; padding: 0; width: 12px; height: 11px; background: url(/images/rating_small.gif) no-repeat; }
*:first-child+html #commentlist .commentrating li { padding-top: 0; } * html #commentlist .commentrating li { padding-top: 0; }
#commentlist .commentrating li.selected { background-position: 0 -11px; }

#ratingoptions { position: relative; height: 30px; font-family: Verdana; font-size: 12px; color: #555; background: #f8f8f8 url(/images/bg-left.gif) no-repeat; }
#ratingoptions .commentrating { position: absolute; top: 3px; left: 8px; }
#ratingoptions #commentoptions { width: 400px; position: absolute; top: 0; right: 0px; margin-right: -20px; padding: 4px 0 0 0; height: 26px; background: #f8f8f8 url(/images/bg-right.gif) right top no-repeat; }
#ratingoptions #commentoptions span.comment { background-image: url(/images/icon_comment.jpg); }
#ratingoptions #commentoptions span.send { background-image: url(/images/icon_send.jpg); }
#ratingoptions #commentoptions span.print { background-image: url(/images/icon_print.jpg); }
#ratingoptions .rating { float: left; padding-left: 3px; font-weight: normal; color: #fe6432; }
#ratingoptions .commentrating li { background-image: url(/images/rating.gif); }

.historyitem { position: relative; }
.historyitemicon { width: 20px; position: absolute; top: 3px; right: 0; }
.historyitemlist { width: 100px; }

.top-categories h3 { background: #666 url(/images/heading_gray.gif) repeat-x scroll center bottom; color:#FFFFFF; font-size:1.1em; line-height:1em; margin:10px 0 0 0; padding:6px 10px; _margin-top: 0;}
.top-categories .basic-links { padding: 0 !important; }
.top-categories .categories-top-inner ul li { width: 160px !important; padding-right: 0; }
.top-categories .categories-top-inner ul { background:#FFFFFF none repeat scroll 0 0; float:left; margin:10px 0 10px 10px; padding: 5px 5px 5px 20px; width: 161px; /*height:86px;*/ }

/* CALCULATORS */
#details-right .tabber	 			{ padding-bottom: 16px; margin-left: 10px; background: /*url(/images/module.gif) repeat-x 0*/ 101%;}
#details-right .tabber-nav 			{ padding: 0 10px; height: 24px; overflow: none; }
#details-right .tabber-nav ul			{ list-style-type: none; }
#details-right .tabber-nav li			{ float: left; height: 24px; overflow: none; margin-right: 3px; }
#details-right .tabber-nav a			{ position: relative; font-weight: bold; color: #c00; text-decoration: none; padding: 5px 15px; display: block; background: url(/images/tab_main.gif) no-repeat right top; }
#details-right .tabber-nav a:hover	{ color: #900; background: url(/images/tab_main.gif) no-repeat right -24px; }
#details-right .tabber-nav a.selected { color: #fff; background: url(/images/tab_main.gif) no-repeat right -48px; }

#details-right .tabber-nav  a span  { position: absolute; padding: 0 15px; top: 0; left: 0; height: 24px; display: block; background: url(/images/kreditni_nav.gif) no-repeat 0 0; }
#details-right .tabber-nav .cn_tab a , #details-right .tabber-nav .cn_tab a span  { width: 42px; background-position: 0 0; }
#details-right .tabber-nav .rba_tab a , #details-right .tabber-nav .rba_tab a span  { width: 33px; background-position: -74px 0; }
#details-right .tabber-nav .zaba_tab a , #details-right .tabber-nav .zaba_tab a span  { width: 63px; background-position: -139px 0; }
#details-right .tabber-nav .spl_tab a , #details-right .tabber-nav .spl_tab a span  { width: 33px; background-position: -234px 0; }
#details-right .tabber-nav .cn_tab a:hover span , #details-right .tabber-nav .cn_tab a.selected span { background-position: 0 -24px; }
#details-right .tabber-nav .rba_tab a:hover span, #details-right .tabber-nav .rba_tab a.selected span { background-position: -74px -24px; }
#details-right .tabber-nav .zaba_tab a:hover span, #details-right .tabber-nav .zaba_tab a.selected span  { background-position: -139px -24px; }
#details-right .tabber-nav .spl_tab a:hover span, #details-right .tabber-nav .spl_tab a.selected span  { background-position: -234px -24px; }

#details-right .tabber-content		{ padding: 10px; background: #fff; }
#details-right .tabber-content-rba	{ padding: 10px; background: #fef000; color: #000 !important; }
#details-right .tabber-content-zaba	{ padding: 10px; background: #002D68; color: #f0f0f0 !important; }
#details-right .tabber-content-spl	{ padding: 10px; background: #fff; }

.cr_form legend			{ display: none; }
.cr_form .field			{ clear: both; margin-bottom: 8px; }
.cr_form .field label		{ display: block; position: relative; float: left; width: 203px; font-size: 1.1em; text-align: left; height: 18px; padding: 4px 15px 0 0; }
.cr_form .field input		{ display: block; float: left; width: 150px; padding: 3px; font-size:1.1em; background: #fff6ed; border: 1px solid #ccc; }
.cr_form .field select	{ display: block; float: left; width: 158px; padding: 3px; font-size:1.1em; background: #fff6ed; border: 1px solid #ccc; }
.cr_form .field textarea	{ display: block; float: left; width: 150px; padding: 2px 3px; font-size:1.1em; background: #fff6ed; border: 1px solid #ccc; }
.cr_form input.hidden		{ display: none; }
.cr_form .subm			{ margin: 8px 0 8px 218px; }
.cr_form .subm button		{ width: 158px; padding: 3px; background: #ebebeb; height: 24px; color: #222; border: 1px solid #ccc; font-size: 1.1em; font-weight: bold; }
.cr_form .subm button:active{ background: #606060; color: #eee; }
.cr_form .field:after 	{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;} .cr_form .field {display:inline-block;} html[xmlns] .cr_form .field {display:block;} * html .cr_form .field{height:1%;}

#annuity { background: #fff; border: 0; }
.calcdisclaimer { font-size: 10px; display: block; }


/* SERVICES */

#featured-thumbnails .search-item { margin-left: 10px; clear: both; }

.services_nav li 			{ display: block; height: 50px !important; width: 280px !important; float: left; }
.services_nav li a			{ display: block; border: none !important; text-align: left !important; padding: 17px 0 0 55px !important; height: 40px !important; width: 225px !important; background: url(/images/services_nav.gif) no-repeat !important; }
.services_nav li.sernav7149 a	{ background-position: 0 0 !important; }
.services_nav li.sernav7189 a	{ background-position: 0 -50px !important; }
.services_nav li.sernav7159 a	{ background-position: 0 -226px !important; }
.services_nav li.sernav7196 a	{ background-position: 0 -278px !important; }
.services_nav li.sernav7169 a	{ background-position: 0 -106px !important; }
.services_nav li.sernav7202 a	{ background-position: 0 -333px !important; }
.services_nav li.sernav7179 a	{ background-position: 0 -162px !important; }
.services_nav li.sernav7206 a	{ background-position: 0 -391px !important; }
.services_nav li.sernav9 a	{ background-position: 0 -454px !important; }
.services_nav li.sernav10 a{ background-position: 0 -517px !important; }

.services-info h3		{ font-size: 1.6em; font-weight: normal; }
.services-info .asi-specs table td 	{ padding: 5px 0 5px 10px;}
.services-info table		{ margin-left: 50px; }
.services-info .pdf_link { display: block; border: none !important; text-align: left !important; clear:both; padding: 10px 0 0 55px !important; height: 26px !important; width: 225px !important; background: url(/images/services_nav.gif) no-repeat 0 -595px !important;}


.wikidate { font-size: 9px; margin-bottom: 5px; }
#fourcolumn-weekly a img { border:3px solid #FFFFFF; margin:0 6px 6px 0; }
#mail-listing .unread  a { font-weight: bold; }

/* SADRZAJ */
.cloud_tag_1 {color:#000; font-size:inherit; text-decoration:none; }
.cloud_tag_2 {color:#4f4f4f; font-size:large; font-weight:bold; text-decoration:none; }
.cloud_tag_3 {color:#ff5400; font-size:large; font-weight:bold; text-decoration:none; }

#nn-content { margin: 10px 0 10px 10px; padding: 0 0 5px 0; background: #f8852a url(/images/tab_content_bg.jpg) repeat-x; }

#nn-menu { height: 25px; }
#nn-menu ul { float: left; }
#nn-menu li { padding: 0 0 0 3px; list-style: none; height: 25px; background: url(/images/tab_bg.gif) left top no-repeat; }
#nn-menu li a { text-decoration: none; padding: 5px 3px 0 0; color: #fff; text-align: center; font-weight: bold; display: block; height: 20px; background: url(/images/tab_bg.gif) right top no-repeat; }

#nn-menu .off li { background-position: left -25px; }
#nn-menu .off li a { color: #8b8888; background-position: right -25px; }

#new-tab { width: 77px; border-right: #fff 1px solid; }
#read-tab { width: 82px; }

#nn-content-new, #nn-content-read { margin: 5px 5px 0 5px; background: #fff url(/images/tab_content_bg_white.jpg) repeat-x; border: #fff 1px solid; }
#nn-content-new ul, #nn-content-read ul { padding: 0 10px; }
#nn-content-new li, #nn-content-read li { padding: 6px 0; list-style: none; border-bottom: #e6e6e6 1px solid; }
#nn-content-new li.last, #nn-content-read li.last { border-bottom-width: 0; }
#nn-content-new a, #nn-content-read a { color: #8b8888; text-decoration: none; font-size: 11px; }
#nn-content-new a:hover, #nn-content-read a:hover { text-decoration: underline; }

/*#nn-menu {float:left; margin: 10px 0 0 10px; padding: 10px 0 0 10px; background: #eee;  width: 150px;}
#nn-menu .on { list-style-type: none;}
#nn-menu .on li { float: left; height: 24px; overflow: none; margin-right: 3px; }
#nn-menu .on a { font-weight: bold; color: #c00; text-decoration: none; padding: 5px 5px; display: block; background: url(/images/tab_main.gif) no-repeat right top; }
#nn-menu .on a:hover { color: #900; background: url(/images/tab_main.gif) no-repeat right top; }
#nn-menu .on a.selected { color: #fff; background: url(/images/tab_main.gif) no-repeat right -48px; }

#nn-menu .off { list-style-type: none;}
#nn-menu .off li { float: left; height: 24px; overflow: none; margin-right: 3px; }
#nn-menu .off a { font-weight: bold; color: #666; text-decoration: none; padding: 5px 5px; display: block; background: url(/images/tab_main.gif) no-repeat right -24px; }
#nn-menu .off a:hover { color: #c00; background: url(/images/tab_main.gif) no-repeat right top;}
#nn-menu .off a.selected { color: #eee; background: url(/images/tab_main.gif) no-repeat right -48px; }

#nn-content-new, #nn-content-read {float:left; margin: 0 0 10px 10px; padding: 6px 0 0 25px; background: #fff; width: 117px; border-top: 0; border-right: 8px #eee solid; border-bottom: 10px solid #eee; border-left: 10px solid #eee; font-size: 0.9em;}
#nn-content-new ul, #nn-content-read ul { list-style-type: decimal; color:#555;}
#nn-content-new a, #nn-content-read a { text-decoration: none; color:#555; }
#nn-content-new a:hover, #nn-content-read a:hover { text-decoration: underline; }
#nn-content-new a.selected, #nn-content-read a.selected { }*/

.marked-text {background-color:#eee; font-size: 0.9em; color: #000; padding: 10px; margin: 10px;}
#search-box-narrow { position: relative; background-color:#ccc; clear:left; margin-left: 10px; padding: 5px;}
#search-box-narrow .submit { position: absolute; right: 2px; top: 2px; }
#wikiSearchString { padding: 3px; width: 113px; font-size: 12px; color: #8b8888; border: #fff 1px solid; background: #fff url(/images/search_bg.jpg) repeat-x; }

#master { background-color:#f2f2f2;/* margin-left: 10px;*/ height:232px; }
#master ul {list-style-type: none; font-size: 0.8em;}
#master li { float: left; overflow: none; border-bottom:#eaeaea 1px solid; padding: 2px 0 0 10px;  width: 253px;}
#master li img{ float: right; padding-bottom: 3px; padding-left:5px;}
*:first-child+html #master li img { position: relative; top: -7px; }
#master a {font-weight:bold; font-size: 12px; color:#666; position: relative; top: 8px;}
.sadrzaj_h3 {padding:10px 0 0 10px; font-size: small;}
.sadrzaj_p {margin-top:-10px; padding-top:0;}

#sadrzaj_galerija{float:right; background:#e2e2e2 url(/images/heading_galerija_base.gif) repeat-x top; width: 295px; height: 210px; margin-left: 10px;}
#sadrzaj_video{background:#e2e2e2 url(/images/heading_galerija_base.gif) repeat-x top; width: 295px; height: 210px; margin-left: 10px; margin-top: 0;}

#sadrzaj_galerija h3 { color:#555; font-size: 1em; margin-top: 4px;}
#sadrzaj_galerija p{margin-top: 4px;}
#sadrzaj_galerija a{ color:#555; font-size: 0.9em; }
#sadrzaj_galerija a:hover { color:#555;}
#sadrzaj_galerija .inner{ background-color:#fff; padding: 6px; margin: 4px 0 4px 4px; float: left; display: inline; width: 130px; height: 165px;}

#inner-galerija { background-color:#b0b0b0; padding: 4px; margin:3px; width: 130px; float:left; }
#inner-galerija a { color: #fff; }

.extend:after {content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0;}
.extend {display:inline-block;}
html[xmlns] .extend {display:block;}
* html .extend {height:1%;}

#sadrzaj_galerija h1 { background:url(/images/heading_galerija.gif) no-repeat; padding-left: 30px; margin-top: 0; margin-left: 0;}
#sadrzaj_video h1 { background:url(/images/heading_video.gif) no-repeat; padding-left: 30px; margin-top: 0; margin-left: 0;}
#sadrzaj_vijesti h2 { background:url(/images/heading_vijesti.gif) no-repeat; padding-left: 20px; margin-left: 0;}
#sadrzaj_vijesti {background: url(/images/heading_galerija_base.gif) repeat-x top; margin-left: 10px; margin-bottom: 10px; }

#twocolumn-articles .article_half { float: left; background: #fff; border-bottom: 10px solid #eee; font-size: 0.9em; width: 275px !important; width: 265px; height: 90px !important; height: 100px; margin-left: 10px !important; margin-left: 7px; overflow: none; padding-left: 10px;}
#twocolumn-articles .article_half .sadrzaj_h3 {padding:10px 0 0 0; font-size: smaller;}
#twocolumn-articles .article_half .article-text { float: left; text-align: left; width: 200px !important; width: 190px; margin: 0 10px 10px 0; }
#twocolumn-articles .article_half .article-text p {padding-left:5px;}

#sadrzaj_arhiva {background:#f2f2f2; margin: 10px 0 0 10px; /*padding: 10px;*/ border:1px solid #e9e9e9;}
/*#sadrzaj_arhiva p{text-align:center; font-weight:bold; color: #666;}*/
#sadrzaj_arhiva a{background-color:#f2f2f2; display:block; height: 30px; width: 598px; text-align: center; font-weight: bold; padding-top: 10px;}
#sadrzaj_arhiva a:hover{background-color:#eaeaea; display:block; height: 30px; width: 598px; text-align: center; font-weight: bold; padding-top: 10px;}

* html #region-hider { line-height: 0; }
* html #county-hider { line-height: 0; }
* html #quarter-hider { line-height: 0; }
* html #region-hider { line-height: 0; }
* html #tablesearch-subtype { margin-top: -14px; }
* html #home-search { margin-bottom: -12px; }
* html .home-col { margin-bottom: -12px; }
* html .top-categories { margin: 10px 0 10px 10px; }
* html .top-categories div { height: 120px; }
* html .top-categories ul { display: inline; }
* html .basic-links { padding-bottom: 10px; }
* html #twocolumn-articles .article { display: inline; width: 288px; margin-bottom: -10px; }

#buttons-left { margin: 10px 0 0 10px; padding: 0 0 16px 0; background: #f2f2f2 url(/images/menu_bg.gif) left bottom repeat-x; }
#buttons-left ul { margin: 0 0 5px 0; padding: 0 8px 20px 8px; list-style: none; background: transparent url(/images/menu_border.gif) left bottom repeat-x; }
#buttons-left li { margin: 0; padding: 0; border-bottom: #e6e6e6 1px solid; }
#buttons-left a { color: #555; padding: 6px 6px; margin: 0 -7px; text-decoration: none; font-size: 12px; font-weight: bold; display: block; }
#buttons-left a:hover { color: #fff; background: #f96714 url(/images/menu_arrow_active.gif) 146px center no-repeat; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.sadrzaj_article h3 { padding: 10px 0 0 10px; font-size: 12px; }
.sadrzaj_article .icon { margin: 0 10px 10px 0px; float: left; width: 140px; }
.sadrzaj_article .text { padding: 6px 8px 0 0; font-size: 11px; line-height: 16px; }
.sadrzaj_article .more { padding: 10px 8px 0 0; text-align: right; }
.sadrzaj_article .more a { padding: 0 20px 0 0; background: transparent url(/images/more_bg.gif) right top no-repeat; }

.gallery_back { margin: 10px 0 0 10px; text-align: right; padding: 8px 5px; background-color: #f8f8f8; }
.gallery_back a { font-weight: bold; font-family: Verdana; color: #555; padding: 5px 0 5px 35px; background: transparent url(/images/back.gif) center left no-repeat; }
.gallery_back a:hover { text-decoration: underline; }

#master li img { position /*\**/: relative\9; top /*\**/: -7px\9; }

#mid-column #news { font-family: Verdana; color: #444; text-decoration: none; word-spacing: normal; text-align: left; letter-spacing: 0; line-height: 1.3em; }
#mid-column #news #news { text-align: center; }


/* Bozic */
/*
html { background-color: #999; background-image: url(/images/page.gif); background-repeat: repeat-x; }
body { background-color: transparent; background-image: url(/images/bozic/background.png); background-repeat: no-repeat; background-position: center top; }
#logo { position: relative; top: -4px; background-image: url(/images/bozic/centarnekretnina.gif); }
#languages { padding-bottom: 6px; background: transparent url(/images/bozic/top.png) left bottom no-repeat; }


* html body { background-image: none; }
* html #languages { background-image: none; }*/


/*akcije*/
#actions { z-index:10; position: fixed; bottom: 0; width: 100%; left: 0px; text-align: right; line-height: 22px; background-color: #f4b800; border: #f6c932 1px solid; }
#actions div { padding-right: 35px; }
#actions a { margin-right: 10px; padding: 5px 0 5px 35px; line-height: 22px; background-position: left center; background-repeat: no-repeat; font-weight: bold; color: #fff; text-decoration: none; }
#actions a:hover { text-decoration: underline; }
#actions a.back { background-image: url(/images/action-icon-back.gif); }
#actions a.send { background-image: url(/images/action-icon-send.gif); }

#search-listview .action { position: relative; margin-bottom: 10px; border: #f7d665 1px solid; }
#search-listview .action .image-top { position: absolute; top: 40px; right: 20px; width: 77px; height: 63px; padding-top: 17px; text-align: center; font-size: 18px; color: #fff; background-image: url(/images/action-baloon.jpg); }
#search-listview .action .image-top span { font-size: 12px; font-weight: bold; }
#search-listview .action .action-price { font-weight: bold; color: #fe6432; }

#details-action { margin: 0 0 10px 10px; }

#content .action-content .module { padding-bottom: 20px; }
#content .action-content h1 { font-size: 16px; background-image: none; background-color: #f5b800; }
#content .action-content h2 { font-size: 16px; margin: 0; padding-left: 20px; background: #f5b800 url(/images/arrows.gif) 8px center no-repeat; }
#content .action-content ul { margin-bottom: 6px; }
#content .action-content .item { position: relative; margin: 1px 0 2px 0; height: 140px; list-style: none; border: #e3e3e3 1px solid; background-color: #fff; cursor: pointer; }
#content .action-content .item:hover { background-color: #f2f2f2; }
#content .action-content .item:hover .image img { border-color: #f2f2f2; }
#content .action-content .item .image { position: absolute; top: 7px; left: 9px; }
#content .action-content .item .image img { border-right: #fff 8px solid; }
#content .action-content .item .price { position: absolute; width: 542px; bottom: 6px; left: 7px; padding: 6px 10px; text-align: right; background-color: #eeeded; border: #e4e3e3 1px solid; }
#content .action-content .item .price .old { text-decoration: line-through; }
#content .action-content .item .price .new { font-weight: bold; }
#content .action-content .item dl { position: absolute; left: 147px; top: 28px; width: 424px; border-top: #eee 1px solid; }
#content .action-content .item dt { position: absolute; top: -20px; }
#content .action-content .item dt.location { left: 27px; }
#content .action-content .item dt.area { left: 166px; }
#content .action-content .item dt.rooms { left: 257px; }
#content .action-content .item dt.discount { left: 340px; }
#content .action-content .item dd { position: absolute; top: 26px; }
#content .action-content .item dd.location { left: 8px; width: 150px; }
#content .action-content .item dd.area { top: 23px; left: 164px; width: 60px; text-align: center; }
#content .action-content .item dd.rooms { left: 257px; width: 50px; text-align: center; }
#content .action-content .item dd.discount { left: 334px; top: 0; width: 77px; height: 55px; padding-top: 25px; text-align: center; font-size: 18px; color: #fff; background-image: url(/images/action-baloon.png); }

#main-nav .action-tab a { height: 34px; width: 70px; position: relative; top: -24px; color: #fff; padding: 7px 10px; display: block; font-size: 14px; text-transform: uppercase; text-align: center; background: url(/images/action-tab.gif) no-repeat right top; }
#main-nav .action-tab a:hover { color: #fff; background: url(/images/action-tab.gif) no-repeat right -48px; }
#main-nav .action-tab a.selected { color: #fff; background: url(/images/action-tab.gif) no-repeat right -48px; }

#topright-column .cube { float: left; margin: 10px 0 0 10px; padding: 9px 0 0 0; width: 330px; height: 259px; text-align: center; background-color: #dbdbdb; }
#topright-column .agencies { float: left; width: 340px; }
#topright-column .agencies h2 { margin-top: 0; }
#topright-column .agencies .module { height: 62px; }

#contact_details h3 { display: none; }

#contact_details_button { cursor: pointer; display: block; width: 230px; height: 33px; margin: 0 0 10px 0; padding: 8px 0 0 0; text-transform: uppercase; text-align: center; font-size: 18px; font-family: Tahoma; color: #fff; background-image: url(/images/contact_details.gif); }

.hidden_details { background-position: 0 -41px; }