/* Autor: (c) 2009 Jakub Wrobel (Flipmat)
 *************************************************************
 * 28-02-2010
 *************************************************************/ 
body{
	margin: 0;
	background: rgb(102,140,255);
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
	font-size: 12px;
	color: #003;
}
#bodyTop{
	background: rgb(187,237,237) url(image/tlotop.png) repeat-x top left;
}
#bodyBottom{
	height: 800px;
	background: url(image/tlobottom.png) repeat-x bottom left;
}
#widthPage{
	width: 802px;
}
#tresc{
	height: 422px;
	background: url(image/main/home3x1.jpg) no-repeat top left;
}
dl{
	margin: 0;
}
dt{
	margin-bottom: 5px;
}
dd{
	font-size: 11px;
	margin-bottom: 10px;
}
.lewypusty{
	width: 130px;
	float: left;
}
.przycisk{
	width: 48px;
	text-align: left;
	float: left;
}
.srodek{
	width: 481px;
	float: left;
	text-align: left;
}
.prawypusty{
	width: 135px;
	float: right;
}
.koniec{
	clear: both;
}

