@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_all.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #422f10;
}
#outer_wrapper {
	background: url(images/bg_up_deski.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#inner_wraper {
}
img { border: 0; }
#content_wraper {
	text-align: left;
	height: auto;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
}
#top {
	float: right;
	height: 186px;
	width: 789px;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(images/top.jpg);
}
#opis_willa {
	float: left;
	width: 550px;
	height: 495px;
	background-image: url(images/bg_opis.jpg);
	background-repeat: no-repeat;
}

#guestbook {
	width: 756px;
	margin-left: 18px;
	background-repeat: no-repeat;
}

.gbrows { width: 756px; background-color: white; margin-bottom: 20px; background-image: url(images/topgb.jpg); background-position: top; background-repeat: no-repeat; }
.bottgb { width: 756px; background-image: url(images/botgb.jpg); background-position: bottom; height: 12px; }
.nick { font-family: Arial, Helvetica, sans-serif; color: #57452b; font-weight: bold; font-size: 12px; margin-left: 15px; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; width: 716px; border-bottom: 1px dotted black; }
.text { width: 706px; margin: 10px 20px 20px 20px; }
.images { width: 706px; margin-bottom: 5px; margin: 0 20px 0 20px; }
.dodaj { text-align: right; }
#aktualnosci {
	float: left;
	width: 545px;
	height: 140px;
	margin-bottom: 20px;
	background-image: url(images/co_nowego.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.aktualnosci_img {
	width: 190px;
	float: left;
}
.aktualnosci_tekst {
	float: left;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	width: 330px;
	height: auto;
	font-weight: bold;
}

#opis_willa_tekst {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 18px;
	font-size: 15px;
}


#footer_wraper {
	clear: both;
}

#footer {
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	text-align: left;
}
#content {
	float: right;
	width: 789px;
	clear: none;
	margin-right: 0px;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#contetnt_inner {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#opis {
	width: 188px;
	float: right;
	vertical-align: top;
	height: auto;
	margin-top: 16px;
}
