body{
	background-color: #DA6E2E;
	text-align: center;
	 background-image: url(../gfx/bg.jpg);
}
#page{
	margin: auto;
	width: 770px;
	background-color: #352518;
	color: White;
	padding: 5px;
}
.content{
	overflow: hidden;
	margin-top: 20px;
	color: White;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	margin-bottom: 20px;
}
/*
.content *{
color: White;
}
*/
.baner{
	border: 2px solid White;
	float: right;
	margin-left: 10px;
}
.kalendarz{
	background-color: White;
	color: Black;
}
.kalendarz *{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* ****************   Style opisy Cenniki    *************************/
.GP_cennik_line_1{
	font-size: 17px;
	font-weight: bolder;
	color: #FFD700;
	text-decoration: underline;
	padding-top: 10px;
}
.GP_cennik_line_2, .GP_cennik_line_4{
	font-size: 13px;
	font-weight: bolder;
	border-bottom: 1px solid #C06838;
}
.GP_cennik_line_3, .GP_cennik_line_5{
	font-size: 13px;
	color: White;
	border-bottom: 1px solid #BE663E;
}
.GP_cennik_odstep{
	border-bottom: 2px solid #A25529;
}
.GP_opis_etykieta{
	color: #FFBE00;
	font-weight: bolder;
	font-size: 16px;
	border-bottom: 1px solid #C26A38;
	padding-bottom: 10px;
}
.GP_opis_txt{
	color: Gray;
	font-size: 13px;
	text-align: justify;
	line-height: 17px;
	border-bottom: 1px solid #BF6E3F;
	padding-bottom: 10px;
}
.GP_opis_txt_wstep{
	line-height: 19px;
	font-size: 14px;
	text-align: justify;
}
table.GP_cennik_tbl{
	width: 100%;
	text-align: left;
	border: 2px solid #C16939;
  background-color: #C46E3B;
}
table.GP_opisk_tbl{
	width: 98%;
	border: 1px solid #D17B4A;
}
img.jakosc{
	position: absolute;
	margin-left: 550px;
	top: 320px;
}
.klszukaj{
	vertical-align: middle;
}
h1.nazwaApart{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	color: White;
	font-size: 25px;
}
a img{
	border: 1px solid White;
}


.cennik_sprzedane{
	height: 130px; width: 600px; position: absolute; background-image: url(sprzedane.png); background-position: center; background-repeat: no-repeat; margin-left: 0px; text-align: center;
}
div.cennikbox{
	height: 130px;
	width: 600px;
	margin: 20px auto;
	text-align: center;
}
.cennik_sprzedane table,  div.cennikbox table{
	width: 600px;
}
.cennik_sprzedane td,  div.cennikbox td{
	text-align: center;
}
