html,body
{
	background-color:#e6e6e6;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:10px;
	cursor:default;
	padding:0px;
	margin:2px;
}
.strona
{
	width:970px;
	margin:0px auto;
}
.top
{
	height:108px;
	background:url(grafika/top.gif);
}
.menu
{
	height:33px;
	font-size:12px;
	font-weight:bold;
}
.menu_link
{
	display:inline;
	padding-left:16px;
	padding-right:16px;
}
.nawigacja
{
	width:970px;
	height:25px;
	font-size:9px;
	font-weight:bold;
	text-align:right;
}
.menu_user
{
	width:970px;
	height:38px;
	font-size:9px;
	font-weight:bold;
	text-align:right;
}
.user
{
	display:inline;
	padding:0px 12px 0px 12px;
	color:#FFFFFF;
}
.srodek
{
	background:url(grafika/srodek.gif);
	background-repeat:repeat-y;
	padding:5px;
}
.logowanie
{
	width:970px;
	height:38px;
	text-align:right;
}
.stopka
{
	height:60px;
	background:url(grafika/stopka.gif);
}




table
{
	width:960;
	font-size:10px;
	line-height:16px;
	margin:0px auto;
}
ul
{
	list-style-type:lower-latin;
}
.lewa
{
	text-align:left;
}
.prawa
{
	text-align:right;
}
.center
{
	text-align:center;
	font-size:9px;
}

#reklama_top
{
	position:absolute;
	left:520;
}
.tekst
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#000000;
	font-size:10px;
	line-height:15px;
}
a:link, a:visited
{
	text-decoration:none;
	color:#0000FF;
	cursor:pointer;
}
a:hover
{
	color:#FF0000;
}
a.link
{
	text-decoration:none;
	color:#707070;
	cursor:pointer;
}
.tekst_b
{
	color:#000000;
	font-weight:bold;
}
.tekst_stopka
{
	font-size:9px;
}
a.tekst_b
{
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
select
{
	background-color:#E0E0E0;
}
input
{
	background-color:#E0E0E0;
}
.tlo
{
	background-color:#f3f6e2;
}
.tlo_z
{
	background-color:#d4ecfd;
}
.tlo_1
{
	background-color:#f3f6e2;
}
.red_bold
{
	color:#FF0000;
	font-weight:bold;
}