body {
	/* background-image:url(images/background.png); */
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background-color: #55D400;
	background-repeat: repeat;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#pojemnik {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}
/********************** Naglowek ***************************/
#logo{
	background-color: #b6ad9b;
	background-image: url(images/header2.jpg);
	height: 200px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#header {
	margin: 0px 0px 0px 0px;
	width: 1000px;
	height:120px;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;

}
#header ul{
	float: right;
	list-style: none;
	display:inline;
	padding-right:0px;
	
}
#header li{
	float: left;
	list-style: none;
	display:inline;
	padding-left:0px;
	
	
	
		
}
.ostatni{
	border-right: 0px none #4d4b4a !important;
}
#header ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 0px;

}

a#rollover { display: block; width: 241px; height: 120px; 
             background: url(images/menu-01r.jpg) 
             top left no-repeat; 
             }
a:hover#rollover { border-color: #00f; background-position: 0 -120px;  }


a#rollover_doc { display: block; width: 228px; height: 120px; 
             background: url(images/menu-02r.jpg) 
             top left no-repeat; 
             }
a:hover#rollover_doc { border-color: #00f; background-position: 0 -120px;  }

a#rollover_kontakt { display: block; width: 231px; height: 120px; 
             background: url(images/menu-03r.jpg) 
             top left no-repeat; 
             }
a:hover#rollover_kontakt { border-color: #00f; background-position: 0 -120px;  }


/********************** zawartosc ***************************/

#content {
	background-image: url('images/bg-tresc.jpg');
	background-repeat: repeat-y;
	width:1000px;
	display:block;
	position:relative;
	top: 0px
	
}
#content h1{
	font-family: "Trebuchet MS", "Tahoma", "Verdana" , "Arial", Sans-Serif;
	font-size: 18px;
	font-weight: bolder;
	margin: 0px 23px 6px 75px;
	padding: 2px 0px 0px 5px;
	/* background-image: url(images/h1.png) */;
	background-repeat: no-repeat;
}
/********************** Lewa strona ***************************/
#left {
	width:260px;
	margin: 0px 0px 10px 28px;
	padding: 0px 0px 15px 0px;
	float:left;
	display:inline;
}
.text{
	float:left;
	width:260px;
}
#left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	margin: 0px 0px 10px 45px;

}
#left p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:bold;
	color: ffffff;
	margin: 15px 0px 0px 45px;
}
#left a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #4d4b4a;
}
#left table{
color:##400040;
font-weight:bold;
}
#left a:hover{
	color:#000000;
}

/********************** Prawa strona ***************************/
#right {
	float:right;
	width:700px;
	display:inline;
	border: 0px;
	}
#right h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	color: #ea0000;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#55D400;
	text-align:center;
	padding: -30px 0px 3px 0px;
}
#right p{
	padding: 10px 9px 0px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #4d4b4a;
}
#right a{
	padding: 15px 9px 5px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ea0000;
	font-weight:bolder;
}
#right a:hover{
	color:#000000;
}
#right span a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #605c4c;
	text-decoration: none;
	text-transform: uppercase;
	background-color:#F2F0DC;
	width:138px;
	text-align:left;
	padding: 3px 0px 3px 5px;
	margin: 270px 6px 0px 6px;
}

/********************** stopka ***************************/
#footer {

	background-image: url(images/footer.jpg);
	height: 340px;
	width: 1000px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	
}

#footer a {
	text-align:center;
	padding: 20px 0px 0px 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #F2F0DC;
}

#footer a:hover{
	color:#000000;
}
#footer p {

padding:300px 0px 0px 0px;

}
