body{
	background-color:#000;
	color: #FFDA57;
	text-align: center;
	margin: 0 auto;
	padding:0;
	font: 13px georgia,verdana, sans-serif;
}
a{
		font: bold 11px verdana, sans-serif;
		color: #FFDA57;
}
img{
	border:0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}
h2{
	padding-bottom:10px;
	font: 20px georgia,verdana, sans-serif;

}
p{
	text-align: justify;
	margin:10px 20px 5px 20px;
	padding:0;
}
p.img{
	text-align: center;
}
p.img img{
	border: 2px solid #fff;
}
/* główny układ */
#center{
	margin: 0 auto;
	width: 779px;
}
#left{
	width: 368px;
	float: left;
}
#right{
	width:409px; 
	float: left;
}

/* lewa */
#top1{
	background-image: url(../images/top1.jpg);
	width: 368px;
	height: 188px;
}
#zakladki{
	width: 368px;
	height: 18px;
	background-image: url(../images/zakladki.jpg);
}
ul#menu1{
	margin:0 0 0 25px;
	padding:0;
}
ul#menu1 li{
	float: left;
	list-style: none;
	margin:0 4px;
	padding:0;
}
#content{
	width: 368px;
	background: url(../images/www_05.jpg) no-repeat;
	min-height:400px;
	padding-top:10px;
	text-align: left;
}
#content h2{
	text-align: center;
}

/* prawa */
#top2{
	background-image: url(../images/top2.jpg);
	width: 409px;
	height: 188px;
}
#top4{
	background-image: url(../images/top4.jpg);
	width: 409px;
	height: 85px;
}
#menu div{
	margin:10px 0;
}
#plamagora{
	background-image: url(../images/www_07.jpg);
	width: 409px;
	height: 53px;
}
#plamasrodek{
	width: 409px;
	height:10px;
}
ul#menu2{
	margin:0;
	padding:0;
}
ul#menu2 li{
	float: left;
	list-style: none;
	margin:0;
	padding:0;
}
#plamadol{
	background-image: url(../images/www_15.jpg);
	width: 409px;
	height:43px;
}
#naglos{
	padding-top:5px;
	font-size: 10px;
}
#naglos a{
	color: #fff;
	text-decoration: none;
}