@charset "utf-8";
/* CSS Document */
* {
margin:0;
padding:0;
}
img {
border:0 none;
}
body {
background:#464646 url(../img/bg1.jpg) repeat-y center top;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
line-height:18px;
color:#252525;
margin:0;
padding:0;
height:100%;
}
a, a:visited {
color:#000;
font-weight:normal;
outline:medium none;
text-decoration:none;
}

ul{
	margin-left:20px;
	}

a:hover {
text-decoration:underline;
}
.float {
float:left;
}
.float2 {
float:right;
}

#container {

margin:0px auto;
width:918px;
padding:0px;
height:100%;
position:relative;
display:table;
}

#header{
	background:url(../img/pasek1.png) no-repeat center 110px;
	width:916px;
	height:210px;
	padding:0px;
	margin:0px auto;
	}

#logo{
width:184px;
height:143px;
padding:50px 0 0 90px;
float:left;
	}

	

#menu{
	height:60px;
	margin:105px 0 0 60px;
	float:left;
	width:auto;
	}
	#menu ul{
		margin:0px;}
		#menu ul li{
			display:inline-block;
			height:60px;
			padding:0 15px 0 14px;
			}
			
						
			#menu ul li a{
				color:#a6a6a6;
				line-height:60px;
				font-size:18px;
				font-weight:bold;
				height:60px;
				font-family:"Courier New", Courier, monospace;
				
			}
				#menu ul li a:hover, #menu ul li.active a{
					text-decoration:none;
					color:#fff;
					}

#srodek{
	background:url(../img/srodek_bg.png) no-repeat center top;
	width:748px;
	height:620px;
	margin:10px auto;
	}
#srodek1{
	background:url(../img/srodek_bg_kontakt.png) no-repeat center top;
	width:748px;
	height:620px;
	margin:10px auto;
	}
#box_gora{
	background:url(../img/marynara.jpg) no-repeat center top;
	width:712px;
	height:358px;
	margin:20px 19px 11px;
	float:left;
	}
#box_tresc{
	background:url(../img/tresc_bg.png) no-repeat center top;
	width:228px;
	height:278px;
	float:left;
	margin:20px;
	padding:20px 10px 10px 20px;
	}
#szmaty{
	width:323px;
	height:204px;
	float:left;
	margin:17px 0 0 0px;
	z-index:100;
	position:relative;
	}
#szmaty1{
	background:url(../img/szmaty_of.png) no-repeat center;
	width:382px;
	height:207px;
	float:left;
	margin:14px 0 0 0px;
	}
#szmaty1 a{
color:#464646;
float:left;
font-family:Verdana,Geneva,sans-serif;
font-weight:bold;
margin:50px 0 0 315px;
	}
#kontakt_box{
	float:right;
	width:266px;
	height:132px;
	font-family:"Courier New", Courier, monospace;
	color:#000;
	text-shadow:1px 1px 1px #656565;
	font-size:18px;
	margin:15px 8px 0 0;

	font-weight:bold;
	padding:70px 0 0 30px;
	}
#mapka{
float:left;
height:200px;
margin:0px 0 0 -12px;
width:407px;
z-index:10;
position:relative;
	}

#wieszak{
height:182px;
margin-left:-150px;
margin-top:356px;
position:absolute;
width:250px;
z-index:200;
	}
#szmata{
height:115px;
margin-left:-20px;
margin-top:576px;
position:absolute;
width:115px;
z-index:190;
	}

#footer{
	background:url(../img/footer_bg.png) no-repeat center;
	clear:both;
	width:810px;
	height:39px;
	margin:30px auto;
	padding-top:30px;
	color:#bf9673;
	}

#footer ul{
	margin:0px 0 0 160px;
	width:auto;
	float:left;
	}		
#footer ul li{
	display:inline;
	list-style-type:none;
	padding:0 2px;
	
	}
#footer ul li a{
	color:#bf9673;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
	}
#footer a{
	color:#bf9673;
	font-size:11px;
	font-style:italic;
	}
#footer span{
	float:right;
	color:#bf9673;
	font-size:11px;
	font-style:italic;
	margin-right:20px;
	}
	
