body {
margin: 0px auto; 
text-align: center; 
background-color: #cccccc;
}

#all {
margin: 0px auto; 
width: 800px; 
background-color: #ffffff; 
text-align: left; 
font-family: Verdana; 
font-size: 10px; 
font-weight: bold; 
color: #000000; 
border-bottom: 3px solid #ff6600;
}

#top
{
width: 100%; 
border-bottom: 1px solid #cccccc;
}

#sep1
{
overflow:hidden;
}

#left
{
float:left; 
width: 200px; 
background-color: #003399; 
border-right: 1px solid #cccccc; 
height: auto; 
padding-bottom:30000px;
margin-bottom:-30000px;
}

#sep2
{
float:none;	
}

#sep3
{
float:none; 
color: #ffffff
}

#right
{
float:right; 
width:598px; 
background-color: #ffffff;
}

#bottom
{
clear:both; 
border-top: 1px solid #cccccc; 
height: 14px; 
background-color: #ffffff;
}

#bottom-left
{
float: left; 
width: 200px; 
border-right: 1px solid #cccccc; 
text-align: center; 
height: 14px;
}

#bottom-right
{
float: right; 
width: 598px; 
text-align: center; 
font-weight: normal; 
height: 14px;
}

.menu
{
	padding-left: 15px; 
	padding-top:2px; 
	padding-bottom: 2px;
}

.podmenu
{
	display: none; 
	width: 170px; 
	padding-left: 30px;
}

* html body div.podmenu
{
	width: 199px; 
}

a
{
	border: 0px solid black;
	text-decoration:none;
}
a:link
{
	color: #ffffff;
	border: 0px solid;
	text-decoration:none;
}

a:active
{
	color: #ffffff;
	border: 0px solid;
	text-decoration:none;
}

a:hover
{
	border: 0px solid black;
	text-decoration:none;
}

a:visited
{
	color: #ffffff;
	border: 0px solid;
	text-decoration:none;
}

.img-right
{
	float:right; 
	margin: 5px; 
}

.right-all
{
	float:left; 
	width: 590px; 
	margin:5px;
}

.naglowek
{
	font-size:18px; 
	text-align:center;
 	margin-top: 10px;
}

p
{
	font-weight:normal;
	text-align:justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.stopa
{
	font-size:9px;
}

.img-in-right
{
	width: 190px; 
	height: 140px; 
	border: 1px solid black;
}

td
{
	padding: 0px; margin: 0px;
}

img
{
	border: 0px;
}

dl
{
	font-weight:normal;
}

ul
{
	font-weight:normal;
}

td
{
	font-size: 10px;
}

th
{
	font-size: 10px;
}