ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none;}

body
{
	background: url('../gfx/body_tlo.jpg') repeat-x #060100;
	font-family: Arial, Verdana;
	font-size: 12px;
}

#body
{
	width: 716px;
	margin: 0 auto;
}

#top
{
	background: url('../gfx/top.jpg') no-repeat;
	height: 26px;
	padding-top: 130px;
	padding-left: 360px;
}

#content
{
	width: 655px;
	margin: 0 auto;
}

#content_top
{
	background: url('../gfx/top_content.jpg') no-repeat;
	height: 10px;
	font-size: 0px;
}

#content_body
{
	background: url('../gfx/tlo_content.jpg') #ae8251 repeat-x ;
	border-left: 2px solid #391703;
	border-right: 2px solid #391703;
	width: 611px;
	padding: 20px 20px 20px 20px;
	height: 100%;
	overflow: hidden;
}

#content_bottom
{
	background: url('../gfx/bottom_content.jpg') no-repeat;
	height: 10px;
	font-size: 0px;
	clear: both;
}

#menu a
{
	color: #dfd2c3;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 13px;
	font-weight: bold;
	outline: none;
}

#menu a.active, #menu a:hover
{
	color: #72472b;
	outline: none;
}

#lewa
{
	width: 380px;
	float: left;
	padding-right: 20px;
/* 	color: #503313; */
	color: #222;
	text-align: justify;
}

#lewa h1
{
	font-size: 25px;
	color: #000;
}

#lewa p
{
	line-height: 150%;
	font-weight: bold;
}

#lewa ul
{
	padding-left: 20px;
	color: #e7e9c4;
}

#lewa ul li a
{
	color: #fff;
	text-decoration: none;
}


#lewa img
{
	padding: 10px;
	border: 1px solid #000;
	background: #503313;
}

#prawa
{
	background: green;
	width: 199px;
	float: left;
	background: url('../gfx/kontakt_tlo.jpg') repeat-y;
}

#kontakt
{
	color: #dfd2c3;
	line-height: 120%;
	background: url('../gfx/koperta.jpg') -5px 0px no-repeat;
	padding-left: 65px;
}

#kontakt_top
{
	background: url('../gfx/kontakt_top.jpg') no-repeat;
	height: 13px;
}

#kontakt_bottom
{
	background: url('../gfx/kontakt_bottom.jpg') no-repeat;
	height: 13px;
	font-size: 0px;
}

#stopka
{
	background: url('../gfx/stopka.jpg') 0px 5px no-repeat;
	width: 635px;
	margin: 0 auto;
	color: #72472b;
	font-size: 10px;
	text-align: right;
	padding: 10px;
}

#stopka a
{
	color: #956d54;
	text-decoration: none;
	outline: none;
}

#stopka a:hover
{
	color: #72472b;
	outline: none;
}