#zdjecia
{
	float: right; 
	width: 250px;
	text-align: center;
}

.zdjecie
{
	width: 140px;
	margin: 35px auto;
}

#zdjecia2{width:700px; margin:auto;}
#zdjecia2 .zdjecie{float:left; margin:15px auto; margin-left:10px;}

.tresc
{
	float: left;
	clear: both;
	width: 520px;
	margin-left: 5px;
}

.adres
{
	width: auto;
	max-width: 520px;
	clear: none;
	margin-top: 10px;
	margin-left: 15px;
}

.naglowek
{
	margin-bottom: 18px;
}

.cboth
{
	clear: both;
}

.nazwa_hotelu
{
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.cena
{
	width: 100px;
	margin: 0 auto 25px auto;
	text-align: center;
	font-weight: bold;
}

.cena_wartosc
{
	font-weight: bold;
	font-size: 18px;
	color: red;
}

#rezerwuje
{
	display: block;
	width: 155px;
	margin: 0 auto;
}

.prawo
{
	float: right;
	font-size: 15px;
}

#pokaz_mapke
{
	width: 30px;
	height: 30px;
}

#mapka
{
	position: absolute;
	right: 60px;
	width: 400px;
	height: 430px;
	display: none;
	z-index: 1000;
}

#mapka_zawartosc
{
	width: 400px;
	height: 400px;
	position: absolute;
	top: 30px;
	left: 0;
	border: none;
}

#pokaz_mapke_button
{
	width: 100px;
	text-align: center;
	margin: 0 auto;
}
