* {
	padding-top:0px;
	padding-bottom:0px;
}
body  {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background: #2B1809;
	margin: 0px;
	padding: 0;
	text-align: center; 
	color: #4F4F4F;
}

      #popupcontent{
      position: absolute;
      background-image:url(../ogloszenie.png);
      height:360px;
	width:420px;
      visibility: hidden;
      overflow: hidden;
      }


#mapka	{
	background-image:url(../img/mapka.jpg);
	background-position: top center;
	
	background-attachment: fixed;
	
	background-repeat: no-repeat;
	width:1000px;
	margin: 0 auto;

	}


a {
	color:#85C24D;
}
a:hover {
	color:#85C24D;
	text-decoration:none;
}
#container { 
	width: 900px;
	background: #e8e8e8;
	margin:0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border:5px solid #532e92;
} 
#logo1 {
	margin-top:0px;
	height:220px;
	background: #ffffff url(../img/header.jpg) left no-repeat;
	border-top:5px solid #532e92;
	border-bottom:5px solid #532e92;
	}
#logo1 img {
	height:220px;
	float: right;
	bottom:0px;
	}


#header {  
	height:33px;
	background:#fff;
}

#sidebar1 {
	float: left;
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin-top:10px;
	background: #fff;
	border-top: 4px solid #532e92;
	border-right: 4px solid #532e92;
	border-bottom: 4px solid #532e92;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
	color:#4F4F4F;
}
#mainContent { 
	margin: 10px 0 0 250px;
	background:#fff;
	width:605px;
	font-size:14px;
	padding: 10px 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#4F4F4F;
	height:100%;
	border: 4px solid #532e92;
}

h1 	{
	color:#85C24D;
	font-size:18px;
	font-weight:bold;
	border-bottom:3px solid #532e92;

	}

h3 
	{
	text-decoration:underline;
	color:#85C24D;
	font-size:16px;
	font-weight:bold;
	}

h4 
	{
	color:#85C24D;
	font-size:11px;
	font-weight:bold;
	}

#ramka img  {
border: 4px solid #ffffff;


}

#mainContent .pic {
	float:right;
	margin:0 0 10px 10px;
} 
#footer {
	border-top: 4px solid #ffffff; 
	background:#532e92;
	height:80px;
	text-align:center;
	color:#FFFFFF;
	margin-top:10px;
	margin-bottom:0px;
}
#footer p {
	padding:5px;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#navigation{
	padding-top: 2px;
	height:38px;
	background:#000;
	float:center;
}
#index, #index div,
#firma, #firma div, 
#dzialanie, #dzialanie div, 
#produkt , #produkt div, 
#dystryb, #dystryb div,
#plan , #plan div, 
#rejestr, #rejestr div,
#kontakt,  #kontakt div {
	height:36px;
	position:absolute;
	width:111px;
	float:center;
}
#index, #firma, #dzialanie, #produkt, #dystryb, #plan, #rejestr, #kontakt{
	background-image: url(../img/nav.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
}
#index{
	background-position: 0px -25px;
	margin-left:6px;
}

#firma{
	background-position: -111px -25px;
	margin-left:117px;
}
#dzialanie{
	background-position: -222px -25px;
	margin-left:228px;
}
#produkt{
	background-position: -333px -25px;
	margin-left:339px;
}
#dystryb{
	background-position: -444px -25px;
	margin-left:450px;
}

#plan{
	background-position: -555px -25px;
	margin-left:561px;
}

#rejestr{
	background-position: -666px -25px;
	margin-left:672px;
}

#kontakt{
	background-position: -777px -25px;
	margin-left:783px;
}
	
.pri-nav a{
	display:block;
	text-decoration:none;
	text-indent:-30000px;
}
