html, body {
	background: url(backgr.jpg) repeat-x;
	background-color: #bebebe;
	color:#FF6633;
	margin:0;
	padding:0;
	font-family: Tahoma;
}


body, p, td { color: #FF6633; font: 12px verdana, arial, sans-serif;}

a:link, a:active, a:visited { color: #FF6633; text-decoration: none; font-size: 12px }
a:hover { text-decoration: underline }

.fulltitle { margin-bottom: 0px; padding-bottom: 0px }
.series { margin-top: 0px; padding-top: 0px }

/* heading size fixes for Netscape */
h1, h2, h3, h4, h5, h6 { text-align: center; font-weight: bold }
h1 { font-size: 150% }
h2 { font-size: 135% }
h3 { font-size: 125% }



#content 
	{width:auto;
	height:780px;
	
	background: url(backgr.jpg) repeat-x;
	}
	


#srodek 
	{width:780px; 
	position:relative;}
	
	
#st
	{
	clear:both;
	color:#0066FF;
	background-color:none;
}
