#lewa {
	float: left;
	width: 500px;
	background: White;
	overflow: hidden;
}
#prawa {
	float: right;
	width: 490px;
	background: White;
}
/*************************************************************************************************************/
#skroty td {
	text-align: left;
	vertical-align: top;
}
#skroty td.kat1 a {
	font-size: 12px;
	font-weight: bold;
	color: #727272;
	text-decoration: none;
}
#skroty td.kat2 {
	padding-bottom: 10px;
}
#skroty td.kat2 a {
	padding-left: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #0058bc;
	text-decoration: none;
}
/*************************************************************************************************************/
#panel_uzytkownika {
	background: url(../gfx/resinet_bg_panel_uzytkownika.gif) repeat-x bottom;
	padding: 10px;
}
#panel_uzytkownika table td {
	text-align: center;
}
#panel_uzytkownika a {
	display: block;
	margin: auto;
	height: 50px;
	width: 96px;
	background: no-repeat top;
}
#panel_uzytkownika a:hover {
	display: block;
	height: 50px;
	width: 96px;
	background: no-repeat bottom;
}
/*************************************************************************************************************/
.fo_ga {
	float: left;
	border: 1px solid #9c9c9c;
	margin-left: 5px;
}
/*************************************************************************************************************/
#gazetki_promo table {
	width: 100%;
}
#gazetki_promo td.gazetka {
	text-align: center;
	width: 25%;
}
#gazetki_promo td.gazetka a.tytul {
	font-weight: bold;
}