* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #b5f3ce;
	background-image: url("img/tlo1.png");
  background-repeat: repeat-x;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(img/header.gif);
	height: 226px;
	width: 777px;
	position: relative;
	left: 0px;
	top: 0px;
}
#header_napis{
position: absolute;
top: 27px;
left:485px;
height: 17px;
width: 292px;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: right;
color: #DBDB70;
}
#reklama{
  margin-left: 0px;
	padding-left: 0px;
	position: absolute;
	height: 60px;
	width: 309px;
	top: 226px;
	background-color: #008000;
}
h2.c2{
  font-family: "castellar";
	font-size: 18px;
	color: #ADD8E6;
}
#reklama2{
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;
  height: 60px;
	width: 468px;
	top:  226px;
	left: 309px;
	background-color: #008000;

}
#menu{
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	height: 27px;
	width: 777px;
	top: 60px;
    background-image: url(img/menu_tlo.gif);
}
#menu li{
	position: relative;
	display: inline;
	list-style-type: none;
	top: 0px;
	
}
#menu a {
	padding: 3px 10px;
	background-image: url(img/button_gorny.gif);
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#menu a:hover{background-image: url(img/button_dolny.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}

#content{
	margin-top: 312px;
	position: absolute;
	width: 777px;
	background-color: #F5F5DC;
}

#leftside{
  float: left;
	width: 550px;
	background-color: #F5F5DC;
	margin-right: 0px;
	margin-top:  0px;
	margin-left: 0px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: justify;
	top: 0px;
	}
#leftside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 530px;
}
#leftside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
#leftside h2{
	margin: 10px 0px 10px 0px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #008000;
}
#leftside h1.przesun{clear:both;}
#leftside a{color: #666666;}
#leftside a.naglowek{color: #008000;}
#obraz1{
	float: left;
	margin-left: 0px;
	height: 122px;
	width: 179px;
	border: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#obraz2{
	float: left;
	margin-left: 0px;
	height: 134px;
	width: 179px;
	border: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#obraz3{
	margin-left: 35px;
	height: 140px;
	width: 160px;
	background-image: url(images/31.jpg);
	border: 3px solid #00306f;
}
#rightside {
    float: right;
    width:190px;
	  background-color: #F5F5DC;
	  text-align: center;
    margin-right: 0px;
    margin-top: 0px;
		padding-left: 2px;
		padding-bottom: 25px;
		padding-top:25px;
		
		}
#stopka{
	clear: both;
	background-color: #F5F5DC;
	position: relative;
	height: 46px;
	background-image: url(img/stopka.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
#stopka p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 35px;

}
#stopka a{color: #fff;
          text-decoration: none;
          }
#stopka a:hover{color: #fff;
          text-decoration: none;
          }