body {
	background-color: #4FAAC0;
	background-image: url(tlo2.jpg);
      background-position: top;
	background-repeat: repeat-x;
	margin: 10px;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
}

a {
	color: #9fdfce;
	text-decoration: none;
}

a:hover {
	color: #2E62B3;
	text-decoration: none;
}

.m {
	margin-left: 15px;
	margin-right: 5px;
}
big {
    font-size: 18px;

}
big.title {
    font-size: 20px;
    font-weight: bold;
}
a.stopka {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
	font-weight: bold;
}
a.stopka:hover {
	color: #2E62B3;
	text-decoration: none;
}
.hot {
	width: 200px;
	background-color: #FFFFFF;
	border-color: #C37A49;
	color: #C37A49;

}
.hotimg {

	background-color: #FFFFFF;
	border-color: #C37A49;
	color: #C37A49;

}
a.hotlink {
	color: #000000;
	text-decoration: none;
	text-weight: bold;
}
ul.hotul {
	color: #000000;
    }
a.hotlink:hover {
	color: #000000;
	text-decoration: underline;
	text-weight: bold;
}
a.city_title {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}
#miasto {
     border: 2px solid #ffffff;
     margin: 15px;
}
#miasto_nazwa {
	font-weight: bold;
	font-size: 16px;
	margin: 15px;
	font-family: Arial;
}
#miasto_opis {
	text-align: justify;
	margin: 15px;
}
#objects {
	margin: 5px;
}
#object_nazwa {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: center;
}
#object_opis {
	color: #000000;
	text-align: justify;	
}
.ceny_title {
	font-weight: bold;
	text-align: center;
	color: #000000;
	
}
.ceny {
	color: #000000;
	text-align: center;
}