@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColElsCtrHdr #container {
	width: 800px;
	margin: 0 auto;
	text-align: left; 
}
.oneColElsCtrHdr #header {
	background-color: #000000;
	background-image: url(pikczers/top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 326px;
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; \
	padding: 10px 0; 
}
.oneColElsCtrHdr #mainContent {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 800px;
	margin: 0px;
	float: left;
	min-height: 230px;
	height:auto !important;
	height:230px;
}
#contento {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0px;
	width: 450px;
	float: right;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 64px;
}
#contento h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CB7F42;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(pikczers/tit_verticales.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.title {
	margin: 0px;
	padding: 0px;
	background-image: url(pikczers/tit_verticales.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 445px;
	float: none;
	height: 40px;
}
#contento p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#galery {
	margin: 0px;
	padding: 0px;
	height: 224px;
	width: 261px;
	background-image: url(pikczers/podklad_galeria.jpg);
	background-repeat: no-repeat;
	float: left;
	top: -227px;
	position: absolute;
}
.oneColElsCtrHdr #footer {
	padding: 0;
	background-image: url(pikczers/stopnik.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 27px;
	width: 800px;
	background-color: #666666;
	float: left;
	position: relative;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#links {
	height: 50px;
	width: 800px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	font-size: 80%;
	text-align: center;
	padding: 0;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contento a:link  {
	color: #6890B4;
	text-decoration: none;
}
#contento a:visited {
	text-decoration: none;
	color: #9AAEB9;
}
.orange {
	font-weight: bold;
	color: #DC7F41;
}
#contento a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #6890B4;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contento a:active {
	text-decoration: none;
	color: #E59741;
}
#links  a:link  {
	color: #F2F2F2;
	text-decoration: none;
}
#links a:visited {
	text-decoration: none;
	color: #9AAEB9;
}

#links  a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #6890B4;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}

#links a:active {
	text-decoration: none;
	color: #E59741;
}

#flesz  a:link {
	color: #999999;
}
#flesz  a:hover {
	color: #CB7F42;
}
#flesz  a:visited {
	color: #999999;
}
#flesz  a:active {
	color: #000000;
}

#flesz a{
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.grey {color: #999999}
#flesz {
	height: 130px;
	width: 220px;
	margin: 0px;
	padding: 0px;
	background-image: url(pikczers/miniatura.jpg);
	position: absolute;
	left: 27px;
	top: 75px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #999999;
	line-height: normal;
	
}

