* {
	border: 0;
  margin: 0;
	outline: none;
	padding: 0;
}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	color: #c30d41;
}

body {
 	 background-color: #f3f5dc;
	color: #8c6239;
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	min-width: 800px;
}

.wrapper {
	height: 100%;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#top {
	background: url(../img/top-bg.jpg) 0 0 repeat-x;
	height: 182px;
	width: 100%;
}

#top .wrapper {
	background: url(../img/top-wrapper-bg.jpg) 0 0 no-repeat;
	width: 1000px;
}

#logo {
	margin-left: 55px;
	float: left;
	height: 34px;
	width: 69px;
}

#nav {
	float: right;
	list-style: none;
	margin-right: 51px;
}

#nav li {
	float: left;
	margin-left: 40px;
}

#nav li#act {
	margin-right: -10px;
	margin-left: 30px;
}

a#home {
	background: url(../img/home.jpg) 0 0 no-repeat;	
	display: block;
	height: 39px;
	width: 34px;
}

a#partnerzy {
	background: url(../img/partnerzy.jpg) 0 0 no-repeat;	
	display: block;
	height: 39px;
	width: 57px;
}

a#reklama {
	background: url(../img/reklama.jpg) 0 0 no-repeat;	
	display: block;
	height: 39px;
	width: 50px;
}

a#kontakt {
	background: url(../img/kontakt.jpg) 0 0 no-repeat;	
	display: block;
	height: 39px;
	width: 46px;
}

a#home:hover {
	background: url(../img/home2.jpg) 0 0 no-repeat;	
}

a#partnerzy:hover {
	background: url(../img/partnerzy2.jpg) 0 0 no-repeat;	
}

a#reklama:hover {
	background: url(../img/reklama2.jpg) 0 0 no-repeat;	
}

a#kontakt:hover {
	background: url(../img/kontakt2.jpg) 0 0 no-repeat;	
}

li#act a#home {
	background: url(../img/home-act.jpg) 0 0 no-repeat;	
	width: 55px;
}

li#act a#partnerzy {
	background: url(../img/partnerzy-act.jpg) 0 0 no-repeat;	
	width: 78px;
}

li#act a#reklama {
	background: url(../img/reklama-act.jpg) 0 0 no-repeat;	
	width: 71px;
}

li#act a#kontakt {
	background: url(../img/kontakt-act.jpg) 0 0 no-repeat;	
	width: 67px;
}


#middle {	
	background: url(../img/middle-bg.jpg) 50% 0 repeat-y;	
	float: left;
	width: 100%;
}

#middle ul.cat{
	background-color: #e6e8ce;
	height: 100%;
	list-style: none;
	width: 155px;
	padding-bottom: 75px;
}

ul#left-list {
	float: left;
}

ul#right-list {
	float: right;
}

#middle ul.cat li {
	background: url(../img/li-bg.jpg) left bottom repeat-x;	
	height: 30px;
	line-height: 30px;
	width: 100%;
}

#middle ul.cat li.head {
	height: 73px;
		background: none;
}

#middle ul.cat li a {
	background: url(../img/a-bg.jpg) left bottom no-repeat;	
	display: block;
	padding-left: 40px;
}

#center {
	float: left;
	height: 100%;
	width: 590px;
}

#billboard {
	border-bottom: 1px solid #e6e8ce;
	float: left;
	height: 131px;
	text-align: center;
	width: 100%;
}

#billboard img {
	margin-top: 22px;
}

#center h2 {
	float: left;
	margin-top: 39px;
}

ul#main {
	float: left;
	list-style: none;
	margin: 50px 0 0 34px;
	width: 522px;
}

ul#main li {
	float: left;
	height: 200px;
	text-align: center;
	width: 50%;
}

#bottom {
	background: url(../img/bottom-bg.jpg) 0 0 repeat-x;
	color: #a8926e;
	float: left;
	font-size: 11px;
	height: 150px;
	width: 100%;
}

#bottom .wrapper {
	background: url(../img/bottom-bg.jpg) 0 0 repeat-x;
	width: 900px;
}

#copyrights {
	border-bottom: 1px solid #cdcfb7;
	float: left;
	margin: 8px 0 25px;
	padding-bottom: 6px;
	width: 100%;
}

p#rights {
	float: left;
}

p#sitemap {
	float: right;
}

p#sitemap a {
	margin-left: 13px;
}

#ads {
	float: left;
}

#ads p a {
	font-size: 12px;
}

a span,
li span,
h2 span {
	visibility: hidden;
}

#paging {
	border-bottom: 1px solid #e6e8ce;
	border-top: 1px solid #e6e8ce;
	float: left;
	text-align: center;
	width: 100%;
}

/*img {
border:0px;
}
*/