/* -----------------------------------
Site:       www.yhlodz.pl
CSS author: unconscious influence
Updated:    
Updated by: bk
----------------------------------- */


a{
text-decoration: none;
}

/* ****************************************************************
	begin contact
**************************************************************** */
p.station_renovation_notice01{
	font-size: 16px;
	font-weight: bold;
	width: 80%;
	clear: both;
	/* float: left;	
 */
	text-align: justify;
	margin: 10px auto 25px auto;
	height: 100%;

}

#contact00{
	text-align: center;
}

div.contact00 {

	margin:  10px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 80%;
	text-align: justify;
	/* font-size: 18px; */
	


}


div.contact00_01 {

	margin:  30px auto;
	padding: 0px 0px 0px 0px;
	clear:both;
	width: 700px;
	text-align: left;
	/* font-size: 20px; */
	}

a.contact00_01{
	color: #ffffff;
	text-decoration: none;
	font-family: CalibriBold;
	/* font-size: 18px;
*/


}

p.white1,
div.white1{
	color: #ffffff;
	font-weight: bold;
}

div.black1{
	color: #000000;
	font-weight: bold;
}


div.contact01 {

	clear: both;
	margin: 25px auto 25px auto;
	/* float: left; */
	font-family: CalibriRegular;
	font-size: 16px;
	text-align: center;

}


div.contact02_01 {

	font-size: 16px;
	font-weight: bold;
	width: 300px;
	float: left;	
	margin: 100px 50px 0px 150px;
	height: 100%;
	
}


div.contact02_02 {


	float: right;
	width: 300px;
	height: 100%;

}



div.contact03 {
	
	margin: 40px auto 0px auto;
	padding: 0px 0px 0px 0px;
	clear: both;
	width: 700px;
	text-align: left;
	/* font-size: 18px; */

}


div.contact03 div {
	left: 50px;

}

div.contact03 div div {

	/* font-size: 15px;*/
	font-weight: bold;
}


div.contact03 ul {

list-style-type:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;

}

div.contact03 li {

/* background-image:url(/hostel1/website2/blsquare1.gif); */
background-repeat:no-repeat;
background-position: 0px 0px; 
padding-left:20px;
padding-bottom: 20px;
}



/* ****************************************************************
	end contact
**************************************************************** */





/* ****************************************************************
	begin pricelist01
**************************************************************** */
#price_list01{
	clear: both;
	width: 80%;
	margin: 20px auto;
	font-family: CalibriRegular;
	font-size: 15px;	
	text-align: center;
	
}
#price_list01 #price_list_hdr1 {

	position: relative;
	margin: 0px auto;
	width: 100%;
	/* left: 130px; */
	/* background-color: #a00000; */
	font-family: CalibriRegular;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	
	
}


#price_list01 table.price_list_tb01 {
	
	margin: 0px auto;
	width: 100%;
	clear: both;
	border-style:  outset;
	color: #000000;
	border-color: #ffffff;
	border-collapse: collapse;
}

#price_list01 tr.row1 td{
	border-bottom-style: dashed;
	border-bottom-width: 3px;
	border-color: white;
}

#price_list01 td.col_sep1 {
	/* background-color: #009000;n */
	background-color: #ffffff;
	border: 1px solid #000000;
 
	
}

#price_list01 td.col_sep2 {
	background-color: #000000;
	border: 1px solid #ffffff;
}

#price_list01 td.values {
	background-color: #ffaf1a;
	border: 1px solid #000000;
}

 #price_list01 td.price_list_tb01_hdr {
	/* height: 65px; */
	/* background-color: #001336; */
	background-color: #000000;
	
	/* background: url("../images/gradient_nav_item3_01.png") 0 0 repeat-x; */
	
	/* background-color: #000000; */
	color: #ffffff;
	letter-spacing: 3px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
   line-height: 30px;
	/* font-family: CalibriBold; */
	
}

#price_list01 td.price_list_prices {
	font-weight: bold;
	font-size: 16px;
}




#price_list01 table.price_list_tb03 {
	margin: 0px auto;
	width: 95%;
	color: #000000;
	clear: both;
	border-style: outset;
	border-collapse: collapse;
	border-color: #ffffff;
}




/* ****************************************************************
	end pricelist01
**************************************************************** */

a.stylechanger:link {color:#ffffff ; text-decoration: none; }
a.stylechanger:active {color: #ffffff; text-decoration: none; }
a.stylechanger:visited {color: #ffffff; text-decoration: none; }
a.stylechanger:hover {color: #ffffff; text-decoration: underline; }

div.regulations ol {counter-reset: item}
div.regulations li  {  display: block }
div.regulations li:before { content: counters(item,".") ". "; counter-increment: item}