html{
	background: #d17a1d url(images/tlo.jpg) repeat-x;
}
body {
	margin: 10px auto 0 auto;
	width: 800px;
	background: #ffffff;
	font-family: Arial;
	position: relative;
	border-top: 10px solid #2b678a;
}
a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
input, select, textarea {
	border: 1px solid gray;
}
img {
	border: none;
	margin: 0;
	padding: 0;
}
.sub {
	float: right;
}
#linkitop {
	float: right;
	width: 500px;
	height: 68px;
}
#linkitop ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#linkitop li{
	float: left;
}
#center {
	height: 235px;
	width: 800px;
	position:relative;
	margin: 20px 0 0 0;
	border: 1px solid #bbbbbb;
	border-width: 1px 0;
}
#right {
	width: 425px;
	position: absolute;
	top: 0;
	height: 232px;
	right: 0;
	margin: 1px 0;
	padding: 0;
	color: #ffffff;
	background: #545244;	
}
#left {
	margin: 1px 0;
	padding: 0;
	width: 375px;
	height: 230px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	background: url('/images/kulki.jpg') 20px 20px no-repeat;
}
#t {
	margin-top: 10px;
}
#right h2 {
	text-align: right;
	margin: 2px 10px;
	padding: 0;
	font-size: 18px;
}
#hed2 h2 {
	text-align: left;
}
#hed1, #hed2, #hed3 {
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
#hed1{
	height: 33%;
	background: #b5a15a;
	border-bottom: 1px solid #ffffff;
}
#hed2 {
	height: 33%;
	background: #773629;
	border-bottom: 1px solid #ffffff;	
}
#hed3 {
	height: 34%;
}
#right h1 {
	padding: 0;
	margin: 2px 5px 0px 5px;
	color: #ffffff;
	font-size: 16px;
}
#right p {
	margin: 5px 20px;
	padding: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
#right a {
	color: #CC0000;
	text-decoration: none;
}
#right a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#l_l {
	float: right;
	margin: 0 10px;
}
#l_l h1{ 
	margin: 10px 0 0 0;
	padding-left: 70px;
	color: #53bac3;
	font-size: 24px;

}
#l_l ul {
	margin: 40px 0;
}
#l_l li {
	list-style: none;
}
#l_l a {
	color: #6e5ca1;
	font-size: 12px;
	margin: 0 5px 5px 5px;
	font-weight: bold;
}
#l_l a:hover {
	text-decoration: underline;
}
#l_l img {
	position: relative;
	top: 5px;
}
#cont {
	margin: 10px 10px 0 10px; 
	padding-bottom: 20px;
	color: #333333;
    font-stretch: condensed;
	font-size: 12px;	
	display: block;
}
#cont h2 {
	font-size: 20px;
	margin: 10px;
	padding: 0;
	color: #06F;
	border-bottom: 2px solid #06F;
	padding: 0 20px;
}
#cont ul {
	margin: 10px;
}
#cont p {
margin: 10px 25px;
text-align: justify;
line-height: 20px;
}
#footer {
	padding: 10px 0;
	color: #FFFFFF; 
	background: #333333;
	margin-bottom: 30px;
}
#footer p {
	font-size: 10px;
	text-align: right;
	margin: 0 10px;
}
#dane{
	float: right;
	margin-right: 50px;
}
#dane h2 {
	margin: 0;
	padding: 0;
}
#host table{
	margin: 20px auto;
	width: 600px;
	border: 1px solid #ccc;	
	border-width: 1px 1px 0 0;
}
#host td{
	border: 1px solid #ccc;
	padding: 4px;
	text-align: center;	
	border-width: 0 0 1px 1px;
}
#thead td{
	font-weight: bold;
	font-size: 16px;
	background: #afc688;
	color: #ffffff;
	padding: 8px;
	text-align: left;
}
#thead {
		font-weight: bold;
	font-size: 16px;
	background: #afc688;
	color: #ffffff;
	padding: 8px !important;
	text-align: left;
}
.tleft{
	font-weight: bold;
	text-align: left !important;
}