body 
{
	/*background-image: url(strona-tlo.png);*/
	margin: 20px auto;
	padding: 0;
}
div#struktura
{
	background-color:#FFFFFF;
	margin: 0 auto;
	width:940px;
	
}

div#lewa
{
	float:left;
	width:250px;
	min-height:500px;
	background-color:#FFFFFF;
}
div#prawa
{
	float:right;
	width:250px;
	min-height:500px;
	background-color:#FFFFFF;
}

div#center
{
	float:left;
	width:400px;
	text-align:center;
	margin-left: 20px;
	min-height:500px;
	background-color:#FFFFFF;
}
div#tekst
{
		color:#000066;
		font-size: 30px;
		font-family:Tahoma;
}
div#tekst2
{
		text-align:center;
		font-family:Tahoma;
		color:#000066;
		font-size: 20px;
}
div#tekst2 a
{
		text-align:center;
		font-family:Tahoma;
		color:#CC0000;
		font-size: 20px;
		text-decoration: none;
}
div#tekst2 a:hover
{
		text-align:center;
		font-family:Tahoma;
		color:#990000;
		font-size: 20px;
		text-decoration: underline;
}
div#tekst3
{
		text-align:center;
		font-family:Tahoma;
		color:#000066;
		font-size: 15px;
}

div#notka01
{
	float:left;
	width:190px;
	height:209px;
	padding: 40px 30px 40px 30px;
	background-image: url(notka01.jpg);
	text-align:center;
}
div#notka02
{
	float:left;
	width:185px;
	height:189px;
	padding: 60px 30px 40px 35px;
	background-image: url(notka02.jpg);
}
div#notka03
{
	float:left;
	width:185px;
	height:179px;
	padding: 70px 30px 40px 35px;
	background-image: url(notka03.jpg);
}
div#notka04
{
	float:left;
	width:190px;
	height:209px;
	padding: 40px 30px 40px 30px;
	background-image: url(notka04.jpg);
}
div#notka05
{
	float:left;
	width:190px;
	height:169px;
	padding: 80px 30px 40px 30px;
	background-image: url(notka05.jpg);
}

div#naglowek
{
		text-align:center;
		font-family:Tahoma;
		color:#CC0000;
		font-size: 18px;
}
div#txt
{
		margin-top: 10px;
		text-align:center;
		font-family:Tahoma;
		color:#333333;
		font-size: 13px;
}
.tekst
{
	text-align:center;
	font-family:Tahoma;
	color:#333333;
	font-size: 13px;
	
}
.tekst a:hover 
{
	text-align:center;
	font-family:Tahoma;
	color:#FF3300;
	font-size: 13px;
	text-decoration:underline;	
}
.tekst a
{
	text-align:center;
	font-family:Tahoma;
	color:#000033;
	font-size: 13px;
	text-decoration:none;
}
