body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3E3E3E;
}

#strona {
	background-color: #222222;
	height: 500px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border: 1px solid #CCCCCC;	
}
#naglowek {
	height: 99px;
	width: 798px;
	display: block;
	z-index: 0;
}
#lewa {
	float: left;
	width: 179px;
	padding-bottom: 20px;
	margin-bottom: 60px;
	margin-top: 60px;
	border-right: 1px solid #666666;
}
#lewa a{
	text-decoration : none;
	padding-right   : 15px;
	margin-top:10px;
	padding-top    : 5px;
	padding-bottom   : 3px;
	color           : #CCCCCC;
	text-align: right;
	font-size: 80%;
	display: block;
	font-weight: bolder;
}
#lewa a:hover {
	color: #EB3D00;
	background-color: #333333;
	padding-right   : 10px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 80%;
	font-weight: bolder;
	text-decoration: none;
}
#prawa {
	width:559px;
	height:360px;
	margin-left:30px;
	margin-right:30px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: x-small;
	color: #CCCCCC;
	overflow: auto;
	text-align: justify;
}
#prawa a{
	color: #EB3D00;
}
#prawa h1{
	font-size: small;
}
td {
	padding-top:0.25em;
}
td.lbl {
	font-weight:bold;
	text-align:right;
}

#stopka {
	width: 800px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}

input {
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #222222;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.Caption {
font-weight: bold;
color:      #FFFFFF;
}
td img { border-width:1px;
border-style:solid;
border-color:#666666;
}
#koelner {
	display: block;
	z-index: 10;
	position: absolute;
	height: 225px;
	width: 300px;
	margin-left:250px;
	margin-top:110px;
}
