body
{
	font-family: Palatino Linotype, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
        background-image:url('gfx/tlo.jpg');
	border: 0px;
	margin: 0px;
	padding: 0px;

}

#head
{
	overflow-x: hidden;
}

#main
{
     	width: 800px;
	height: 410px;
	background-image:url('gfx/red.png');\
	padding: 10px;
	overfow-x: hidden;
	overfow-y: hidden;
}

#red
{
     	width: 800px;
	background-image:url('gfx/rose.png');
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#red2
{
     	width: 800px;
	background-image:url('gfx/rose.png');
	padding: 2px 0px 2px 0px;
	text-align: center;
}

#prawyblok
{ 
	width: 215px;
	height: 385px;
	float: right;
	overflow-y: auto;
	overfow-x: hidden;
	border-left: 3px double #ecc0c0;
	margin-top:15px;
}

#tekst
{ 
	width: 540px;
	height: 385px;
	text-align: justify;
	float: left;
	overflow-y: auto;
	overfow-x: hidden;
	padding: 0px 15px 0px 25px;
}


#naglowek
{ 
	width: 100%;
	height: 42px;
	background-image:url('gfx/white.png');
	color: #000000;
	font-family: Georgia, serif;
	font-size: 18pt;
	
}


#stopka
{ 
	width: 100%;
	height: 19px;
	background-image:url('gfx/white.png');
	color: #000000;
	font-family: Georgia, serif;
	font-size: 8pt;