* {
	margin: 0px;
	padding: 0px;
	
}
body {
	color: #444311;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #F5F4D8;
}
#container {
	width: 750px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #FAFAE7;
	border: 3px solid #EDECB6;
	padding-bottom: 10px;
}
#top, #content {
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.box {
	border: 1px solid #E4E28F;
	background-color: #F5F4D8;
	padding: 10px;
	margin-top: 10px;
}
div.ads {
	border: 1px solid #E4E28F;
	background-color: #F5F4D8;
	padding: 1px;
	margin-top: 10px;
}
h1 {
	font-weight: bolder;
	font-size: 11px;
	color: #0575DD;
	display: inline;
}
.img {border: 1px solid #E4E28F;margin-top: 10px;}
.box span {
	color: #DDDEA9;
	font-weight: bolder;
}
#left {
	float: left;
	width: 200px;
}
#main {float: right;
	width: 520px;}
#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.menu {
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(/img/menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bolder;
	padding-left: 25px;
	width: 155px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menu2 {
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(/img/menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bolder;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
h2 {
	font-size: 11px;
	display: inline;
}
ul {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul li a {
	text-decoration: none;
	color: #444311;
	background-image: url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
}
ul li a:hover {
	color: #0080C0;
}
.opis {
	text-align: justify;
	padding: 5px;
}
a.hotel_link {
	font-weight: bolder;
	text-decoration: none;
	color: #0575DD;
	padding-left: 5px;
	
}
table.hotel {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
.book {
	border: 1px solid #E4E28F;
	background-color: #FC4203;
	padding: 10px;
	margin-top: 10px;
	text-align: center;
	color: #FFFFFF;
}
.book a {
	font-weight: bolder;
	color: #FFFFFF;
}