body 
	{
	background-image: url('back.png');
	background-color: #86bcdb;
	background-repeat: repeat-x;
	color: #000;
	margin: 0;
	padding: 10px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	}
div.main 
	{
	width: 760px;
	overflow: hidden;
	border: 1px solid #dfdfdf;
	border-bottom: none;
	background-color: #f7f7f7;
	padding: 10px;
	margin: auto;
	font-family: Tahoma;
	font-size:11;
	}
	
div.head
	{
	background-color: #6091c7;
	color: #fff;
	text-align: center;
	overflow: hidden;
	width:748px;
	height:193px;
	margin:auto;
	}
div.menu
	{
	text-align: center;
	overflow: hidden;
	border: 1px solid #dfdfdf;
	background-color: #fff;
	padding: 5px;
	}
div.text
	{
	background-color: #fff;
	color: black;
	overflow: hidden;
	border: 1px solid #dfdfdf;
	background-color: #fff;
	padding: 10px;
	text-align: left;
	}
div.stopka 
	{
	text-align: center;
	overflow: hidden;
	clear: both;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	text-align: center;
	font-weight: bold;
	font-size: 11;
	padding: 5px;
	}
div.stopka a, div.stopka a:visited
	{
	color: black;
	text-decoration:none;
	font-weight: bold;
	}
div.stopka a:hover
	{
	color: #4f4f4f;
	text-decoration:none;
	font-weight: bold;
	}
span.menu
{
font-size: 10;
font-weight: heavybold;
}
span.nav
{
font-size: 12;
font-weight: bold;
}
span.nav2
{
font-size: 15;
font-weight: bold;
text-align: center;
}
span.red
{
color:red;
font-weight: bold;
text-align: center;
}
ul.menu,li.menu
{
display: inline;
margin: 0;
padding: 0;
padding-left: 5;
font-size: 13px;
list-style: none;
}
a.menu:link,a.menu:active,a.menu:visited
{	
	color: black;
	text-decoration:none;
	font-weight: bold;
}
a.menu:hover
{
	color: #4f4f4f;
	text-decoration:none;
	font-weight: bold;
}
a:focus { 
outline:none; //usuwanie niebieskiej obwódki w FF
}
h4
{
	background-color: #6091c7;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 11;
	height: 15;
	padding: 8px;
}
th
{
	font-size:10px;
}
tr.lok_show
{
background-color: #6091c7;
color: #fff;
text-align: center;
font-weight: bold;
font-size: 12;
height: 20;
}
td
{
border: 1px solid #dfdfdf;
padding: 4px;
}
#right
{
font-weight:bold;
width:30px;
}
td.nie
{
border:0px;
}
#logon
{
margin:auto;
width:200px;
height:100px;
}
