*{
margin: 0;
padding: 0;
border: none;
}

body {
margin: 0 auto 0 auto;
background: url('images/bg.jpg') repeat-x left top;
background-color: #6E4832;
}

a:link, a:visited { text-decoration:none; }

#strona {
margin: 0 auto 0 auto;
width: 1042px;
}
#nav {
	width: 280px;
	height: 310px;
	float: left;
	background: url('images/nav.jpg') no-repeat left top;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	margin: 0 0 1px 0;
	*margin: 0;
	padding: 0 1px 0 9px;
}
#nav ul li a {
	padding: 9px 0 0 0;
	display: block;
	width: 270px;
	height: 24px;
	background: url('images/nav-a.gif') repeat-x left top;
	text-align: center;
	font-family: Verdena, sans-serif;
	font-size: 12px;
	color: #A6826E;
}
#nav ul li a:hover {
	font-weight: bold;
	color: #6E4832;
}
#header {
	float: left;
	width: 762px;
	height: 310px;
	background-image: url('images/header.jpg');
}
#header h1 {
	padding: 4px 0 0 0;
	width: 762px;
	height: 19px;
	font-weight: normal;
	text-align: center;
	font-family: Verden, sans-serif;
	font-size: 11px;
	color: #fff;
}
.header-one {
	float: left;
	margin: 241px 0 0 0;
	padding: 14px 0 0 21px;
	width: 145px;
	font-family: Verdena, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #654231;
}
.header-two {
    float: left;
	margin: 241px 0 0 220px;
	padding: 14px 0 0 0;
	width: 350px;
	text-align: center;
	font-family: Verdena, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #654231;
}
#lewa {
	float: left;
	width: 288px;
}
#lewa-blok {
	padding: 16px 0 0 0;
	margin: 7px 0 0 6px;
	width: 274px;
	height: 254px;
	background: url('images/lewa-div.jpg') no-repeat left top;
}
#lewa-blok h1 {
	padding: 7px 0 0 0;
	width: 274px;
	height: 38px;
	background: url('images/blok-h1.jpg') no-repeat center bottom;
	font-weight: bold;
	text-align: center;
	font-family: Verdena, sans-serif;
	font-size: 16px;
	color: #fff;
}
#lewa-blok h1 span {
	color: #FFF6C3;
}
#lewa-blok p {
	padding: 15px 10px 15px 17px;
	font-size: 11px;
	font-family: Verdena, sans-serif;
	color: #FCFCFC;
}
.wiecej {
	float: left;
	margin: 0 0 0 17px;
	font-family: Verdena, sans-serif;
	font-size: 11px;
	color: #FCFCFC;
}
.wiecej span {
	font-weight: bold;
	color: #FFF6C3;
}
.wiecej:hover span {
	border-bottom: 1px solid #FFF6C3;
}
#content {
	float: left;
	margin: 7px 0 0 0;
	padding: 0 0 20px 0;
	width: 746px;
	background: url('images/content.gif') repeat-y left top;
	border-bottom: 1px silid #F3F1F0;
}
#content-top {
	padding: 9px 11px 0 9px;
	width: 728px;
	height: 102px;
	background-image: url('images/content-top.jpg');
	font-family: Verdena, sans-serif;
	font-size: 11px;
	color: #fff;
}
#content-top span {
	font-weight: bold;
	color: #FFF6C3;
}
#content-obrazek-top {
	font-size: 1px;
	background-color: #E0E0E0;
	width: 745px;
}
#content h1 {
	padding: 5px 0 0 52px;
	margin: 14px 0 0 10px;
	font-family: Verdena, sans-serif;
	font-size: 11px;
	color: #AA322D;
	height: 30px;
	background: url('images/content-h1.jpg') no-repeat left top;
}
.hr {
	width: 720px;
	height: 1px;
	margin: 0 0 0 10px;
	background: url('images/hr.gif') repeat-x left top;
	font-size: 1px;
}
#content p {
	padding: 10px 10px 10px 10px;
	font-family: Verdena, sans-serif;
	font-size: 11px;
	color: #834440;
}
#content p span {
	display: block;
	padding: 7px 0 0 40px;
	margin: 0 0 10px 0;
	font-family: Verdena, sans-serif;
	font-size: 11px;
	color: #C2633B;
	font-weight: bold;
	background: url('images/content-span.jpg') no-repeat left top;
}
#content p em{
	color: #834440;
	font-weight: bold;
	font-style: normal;
	font-family: Verdena, sans-serif;
	font-size: 11px;
}
#content p a {
	font-weight: bold;
	color: #834440;
}
#content p a:hover{
	text-decoration: underline;
}
.text-center {
	font-family: Verdena, sans-serif;
	font-size: 11px;
	color: #834440;
	font-weight: bold;
	text-align: center;
	margin: 15px 0 15px 0;
}

#footer-tlo {
	padding: 20px 0 0 0;
	height: 85px;
	clear: both;
	background: url('images/footer-tlo.gif') repeat-x left bottom;
}
#footer {
	margin: 0 auto;
	padding: 40px 0 0 0;
	width: 1042px;
	text-align: center;
	font-family: Verdena, sans-serif;
	font-size: 11px;
	color: #fff;
}
#footer span {
	font-family: Verdena, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF6C3;
}
#footer a {
	color: #fff;
	font-weight: bold;
}







