body {
	background: #3D5816 url('images/bg.gif') top left repeat-x;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	margin:0;
	color:#042800;
	
}

#container {
	margin: 0px auto;
	width: 758px
}
#header {
	width: 100%;
	height: 216px;
	background: #fbffce;
}

#menu_item_1, #menu_item_2, #menu_item_3, #menu_item_4, #menu_item_5, #menu_item_6, #menu_item_7 
{
 margin: 0;
 padding: 0;	
 border: 0;	
}


#menu {
	width: 100%;
	height: 125px;
	background: #feffeb;
}


#main_content {
	margin: 0 auto;
	width: 100%;
	background: #fbffce url('images/bg1.gif') top left repeat-y;
}

#postcontent {
	height: 17px;
	width: 100%;
	background: transparent url('images/bg2.gif') top left no-repeat;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 10px;
	margin: 10px auto;
	color: #FFFFFF;
}

.content {
 	float: left;
	text-align: left;
	width: 638px;
	padding: 20px 0px 10px 60px;
	}
	
.img {border: 1px solid #042800;}

.clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #A65231;
}

#footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

a {
	font-weight: bold;
	color: #A65231;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.u {text-decoration: underline;}

.tabela_cennik 
 {
 width: 100%;
 border: 0;
 padding: 0;
 margin: 0;
 clear: both;
 }
 
.tabela_naglowek
 {
 text-align: center;
 font-weight: bold;
 white-space: nowrap;
 border-right: 1px solid #A65231;
 border-bottom: 1px solid #A65231;
 padding: 2px;
 margin: 0;
 }

.tabela_wiersz_l
 {
 text-align: left;
 font-weight: bold;
 white-space: nowrap;
 border-right: 1px solid #A65231;
 border-bottom: 1px solid #A65231;
 padding: 2px;
 margin: 0;
 }

.tabela_wiersz
 {
 text-align: center;
 white-space: nowrap;
 border-right: 1px solid #A65231;
 border-bottom: 1px solid #A65231;
 padding: 2px;
 margin: 0;
 }

.tabela_wiersz_u
 {
 text-align: left;
 border-right: 1px solid #A65231;
 border-bottom: 1px solid #A65231;
 padding: 2px;
 margin: 0;
 }
 
