* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	height: 100%;
	min-width: 1000px;

}

body{
	background: #e2e2e2;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	color: #4c4c4c;
	font-size: 10px;
	font-family: "Verdana";
	text-align: center;

}

h1 { 
	font-size: 10px;
	font-family: "Verdana";
	font-weight: bold; }

p { margin-top: 3px;
	margin-bottom: 3px;
	}
	
input, select, textarea {  
		 border: #666 1px solid;
		 background:#ffffff url("inputBg.gif") top left no-repeat;
		 -moz-border-radius: 5px;
    	 -webkit-border-radius: 5px;
		 color: #333;
		
}

textarea { padding-right: 5px;
			padding-left: 5px;}

.container {
	position: relative;
	width:1000px;
	margin-left:auto;
    margin-right:auto;
    text-align:justify;
	
}

.top {

	width:1000px;
	height: 123px;
    text-align:justify;
	background-image: url(background_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;

}

.logo {
	position: relative;
	left: 52px;
	top: 67px;
	width: 146px;

}

#languages {
	position: absolute;
	right: 30px;
	top: 0;
	width: 200px;
	z-index: 5;

}

#topseo { position: absolute;
	color: #CCC;
	left: 30px;
	top: 2px;
	width: 500px;
	height: 14px;
	z-index: 5;
	overflow: hidden;

}

#toplogin { position: absolute;
	text-align: right; 
	color: #fff;
	font-weight: bold;
	left: 530px;
	top: 2px;
	width: 240px;
	height: 14px;
	z-index: 100;
	overflow: hidden;
}

#toplogin a {  color: #FFF; 
			   text-decoration: none;	
			   font-weight: bold;
}
#toplogin a:hover {  color: #f77400; 
			   text-decoration: none;	
			   font-weight: bold;
}


.topuser {  font-weight: normal;
			color: #F93; }


.menu {
	position: absolute;
	left: 370px;
	top: 18px;
	width: 604px;
	height: 93px;

}

.menu img {
	margin-left: 1px;	
}


.content {
	margin-top: 5px;
	width: 900px;
	text-align:justify;
	margin-left: 50px;
	
}


.home_left {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 260px;
	float: left;
}

.home_left img { display: block; }


.home_right {
	
	width: 600px;
	padding: 5px;
	float: right;
	
	
	
}


#slides {
	position: relative; height: 270px; overflow-y: auto; overflow-x: hidden; 
	
}

#jFlowSlide{ background:#ffffff; }
#myController { position: relative; left: 0; top: 0; height: 50px; width:600px; background:url(home_slide_control_back.jpg); text-align:center;}
#myController span {  width: 60px;  height: 48px; display: inline-block; opacity:0.4; filter:alpha(opacity=40); }
#myController span.jFlowSelected {  opacity:1; filter:alpha(opacity=100);}
#myController span.jFlowControl:hover { opacity:0.6; filter:alpha(opacity=60); }

#myController span.jFlowPrev { width: 40px; height: 48px; display: none;}
#myController span.jFlowNext { width: 40px; height: 48x; display: none;}
#myController span.jFlowPrev:hover { width: 40px; height: 48px; display: none;}
#myController span.jFlowNext:hover { width: 40px; height: 48px; display: none;}

.slide-wrapper { padding: 0; width: 100px;}
.slide-thumbnail { width:600px; float:left; }
.slide-thumbnail img {max-width:600px; }

.jFlowControl, .jFlowPrev, .jFlowNext { color:#000; cursor:pointer; padding: 0; }
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover {   }


.home_clear {
	
	clear: both;
	
}


.home_form {
	
	background: url(home_form_back.jpg); 
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
		
}

.home_form fieldset{
	

	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	padding-bottom: 20px;

		
}

.home_form fieldset img { display: inline; }


.home_form form p { position: relative; margin: 10px 0;}
.home_form form p label { position: absolute; top: -13px;  left: 12px; color: #7b7b7b;}

.home_form form p br {display: none;}	  

.home_form input {  padding-left: 12px;
					padding-top: 2px;
				    height: 18px;
					margin-bottom: 7px;
					color: #4e4d4d;
					
					}	
					
					
.home_form select {  
					
					background: url("inputBg.gif") top left no-repeat;
					padding-top: 2px;
					height: 24px;
		 			width: 130px;
					padding-left: 8px;
					padding-right: 8px;
					padding-bottom: 2px;
					margin-bottom: 7px;
					color: #4e4d4d;
					}				
					
.home_form textarea {

					width: 190px;
					background: url("inputBg.gif") top left no-repeat;
					padding-top: 2px;		
					
}

.home_form select#guesthostel { width: 210px; }
.home_form input#guestname { width: 160px; }
.home_form input#datearrival { width: 100px; }
.home_form input#datedeparture { width: 100px; }

.home_form input.indorm { width: 20px;
					padding-top: 2px;
					height: 18px;
		 			width: 30px;
					padding-left: 12px;
					margin-bottom: 7px;
					margin-left: 5px;}

.home_form label.indorm_label { position: absolute; top: -13px;  left: 145px; }


.img_form_bottom{   position: relative; 
					bottom: 0; }

.home_form input.button {
   
    background: url('bg_button_span.gif') no-repeat top left;
    padding: 0px;
	margin-bottom: 7px;
	padding-left: 10px;
	height: 30px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.home_form input.button:hover {

    background: url('bg_button_a.gif') no-repeat top left;
   
}


#facebook {position: relative;
			top: 10px;
			width: 300px;
			
			float: left;
}

#cloud 	{position: relative;
			top: 25px;
			float: right;
			width: 270px;
			height: 280px;
			overflow: hidden;
			
}

#converter { margin-top: 20px;
			  width: 600px;
			  height: 40px;
			  border-top: 1px dotted #333;
			  text-align: right;
			  padding-top: 8px;
		 	}

#converter img {vertical-align: bottom; }

#converter .calc img { float: left;
				  margin-right: 10px;}	

#converter select, #converter input  {  
					margin: 0;
					padding: 2px;
					background: url("inputBg.gif") top left no-repeat;
					color: #4e4d4d;
					}	
					
#results { font-weight: bold; width: 520px; text-align: center; float: right;} 			
					
				
#converter select#fromCurrency { width: 180px; }
#converter select#toCurrency { width: 180px; }
#converter input#amount { width: 60px; }
#converter input[type=button] {cursor:pointer; background:#d66e17;color:#fff;border:none;padding:2px 5px;-moz-border-radius:5px;border-radius:5px;height:22px; -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5); 	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);}
#converter input[type=button]:hover { background:#ff7f01; }
				  
		
/********************************CLOUD *************************************/


  .word {
  	font-family: Tahoma;
  	padding: 2px 0 2px 0;
  	letter-spacing: 1px;
	
  }
  span.size1 a {
  	color: #333;
  	font-size: 18px;
	text-decoration: none;
  }
  span.size2 a {
  	color: #333;
  	font-size: 18px;
	text-decoration: none;
  }
  span.size3 a {
  	color: #666;
  	font-size: 18px;
	text-decoration: none;
  }
  span.size4 a {
  	color: #999;
  	font-size: 17px;
	text-decoration: none;
  }
  span.size5 a {
  	color: #aaa;
  	font-size: 16px;
	text-decoration: none;
  }
  span.size6 a {
  	color: #bbb;
  	font-size: 15px;
	text-decoration: none;
  }
  span.size7 a {
  	color: #ccc;
  	font-size: 14px;
	text-decoration: none;
  }
  span.size8 a {
  	color: #ddd;
  	font-size: 13px;
	text-decoration: none;
  }
  span.size0 a {
  	color: #ccc;
  	font-size: 9px;
	text-decoration: none;
  }

/********************************* MODAL ***************************************/


div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalLoading {
	border: 4px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(css/img/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalWrapper {
	background: #fff;
	border: 4px solid #777;
}
a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(css/img/close.gif) no-repeat;
	outline: 0;
}
h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalContent {
	overflow: auto;
}
div.wrapper div#nyroModalContent {
	padding: 5px;
}
div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div.wrapperImg img {
	vertical-align: baseline;
}
div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
a.nyroModalPrev, a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div.wrapperSwf a.nyroModalPrev, div.wrapperSwf a.nyroModalNext, div.wrapper a.nyroModalPrev, div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
a.nyroModalPrev {
	left: 0;
}
a.nyroModalPrev:hover {
	background-image: url(css/img/prev.gif);
}
a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
a.nyroModalNext:hover {
	background-image: url(css/img/next.gif);
}


/********************************* MAP *************************************/

#mapa {position: relative; height: 257px; overflow: hidden;}

#mapshow { margin: 0; position: relative;}

#nav {display: none;}

#mapmarkers {position: absolute; top: 0; z-index: 50;}
#krakow {position: absolute;  width: 60px; height: 20px; top: 200px; left: 150px; z-index: 50;}
#warszawa {position: absolute;  width: 60px; height: 20px; top: 120px; left: 160px; z-index: 50;}
#wroclaw {position: absolute;  width: 60px; height: 20px; top: 183px; left: 80px; z-index: 50;}
#poznan {position: absolute;  width: 60px; height: 20px; top: 120px; left: 70px; z-index: 50;}
#gdansk {position: absolute;  width: 60px; height: 20px; top: 50px; left: 100px; z-index: 50;}

#more_euro_home {position: relative;
				bottom: 0; }

#eventshow {position: relative; height: 150px; overflow-y: auto; overflow-x: hidden; }

/********************************* HOSTELS *************************************/

.dojazd_mapa { 
			position: relative;
			width: 250px;
			float: left; }
.dojazd {	position: relative;
			width: 300px;
			float: right;
			right: 30px; 
			}
.dojazd p {	padding-bottom: 10px;
			
			}

			
.table_prices table {

	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
	width: 550px;
}

.table_under_prices table {

	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	text-align: center;
	width: 550px;
	border-left: #CCC 1px solid;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
}



.table_under_prices td {
	background: #e7e8e9;
	text-align: center;
	}
	
.table_under_prices td.special {
	background: #f8f8f8;
	text-align: center;
	}	

.table_prices th {
	padding: 0 0.5em;
	text-align: left;
	}

.table_prices tr.yellow td {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f8f8f8;
	}
	
.table_prices tr.topblue td {
	border-top: 1px solid #ddd;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	background: #e7e8e9;
	}	

.table_prices td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	}

.table_prices td:first-child {
	width: 190px;
	}

.table_prices td+td {
	border-left: 1px solid #CCC;
	text-align: center;
	}



#widecontent {width: 900px;}



#widecontent p {margin: 0;}

.expand_pol { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_pol a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_pol a:link, .expand_pol a:visited {  background: url(hostels_more_button_pol.png) no-repeat 680px 50%;}
.expand_pol a.open:link, .expand_pol a.open:visited { background: url(hostels_less_button_pol.png) no-repeat 680px 50%;}

.expand_eng { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_eng a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_eng a:link, .expand_eng a:visited {  background: url(hostels_more_button_eng.png) no-repeat 680px 50%;}
.expand_eng a.open:link, .expand_eng a.open:visited { background: url(hostels_less_button_eng.png) no-repeat 680px 50%;}

.expand_ger { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_ger a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_ger a:link, .expand_ger a:visited {  background: url(hostels_more_button_ger.png) no-repeat 680px 50%;}
.expand_ger a.open:link, .expand_ger a.open:visited { background: url(hostels_less_button_ger.png) no-repeat 680px 50%;}

.expand_fra { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_fra a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_fra a:link, .expand_fra a:visited {  background: url(hostels_more_button_fra.png) no-repeat 680px 50%;}
.expand_fra a.open:link, .expand_fra a.open:visited { background: url(hostels_less_button_fra.png) no-repeat 680px 50%;}

.expand_ita { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_ita a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_ita a:link, .expand_ita a:visited {  background: url(hostels_more_button_ita.png) no-repeat 680px 50%;}
.expand_ita a.open:link, .expand_ita a.open:visited { background: url(hostels_less_button_ita.png) no-repeat 680px 50%;}

.expand_rus { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_rus a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_rus a:link, .expand_rus a:visited {  background: url(hostels_more_button_rus.png) no-repeat 680px 50%;}
.expand_rus a.open:link, .expand_rus a.open:visited { background: url(hostels_less_button_rus.png) no-repeat 680px 50%;}

.expand_por { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_por a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_por a:link, .expand_por a:visited {  background: url(hostels_more_button_por.png) no-repeat 680px 50%;}
.expand_por a.open:link, .expand_por a.open:visited { background: url(hostels_less_button_por.png) no-repeat 680px 50%;}

.expand_esp { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_esp a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_esp a:link, .expand_esp a:visited {  background: url(hostels_more_button_esp.png) no-repeat 680px 50%;}
.expand_esp a.open:link, .expand_esp a.open:visited { background: url(hostels_less_button_esp.png) no-repeat 680px 50%;}

.expand_hun { position: relative; background: url(hostels_mid.jpg); width: 840px; height: 90px; padding-left: 30px; padding-right: 30px; font-size: 10px; font-weight: normal;}
.expand_hun a {  display:block;  border: 0;  outline: none;  color: #333; }
.expand_hun a:link, .expand_hun a:visited {  background: url(hostels_more_button_hun.png) no-repeat 680px 50%;}
.expand_hun a.open:link, .expand_hun a.open:visited { background: url(hostels_less_button_hun.png) no-repeat 680px 50%;}




#event_overlord .expand_pol { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_pol a { display:block;  outline: none;  color: #333;  height: 150px; }
#event_overlord .expand_pol a:link, #event_overlord .expand_pol a:visited {  background: url(hostels_more_button_pol.png) no-repeat 100px 80px; }
#event_overlord .expand_pol a.open:link, #event_overlord .expand_pol a.open:visited { background: url(hostels_less_button_pol.png) no-repeat 100px 80px; }

#event_overlord .expand_eng { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_eng a { display:block;  outline: none;  color: #333;  height: 150px; }
#event_overlord .expand_eng a:link, #event_overlord .expand_eng a:visited {  background: url(hostels_more_button_eng.png) no-repeat 100px 80px; }
#event_overlord .expand_eng a.open:link, #event_overlord .expand_eng a.open:visited { background: url(hostels_less_button_eng.png) no-repeat 100px 80px; }

#event_overlord .expand_ger { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_ger a { display:block;  outline: none;  color: #333;  height: 150px; }

#event_overlord .expand_fra { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_fra a { display:block;  outline: none;  color: #333;  height: 150px; }

#event_overlord .expand_ita { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_ita a { display:block;  outline: none;  color: #333;  height: 150px; }

#event_overlord .expand_rus { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_rus a { display:block;  outline: none;  color: #333;  height: 150px; }

#event_overlord .expand_por { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_por a { display:block;  outline: none;  color: #333;  height: 150px; }

#event_overlord .expand_esp { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_esp a { display:block;  outline: none;  color: #333;  height: 150px; }

#event_overlord .expand_hun { background: #FFF; position: relative; width: 860px; height: 150px; padding-left: 30px; padding-top: 20px; font-size: 10px; font-weight: normal;}
#event_overlord .expand_hun a { display:block;  outline: none;  color: #333;  height: 150px; }


.events_hostels { position: absolute; width: 280px; padding-top: 10px; text-align: right;}
.events_opis {  padding-left: 295px; padding-top: 10px;}

.hostel_main_opis a:link, .hostel_main_opis a:visited {
	background: none;
	text-decoration: none;
	color: #36C;
	display: block;
}

.hostel_main_opis a.open:link, .hostel_main_opis a.open:visited {
	background: none;
	text-decoration: none;
	color: #36C;
	display: block;
}


.hostel_main_opis { position: absolute; left: 295px; top: 0; width: 400px; height: 90px;}

.event_opis { position: absolute; left: 0; top: 40px; width: 260px; height: 150px; text-align: right;}

.collapse { position: relative; background: url(hostels_mid.jpg); width: 840px;  padding-left: 30px; padding-right: 30px; }

#event_overlord .collapse { position: relative; background: #fff; width: 890px;  padding-left: 0px; padding-right: 0px;}

.hostels_top { background: url(hostels_top.jpg); width: 900px; height: 30px; }
.hostels_bottom { background: url(hostels_bottom.jpg); width: 900px; height: 30px; }


.hosteltabs {	position: relative;
				left: 265px;
				top: 27px;
				width: 590px;
				min-height: 200px;
				padding-bottom: 50px;
						
				}

				
ul.hostels_menu {
	 				position: absolute;
					list-style-type: none;
					top: 30px;
					
				}
				
ul.links_menu {
	 				position: absolute;
					list-style-type: none;
					top: 30px;
					
									
				}	
				
ul.links_menu a {	color: #333; 
					text-decoration: none;}
					
.linkmore a {color: #000; text-decoration: none;}					

#linktabs_eu {min-height: 500px; }
				


.hostels_menu li {

	opacity:0.7; filter:alpha(opacity=70);
	
}

.hostels_menu li.current {

	opacity:1; filter:alpha(opacity=100);
	
}
			

.hostels_booking {position: relative; 
					left: 680px;
					bottom: 0;
					width: 135px;
					
					}
					
ul.hostels_booking {list-style-type: none;			}	

.hidebooking { display: none; }

.booking_left { width: 235px; 
				
				float: left;
				}
				
.booking_right { width: 235px; 
			
				float: right;
				margin-right: 40px;
				}
.inprice {height: 32px; position: relative; padding:0; margin:0; line-height: 12px;}				
			
.inprice_mini { line-height: 12px; font-size: 9px; color: #900; position: absolute;  padding:0; margin:0; bottom: 0; width: 100%;}				


/*********************************Countries  *************************************/


.acResults {
        padding: 0px;
        border: 1px solid WindowFrame;
        background-color: Window;
        overflow: hidden;
}

.acResults ul {
        width: 100%;
        text-align: left;
		list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0;
}

.acResults li {
        margin: 0px;
        padding: 2px 5px;
        cursor: pointer;
        display: block;
        width: 100%;
        font: menu;
        font-size: 12px;
        overflow: hidden;
}

.acLoading {
		background: #fff url('indicator.gif') right center no-repeat;
}

.acSelect {
        background-color: Highlight;
        color: HighlightText;
}

/*************************hostels gallery***********/


#hostel_gallery_nav { z-index: 50; position: absolute; bottom: 64px; right: 51px; 	opacity: 0.5; filter: alpha(opacity=50); }
#hostel_gallery_nav a { margin: 0 3px; padding: 1px 3px; border: 1px solid #ccc; background: #e9e5e5; text-decoration: none; color: #333;}
#hostel_gallery_nav a.activeSlide { background: #fff; color: #000; border: 2px solid #fff; }
#hostel_gallery_nav a:focus { outline: none; }

.more_hostel_gallery_nav { z-index: 50; position: absolute; bottom: 64px; right: 51px; 	opacity: 0.5; filter: alpha(opacity=50); }
.more_hostel_gallery_nav a { margin: 0 3px; padding: 1px 3px; border: 1px solid #ccc; background: #e9e5e5; text-decoration: none; color: #333;}
.more_hostel_gallery_nav a.activeSlide { background: #fff; color: #000; border: 2px solid #fff; }
.more_hostel_gallery_nav a:focus { outline: none; }

/************************************************ GROUPS ***********************************************************/



.group_form {
	
	background: url(group_form_back.jpg); 
	border: 0;
	margin: 0;
	padding: 0;
	outline: none;
		
}

.fieldset1, .fieldset2{
    border:1px solid #ccc;
    padding:6px;
    margin:10px;
    float: left;
    border-left:none;
    border-right:none;
    border-bottom:none;  
	
}
.fieldset1{
    width:220px;
    margin:0px;
	border: 0;
    
}
.fieldset2{
    width:240px;
    margin:0px;
	border: 0;
}

.group_form fieldset img { display: inline; }


.group_form form p { position: relative; margin: 10px 0;}
.group_form form p label { position: absolute; top: -13px;  left: 12px; color: #7b7b7b;}
.group_form form p.wide { position: relative; margin: 24px 0;}
.group_form form p label.wide { position: absolute; top: -27px;  left: 12px;}

.group_form form p br {display: none;}	  

.group_form input {  padding-left: 12px;
					padding-top: 2px;
				    height: 18px;
					margin-bottom: 7px;
					color: #4e4d4d;
					
					}				
					
.check {  color: #666;	height: 18px;  }
			
.group_form select {  
					
					background: url("inputBg.gif") top left no-repeat;
					padding-top: 2px;
					height: 24px;
		 			width: 130px;
					padding-left: 8px;
					padding-right: 8px;
					padding-bottom: 2px;
					margin-bottom: 7px;
					color: #4e4d4d;
					}				
					
.group_form textarea {

					width: 190px;
					background: url("inputBg.gif") top left no-repeat;
					padding-top: 2px;
					margin-bottom: 5px;
					
}

.group_form select#grouphostel { width: 190px; }
.group_form input#guestname { width: 160px; }
.group_form input#datearrival { width: 100px; }
.group_form input#datedeparture { width: 100px; }

.group_form input.indorm { width: 20px;
					padding-top: 2px;
					height: 18px;
		 			width: 30px;
					padding-left: 12px;
					margin-bottom: 7px;
					margin-left: 5px;}

.group_form label.indorm_label { position: absolute; top: -13px;  left: 145px; }


.group_form_bottom{   position: relative; 
					bottom: -3px; }

.group_form input.button {
   
    background: url('bg_button_span.gif') no-repeat top left;
    padding: 0px;
	margin-bottom: 7px;
	padding-left: 10px;
	height: 30px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.group_form input.button:hover {

    background: url('bg_button_a.gif') no-repeat top left;
   
}

.grouplist ul {
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(group_icon.jpg);
	
}

.grouplist li {margin-bottom: 10px; 
}


/******************************** LOGIN *********************************************/

#loginconstant{
	position: absolute;
	width: 420px;
	height: 20px;
	left: 260px;
	top: -10px;
	color: #000000;
	overflow: no;
	padding-left: 10px;
	z-index: 20;

}
#loginbutton{
	text-align: center;
	position: absolute;
	font-weight: bold;
	width: 55px;
	left: 940px;
	height: 20px;
	top: 5px;
	color: #fff;
	overflow: no;
	cursor: pointer;
}

.button, .button:visited{
    background-color: #d66e17; 
  	display: inline-block; 
  	padding: 5px 10px 6px; 
  	color: #fff; 
  	text-decoration: none;
  	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  	
  	cursor: pointer;
    font-size: 11px;
	margin:10px 3px 4px 3px;
}
.button:hover{
    background-color: #ff7f01; 
}


.secondbutton, .secondbutton:visited{
    background-color: #484848;
  	display: inline-block; 
  	padding: 5px 10px 6px; 
  	color: #fff; 
  	text-decoration: none;
  	-moz-border-radius: 5px; 
  	-webkit-border-radius: 5px;
  	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
  	
  	cursor: pointer;
    font-size: 11px;
	margin:10px 3px 4px 3px;
}
.secondbutton:hover{
    background-color: #858383; 
}


div.errorimg{
    padding-left:20px;
    float:left;
    background:transparent url(../images/error.png) no-repeat center left;
    height:15px;
    width:130px;
    color:red;
}

form.login , form.loginconstant, form.register, form.editaccount, .adminpanel{
	position:relative;
	height:auto;
    margin:0 auto;
    border:1px solid #ccc;
    background-color:#fff;
    -moz-border-radius: 10px;
    -webkit-border-radius:10px;
    padding:0px;
	text-align: left;
}

form.loginconstant{
	width: 410px;
	height:90px;
    padding:2px;
    background:#ffffff url("inputBg.gif") top left no-repeat;
    margin-top:2px;

}

.login_row{
    float:left;
    clear:both;
	width:100%;
}
.login_row input[type=checkbox]{
    float:left;
}
.login_row label{
    float:left;
}

form .fieldsetloginconstantleft{
	margin-top:5px;
	margin-left:5px;
    float: left;
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:none;   
    width:150px;

}
form .fieldsetloginconstantmiddle{

	text-align: center;
    float: left;
    border-top:none;
    border-left:none;
   
    border-bottom:none;   
    width:80px;
	margin-top:5px;
}
form .fieldsetloginconstantright{

	border-left: 1px dotted #CCC;
	text-align: right;
    float: left;
    border-top:none;
    border-right:none;
    border-bottom:none;   
    width:150px;
	margin-top:5px;

}

.error{
    color:red;
    float:left;
    font-size:11px;
    height:18px;
    clear:right;
    font-weight:100;
	
}


.linkback{
    margin:0 auto;
    width:100px;
    text-align:center;
    height:30px;	    	
}

.reg_message

{
	color: #0C0;

}


/**********************************pano***************************************************/

.pano {position: absolute;
		top: 140px;
		left: 30px;
		width: 200px;
		
		}




/********************************* LiveValidation *************************************/

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	position: relative;

}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {

  border: 1px solid #0F0;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}



.wrapper {
	background-image: url(background_container.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-position: top;
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -247px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 247px; /* .push must be the same height as .footer */
}

.footer {
	width: 1000px;
	background-image: url(background_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	margin: 0 auto;
	}
.footer_partners { 
	position: relative;
	height: 130px;
	top: 70px;
	padding-left: 20px;
	padding-right: 20px;
	}	
	
.footer_partners .becentered { 
	margin-bottom: 40px;	
	margin-right: 10px;
	outline: none;
	}

.footer_bottom { color: #fff;  }
.footer_bottom a {
	text-decoration: none;
	position: relative;
	height: 30px;
	top: 84px;
	color: #fff;  
	}		

#footer-anchor {position: relative;
				border: 0;
				padding: 0;
				margin: 0;
				top: 88px;
				height: 35px;
				color: #666;
				}
				
#ft-contact {  
				position: absolute;
				bottom: 0;
				width: 1000px;
				margin-left: auto;
				margin-right: auto;
				height: 25px;
				background: url(back_footer_contact.jpg);
				background-repeat: no-repeat;
				line-height: 25px;
				color: #666;
				
				}

