body {
	background: #b4b4b4 url(../../images/bg_top.gif) repeat-x top;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #2c2c2c;
}

#bg_top {
	background: url(../../images/bg.jpg) no-repeat top center;
}

#center {
	width: 960px;
	margin: 0 auto;
}

.dov {
	width:680px;
	margin: 20px 0 0 0;
}

.left_nav {
	width:180px;
	background-color:#DBDBDB;
	padding: 10px;
	float:left;
	margin: 0 20px 0 0;
}

.left_nav ul {
	float:left;
	padding:0;
	margin:0;
}

.left_nav ul li {
	margin: 0 0 3px 0;
	list-style:none;
}

.left_nav ul li.last {
	margin:0;
}

.left_nav ul li a {
	background-color:#636363;
	color:#fff;
	font-weight:bold;
	padding:10px;
	width:160px;
	display:block;
}

.left_nav ul li a.raz {
	background-color:#949494;
}

.left_nav ul li a:hover, .left_nav ul li a.slc {
	background-color:#E97500;
	text-decoration:none;
}


.rajt {
	width:460px;
	float:left;
}

h2.nju {
	background-color:#DBDBDB;
	padding:10px;
}

/* header top */

#header_top {
	height: 33px;
	font-size: 0.9em;
	width: 960px;
	padding-top: 17px;
}

#header_top_links {
	float: left;
	font-weight: bold;
	padding: 7px 0 0 30px;
}

#header_top_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header_top_links li {
	float: left;
	border-right: 1px solid #bebebe;
	margin-right: 15px;
	padding-right: 15px;
}

#header_top_links li#header_top_last {
	border: 0;
	margin: 0;
	padding: 0;
}

#header_lang {
	float: right;
	padding-right: 25px;
}

#header_lang ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header_lang li {
	float: left;
	margin-left: 20px;
}

#header_lang a {
	display: block;
	float: left;
	width: 34px;
	height: 27px;
}

#lang_hrv a {
	background: url(../../images/lang/hrv.gif) no-repeat;
}

#lang_hrv a:hover {
	background: url(../../images/lang/hrv.gif) no-repeat bottom;
}

#lang_deu a {
	background: url(../../images/lang/deu.gif) no-repeat;
}

#lang_deu a:hover {
	background: url(../../images/lang/deu.gif) no-repeat bottom;
}

#lang_eng a {
	background: url(../../images/lang/eng.gif) no-repeat;
}

#lang_eng a:hover {
	background: url(../../images/lang/eng.gif) no-repeat bottom;
}

#lang_ita a {
	background: url(../../images/lang/ita.gif) no-repeat;
}

#lang_ita a:hover {
	background: url(../../images/lang/ita.gif) no-repeat bottom;
}



#header_kontakti {
	color: #7c7c7c;
	float: right;
	width: 205px;
	font-size: 0.9em;
	font-weight: bold;
	padding: 15px 0 0 15px;
	height: 165px;
}

#header_kontakti strong {
	color: #414141;
}


/* header */

#header {
	background: url(../../images/header.gif) no-repeat;
	width: 960px;
	height: 180px;
}



#logo {
	width: 275px;
	height: 80px;
	float: left;
	font-size: 0.9em;
	color: #aacde7;
	padding: 55px 0 0 42px;
}

#logo a {
	display: block;
	float: left;
	width: 275px;
	height: 80px;
}


/* topnav */

#topnav {
	background: url(../../images/topnav.gif) repeat-x;
	height: 50px;
	width: 940px;
	padding: 0 10px 0;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li {
	float: left;
	display: inline;
	background: url(../../images/topnav_sep.gif) no-repeat right bottom;
	height: 50px;
}

#topnav li#topnav_last {
	background: none;
}


/* houses nav */

#houses_nav {
	background: url(../../images/top_houses.gif) no-repeat 10px 0;
	height: 108px;
	padding: 12px 0 0 25px;
}

#houses_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#houses_nav li {
	float: left;
	border-right: 1px solid #858585;
	padding-right: 15px;
	margin-right: 15px;
}

#houses_nav li#houses_nav_last {
	border: 0;
	padding: 0;
	margin: 0;
}

#houses_nav a {
	display: block;
	float: left;
	background: url(../../images/top_houses_br.gif) no-repeat;
	width: 123px;
	height: 93px;
	padding: 3px 0 0 3px;
}

#houses_nav a:hover {
	background: url(../../images/top_houses_br.gif) no-repeat bottom;
}

#houses_nav a span {
	display: block;
	float: left;
	width: 120px;
	height: 90px;
	background-position: center;
	background-repeat: no-repeat;
}


/* content */

#content {
	background: url(../../images/content_bg.gif) repeat-y;
	float: left;
	width: 960px;
}

#content_top {
	background: url(../../images/content_top.gif) no-repeat top;
	float: left;
	width: 960px;
}

#content_bott {
	background: url(../../images/content_bott.gif) no-repeat bottom;
	float: left;
	width: 920px;
	padding: 10px 20px 20px;
}


/* right */

#content_right {
	width: 210px;
	float: right;
}


.rightbox_cont {
	padding: 10px 15px 15px;
	font-size: 0.9em;
	line-height: 17px;
	float: left;
	width: 180px;
}

.rightbox_arrs {
	padding-top: 10px;
}

.rb_arr_l, .rb_arr_r, .rb_arr_l a, .rb_arr_r a {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
}

.rb_arr_l {
	background: url(../../images/right_arr_l.gif) no-repeat;
}

.rb_arr_l:hover {
	background: url(../../images/right_arr_l.gif) no-repeat bottom;
}

.rb_arr_r {
	background: url(../../images/right_arr_r.gif) no-repeat;
	float: right;
}

.rb_arr_r:hover {
	background: url(../../images/right_arr_r.gif) no-repeat bottom;
}

.rightbox_1, .rightbox_2, .rightbox_3 {
	margin-bottom: 10px;
	float: left;
	width: 210px;
}

.newsletter {
	margin: 0;
}

.rightbox_1 .rightbox_cont, .rightbox_3 .rightbox_cont {
	background: #d3d3d3 url(../../images/right_grey_bott.gif) no-repeat bottom;
}

.rightbox_2 .rightbox_cont {
	background: #2c2c2c url(../../images/right_grey2_bott.gif) no-repeat bottom;
	color: #d3d3d3;
}

.rightbox_kraj {
	text-align: right;
	font-weight: bold;
}

.rightbox_sep {
	border-bottom: 1px solid #646464;
	padding: 10px 0 0 0;
	font-size: 1px;
	margin-bottom: 10px;
}

.rightbox_1 .rightbox_sep {
	border-bottom: 1px solid #969696;
}

.press_list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.press_list li {
	background: url(../../images/pdf_right.gif) no-repeat 0 center;
	padding: 7px 0 7px 28px;
	font-weight: bold;
	line-height: 15px;
}


/* left */

#content_left {
	float: left;
	width: 700px;
	padding-right: 10px;
}

.content_nav {
	clear: both;
	padding-top: 10px;
	margin-bottom: 10px;
	background: url(../../images/content_nav.gif) repeat-x bottom;
	float: left;
	width: 680px;
}

.content_tab, .content_tab_active {
	float: left;
	margin: 0 5px 0 0;
	border: 1px solid #E6E6E6;
	border-bottom: 1px solid #dbdbdb;
}

.content_tab a, .content_tab_active a {
	float: left;
	background: #E6E6E6;
	font-weight: bold;
	padding: 6px 10px;
}

.content_tab_active {
	border: 1px solid #dbdbdb;
	border-bottom: 1px solid #FFFFFF;
}

.content_tab_active a, .content_tab_active a:hover {
	background: #FFFFFF;
	color: #ed8300;
	text-decoration: none;
}

.content_tab a:hover {
	background: #ED8100;
	color: #FFFFFF;
	text-decoration: none;
}


.novosti_home {
	background: #d3d3d3 url(../../images/left_news_top.gif) no-repeat top;
	float: left;
	width: 700px;
	margin-bottom: 10px;
}

.novosti_home_bott {
	background: url(../../images/left_news_bott.gif) no-repeat bottom;
	padding: 20px 20px 0;
	float: left;
	width: 660px;
}

.novost, .referenca, .partner, .zaposlenik {
	border-top: 1px solid #b6b6b6;
	font-size: 0.9em;
	color: #3d3d3d;
	float: left;
	width: 660px;
	clear: both;
	padding: 15px 0;
}

.referenca {
	border-bottom: 1px solid #DBDBDB;
	border-top: 0;
	width: 680px;
}

.zaposlenik {
	border-top: 1px solid #DBDBDB;
	width: 680px;
}

.partner {
	border-bottom: 1px solid #DBDBDB;
	width: 680px;
	border-top: 0;
}

.referenca strong {
	color: #565656;
}

.novost_img, .referenca_img, .partner_img {
	float: left;
	width: 144px;
}

.referenca_img, .partner_img {
	width: 174px;
}

.zaposlenik_img {
	width: 204px;
	float: left;
}

.novost_img img {
	border: 2px solid #b6b6b6;
	max-width: 120px;
	max-height: 100px;
	width: expression((document.body.clientWidth > 122)? "120px" : "auto");
	height: expression((document.body.clientHeight > 102)? "100px" : "auto");
}

.referenca_img img, .partner_img img {
	border: 2px solid #DBDBDB;
	max-width: 150px;
	max-height: 120px;
	width: expression((document.body.clientWidth > 152)? "150px" : "auto");
	height: expression((document.body.clientHeight > 122)? "120px" : "auto");
}

.zaposlenik_img img {
	border: 2px solid #DBDBDB;
}

.novost_txt, .referenca_txt, .partner_txt, .zaposlenik_txt {
	float: left;
	width: 515px;
}

.referenca_txt, .partner_txt {
	width: 505px;
}

.partner_txt {
	padding-top: 15px;
}

.zaposlenik_txt {
	width: 475px;
	float: left;
}

.novost_kraj, .referenca_kraj, .novost_detalji_kraj {
	text-align: right;
	color: #767676;
	padding: 0;
}

.novost_kraj_sep, .referenca_kraj_sep {
	color: #b6b6b6;
	margin: 0 10px;
}

.referenca_kraj_sep {
	color: #DBDBDB;
}

.novost_kraj a, .referenca_kraj a, .novost_detalji_kraj a {
	font-weight: bold;
}

.novost_detalji_kraj {
	border-top: 1px solid #DBDBDB;
	padding-top: 5px;
	clear: both;
}

.novosti_home p {
	font-size: 1.1em;
}

.txt {
	clear: both;
	padding: 10px 10px 0;
	text-align: justify;
}

.pages {
	clear: both;
	font-size: 0.9em;
	padding: 10px 0 10px;
	float: left;
	width: 680px;
}

.pages_left {
	float: left;
	width: 500px;
}

.pages_right {
	float: right;
	width: auto;
}

.pages a {
	background: #e6e6e6;
	padding: 3px 7px;
	font-weight: bold;
	margin-right: 4px;
	float: left;
}

.pages a:hover {
	background: #eb7b00;
	color: #FFFFFF;
	text-decoration: none;
}


/* gallery */

.rajt #gallery {
	width:460px;
}

.rajt #gallery .gallery_th, .gallery_th_last {
	width: 135px!important;
	height: 103px!important;
	margin: 0 26px 20px 0;
}

.gallery_th_last {
	margin: 0 0 20px 0!important;
}

.rajt #gallery .gallery_th a, .gallery_th_last a {
	background: url(../../images/gallery_th2.gif) no-repeat top!important;
	width: 125px!important;
	height: 94px!important;
}

.rajt #gallery .gallery_th a:hover, .rajt #gallery .gallery_th_last a:hover {
	background: url(../../images/gallery_th2.gif) no-repeat bottom!important;
}

.rajt #gallery .gallery_th img, .rajt #gallery .gallery_th_last img {
	max-width: 125px;
	width: expression((document.body.clientWidth > 127)? "125px" : "auto");
	max-height: 94px;
	height: expression((document.body.clientHeight > 96)? "94px" : "auto");
}

#gallery {
	clear: both;
	border-top: 1px solid #DBDBDB;
	padding-top: 20px;
	float: left;
	width: 680px;
}

#gallery.gallery_more {
	border: 0;
	padding-top: 10px;
}

.gallery_th, .gallery_th_last {
	float: left;
	width: 155px;
	height: 119px;
	margin: 0 20px 0 0;
}

.gallery_more .gallery_th, .gallery_more .gallery_th_last {
	margin: 0 20px 20px 0;
}

.gallery_th_last {
	margin: 0;
}

.gallery_more .gallery_th_last {
	margin: 0 0 20px 0;
}

.gallery_th a, .gallery_th_last a {
	background: url(../../images/gallery_th.gif) no-repeat top;
	width: 145px;
	height: 109px;
	padding: 5px;
	display: block;
	float: left;
	text-align: center;
}

.gallery_th a:hover, .gallery_th_last a:hover {
	background: url(../../images/gallery_th.gif) no-repeat bottom;
}

.gallery_th img, .gallery_th_last img {
	max-width: 145px;
	width: expression((document.body.clientWidth > 147)? "145px" : "auto");
	max-height: 109px;
	height: expression((document.body.clientHeight > 111)? "109px" : "auto");
}

.katalog_kraj {
	float: left;
	width: 680px;
	padding: 20px 0;
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 20px;
}


.katalog_ostalo {
	background: #E6E6E6;
	clear: both;
	padding: 15px;
	float: left;
	width: 650px;
	font-size: 0.9em;
}

.katalog_ostalo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.katalog_ostalo li {
	float: left;
	border-right: 1px solid #cacaca;
	padding-right: 15px;
	margin: 5px 15px 0 0;
	width: auto;
	display: inline;
}


/* press clipping */

.press_cl {
	float: left;
	width: 680px;
	border-bottom: 1px solid #DBDBDB;
	padding: 8px 0;
}

.press_cl a {
	padding: 10px 0 10px 47px;
	float: left;
	background: url(../../images/press_other.gif) no-repeat left center;
}

.press_cl a.press_video {
	background: url(../../images/press_video.gif) no-repeat left center;
}

.press_cl a.press_pdf {
	background: url(../../images/press_pdf.gif) no-repeat left center;
}

.press_cl a.press_img {
	background: url(../../images/press_img.gif) no-repeat left center;
}


/* footer */

#footer_links {
	border-bottom: 1px solid #989898;
	clear: both;
	float: left;
	width: 920px;
	margin: 0 20px;
	padding-bottom: 15px;
	display: inline;
}

#footer_links ul {
	list-style: none;
	clear: both;
	margin: 0;
	padding: 10px 0 0;
	font-size: 0.9em;
	float: left;
	width: 900px;
}

#footer_links li {
	float: left;
	border-right: 1px solid #949494;
	padding: 0 15px 0;
	font-weight: bold;
}

#footer_links li.footer_links_last {
	border: 0;
}

#footer {
	clear: both;
	color: #616161;
	margin: 0 20px;
	padding: 15px 5px 0;
	font-size: 0.9em;
	width: 910px;
	float: left;
	background: url(../../images/footer.gif) repeat-x;
	height: 35px;
	display: inline;
}

#footer_left {
	float: left;
	width: auto;
	padding-left: 10px;
}

#footer_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_left li {
	border-right: 1px solid #517896;
	float: left;
	padding: 0 15px;
}

#footer_left li.footer_left_last {
	border: 0;
}

#footer_right {
	float: right;
	width: auto;
	text-align: right;
}



/* headings */

h1 {
	font-size: 1.15em;
	margin: 0;
	color: #6c6c6c;
}

h1 a {
	color: #6c6c6c;
}

h1 a:hover {
	text-decoration: none;
}

.novosti_home h1, .txt h1 {
	padding-bottom: 12px;
}

.txt h1 {
	border-bottom: 1px solid #dbdbdb;
}

.txt h1.no_bd {
	border: 0;
}

h1 em {
	color: #686868;
	font-style: normal;
}

h1 strong {
	color: #3e3e3e;
}

.h1_cols {
	clear: both;
	float: left;
	width: 680px;
	border-bottom: 1px solid #dbdbdb;
}

.txt .h1_cols h1 {
	float: left;
	border: 0;
}

.h1_left {
	float: left;
}

.h1_right {
	float: right;
	padding-top: 3px;
}

.h1_right img {
	margin-left: 10px;
}

#content_vijesti h1 {
	background: url(../../images/content_title.gif) repeat-x;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	height: 28px;
	padding: 12px 0 0 15px;
	clear: both;
	float: left;
	width: 465px;
}

.foobox h1 {
	background: #313a41;
	color: #FFFFFF;
	font-size: 1.2em;
	text-transform: uppercase;
	height: 28px;
	padding: 12px 0 0 15px;
}

h2 {
	font-size: 1.2em;
	margin: 0;
}

#content_right h2 {
	color: #FFFFFF;
	height: 40px;
}

#content_right .rightbox_3 h2 {
	background: url(../../images/right_title_3.gif) no-repeat;
	padding: 12px 0 0 15px;
	height: 28px;
}

.rightbox_2 h2 a, .rightbox_1 h2 a {
	display: block;
	padding: 12px 0 0 15px;
	height: 28px;
	background: url(../../images/right_title_2.gif) no-repeat;
	color: #FFFFFF;
}

.rightbox_1 h2 a {
	background: url(../../images/right_title_1.gif) no-repeat;
}

.rightbox_2 h2 a:hover, .rightbox_1 h2 a:hover {
	text-decoration: none;
	color: #ee9b00;
}

.rightbox_1 h2 a:hover {
	color: #000000;
}

.rightbox_2 h2.rb_h2_active a {
	background: url(../../images/right_title_2.gif) no-repeat bottom;
}

.rightbox_1 h2.rb_h2_active a {
	background: url(../../images/right_title_1.gif) no-repeat bottom;
}

.referenca h2, .partner h2, .zaposlenik h2 {
	color: #6c6c6c;
}

.katalog_ostalo h2 {
	font-size: 1.2em;
	padding-bottom: 5px;
}

	
h3 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

.rightbox_1 h3, .rightbox_2 h3 {
	font-size: 1em;
}

.txt h3 {
	color: #6c6c6c;
	padding: 15px 0 0 0;
}

h4 {
	font-size: 1em;
	margin: 0 0 10px;
}



h5 {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}


/* links */

a {
	color: #c17d01;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#header_top a {
	color: #FFFFFF;
}

#header_top a:hover {
	color: #ef9b00;
	text-decoration: underline;
}

#topnav a {
	color: #FFFFFF;
	background: url(../../images/topnav_h.gif) no-repeat 0 100px;
	font-weight: bold;
	display: block;
	height: 28px;
	width: 105px;
	padding: 22px 0 0;
	float: left;
	text-align: center;
}

#topnav .topnav_current a {
	color: #ef9b00;
}

#topnav #topnav_first a {
	width: 170px;
	background: url(../../images/topnav_first_h.gif) no-repeat 0 100px;
}

#topnav #topnav_big a {
	width: 180px;
}

#topnav #topnav_last a {
	width: 200px;
	text-align: center;
	background: url(../../images/topnav_last_h.gif) no-repeat 0 100px;
}

#topnav a:hover {
	background: url(../../images/topnav_h.gif) repeat-x bottom;
	text-decoration: none;
}

#topnav #topnav_first a:hover {
	background: url(../../images/topnav_first_h.gif) no-repeat bottom left;
}

#topnav #topnav_last a:hover {
	background: url(../../images/topnav_last_h.gif) no-repeat -18px bottom;
}

#topnav a:hover, #topnav .topnav_current a:hover {
	color: #FFFFFF;
}


.rightbox_2 a {
	color: #ee9b00;
}

.rightbox_2 a:hover {
	color: #FFFFFF;
}

.referenca a, .partner a, .press_cl a, .map_list a {
	color: #ed8300;
}

.referenca a:hover, .partner a:hover, .press_cl a:hover, .map_list a:hover {
	color: #000000;
}

#katalog_nav {
	/*border-bottom: 1px solid #DBDBDB;*/
	clear: both;
	float: left;
	width: 680px;
}

.katalog_nav_row {
	border: 1px solid #DBDBDB;
	padding: 10px 0 10px 10px;
	float: left;
	width: 670px;
	margin-bottom: 10px;
}

#katalog_nav a {
	float: left;
	display: block;
	width: 200px;
	height: 37px;
	background: #E6E6E6;
	font-weight: bold;
	padding: 5px 0 0 10px;
	margin: 0 10px 0 0;
}

#katalog_nav img {
	vertical-align: middle;
	margin-right: 10px;
}

#katalog_nav a:hover {
	background: #ED8100;
	color: #FFFFFF;
	text-decoration: none;
}

#katalog_nav a.katalog_nav_sve {
	padding: 14px 0 0 20px;
	width: 190px;
	height: 28px;
}



#footer_links a {
	color: #474747;
}

#footer a {
	color: #a96d00;
	font-weight: bold;
}

#footer a:hover {
	color: #000000;
}


/* other */

p {
	margin: 0;
	padding: 10px 0;
	line-height: 18px;
}

#header_kontakti p {
	line-height: 17px;
	padding: 10px 0 0;
}

.rightbox_2 p, .rightbox_1 p {
	line-height: 15px;
	padding: 5px 0 0;
}

.txt p {
	line-height: 20px;
}

.txt p strong {
	color: #5F5F5F;
}

a img {
	border: 0;
}


.emph {
	font-weight: bold;
	color: #5F5F5F;
}

.right_box_funny .emph {
	color: #555d63;
	font-size: 1.1em;
	padding-bottom: 10px;
}

.sep {
	border-bottom: 1px solid #DBDBDB;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.sep2 {
	border-bottom: 2px solid #b5e2cc;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.sep3 {
	border-bottom: 1px solid #c8c8c8;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 10px;
	clear: both;
}

.clear {
	clear: both;
}

.error {
	color: #fa1818;
	font-weight: bold;
}

.newsletter .error {
	margin-bottom: 10px;
}
	

.success {
	font-weight: bold;
	line-height: 17px;
}

.newsletter .success {
	color: #86ee00;
}

.link_btn, .link_details {
	background: #E6E6E6;
	padding: 5px 10px;
	font-weight: bold;
}

.proizvod .link_btn {
	background: url(../../images/link_btn.gif) repeat-x top;
	color: #FFFFFF;
	float: right;
	clear: both;
}

.link_btn:hover, .link_details:hover {
	text-decoration: none;
	background: #ee9b00;
	color: #FFFFFF;
}

.proizvod .link_btn:hover {
	background: url(../../images/link_btn.gif) repeat-x bottom;
}



.link_btn img {
	border: 0;
	vertical-align: middle;
	margin-left: 3px;
}

.right_box .link_btn {
	float: right;
}


.list, .downloads {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 20px;
}

.list {
	padding: 0 0 0 20px;
}

.list li {
	background: url(../../images/bull.gif) no-repeat 0 9px;
	padding: 0 0 8px 13px;
	line-height: 19px;
}

a.gm {
	display:block;
	padding:10px;
	background-color:#636363;
	color:#fff;
	font-weight:bold;
	float:left;
	width:104px;
	text-align:center;
}

a.gm:hover {
	background-color:#E97500;
	text-decoration:none;
}

.lefrig {
	border-top: 1px solid #DBDBDB;
	padding:5px 0 0 0;
}

.lef {
	width:135px;
	float:left;
	margin: 0 20px 0 0;
}

.rig {
	width:305px;
	float:left;
}

.img_left, .img_right {
	display: block;
	float: left;
	border: 0;
	margin: 15px 20px 10px 0;
	background: #dedede url(../../images/img_lt.gif) no-repeat top left;
}

.novost_detalji_txt .img_left, .novost_detalji_txt .img_right {
	margin: 15px 20px 15px 0;
}

.img_left {
	clear: left;
}

.img_right {
	float: right;
	margin: 5px 0 10px 20px;
}

.img_rt, .img_rb, .img_lb, .img_bd {
	display: block;
}

.img_rt {
	float: left;
	background: url(../../images/img_rt.gif) no-repeat top right;
}

.img_rb {
	float: left;
	background: url(../../images/img_rb.gif) no-repeat bottom right;
}

.img_lb {
	padding: 5px;
	float: left;
	background: url(../../images/img_lb.gif) no-repeat bottom left;
}

.img_bd {
	border: 2px solid #E6E6E6;
}

.novost_detalji {
	line-height: 17px;
	padding: 20px 0 0 0;
}


.text {
	line-height: 18px;
}


.pdf_icon {
	vertical-align: middle;
	margin-left: 3px;
}

.pitanje {
	font-weight: bold;
	padding: 0 0 5px;
}

.pitanje a {
	background: #EFEFEF;
	display: block;
	padding: 5px 10px;
}

.odgovor {
	padding: 0 0 15px;
	display:none;
}

.odgovor p {
	padding: 5px 0 10px;
}

.onama_list {
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 20px;
}

.onama_list dd {
	margin: 0;
	float: left;
	padding: 6px 0 10px 15px;
	width: 510px;
}

.onama_list dt {
	font-weight: bold;
	color: #5F5F5F;
	float: left;
	clear: left;
	width: 130px;
	padding: 6px 10px;
	background: #EFEFEF;
}

.kontakt_left {
	float: left;
	width: 200px;
}

.kontakt_right {
	float: right;
	width: 400px;
}

.google_mapa {
	float: right;
	width: 450px;
	padding-top: 15px;
}

.map_list {
	margin: 0;
	padding: 15px 0 0 0;
}

.map_list dt {
	background: #EFEFEF;
	font-weight: bold;
	padding: 7px 10px;
	margin-bottom: 5px;
}

.map_list dd {
	line-height: 20px;
	padding: 0 0 15px 30px;
	margin: 0;
}

.content_emph_txt {
	background: #EFEFEF;
	padding: 5px 20px 10px;
}

#karta {
	text-align: center;
}


.en_dokumenti {
	float: left;
	background: #f2f2f2;
	padding: 15px;
	width: 328px;
	border: 1px solid #cbcbcb;
}

.en_dokumenti ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 15px;
}

.en_dokumenti li {
	padding: 10px 0 0 15px;
	line-height: 18px;
	background: url(../../images/bull.gif) no-repeat 0 17px;
}
