div.naglowek_hotele{
	width:910px;
	height:32px;
	margin-bottom:20px;
	padding-top:11px;
	padding-left:40px;
	clear:both;
	color:#1e79ab;
	font-size:14px;
	font-weight:bold;
	background-image:url('/images/title-big-bg.png');
}


div.hotele{
	width:950px;
	margin-bottom:20px;
	background-image:url('/images/ramka-big-middle.png');
}
div.hotele div.top{
	height:11px;
	background-image:url('/images/ramka-big-top.png');
}
div.hotele div.bottom{
	clear:both;
	height:10px;
	background-image:url('/images/ramka-big-bottom.png');
}
div.hotele div.hotel{
	float:left;
	width:315px;
	margin:0px 0px 20px;
}
div.hotele div.separator{
	clear:both;
}
div.hotele strong.nazwa a{
	display:block;
	margin:0px 20px;
	padding:5px 0px 5px 15px;
	border-bottom:solid 1px #FFF;
	color:#4d4a37;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	background-position:left center;
	background-image:url('/images/list-dot.png');
	background-repeat:no-repeat;
}
div.hotele img.photo{
	margin:10px 0px 0px 15px;
	padding:5px;
	float:left;
	background-color:#FFF;
}
div.hotele p.opis{
	width:145px;
	padding:10px 0px 0px 10px;
	text-align:justify;
	float:left;
	color:#4d4a37;
	font-size:11px;
}
div.hotele div.klasa_1,
div.hotele div.klasa_2,
div.hotele div.klasa_3,
div.hotele div.klasa_4,
div.hotele div.klasa_5{
	height:13px;
	margin:10px 0px 0px 10px;
	float:left;
	background-image:url('/images/star.png');
}
div.hotele div.klasa_1{
	width:13px;
}
div.hotele div.klasa_2{
	width:26px;
}
div.hotele div.klasa_3{
	width:39px;
}
div.hotele div.klasa_4{
	width:52px;
}
div.hotele div.klasa_5{
	width:65px;
}

div.hotele div.wszystkie{
	padding-right:50px;
	clear:both;
	text-align:right;
}
div.hotele div.wszystkie a{
	font-weight:bold;
	font-size:12px;
	
}

div.hotele div.strony{
	text-align:right;
	padding-right:30px;
	clear:both;
}
div.hotele div.strony a.strona{
	display:inline-block;
	width:27px;
	height:21px;
	padding-top:5px;
	color:#716c51;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	background-image:url('/images/page-bg.png');
	background-repeat:no-repeat;
}
div.hotele div.strony a.strona_aktywna{
	display:inline-block;
	width:27px;
	height:21px;
	padding-top:5px;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	background-image:url('/images/page-active-bg.png');
	background-repeat:no-repeat;
}

