body{
	background-color: #783E00;
	text-align: center;
	margin: 0px;
	background-image: url(../gfx/body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page{
	width: 956px;
	margin: auto;
}
#flash{
	background-image: url(../gfx/fla2.jpg);
	height: 374px;
   background-repeat: no-repeat;
	background-position: center;
}
#content{
	background-color: White;
	background-image: url(../gfx/content_dol.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}
.lewa{
	width: 650px;
	text-align: justify;
	margin-left: 10px;
	/*font: italic normal normal 15px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;*/
	font: Tahoma;
	line-height: 17px;
}
.txt2{
	font: italic normal normal 15px/19px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	line-height: 19px;
}
.prawa{
	width: 290px;
}
.clear{
	clear: both;
}
#stopka{
	 height: 35px;
	 line-height: 35px;
	 text-align: left;
	 padding-left: 30px;
	 color: #94724E;
}
#stopka a{
	color: #94724E;
	text-decoration: none;
}
#stopka a:hover{
	color: White;
	text-decoration: underline;
}
.nag{
	color: #C81300;
	font-weight: bolder;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
/* cms */

div.listaapart{
	width: 642px;
	height: 159px;
	background-image: url(../gfx/bg_lista.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.listaapart_hover{
	width: 642px;
	height: 159px;
	background-image: url(../gfx/bg_lista.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.listaapart_txt{
	padding: 10px;
	padding-right: 40px;
}
div.listaapart_txt div.foto{
	float: left;
	width: 150px;
	background-position: center;
	background-repeat: no-repeat;
	height: 140px;
	margin-right: 10px;
	background-color: White;
	cursor: pointer;
}
a.nazwaaprth{
	color: #5A3000;
	text-decoration: none;
	font-size: 13px;
	 font-weight: bolder 
}
div.opisapart{
	width: 420px;
	float: left;
	height: 135px;
}
a.menu{
	 width: 261px;
	 height: 49px;
	 background-image: url(../gfx/bg_menu.jpg);
	 background-position: top;
	 line-height: 49px;
	 color: #CFA553;
	 text-decoration: none;
	 font: italic normal normal 24px/49px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	 text-align: left;
	 display: block;
	 margin-bottom: 6px;
	 margin-left: 13px;
}
a.menu span{
	 padding-left: 10px;
}
a:hover.menu{
	background-position: bottom;
	color: #EFE5CF;
}
h1.aprt{
	font: italic normal normal 30px/49px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	 text-align: left;
	 color: #592E01;
	 margin-top: 0px;
	 margin-bottom: 0px;
}
.round {
	border: 1px solid #DED7BD;
	-moz-border-radius: 7px;
	background-color: #F7F5F0;
}

h4{
	font-size: 22px;
	color: White;
	background-color: #5B2F00;
	padding: 10px;
	margin: 0px;
	font: italic normal normal 29px/34px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}
.ramka{
	border: 1px solid #5B2F00;
	padding: 10px;
	overflow: hidden;
}
/* ****************   Style opisy Cenniki    *************************/
.GP_cennik_line_1{
	font-size: 16px;
	font-weight: bolder;
	color: #482600;
	text-decoration: underline;
}
.GP_cennik_line_2, .GP_cennik_line_4, .GP_cennik_line_3, .GP_cennik_line_5{
	font-size: 13px;
	font-weight: bolder;
	border-bottom: 1px solid #E3E3E3;
	padding: 2px;
}
/*
.GP_cennik_line_3, .GP_cennik_line_5{
	font-size: 13px;
	color: #027D00;
	padding: 2px;
	border-bottom: 1px solid #BEBEBE;
}
*/
.GP_cennik_odstep{
	border-bottom: 2px solid #E3E3E3;
}
.GP_opis_etykieta{
	color: #482600;
	font-weight: bolder;
	font-size: 12px;
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 10px;
}
.GP_opis_txt{
	color: #482600;
	font-size: 13px;
	text-align: justify;
	line-height: 17px;
	border-bottom: 1px solid #E3E3E3;
	padding-bottom: 10px;
}
.GP_opis_txt_wstep{
	line-height: 19px;
	font-size: 14px;
	text-align: justify;
}
div.fotogal{
	width: 190px;
	float: left;
	margin: 5px;
	text-align: center;
}
table.GP_cennik_tbl{
	float: left;
	margin: 10px;
	width: 98%;
}
table.GP_opisk_tbl{
	width: 98%;
}