html, body{ 
	margin:0; 
	padding:0; 
	text-align:left; 
	background-image: url(../images/tlo.jpg);
	background-repeat: repeat-x;
	background-color: #930022;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
} 
 
#pagewidth{ 
	width:870px; 
	text-align:center;  
	margin-left:auto; 
	margin-right:auto;  
} 
 
#header{
	position:relative; 
	height:237px; 
} 
#wrapper {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 766px;
	background-image: url(../images/content_tlo.png);
	background-repeat: repeat-y;
}
#leftcol{
	width:170px; 
	float:left; 
	padding: 10px;
}
#maincol{  
	float: right; 
	width:536px;
	padding: 20px;
	text-align: left;
}
#footer{
	width:766px; 
	text-align:center;  
	margin-left:auto; 
	margin-right:auto;  
	height:30px; 
	clear:both;
 	background-image: url(../images/footer.jpg);
} 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
#header #logo {
	height: 67px;
	width: 870px;
}
#header #slideshow {
	height: 170px;
	width: 870px;
}
#imieniny {
	position: absolute;
	top: 100px;
	right: 200px;
}
#prop {
	position: absolute;
	top: 79px;
	right: 72px;
	z-index:100;
}
#menu_gorne {
	position: absolute;
	top: 209px;
	right: 93px;
	z-index:102;
}
form div {
	clear: left;
	margin-top: 5px;
}
form div label{
	float: left;
	width: 150px;
	padding-top:3px;
}
form div label, option, select, input, checkbox {
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
form div input.button {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.hidden {
	visibility: hidden;
	display:none;
}
dt {
	color: #9A052F;
	margin-bottom: 5px;
	margin-top: 5px;
	font-weight: bold;
}
ul li {
	line-height: 18px;
}
ul#slide {
	list-style:none;
	list-style-type:none;
}
ul#slide li {
	list-style:none;
	margin:0;
	padding:0;
}
#stopka {
	text-align:center;
	width:766px;
	color:#DB888E;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#stopka a {
	color:#DB888E;
	text-decoration:none;
}
#stopka a:hover {
	text-decoration:underline;
}
.duzalitera {
	text-transform:inherit;
}