.searchheader h2
{
margin:10px 0;width:100%;color:#4F1507;text-align:center;padding:5px 0
}
.searchheader h4
{
color: #555;width:100%;background:#4F1507;color:#fff;text-align:center;padding:5px 0
}
 .hotelboxtop
{
    margin-bottom: 10px;
   padding: 0 15px 5px;
    width: 100%;
	color:#6e706b;
	text-align:left;
	box-shadow: 0 0 3px;
    height: 265px;
	font-family: 'Roboto';
	}
.dugmencelodging
{
border:none;
background: none;
color:white;
font-family: 'Roboto';
}
.dugmencelodging:hover
{
color:#E3E3E3;
font-family: 'Roboto';
}
/*staro**************************************************************************************************************/
.frame {
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    overflow: hidden;
    position: relative;
	  min-height: 245px;
	  font-family: 'Roboto';
}

.pictures {
    position: absolute;
    width: 400%;    /*change accordingly*/
    left: 0%;
	font-family: 'Roboto';
}

.pictures:after {
    content: "\0020";
    display: none;
    height: 0;
	font-family: 'Roboto';
}

.pictures .pic {
    width: 25%; /*change with respect to .pictures*/
    float: left;
	font-family: 'Roboto';
}


/*ostalooooo*/

#formhotel input, #formhotel input[type="text"], #formhotel input[type="password"], #formhotel input[type="email"], #formhotel input[type="url"], #formhotel input[type="submit"], #formhotel textarea
 {
    padding: 10px;
    width: 85%;
	 box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing:content-box;
        -moz-box-sizing:content-box;
        -webkit-box-sizing:content-box;
        box-sizing:content-box;
		 -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
	font-family: 'Roboto';
 }
 #formhotel select
 {
 margin: 0 0 5px 0;
    width: 100%;
	 -moz-appearance:window;
   background-image: url('images/select_arrow.gif'); 
   background-repeat: no-repeat;
   background-position: right center;
   padding: 10px;
	font-family: 'Roboto';
 }
 #formhotel select::-ms-expand {
    display: none;
	font-family: 'Roboto';
}
.naslovdesc
{
font-size:15px;
line-height: 1.1;
text-align:right;
font-family: 'Roboto';
/*border-bottom:1px solid #e6e6e6;*/
}
.naslovdesc img
{
max-width: 100%;
font-family: 'Roboto';
}
.xmllodgindesc
{
/*white-space: nowrap;*/
overflow: hidden;
text-overflow: ellipsis;
font-family: 'Roboto';
}

.xmlpopupbuttons2
{
display:inline-block;
width:100%;
margin: 2% 1%;
border:1px solid #E6E6E6;
text-align:center;
font-family: 'Roboto';
}
.xmlpopupbuttons3
{
display:inline-block;
width:100%;
margin: 2% 0 0 1%;
border:1px solid #E6E6E6;
text-align:center;
font-family: 'Roboto';
}
.picdescbuttons button:hover
{
background:#DBE3F5;
font-family: 'Roboto';
}

/*--------------------------------MOBILNI----------------------------------------*/
@media all and (max-width: 480px)
{
/******search css******/
.hotelsearchcolumnleft, .hotelsearchcolumnright
{
width:99.5%;
display:inline-block;
padding:0;
margin:0.25%;
float:left;
text-align:center;
}
.hotelsearchbox
{
height:100%;
/*box-shadow: 0 0 3px;*/
font-family: 'Roboto';
width:100%;
display:inline-block;
padding:0;
background:#dedddc;
  	font-size:12px;
	overflow:hidden
} 
.hotelsearchslike
{
width:99.5%;
display:inline-block;
height:250px;
font-family: 'Roboto';
overflow:hidden;
background-position: center center;
  background-repeat: no-repeat;
   background-size: cover;
}
.hotelsearchslike img
{
display:inline-block;
min-height:100%;
font-family: 'Roboto';
height:auto;
}
.hotelsearchinfodesktop
{
display: inline-block;
    height: 100%;
    margin: 0;
    padding-left: 0;
    vertical-align: top;
    width: 99.5%;
	font-family: 'Roboto';
}
.hotelnametop
{
background:#CE8C38;
overflow:hidden;
text-align:left;
}
.hotelnametop h2
{
color: #fff;
font-family: 'Open Sans' !important;
font-size: 13px;
width:96%;
display:inline-block;
padding: 1% 2%;
text-align:center;
}
.xmlpricecelltop
{
font-size:14px;
text-align:center;
padding: 1% 0.5%;
font-family: 'Open Sans' !important;
width:99%;
background:#D32026;
display:inline-block;
color:#fff;
}
.xmlsearchlodgindesctop
{
width: 100%;
height:85%;
overflow: auto;
padding: 0;
text-align:left;
font-family: 'Roboto';
margin: 0;
}
.hoteldescdesktoptop
{
 display: inline-block;
    height: 82%;
    padding: 2% 1%;
    vertical-align: top;
    width: 96%;
	font-family: 'Roboto';
}
.hotelformbuttontop
{
bottom:0;
}
.hotelformbuttontop button
{
background: none;
border: medium none;
color: #4F1507;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 0 2%;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
text-align:center
}
.hotelformbuttontop button:hover
{
background:#DBE3F5;
font-family: 'Roboto';
}
.xmlpopupbuttons1
 {
 display:none;
 font-family: 'Roboto';
 }
/******hotellists******/
.hotelcolumn
{
width:100%;
display:inline-block;
padding:0;
margin:0.5% 0;
float:left;
text-align:center;
}

.hotelbox
{
height:730px;
/*box-shadow: 0 0 3px;*/
font-family: 'Roboto';
width:98%;
display:inline-block;
padding:0.25%;
border:1px solid #4F1507;
  	font-size:12px;
} 
.hotelname
{
font-size:12px;
font-family: 'Open Sans' !important;
color:#fff;
padding: 5px 15px;
background:#4e1507;
text-align:center;
height:40px;
}
.hotelslike
{
width:auto;
display:inline-block;
width:100%;
height:35%;
font-family: 'Roboto';
overflow:hidden;
background-position: center center;
  background-repeat: no-repeat;
    background-size: cover;
}
.hotelslike img
{
display:inline-block;
min-height:100%;
font-family: 'Roboto';
height:auto;
}
.hotelinfodesktop
{
display: inline-block;
    height: 215px;
    margin: 0px 5px 15px 15px;
	 max-width: 57%;
	  min-width: 57%;
    padding-left: 0;
    vertical-align: top;
    width: auto;
	font-family: 'Roboto';
}
.hotelinfodesktoplist
{
display: inline-block;
height: 100%;
margin: 0;
vertical-align: top;
width: 100%;
font-family: 'Roboto';
}
.hotelformbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
	margin:0 1%;
	font-family: 'Roboto';
	background:none;
	
}
.detailsbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 45%;
	margin:2% 1%;
	font-family: 'Roboto';
	background:none;
}
/*.hotelformbutton button
{
background: #CE8C38;
border: none; 1px solid rgba(206, 140, 56, 0.5);
color: #fff;
cursor: pointer;
font-size: 12px;
font-weight: bold;
padding: 0;
width: 100%;
font-family: 'Open Sans' !important;
}
.hotelformbutton button:hover
{
background:#D32026;
}*/
 .hotelformbutton a,  .hotelformbutton a:link
 {
 background: none;
cursor: pointer;
font-size: 11px;
font-weight: bold;
padding: 0 10px;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
 color: #4F1507;
 text-decoration:none;
 }
.hotelformbutton a:hover, .hotelformbutton a:visited
{
color:#D32026;
}
.formelementcolumn
{
width:98%;
margin:1%;
display:inline-block;
}


.xmllodgindesc
{
text-align: left;
font-family: 'Roboto';
height: 15%;
overflow: auto;
width: 93%;
font-family: 'Roboto';
padding: 3%;
}
.naslovdesc
{
margin: 10px 15px 0 15px;
text-align:right;
font-family: 'Roboto';
}
.xmllodgindesctop
{
/*white-space: nowrap;*/
width: 95%;
height:auto;
font-family: 'Roboto';
overflow: hidden;
padding: 10px;
text-align:left;
margin: 5px 0 0;
}

.naslovdesc
{
margin-top:10px;
font-family: 'Roboto';
}
.naslovdesc img
{
max-width: 100%;
font-family: 'Roboto';
}
#formhotel select
 {
	width:98%;
padding: 2% 0;
	font-family: 'Roboto';
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	font-size:11px;
	color:#C28330;
 }
 #formhotel input, #formhotel input[type="text"], #formhotel input[type="password"], #formhotel input[type="email"], #formhotel input[type="url"], #formhotel input[type="submit"], #formhotel textarea
 {
	width:98%;
	padding: 3% 4%;
	font-family: 'Roboto';
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	font-size:11px;
	color:#C28330;
 }
 .xmlpopupbuttonslists
 {
 display:none;
 font-family: 'Roboto';
 }
 .xmllodginnameinlist
 {
 width: 100%;
 margin-bottom: 10px;
 font-family: 'Roboto';
 }
 .xmllodgingrank
 {
 position: relative;
    top: 60px;
	right:0
	font-family: 'Roboto';
	}
	.roomlisttop
	{
	 display: block;
    min-height: 250px;
	font-family: 'Roboto';
	}
	.xmlpricecelltop a, .xmlpricecelltop a:visited, .xmlpricecelltop a:link
{
color: #fff;
}
.xmlpricecelltop a:hover
{
color: #CE8C38;
}
.xmlpricecelltop img
{
width:100%
}
}

/*--------------------------------TABLET----------------------------------------*/
@media screen and (min-width: 481px) and (max-width: 768px)
{ 
/******search css******/
.hotelsearchcolumnleft, .hotelsearchcolumnright
{
width:99.5%;
display:inline-block;
padding:0;
margin:0.25%;
float:left;
text-align:center;
}
.hotelsearchbox
{
height:250px;
/*box-shadow: 0 0 3px;*/
font-family: 'Roboto';
width:100%;
display:inline-block;
padding:0;
background:#dedddc;
  	font-size:12px;
	overflow:hidden
} 
.hotelsearchslike
{
width:49.5%;
display:inline-block;
height:100%;
font-family: 'Roboto';
overflow:hidden;
background-position: center center;
  background-repeat: no-repeat;
   background-size: cover;
}
.hotelsearchslike img
{
display:inline-block;
min-height:100%;
font-family: 'Roboto';
height:auto;
}
.hotelsearchinfodesktop
{
display: inline-block;
    height: 100%;
    margin: 0;
    padding-left: 0;
    vertical-align: top;
    width: 49.5%;
	font-family: 'Roboto';
}
.hotelnametop
{
background:#CE8C38;
overflow:hidden;
text-align:left;
}
.hotelnametop h2
{
color: #fff;
font-family: 'Open Sans' !important;
font-size: 13px;
display:inline-block;
padding: 1% 2%;
}
.xmlpricecelltop
{
font-size:14px;
text-align:center;
padding: 1% 0.5%;
font-family: 'Open Sans' !important;
width:44%;
background:#D32026;
display:inline-block;
color:#fff;
}
.xmlsearchlodgindesctop
{
width: 100%;
height:65%;
overflow: auto;
padding: 0;
text-align:left;
font-family: 'Roboto';
margin: 0;
}
.hoteldescdesktoptop
{
 display: inline-block;
    height: 82%;
    padding: 2% 1%;
    vertical-align: top;
    width: 96%;
	font-family: 'Roboto';
}
.hotelformbuttontop
{
bottom:0;
}
.hotelformbuttontop button
{
background: none;
border: medium none;
color: #4F1507;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 0 2%;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
text-align:center
}
.hotelformbuttontop button:hover
{
background:#DBE3F5;
font-family: 'Roboto';
}
.xmlpopupbuttons1
 {
 display:none;
 font-family: 'Roboto';
 }
/******hotellists******/
.hotelcolumn
{
width:50%;
display:inline-block;
padding:0;
margin:0.5% 0;
float:left;
text-align:center;
}

.hotelbox
{
height:750px;
/*box-shadow: 0 0 3px;*/
font-family: 'Roboto';
width:98%;
display:inline-block;
padding:0.25%;
border:1px solid #4F1507;
  	font-size:12px;
} 
.hotelname
{
font-size:12px;
font-family: 'Open Sans' !important;
color:#fff;
padding: 5px 15px;
background:#4e1507;
text-align:center;
height:40px;
}
.hotelslike
{
width:auto;
display:inline-block;
width:100%;
height:35%;
font-family: 'Roboto';
overflow:hidden;
background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hotelslike img
{
display:inline-block;
min-height:100%;
font-family: 'Roboto';
height:auto;
}
.hotelinfodesktop
{
display: inline-block;
    height: 215px;
    margin: 0px 5px 15px 15px;
	 max-width: 57%;
	  min-width: 57%;
    padding-left: 0;
    vertical-align: top;
    width: auto;
	font-family: 'Roboto';
}
.hotelinfodesktoplist
{
display: inline-block;
height: 100%;
margin: 0;
vertical-align: top;
width: 100%;
font-family: 'Roboto';
}
.hotelformbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
	margin:0 1%;
	font-family: 'Roboto';
	background:none;
	
}
.detailsbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 45%;
	margin:2% 1%;
	font-family: 'Roboto';
	background:none;
}
/*.hotelformbutton button
{
background: #CE8C38;
border: none; 1px solid rgba(206, 140, 56, 0.5);
color: #fff;
cursor: pointer;
font-size: 12px;
font-weight: bold;
padding: 0;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
margin:5px 0;
}
.hotelformbutton button:hover
{
background:#D32026;
}*/
 .hotelformbutton a,  .hotelformbutton a:link
 {
 background: none;
cursor: pointer;
font-size: 11px;
font-weight: bold;
padding: 0 10px;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
 color: #4F1507;
  text-decoration:none;
 }
.hotelformbutton a:hover, .hotelformbutton a:visited
{
color:#D32026;
}
.formelementcolumn
{
width:98%;
margin:1%;
display:inline-block;
}
.naslovdesc
{
margin: 10px 15px 0 15px;
text-align:right;
font-family: 'Roboto';
}
.xmllodgindesctop
{
/*white-space: nowrap;*/
width: 95%;
height:auto;
font-family: 'Roboto';
overflow: hidden;
padding: 10px;
text-align:left;
margin: 5px 0 0;
}
.xmllodgindesc
{
text-align: left;
font-family: 'Roboto';
height: 15%;
overflow: auto;
width: 93%;
font-family: 'Roboto';
padding: 3%;
}
.naslovdesc
{
margin-top:10px;
font-family: 'Roboto';
}
.naslovdesc img
{
max-width: 100%;
font-family: 'Roboto';
}
#formhotel select
 {
	width:98%;
padding: 2% 0;
	font-family: 'Roboto';
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	font-size:11px;
	color:#C28330;
 }
 #formhotel input, #formhotel input[type="text"], #formhotel input[type="password"], #formhotel input[type="email"], #formhotel input[type="url"], #formhotel input[type="submit"], #formhotel textarea
 {
	width:98%;
	padding: 3% 4%;
	font-family: 'Roboto';
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	font-size:11px;
	color:#C28330;
 }
 .xmlpopupbuttonslists
 {
 display:none;
 font-family: 'Roboto';
 }
 	.roomlisttop
	{
	 display: block;
    min-height: 300px;
	font-family: 'Roboto';
	}
	.xmllodgpicture
	{
	height: 300px;
	font-family: 'Roboto';
	}
	.xmllodginpricetable
	{
	margin-top:0;
	font-family: 'Roboto';
	}
	.xmlpricecelltop a, .xmlpricecelltop a:visited, .xmlpricecelltop a:link
{
color: #fff;
}
.xmlpricecelltop a:hover
{
color: #CE8C38;
}
.xmlpricecelltop img
{
width:100%
}
}

/*--------------------------------DESKTOP MANJI----------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 960px)
{
/******search css******/
.hotelsearchcolumnleft
{
width:49.75%;
display:inline-block;
padding:0;
margin:0 0.25% 0.25% 0;
float:left;
text-align:center;
}
.hotelsearchcolumnright
{
width:49.75%;
display:inline-block;
padding:0;
margin:0 0 0.25% 0.25%;
float:left;
text-align:center;
}
.hotelsearchbox
{
height:250px;
/*box-shadow: 0 0 3px;*/
font-family: 'Roboto';
width:100%;
display:inline-block;
padding:0;
background:#dedddc;
  	font-size:12px;
	overflow:hidden
} 
.hotelsearchslike
{
width:49.5%;
display:inline-block;
height:100%;
font-family: 'Roboto';
overflow:hidden;
background-position: center center;
  background-repeat: no-repeat;
   background-size: cover;
}
.hotelsearchslike img
{
display:inline-block;
min-height:100%;
font-family: 'Roboto';
height:auto;
}
.hotelsearchinfodesktop
{
display: inline-block;
    height: 100%;
    margin: 0;
    padding-left: 0;
    vertical-align: top;
    width: 49.5%;
	font-family: 'Roboto';
}
.hotelnametop
{
background:#CE8C38;
overflow:hidden;
text-align:left;
}
.hotelnametop h2
{
color: #fff;
font-family: 'Open Sans' !important;
font-size: 12px;
display:inline-block;
padding: 1% 2%;
}
.xmlpricecelltop
{
font-size:13px;
text-align:center;
padding: 1% 0.5%;
font-family: 'Open Sans' !important;
width:44%;
background:#D32026;
display:inline-block;
color:#fff;
}
.xmlsearchlodgindesctop
{
width: 100%;
height:85%;
overflow: auto;
padding: 0;
text-align:left;
font-family: 'Roboto';
margin: 0;
}
.hoteldescdesktoptop
{
 display: inline-block;
    height: 82%;
    padding: 2% 1%;
    vertical-align: top;
    width: 96%;
	font-family: 'Roboto';
}
.hotelformbuttontop
{
bottom:0;
}
.hotelformbuttontop button
{
background: none;
border: medium none;
color: #4F1507;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 0 2%;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
text-align:center
}
.hotelformbuttontop button:hover
{
background:#DBE3F5;
font-family: 'Roboto';
}
.xmlpopupbuttons1
{
display: inline-block;
    margin: 2% 0 0 -1px;
    position: relative;
    text-align: center;
	font-family: 'Roboto';
	float:left;
	
}
.xmlpopupbuttons1 button
{
    margin: 0;
	padding: 0;
	background:url('../xml/images/images.png');
	border:none;
	cursor:pointer;
	width:160px;
	height:40px;
	font-family: 'Roboto';
}
.xmlpopupbuttons1 button:hover
{
	background:url('../xml/images/images-h.png');
font-family: 'Roboto';
}
/******hotellists******/
.hotelcolumn
{
width:50%;
display:inline-block;
padding:0;
margin:0.5% 0;
float:left;
text-align:center;
}
.hotelbox
{
height:550px;
/*box-shadow: 0 0 3px;*/
font-family: 'Roboto';
width:98%;
display:inline-block;
padding:0.25%;
border:1px solid #4F1507;
  	font-size:12px;
} 
.hotelname
{
font-size:10px;
font-family: 'Open Sans' !important;
color:#fff;
padding: 5px 15px;
background:#4e1507;
text-align:center;
height:40px;
}
.hotelslike
{
width:auto;
display:inline-block;
width:100%;
height:35%;
font-family: 'Roboto';
overflow:hidden;
background-position: center center;
  background-repeat: no-repeat;
    background-size: cover;
}
.hotelslike img
{
display:inline-block;
min-height:100%;
font-family: 'Roboto';
height:auto;
}

 .hotelinfodesktop
{
display: inline-block;
    height: 215px;
    margin: 0px 5px 15px 15px;
   max-width: 54%;
	  min-width: 54%;
    padding-left: 0;
    vertical-align: top;
    width: auto;
	font-family: 'Roboto';
}
 .hotelinfodesktoplist
{
display: inline-block;
height: 100%;
margin: 0;
vertical-align: top;
width: 100%;
font-family: 'Roboto';
}
.hotelformdesktop
{
display: inline-block;
width: 94%;
padding:3%;
font-family: 'Roboto';
text-align:center;
}
.xmllodgindesctop
{
/*white-space: nowrap;*/
width: 100%;
max-height:70px;
min-height:50px;
overflow: hidden;
padding: 10px 0;
text-align:left;
font-family: 'Roboto';
margin: 5px 0 0;
}
.xmllodgindesc
{
/*white-space: nowrap;*/
width: 93%;
max-height:130px;
min-height:130px;
font-family: 'Roboto';
overflow:auto;
margin:5px 0 0;
padding:3%;
}
.hotelformbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
	margin:0 1%;
	font-family: 'Roboto';
	background:none;
	
}
.detailsbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 45%;
	margin:2% 1%;
	font-family: 'Roboto';
	background:none;
}
/*.hotelformbutton button
{
background: #CE8C38;
border: none; 1px solid rgba(206, 140, 56, 0.5);
color: #fff;
cursor: pointer;
font-size: 12px;
font-weight: bold;
padding: 0;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
margin:5px 0;
}
.hotelformbutton button:hover
{
background:#D32026;
}*/
.formelementcolumn
{
width:48%;
margin:1%;
display:inline-block;
}

 .hotelformbutton a,  .hotelformbutton a:link
 {
 background: none;
cursor: pointer;
font-size: 10px;
font-weight: bold;
padding: 0 10px;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
 color: #4F1507;
  text-decoration:none;
 }
.hotelformbutton a:hover, .hotelformbutton a:visited
{
color:#D32026;
}
.hoteldescdesktop
{
 display: inline-block;
    height: 100%;
    max-height: 210px;
    max-width: 55%;
	min-width: 55%;
    padding: 1% 0 0 3%;
    vertical-align: top;
    width: auto;
	overflow: hidden;
	font-family: 'Roboto';
}
.hotelformbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 100%;
	font-family: 'Roboto';
}
.picdescbuttons
{
display: inline-block;
    max-width: 100%;
    width: 100%;
	margin-top: 6px;
	font-family: 'Roboto';
}
.picdescbuttons button
{
 background: #e6e6e6 none repeat scroll 0 0;
  border: medium none;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  height: 36px;
  margin-top: 4px;
  padding: 0;
  text-shadow: 1px 1px 2px #162A5C;
  width: 49%;
  font-family: 'Roboto';
}
#formhotel select
 {
	width:98%;
	padding: 2% 0;
	font-family: 'Roboto';
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	font-size:11px;
	color:#C28330;
 }
 #formhotel input, #formhotel input[type="text"], #formhotel input[type="password"], #formhotel input[type="email"], #formhotel input[type="url"], #formhotel input[type="submit"], #formhotel textarea
 {
	width:98%;
	padding: 3% 4%;
	font-family: 'Roboto';
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	font-size:11px;
	color:#C28330;
 }
 .roomlisttop
	{
	 display: block;
    min-height: 140px;
	font-family: 'Roboto';
	}
.xmlpopupbuttonslists
{
display: inline-block;
    margin: 2% 0 0 -1px;
    position: absolute;
    text-align: center;
	font-family: 'Roboto';
	float:left;
	
}
.xmlpopupbuttonslists button
{
    margin: 0;
	padding: 0;
	background:url('../xml/images/images.png');
	border:none;
	cursor:pointer;
	width:160px;
	height:40px;
	font-family: 'Roboto';
}
.xmlpopupbuttonslists button:hover
{
	background:url('../xml/images/images-h.png');
font-family: 'Roboto';
}
.xmlpricecelltop a, .xmlpricecelltop a:visited, .xmlpricecelltop a:link
{
color: #fff;
}
.xmlpricecelltop a:hover
{
color: #CE8C38;
}
.xmlpricecelltop img
{
width:100%
}
}

/*--------------------------------DESKTOP----------------------------------------*/
@media all and (min-width: 960px)
{
/******search css******/
.hotelsearchcolumnleft
{
width:49.75%;
display:inline-block;
padding:0;
margin:0 0.25% 0.25% 0;
float:left;
text-align:center;
}
.hotelsearchcolumnright
{
width:49.75%;
display:inline-block;
padding:0;
margin:0 0 0.25% 0.25%;
float:left;
text-align:center;
}
.hotelsearchbox
{
height:450px;
/*box-shadow: 0 0 3px;*/
font-family: 'Roboto';
width:100%;
display:inline-block;
padding:0;
background:#fff;
  	font-size:12px;
	overflow:hidden;
	border:1px solid #4F1507;
} 
.hotelsearchslike
{
width:100%;
display:inline-block;
height:70%;
font-family: 'Roboto';
overflow:hidden;
background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.hotelsearchslike img
{
display:inline-block;
min-height:100%;
font-family: 'Roboto';
height:auto;
}
.hotelsearchinfodesktop
{
display: inline-block;
    height: 100%;
    margin: 0;
    padding-left: 0;
    vertical-align: top;
    width: 75%;
	font-family: 'Roboto';
	position: relative;
    overflow: auto;
    height: 20%;
}
.hotelnametop
{
background:#4F1507;
overflow:hidden;
text-align:left;
}
.hotelnametop h2
{
color: #fff;
font-family: 'Open Sans' !important;
font-size: 15px;
display:inline-block;
padding: 1% 2%;
}
.xmlpricecelltop
{
font-size:15px;
text-align:center;
padding: 1% 0.5%;
font-family: 'Open Sans' !important;
width:25%;
background:#4F1507;
display:inline-block;
color:#fff;
height:100%;
}
.xmlsearchlodgindesctop
{
width: 100%;
overflow: auto;
padding: 0;
text-align:left;
font-family: 'Roboto';
margin: 0;
position:relative;
}
.hoteldescdesktoptop
{
 display: inline-block;
    height: 100%;
    padding-left: 2%;
    vertical-align: top;
	font-family: 'Roboto';
}
.hotelformbuttontop
{
bottom:0;
}
.hotelformbuttontop button
{
background: none;
border: medium none;
color: #4F1507;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 0 2%;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
text-align:center
}
.hotelformbuttontop button:hover
{
background:#DBE3F5;
font-family: 'Roboto';
}
.xmlpopupbuttons1
{
display: inline-block;
    margin: 2% 0 0 -1px;
    position: relative;
    text-align: center;
	font-family: 'Roboto';
	float:left;
	
}
.xmlpopupbuttons1 button
{
    margin: 0;
	padding: 0;
	background:url('../xml/images/images.png');
	border:none;
	cursor:pointer;
	width:160px;
	height:40px;
	font-family: 'Roboto';
}
.xmlpopupbuttons1 button:hover
{
	background:url('../xml/images/images-h.png');
font-family: 'Roboto';
}
/******hotellists******/
.hotelcolumn
{
width:25%;
display:inline-block;
padding:0;
margin:0.5% 0;
float:left;
text-align:center;
}

.hotelbox
{
height:440px;
/*box-shadow: 0 0 3px;*/
font-family: 'Roboto';
width:98%;
display:inline-block;
padding:0.25%;
border:1px solid #4F1507;
  	font-size:12px;
} 
.hotelname
{
font-size:15px;
font-family: 'Open Sans' !important;
color:#fff;
padding: 5px 15px;
background:#4e1507;
text-align:center;
height:40px;
}
.hotelslike
{
width:auto;
display:inline-block;
width:100%;
height:35%;
font-family: 'Roboto';
overflow:hidden;
background-position: center center;
  background-repeat: no-repeat;
    background-size: cover;
}
.hotelslike img
{
display:inline-block;
min-height:100%;
font-family: 'Roboto';
height:auto;
}


.hotelinfodesktop
{
display: inline-block;
    height: 215px;
    margin: 0px 5px 15px 15px;
	 max-width: 57%;
	  min-width: 57%;
    padding-left: 0;
    vertical-align: top;
    width: auto;
	font-family: 'Roboto';
}

.hotelinfodesktoplist
{
display: inline-block;
height: 100%;
margin: 0;
vertical-align: top;
width: 100%;
font-family: 'Roboto';
}
.hotelformdesktop
{
display: inline-block;
width: 94%;
padding:3%;
font-family: 'Roboto';
text-align:center;
}
/*.hotelformbutton button
{
background: #CE8C38;
border: none; 1px solid rgba(206, 140, 56, 0.5);
color: #fff;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 0;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
margin:5px 0;
}*/
.formelementcolumn
{
width:48%;
margin:1%;
display:inline-block;
}
/*.hotelformbutton button:hover
{
background:#D32026;
}*/
 .hotelformbutton a,  .hotelformbutton a:link
 {
 background: none;
cursor: pointer;
font-size: 14px;
font-weight: bold;
padding: 0 10px;
width: 100%;
height:37px;
font-family: 'Open Sans' !important;
 color: #4F1507;
  text-decoration:none;
 }
.hotelformbutton a:hover, .hotelformbutton a:visited
{
color:#D32026;
}

.hoteldescdesktop
{
 display: inline-block;
    height: 100%;
    max-height: 205px;
    max-width: 55%;
	/*min-width: 55%;*/
    padding: 1% 0 0 3%;
    vertical-align: top;
    width: auto;
	overflow: hidden;
	font-family: 'Roboto';
}
.xmllodgindesctop
{
/*white-space: nowrap;*/
width: 100%;
max-height:70px;
min-height:50px;
overflow: auto;
padding: 10px 0;
text-align:left;
font-family: 'Roboto';
margin: 5px 0 0;
}
.xmllodgindesc
{
text-align: left;
font-family: 'Roboto';
height: 15%;
overflow: auto;
width: 93%;
font-family: 'Roboto';
padding: 3%;
}
.hotelformbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
	margin:0 1%;
	font-family: 'Roboto';
	background:none;
	
}
.detailsbutton
{
display: inline-block;
    height: 100%;
    vertical-align: top;
    width: 45%;
	margin:2% 1%;
	font-family: 'Roboto';
	background:none;
}
.picdescbuttons
{
display: inline-block;
    max-width: 100%;
    width: 100%;
	margin-top: 7px;
	font-family: 'Roboto';
}
.picdescbuttons button
{
 background: #e6e6e6 none repeat scroll 0 0;
    border: medium none;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    margin-top: 4px;
    padding: 0 10px;
    text-shadow: 1px 1px 2px #162A5C;
    width: 49%;
	font-family: 'Roboto';
}
.hotelformmobiletablet
{
display:none;
}
.hotelformmobiletablettop
{
display:none;
}
.hoteldescmobiletablet
{
display:none;
}
.hoteldescmobiletablettop
{
display:none;
}
#formhotel select
 {
 width:98%;
padding: 2% 0;
  font-family: 'Roboto';
  box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
 }
 #formhotel input, #formhotel input[type="text"], #formhotel input[type="password"], #formhotel input[type="email"], #formhotel input[type="url"], #formhotel input[type="submit"], #formhotel textarea
 {
 width:98%;
padding: 3% 4%;
 font-family: 'Roboto';
 box-sizing: border-box;
     -webkit-box-sizing:border-box;
     -moz-box-sizing: border-box;
 }
 .roomlisttop
	{
	 display: block;
    min-height: 140px;
	font-family: 'Roboto';
	}
.xmlpopupbuttonslists
{
display: inline-block;
    margin: 2% 0 0 -1px;
    position: absolute;
    text-align: center;
	font-family: 'Roboto';
	float:left;
	
}
.xmlpopupbuttonslists button
{
    margin: 0;
	padding: 0;
	background:url('../xml/images/images.png');
	border:none;
	cursor:pointer;
	width:160px;
	height:40px;
	font-family: 'Roboto';
}
.xmlpopupbuttonslists button:hover
{
	background:url('../xml/images/images-h.png');
font-family: 'Roboto';
}
.xmlpricecelltop a, .xmlpricecelltop a:visited, .xmlpricecelltop a:link
{
color: #fff;
}
.xmlpricecelltop a:hover
{
color: #CE8C38;
}
.xmlpricecelltop img
{
width:100%
}
 }
