body {
	background: url(../images/bg3-v3.jpg) right bottom no-repeat fixed #75a6e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0 auto;
	padding: 0;
	width: 990px;
}

@media (max-width: 1600px)  {
body {
	background: url(../images/bg3.jpg) right bottom no-repeat fixed #75a6e9;
	}

}


.wrap{
	width:990px;
	margin:20px auto 0 auto;
	border: solid 0px;
}

h1,h2,h3,form,input,table,p{margin:0; padding:0;}

/*header*/

.wrap>a>#header{
	width:990px;
	height:90px;
	font-family:Arial, Helvetica, sans-serif;
	background: transparent url(../images/head3.png) no-repeat bottom;
}
* html #header {
	width:990px;
	height:45px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/head.png', sizingMethod='image');
}
#en{
	font-size:10px;
	position:relative;
	top:32px;
	left:974px;
	width:17px;
	height:11px;
}
#de{
	font-size:10px;
	position:relative;
	top:21px;
	left:939px;
	width:17px;
	height:11px;
}

/*left col */

.leftcol{
	margin-top:23px;
	width:170px;
	float:left;

}
.redrow{
	padding:5px 0 0 0px;
	text-align:center;
	height:23px;
	color:#FFF;
	font-size:13px;
	background:url(../images/rowred.jpg) repeat-x;
}
.greenrow{
	padding:5px 0 0 10px;
	text-align:left;
	height:23px;
	color:#FFF;
	font-size:13px;
	background:url(../images/rowgreen.jpg) repeat-x;
}
.colItem{
	padding-bottom:2px;
}

/*main col */

.maincol{
	float:left;
	width:675px;
	margin-top:23px;
	margin-left:5px;
}
.tel-num {
	position: absolute;
    right: 9px;
    top: -100px;
    width: 163px;
}
.tel-num a {
	color: white;
    font-weight: 600;
	text-decoration: none;
}
.tel-num a:hover {
	text-decoration: underline;
}
.tel-num img {
	height: 12px;
	margin-right: 4px;
}

.bluerow{
	padding:5px 0 0 10px;
	text-align:left;
	height:23px;
	color:#FFF;
	font-size:13px;
	background:url(../images/rowblue.jpg) repeat-x;
}
#content{
	float:left;
	margin:5px 0 0 0;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:0 0 5px 0;
	color:#FFFFFF;
}
#content h3 {font-family:Arial, Tahoma, sans-serif; font-size:14px; line-height:16px;}
.maincol>#content{
	width:675px;
	font-family:Arial, Helvetica, sans-serif;
	background: transparent url(../images/back.png);
}
* html #content {
	width:675px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/back.png', sizingMethod='scale');
}

#content a{color:#fff;}
/*right col */

.rightcol{
	width:136px;
	float:left;
	margin:23px 0 0 4px;
	position: relative;
}

.searchField{
	height:28px;
	//background:url(../images/search.gif) no-repeat;
}
.searchForm{
	margin:0;
	padding:0;
}
.in{
	margin:0 0 0 5px;
	background:none;
	width:125px;
	height:28px;
	border:0;

	height:22px !important;
	padding-top:6px !important;
}
.submit{
	margin:0 0 0 8px;
	background:none;
	width:28px;
	height:28px;
	cursor:pointer;
	border:0;
}

.searchItem{
	padding:7px 7px;
	margin:0px 0 0 0;
	color:#FFFFFF;
	background:url(../images/blueback.jpg);
}
* html .searchItem{
	margin:3px 0 0 0;
}

.bluerow2{
	margin: 0px 0 0 0;
	padding:3px 0 0 10px;
	color:#a1d0f8;
	background:url(../images/rowblue2.jpg);
	height:19px;
	font-size: 13px;
}

.eu{margin-top:2px;}

#footer{
	margin:5px 0 0 0;
	padding:5px 0 0 12px;
	height:22px;
	float:left;
	color:#6793bf;
}

.maincol>#footer{
	width:663px;
	font-family:Arial, Helvetica, sans-serif;
	background: transparent url(../images/footerbg.png);
}
* html #footer {
	width:663px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footerbg.png', sizingMethod='scale');
}

#nslogo{
	margin:3px 13px 0 0px;
	height:12px;
	float:right;
}
* html #nslogo{margin:3px 8px 0 0;}
#footer>#nslogo{
	width:85px;
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
	background: transparent url(../images/nslogo.png);
}
* html #nslogo {
	width:85px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nslogo.png', sizingMethod='image');
}
#content a {position:relative; color:#81b9e5; }
#content a:hover {text-decoration:underline;}
.menu{position:relative; z-index:2;}

.freie select { width: 156px; margin: 17px 0px 0 0; float: right; padding: 6px 6px 6px 25px; border:none; -webkit-appearance:none; border-radius: 0; }
.freie select {
 -webkit-appearance: none;  /*REMOVES DEFAULT CHROME & SAFARI STYLE*/
 -moz-appearance: none;  /*REMOVES DEFAULT FIREFOX STYLE*/
 border:none;
 outline: none;

 -webkit-border-radius: 0;
	color: #999;
 border-radius: 0;
 cursor: pointer;
 /*background: white url(dropdown_arrow_on.gif) no-repeat right center;*/
 background: white url(../images/icon-person.png) left center no-repeat;

 /*background-size: 23px 21px;*/  /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */
}

.freie select.st_sob {
	background: white url(../images/schlafzimmer.png) left center no-repeat;
}

.freie input:not(.input-search) {
	border-radius: 0 !important;
	color: #999;
	background: url(../images/icon-from.png) left center no-repeat;
	background-color: #fff;

}
.freie input.input-search {
	border-radius: 6px;
	-webkit-appearance: none;
}

.dog{padding:7px 0 0 0; width:20px; height:20px; float:left}
.dogcheck{
	margin:8px 0 0 0px;
	border:solid 0px;
	height:20px;
	vertical-align:middle;
	border:solid 0px;
	line-height: 20px;
}
* html .dogcheck{
	margin:7px 0 0 -1px;
}

.house_row{
	float:left;
	width:650px;
	margin:0 0 0 12px;
	border-bottom:solid 1px #75acdc;
	font-size:12px;
}
* html .house_row{margin:0 0 0 5px;}

.house_row_last{
	float:left;
	width:650px;
	margin:0 0 0 12px;
	border-bottom:solid 0px #75acdc;
	font-size:12px;
}
* html .house_row_last{margin:0 0 0 5px;}

#list_photo{
	padding:12px 00px 0px 0;
	widows:166px;
	float:left;
}
#list_photo a{
	z-index: 0;
}
#list_info{
	border:solid 0px;
	padding:10px;
	width:310px;
	float:left;
	padding-top:10px;
}
#list_kraj{
	border:solid 0px;
	padding:10px 10px 10px 10px;
	width:160px;
	float:left;
	padding-top:10px;
	color: #81b9e5;
}
#list_cena{
	border:solid 0px;
	padding:10px;
	padding-right:0;
	padding-left: 20px;
	width:280px;
	float:left;
	text-align:left;
	border:solid 0px;
}

h6{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#81b9e5;
	font-weight:100;
	font-size:22px;
	width:100%;
	text-align:right;
}
#list_cena h6{
	text-align: right;
 }

 .clearfix {
 	clear:both;
 }
.maincol img{border:solid 0px #e6e6e6;}

#cenikidiv table {font-weigth:bolder; border-collapse:collapse; border-color:#f4f4f4; color:#145789; width:100%; background:#97bde1; margin:5px 0 0 0;}
#cenikidiv table tr td {padding:3px;}


td.prvi-zacasni {
	background: url(../images/zadnji3.gif) #75a5ff;
}
td.zadnji-zacasni {
	background: url(../images/prvi3.gif) #75a5ff;
}

h2 { font-size:14px; color:#81B9E5;  font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
h3 { font-size:14px; color:#81B9E5; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
h4 { font-size:12px; color:#81B9E5;  font-family:Arial, Helvetica, sans-serif; font-weight:bold;}


img.ui-datepicker-trigger { float: left; margin: 0px 5px 0 0;}


.searchItem img.ui-datepicker-trigger { float: left; margin: 7px 0px 0 0;}



input[name="searchString"] {
position: relative;
  /* top: -7px; */
  height: 16px !important;
  border: solid 2px white;
  margin-top: 4px;
  width: 142px;
  border-radius: 3px;
}

/*targeting firefox*/
@-moz-document url-prefix() {
	 input[name="searchString"] {
	  position: relative;
	  height: 16px !important;
	}
}

/*targeting IEs*/
.ie input[name="searchString"] {
	  position: relative;
	  //top: 3px;
	  height: 16px !important;
	}


.input-search {
	margin: 18px 0 6px 0;
	//background: url(../images/angebote.jpg) center center no-repeat;
  background-color: #FD9340;
  width: 100%;
  height: 64px;
  font-size: 21px;
  border: none;
  color: #fff;
  border-radius: 4px;
  opacity: 0.9;

  font-size: 25px;

}

.input-search:hover {
	cursor: pointer;
	opacity: 1;
}

.maincol a.image {

  width: 43.3px;
  height: 43.3px;
  overflow: hidden;
  float: left;
  margin: 0 3px 3px 0;
  display: block !important;
}

.maincol a.image img {
	height: 100%;
}

#image-wrap,
#image {
	width: 645px;
	height: 356px;
	overflow: hidden;
	float: left;
	//margin-top: 5px;
	margin-bottom: 3px;
	display: block;
	position: relative;
}
#image img {
	width: 100%;
	position: absolute;
	top: 50%;
	//right: 0;
	//bottom: 0;
	//left: 0;
	margin: auto;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.hovered {
	outline: 2px solid #FD9340;
}

.gal-wrap {
	margin-bottom: 20px;
	overflow: hidden;
}

.image-apartma-list {
	width: 340px;
	height: 185px;
	overflow: hidden;
}

.image-apartma-list img {
	width: 100%;
}

.apartma-meni {
	padding: 0;
}

.apartma-meni li {
	margin-bottom: 4px;
	float: left;
	width: 108px;
	text-align: center;
	//border-left: solid 1px #75acdc;
	color: #9DD1FA;
	font-size: 14px;
	padding: 10px 0;
	list-style: none;
	    //display: inline-block;
    //overflow: hidden;
    //white-space: nowrap;

	background-image: url(../images/rowblue2.jpg);
	background-repeat: repeat-x;
	background-size: contain;
}
.apartma-meni li:last-child {
	width: 106px;
}

/*.dogcheck, .dog {
	display: none;
}*/

.apartma-meni.brez-knjige li {
	width: 129px;
}



.apartma-meni li:first-child {
	border-left: none;
}
.apartma-meni li:hover {
	cursor: pointer;
	color: #75acdc;

}

#ui-datepicker-div {
	z-index: 222;
}

#ui-datepicker-div .ui-state-hover{
	background: #0070a3 !important;
    color: white !important;
}

.searchItem {
	position: relative;
}

.searchItem .fa-calendar, .searchItem .fa-user  {
	position: absolute;
	color: #CCC;
	left: 14px;
	font-size: 17px;
}

.calendar-position-to {
	top: 80px;
	display: none !important;
}

.calendar-position-from {
	top: 49px;
	display: none !important;
}

@-moz-document url-prefix() {
    .calendar-position-from {
		top: 51px;
	}
	.calendar-position-to {
		top: 83px;
	}
}

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
}

.calendar-person {
	top: 123px;
	font-size: 15px !important;
	display: none !important;
}

@-moz-document url-prefix() {
    .calendar-person {
		top: 128px;
		font-size: 15px !important;
	}
}

.ui-datepicker {
	width: 19em !important;
}

.ui-datepicker td span, .ui-datepicker td a {
	    padding: 0.3em !important;
	    text-align: center !important;
	}

.hide-for-mac {
	display: none !important;
}


.view-apartma-page #image span,
.view-hisa-page #image span {
	position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: block;
    padding: 10px 20px;
    font-size: 15px;
    //background: rgba(0, 0, 0, 0.66);
    width: 93%;
    text-align: justify;

}
