@charset "utf-8";
@import "mainContent.css";
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/**/

html {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    margin: 0;
}

body {
    position: relative;
    z-index: 100;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	background: url(images/body_bg_double.png) center 78px no-repeat #fff; /**/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

body.single {
	background: url(images/body_bg_single.png) center 78px no-repeat #fff; /**/
}

#container { 
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	position: relative;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	height: 80px;
} 
#header em.logo {
	display: block;
	position: absolute;
	top: 8px;
	width: 305px;
	height: 63px;
	background:url(images/ekostil_talne_obloge_logo3.jpg) center left no-repeat;
	text-indent: -5000px;
	cursor: pointer;
}

#header a.domodrom {
	display: block;
	position: absolute;
	top: 15px;
	right: 0px;
	width: 174px;
	height: 30px;
	background:url(images/domodrom_logo.png) no-repeat;
	text-indent: -5000px;
    pointer: cursor;
    outline: none;
}

ul#top_menu {
	float: right;
	height: 20px;
	padding-top: 60px;
}

ul#top_menu li {
	position: relative;
	float: left;
	width: 80px;
    margin-left: 3px !important;
    margin-right: 3px !important;
    margin-left: 0px;
    margin-right: 0px;
	height: 20px;
	z-index: 99;	
}

ul#top_menu li a {
    position: relative;
	display: block;
	width: 80px;
    padding-left: 3px;
    padding-right: 3px;
	height: 20px;
	line-height: 20px;
	background:url(images/top_menu_bg.png) center top no-repeat;
	text-align: center;
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
}
ul#top_menu li.selected a {
	background: url(images/top_menu_bg_selected.png) center top no-repeat !important;
}

ul#top_menu li.background {
    display: block;
    background-image: none !important;
	z-index: 1;
	position: absolute;
	visibility: hidden;
	height: 3px;
    width: 86px;
    margin-left: 3px;
}

ul#top_menu .background .left {
    margin-top: 20px;
    display: block;
	background-image: none !important;
	background-color: #959595;
	height: 3px;
    margin-right: 6px;
    overflow: hidden;
}

/* INDEX SEARCH */

#index_search {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 230px;
/*	background: url(images/index_menu_bg.jpg) no-repeat; */
}

#filter_search {
	position: absolute;
	top: 50%;
	margin-top: -96px;
	left: 50%;
	margin-left: -246px;
	width: 492px;
	height: 192px;
    padding-bottom: 20px;
	background: url(images/filter_search_bg.png) no-repeat;
	behavior: url(iepngfix.htc);
	z-index: 500;
}

#filter_search span {
	display: block;
	position: absolute;
}

#filter_search span select {
	color: #666666;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	width: 148px;
	border: 1px solid #666666;
    padding: 1px;
}

#filter_search .fs_nam { left: 23px; top: 52px; }
#filter_search .fs_mat { right: 23px; top: 52px; }
#filter_search .fs_proiz { left: 23px; bottom: 72px; }
#filter_search .fs_proizvod { right: 23px; bottom: 72px; }

#filter_search .fs_button {	
	position: absolute; 
	display: block;
	height: 62px;
	width: 62px;
	left: 215px;
	top: 65px;
}

#filter_search #fs_num_hits {
	display: block;
	position: absolute;
	width: 132px;
	height: 32px;
	background:url(images/filter_hits_bg.png) no-repeat;
	behavior: url(iepngfix.htc);
	bottom: 0px;
	left: 180px;
	text-align: center;
	font-size: 0.8em;
}

#filter_search #fs_num_hits em {
	display: block;
	margin-top: 4px;
	font-weight: bold;
	font-size: 1.2em;
	color: #000;	
}

#filter_search #fs_num_hits div {
	color: red !important;
}


#filter_search.nozadetki #fs_num_hits {
    height: 54px;
    background: none;
    color: #fff;
}

#filter_search .fs_button input {
	display: block;
	height: 62px;
	width: 62px;
	background: url(images/fiter_submit_buttons.png);
	behavior: url(iepngfix.htc);
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0px -124px;
	text-indent: -5000px;
	outline: none;
        border: none;
}

#filter_search .fs_button input:hover, #filter_search .fs_button input.active {
	background-position: 0px -62px;
}

#filter_search .fs_button input:focus, #filter_search .fs_button input:active {
	background-position: 0px 0px;
}

/* SITE HEADER */

#page_header {
	position: relative;
	margin-top: 10px;
	margin-bottom: 12px;
	height: 230px;
}

#page_header #logo_bg {
    position: absolute;
    z-index: 500;
    bottom: 0px;
    left: 279px;
    height: 39px;
	overflow: visible;
    width: 291px;
    background: url(images/page_header_logo_bg.png) no-repeat;
    text-align: center;
    behavior: url(iepngfix.htc);
}

#page_header #logo_bg h2 {
    padding-top: 14px;
    font-size: 1.7em;
    color: #F5A300;
    font-weight: bold;
}

/* OBA SIDEBARA */

#sidebar1 {
	margin-top: 11px;
	float: left; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}

#sidebar2 {
	margin-top: 11px;
	float: right; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}

/* SIDEBAR okvircki */

/* light gray okvircek */
.sb_lg {
	background: url(images/sb_lightgray_bottom.png) bottom no-repeat #f0f0f0;
	padding-bottom: 10px;
}

.sb_lg a {
    color: #000;
    text-decoration: underline;
}

.sb_lg a:hover {
    text-decoration: none;
}

.sb_lg h2 {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	height: 38px;
	line-height: 35px;
	text-indent: 10px;
}

.sb_lg h2.orange {
    color: #F5A300;
}

.sb_lg h2.light {
	color: #808080;
}

.sb_lg p.top {
    background:url(images/sb_lightgray_top.png) no-repeat;
    padding-top: 8px;
}

.sb_left h2 {
	background:url(images/sb_lightgray_left_top.png);
}

.sb_right p {
    text-align: right;
}

.sb_right h2 {
	background:url(images/sb_lightgray_right_top.png);
    text-align: right;
    text-indent: 0px;
    padding-right: 10px;
}

.sb_lg p {
	padding: 0 10px;
	font-size: 0.9em;
}

/* dark gray okvircek */
.sb_dg {
	background: url(images/sb_darkgray_bottom.png) bottom no-repeat #636363;
	padding-bottom: 10px;
}

.sb_dg h2 {
	color: #c3c5c7;
	font-weight: bold;
	font-size: 1.2em;
	height: 35px;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	background:url(images/sb_darkgray_top.png);	
}

.sb_dg h2.single {
    color: #c3c5c7;
	font-weight: bold;
	font-size: 1.2em;
	height: 38px;
	line-height: 35px;
        padding-top: 0px;
	padding-right: 10px;
	text-align: right;
	background:url(images/sb_darkgray_top.png);
}

.sb_dg h2:hover {
    background-position: 0px -38px;
    cursor: pointer;
    text-decoration: underline;
}

.sb_dg h2 a {
    color: #c3c5c7;
}


.sb_dg p {
	padding: 0 10px;
	font-size: 0.9em;
	color: #fff;
}

.sb_dg img {
	padding: 5px 0;
}

.sb_dg a {
	text-decoration: none;
	color: #fff;
}

.sb_dg a:hover {
	text-decoration: underline;
}

/* orange okvircek */
.sb_or {
	background: url(images/sb_orange_bottom.png) bottom no-repeat #faa635;
	padding-bottom: 10px;
}


.sb_or h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	height: 38px;
	line-height: 35px;
	padding-right: 10px;
	text-align: right;
	background:url(images/sb_orange_top.png);	
}

.sb_or h2:hover {
    background-position: 0px -38px;
    cursor: pointer;
    text-decoration: underline;
}

.sb_or h2 a {
	text-decoration: none;
	color: #FFF;
}


.sb_or p {
	padding: 0 10px;
	font-size: 1.1em;
	color: #fff;
}

.sb_or em {
	font-size: 1.05em;
	font-weight: bold;
	color: #000;
}

.sb_or em a {
    color: #000;
    text-decoration: none;
}

.sb_or em a:hover {
    text-decoration: underline;
}


/* white okvircek, v glavnem na mainContent */
.sb_wh {
	width: 242px;
	background: url(images/sb_white_bottom.png) bottom no-repeat #f0f0f0;
	padding-bottom: 10px;
	font-size: 0.9em;
        margin-bottom: 6px;
}

.sb_wh h2 {
	color: #F5A300;
	font-weight: bold;
	font-size: 1.2em;
	height: 38px;
	line-height: 40px;
	text-indent: 10px;
}

.sb_wh a {
    color: #F5A300 !important;
}

.wh_left h2 {
	background:url(images/sb_white_left_top.png) no-repeat;
}

.wh_right h2 {
	text-indent: 0px;
	padding-right: 10px;
	text-align: right;
	background:url(images/sb_white_right_top.png) no-repeat;
}

.sb_wh p {
	padding: 0 10px;
	font-size: 0.9em;
}

.sb_wh p.black {
    color: #000 !important;
    font-size: 1em;
}

.sb_wh hr {
    margin-left: 10px;
    margin-right: 10px;
    color: #F5A300;
    background-color: #F5A300;
    height: 2px;
    border: 0;
}

.sb_wh .novica hr {
        height: 1px !important;
}

.novica img {
	/*float: left;*/
	margin-bottom: 3px;
	margin-top: 3px;
	cursor: url(zoom-in.cur), url(images/zoom-in.cur), default;
}

.wh_left ul {
    padding: 0 10px;
    font-size: 0.9em;
    color: #68666B;
}

.wh_left ul li {
    background: url(images/bullet_black.png) no-repeat center left;
    padding-left: 1em;
}

.wh_right ul {
    text-align: right;
    padding: 0 10px;
    font-size: 1em;
    color: #F5A300;
}

.wh_right ul li {
    background: url(images/bullet_orange.png) no-repeat center right !important;
    padding-left: 0 !important;
    padding-right: 1em;
    color: #1B1C20;
}

.orange_border {
    width: 242px;
  	padding-bottom: 15px;
	font-size: 0.9em;
    margin-bottom: 6px;
    background: url(images/orange_border_bottom.png) bottom center no-repeat;
}

.orange_border h3 {
	color: #F5A300;
    background: url(images/orange_border_top.png) top center no-repeat;
	font-weight: bold;
	font-size: 1.2em;
	height: 38px;
	line-height: 48px;
	text-indent: 0px;
	padding-right: 10px;
	text-align: right;
}

.orange_border p {
	padding: 0 10px;
	font-size: 0.9em;
    text-align: right;
}

.orange_border p.black {
    color: #000 !important;
    font-size: 1em;
}

.orange_border p.black a {
    color: #000;
    text-decoration: underline;
}

.orange_border p.black a:hover {
    text-decoration: none;
}

#mainContent { 
	margin-top: 21px;
	padding: 0px 0px;
	width: 490px;
	margin-left: 180px;
} 

#mainContent.full {
    margin-top: 5px;
    margin-left: 2px;
    width: auto;
}

#mainContent p.uvod {
	/* color: #C3C5C7;*/
    color: #000;
}

#mainContent .leftcol {
	float: left;
	width: 242px;
}

#mainContent .rightcol {
	float: right;
	width: 242px;
}

#mainContent .rightcol_big {
	float: right;
	width: 320px;
}

/* ZADETKI */

#zadetki_glava {
	position: relative;
	margin-top: 1px;
	height: 60px;
	background:url(images/zadetki_glava.png) no-repeat;
}

#zadetki_glava em {
	float: left;
	font-size: 1.7em;
	font-weight: bold;
	padding-top: 25px;
	color: #F5A300;
}

#zadetki_noga {
	position: relative;
	margin-top: 10px;
    margin-bottom: 5px;
	height: 60px;
	background:url(images/zadetki_noga.png) no-repeat;
}

#zadetki_noga em {
	height: 60px;
	float: left;
	color: #000;
	padding-top: 6px;
	font-weight: bold;
	font-size: 0.9em;	
}

#zadetki_noga strong {
	font-size: 1.5em;
	font-weight: bold;
}

#zadetki_noga .hr {
    position: absolute;
    display: block;
    left: -18%;
    bottom: -5px;
    width: 1150px;
    height: 3px;
    background: url(images/body_bg_single.png) no-repeat;
}

.st_zadetkov {
	position: absolute;
	right: 15px;
	top: 31px;
	width: 80px;
	height: 18px;
	line-height: 17px;
	font-size: 0.9em;
	color: #fff;
	text-align: center;
}

.stzad_bottom {
	top: 11px;
}

.iskalnik_link {
    position: absolute;
    left: 384px;
    top: 4px;
    display: block;
    width: 80px;
    height: 40px;
    background: url(images/iskalnik_glava_noga_icons.png);
    background-position: 0 -40px;
}

.iskalnik_link:hover {
    background-position: 0 0 !important;
}

.iskalnik_bottom {
    top: 16px;
    background-position: -80px -40px;
}

.iskalnik_bottom:hover {
    background-position: -80px 0 !important;
}


.zadetek {
	position: relative;
	width: 242px;
	height: 122px;
	overflow: hidden;	
	margin-bottom: 10px;
}

.zadetek span {
	display: block;
	position: relative;
	width: 242px;
	height: 122px;
}

.zadetek .zoom {
	display: block;
	width: 242px;
	height: 244px;
	position: absolute;
	z-index: 1;
	overflow: visible;
	text-decoration: none !important;
	font-size: 0.75em;
	behavior: url(iepngfix.htc);
	cursor: pointer;
}	

.leftcol .zadetek .zoom {
	background:url(images/zadetek_left_mask.png) no-repeat;	
}

.rightcol .zadetek .zoom {
	background:url(images/zadetek_right_mask.png) no-repeat;	
}

.zadetek .zoom span {
	position: absolute; 
	width: 165px;
	height: 102px;
	overflow: hidden;
	color: #000;		
}

.leftcol .zadetek .zoom span {
	left: 70px;
	top: 10px;
}

.rightcol .zadetek .zoom span {
	left: 10px;
	top: 10px;
}

.zadetek .zoom span em {
	font-size: 1.2em;
}

.zadetek .zoom:hover {
	top: -122px;
    border: none; /* brez tega IE7 ne zazna hover */
}

.leftcol .zadetek .vec {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.rightcol .zadetek .vec {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.zadetek .zoom .iefix { /* IE6 v kombinaciji s PNG filtrom pri linkih uposteva le prostor, zapolnjen z besedilom/sliko, zato overlay praznega GIFa */
	width: 242px;
	height: 244px;
	position: absolute;
	top: 0;
	left: 0;
}

/* PODSTRAN ZADETEK */

#zadetek_header {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 230px;
	background: url(images/sample_zadetek_header.jpg) no-repeat;
}

#zadetek_header #logo_bg {
    position: absolute;
    bottom: 0px;
    left: 279px;
    height: 70px;
    width: 290px;
    background: url(images/zadetek_header_logo_bg.png) top left no-repeat;
    text-align: center;
    behavior: url(iepngfix.htc);
	overflow: hidden;
}

#zadetek_header #logo_bg table {
	vertical-align: bottom;
	height: 100%;
    margin: 0 auto;
}

#zadetek_header #logo_bg table td {
	vertical-align: center;
	padding-top: 5px;
	overflow: hidden;
}

#zadetek_header #logo_bg table img {
	max-height: 55px;
}

#sidebar1 h3.material {
    width: 170px;
	padding-top: 7px;
    font-size: 1.7em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: url(images/orange_blob_top.gif) no-repeat;
}

#sidebar1 h3.material em {
	display: block;
	padding-bottom: 7px;
	background: url(images/sb_orange_bottom.png) center bottom no-repeat;
}
.search_icon {
    position: relative;
    display: block;
    width: 170px;
    height: 55px;
    overflow: hidden;
    background: url(images/sb_search_icon.png) no-repeat;
    text-indent: -5000px;
    outline: none;
}

.search_icon:hover {
    background-position: 0 -55px;
}

/* PODSTRAN REFERENCE */
#reference_table_header {
    border-left: 2px solid #F5A300;
    border-right: 2px solid #F5A300;
    border-bottom: 2px solid #F5A300;
    height: 30px;
    line-height: 30px;
    position: relative;
}

#reference_filter {
    position: absolute;
    top: 0 !important;
    top: 6px;
    right: 10px;
}

#reference_filter select {
   	color: #666666;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
    padding: 1px 0;
	width: 148px;
    margin-left: 10px;
	border: 1px solid #666666;
}

table.reference {
    width: 510px;
    color: #000;
}

tr.odd td {
    background-color: #fff;
}

tr.even td {
    background-color: #f0f0f0;
}

tr.even td .rt_pic {
    background-color: #fff;
}

sup { font-size:10px; vertical-align:top; }

table.reference th {
    color: #000;
    font-weight: bold;
}

table.reference th a {
	color: #000;
	text-decoration: underline;
}

table.reference td {
    /*height: 26px; */
    overflow: hidden;
}

table.reference td a {
    display: block;
    /*height: 17px;*/
    width: 100%;
    text-decoration: none !important;
    color: #1B1C20;
    cursor: pointer;
}

table.reference td a:hover, table.reference td.selected a {
    color: #F5A300 !important;
}

table.reference td a:hover small, table.reference td.selected a small {
    color: #F5A300 !important;
}


table.reference td span {
    display: block;
    height: 26px;
    padding-top: 1px;
    padding-bottom: 2px;
    float: left;
}

table.reference td a:hover span, table.reference td.selected a span {
    color: #F5A300;
/*    padding-bottom: 1px;
    border-bottom: 1px solid #F5A300; */
}

/*
table.reference td a:hover span.rt_pic {
    padding-bottom: 2px;
    border-bottom: none;
}
*/

table.reference td a:hover span.rt_pic em, table.reference td.selected a span.rt_pic em {
    background-position: -12px 0px;
}

.rt_pic { width: 15px; }
.rt_pic em { display: block; text-indent: -5000px; background: url(images/photo_icon.png) no-repeat 0 0 #fff; width: 12px; height: 24px; overflow: hidden; margin-top: 2px; }
.rt_ime { width: 207px; padding-left: 3px; }
.rt_ime small { color: #999999; font-size: 0.8em; }
.rt_lok { width: 105px; text-align: right; overflow: visible; }
.rt_kol { width: 105px; text-align: right; }
.rt_leto {width: 70px; padding-right: 5px; text-align: right; margin-right: -3px; }

#reference_pager {
    color: #1B1C20;
    position: absolute;
    margin-top: -1em;
    width: 200px;
}

#reference_pager a {
    text-decoration: none;
    padding: 2px 4px;
    color: #F5A300;
    font-weight: bold;
}

#reference_pager a:hover {
    color: #666666;
}

#reference_pager a.prev {
    display: block;
    float: left;
    height: 16px;
    width: 16px;
    padding: 0;
    margin-right: 5px;
    text-indent: -5000px;
    outline: 0;
    background: url(images/prev_next.png) no-repeat;
}
#reference_pager a.prev:hover, #reference_pager a.prev:focus { background-position: 0 -16px; }

#reference_pager a.next {
    display: block;
    float: left;
    height: 16px;
    width: 16px;
    padding: 0;
    margin-left: 5px;
    text-indent: -5000px;
    outline: 0;
    background: url(images/prev_next.png) -16px 0 no-repeat;
}
#reference_pager a.next:hover, #reference_pager a.next:focus { background-position: -16px -16px; }


#reference_pager div {
    float: left;
}

#reference_fotka {
    position: relative;
    width: 320px;
    height: 270px;
    background: url(images/reference_fotka_bg.png) no-repeat;
}

#reference_fotka h3 {
    height: 27px;
    line-height: 27px;
    color: #fff;
    padding-left: 10px;
}

#reference_fotka img {
    border: 2px solid #b6b7b8;
    margin-left: 8px;
}

#reference_fotka a img {
    /*cursor: -moz-zoom-in; */
    cursor: url(zoom-in.cur), url(images/zoom-in.cur), default;
}

#reference_fotka #fotke_pager {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#reference_fotka #fotke_pager a {
    color: #666666;
    text-decoration: none;
    padding: 0 2px;
    margin-right: 1px;
}

#reference_fotka #fotke_pager a:hover {
    color: #fff;
    text-decoration: underline;
}

#reference_fotka #fotke_pager a.selected {
    color: #fff;
    font-weight: bold;
}

/* PODSTRAN KJE SMO */
iframe.orange {
    border: 1px solid #F5A300;
}

/* PODSTRAN KONTAKT */
.req {
    color: #F5A300;
}

.form_bg {
    width: 240px;
    height: 283px;
    background: url(images/povprasevanje_form_bg.png) no-repeat;
}

.form_bg p {
    padding: 0 10px;
}

.form_bg em {
    display: block;
  	color: #FFF !important;
	font-weight: normal !important;
	font-size: 1.2em;
	height: 38px;
	line-height: 35px;
	text-indent: 10px;
}

.form_bg select {
  	color: #666666;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
    height: 20px;
	width: 220px;
	border: 1px solid #666666;
    padding: 1px;
    margin-bottom: 5px;
}

.form_bg textarea {
    display: block;
  	color: #666666;
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	width: 212px;
    height: 176px;
	border: 1px solid #666666;
    padding: 3px;
}

.povprasevanje_submit {
    float: right;
    margin-right: 2px;
    background: url(images/form_submit_button.png) no-repeat;
    width: 85px;
    height: 30px;
    border: 0;
    font-size: 0px;
    text-align: right;
    color: #98c000;
    cursor: pointer;
}

.povprasevanje_submit:hover {
    background-position: 0px -30px;
}

#sidebar1 label {
    display: block;
    height: 1.3em;
    line-height: 1.3em;
    margin-bottom: 10px !important;
    margin-bottom: 0px;
}

#sidebar1 label.last {
    margin-bottom: 0px;
}

#sidebar1 label span {
    display: block;
    float: left;
    width: 90px;
}

#sidebar1 hr, #sidebar2 hr {
    margin: 10px;
    color: #FFF;
    background-color: #FFF;
    height: 2px;
    border: 0;
}

#sidebar1 a {
    color: #000;
}

#mainContent label {
    color: #1B1C20;
    width: 230px;
    display: block;
}

#mainContent label input {
    border: 1px solid #C3C5C7;
    background-color: #fff;
    color: #1B1C20;
    font: 0.9em Verdana, Arial, Helvetica, sans-serif;
    padding: 2px;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

#mainContent label.posta {
    float: left;
    width: 70px;
    margin-right: 15px !important;
    margin-right: 4px;
}

#mainContent label.kraj {
    float: left;
    width: 145px;
}

.dd_inline {
    display: block;
    width: 112px;
    height: 10px;
    position: absolute;
    background-color: red;
    margin-left: 189px;
    margin-top: -102px !important;
    margin-top: -100px;
}

.kjesmo_salon {
    display: block;
    float: left;
    width: 245px;
    height: 106px;
    background: url(images/kje_smo_salon.jpg) no-repeat;
    margin: 0;
    padding: 0;
    outline: none;
    text-indent: -5000px;
}

.kjesmo { background-position: 0 -106px; }
.kjesmo:hover, .kjesmo:focus { background-position: 0 0px; }

.salon { background-position: -245px -106px; }
.salon:hover, .salon:focus { background-position: -245px 0px; }

/* FOOTER */

#footer {
	margin-top: 20px;
	color: #C3C5C7;
	font-size: 0.9em;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    text-align: center;
}

#footer a {
	color: #C3C5C7;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* za modalni iskalnik */
.white_content {
    display: none;
}

.fbConnectWidgetTopmost {
	border-style: none !important;
}
