body{
    font: 12px verdana;
	color: white;
	background: black;
}


#srodek{
    border: 0px red solid;
    height: 460px;
//	height: 440px;
    padding: 10px;
    width: 500px;
    float: right;
	font: 14px verdana;
	color: white;
	overflow: auto;
}
@font-face {
    font-family: Astron;
    src: url(ASTRONB1.eot);
  }

.menu A{
	font: 20px Astron; 
    color: white;
	text-decoration: none;
	letter-spacing: 2px;
	}
.menu A:hover{
	text-decoration: underline;
	}
.menu{
	padding-top: 15px;
	background: url(lay_12.bmp);
	background-position: bottom;
	background-repeat: repeat-y;
}
#aktualnosc {
	text-align: center;
}
#aktualnosc A{
	
	font: 16px verdana;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#aktualnosc P{
	font: 12px verdana;
	color: white;
	text-align: left;
}
#data{
	font: 10px verdana;
	color: white;
	text-align: left;
	float: left;
}
#wiecej{
	float: right;
	text-align: right;
}
#wiecej A{
	
	font: 10px verdana;
	color: silver;
}
.temat{
	font: bold 16px verdana;
	color: yellow;
}
.link A, A{
	font: 12px verdana;
	color: white;
}
#zdjecia img{
	width: 130px;
	margin:15px
}
#next a, #next{
	text-decoration: none;
	font: 11px verdana;
	color: #0E4370;
	vertical-align: middle;
	width: 80px;
	text-align: center;
	
}