@CHARSET "UTF-8";

body{
/*	background-color:#bcb1a3;*/
	margin: 0;
	padding: 0;
}

#top {
	background: url('../images/top_bg.jpg') repeat-x;
	/* width: 100%; nie potrzeba */
	height: 120px;
}

#main {
	background: url('../images/content_bg.jpg') top center no-repeat #e7e7e7;; /* + center */
    /* width: 1196px; nie potrzeba - rozwala ekran na szerokosc! */
	margin:0px auto;
	padding-top:20px;
	
}

#footer_container {
	background: url('../images/footer_bg.jpg') repeat-x;
	/* width: 100%; nie potrzeba */
	height: 150px;
}
#footer_wraper
{
	background:url('../images/footer_shadow.jpg') center no-repeat;
}

#top_menu{
	/* width: 1196px; niepotrzeba */
	width:900px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}
#top_menu ul
{
	padding:0;
	margin:0;
	float:right;
}
#top_menu ul li
{
	float:left;
	list-style:none;
	display:block;
}

#top_menu ul li a
{
	display:block;
	padding:70px 5px 19px 5px;
	height:30px;
}

img#logo
{
	float:left;
}

.active
{
	background:url('../images/active.jpg') left top #b7c422 no-repeat
}
a img
{
	border:none;
}
div#footer
{
	width:900px;
	margin:0 auto;
	padding:20px 0;	
	font-size:11px;
	line-height:14px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div#content
{
	padding:20px 0;
	width:900px;
	margin:0 auto;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
div.column h2
{
	padding:0 0 10px 0;
	margin:0;
}
div.column p
{
	padding:0;
	margin:0;
}
div#kontakt
{
	background:url('../images/kontakt_footer.png') left no-repeat;
	padding-left:30px;
	float:left;
}
div#details
{
	text-align:right;
	float:right;
	line-height:16px;
	font-size:11px;
}
div#details h3
{
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
	color:black;
	font-family:Arial;
	letter-spacing:2px;
}
div.break
{
	clear:both;
}
div.column
{
	width:270px;
	margin:0px 10px;
	float:left;
	
}
div.column ul
{
		margin:5px 0 5px 0px;
		padding:0 0 0 10px;
}
div.column li
{
	padding:0px 0px 0px 10px;
	margin:0;
	list-style:none;
	background:url(../images/li2.png) left 5px no-repeat;
}
div.column li img
{
	padding-right:10px;
}
#slogan
{
	width:904px;
	height:154px;
	margin:0px auto;
	padding:0;
	text-align:center;
	border:2px solid gray;
	
}
.decoration
{
	font-weight:bold;
}
a.more
{
	margin-top:10px;
	display:block;
	float:right;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;

	color:black;
}
.block
{
	height:200px;
}
#bottom
{
position:absolute;
width:64px;
height:15px;
background:url('../images/bottom.jpg');
margin:-20px 0 0 200px;
}


#tekst
{
	float:left;
	width:600px;
	border-right:1px solid #CCCCCC;
	padding-right:40px;
}

#tekst p
{
	text-align:justify;
}

#tekst h2
{
	line-height:22px;
}


#menu_right
{
	float:right;
	width:250px;
}
#kontakt_tekst
{
float:right;
width:300px;
}
#mapa
{
width:500px;
	border-right:1px solid #CCCCCC;
	padding-right:40px;
	float:left;
}

div#menu_right ul
{
	margin:0;
	padding:0;
}
div#menu_right li
{
	padding: 5px 0 5px 10px;
	margin:0;
	list-style:none;
	background:url(../images/li2.png) left 10px no-repeat;
}