body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #3c3434;
}
table{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
table.cennik{
	text-align: left;
	margin: auto;
}
#main{
	width: 830px;
	height: auto;
	margin: auto;
	background-image: url(Images/main.gif);
}
#site{
	width: 800px;
	margin: auto;
}
#site_inside{
	width: 800px;
	height: auto;
	min-height: 768px;
	_height: 768px;
	background-image: url(Images/site.gif);
}
#header{
	width: 775px;
	_width: 800px;
	height: 30px;
	_height: 198px;
	padding-top: 168px;
	padding-right: 25px;
	background-image: url(Images/header.gif);
	text-align: right;
}
#module_left{
	float: left;
	width: 200px;
	height: auto;
}
.header_left{
	width: 200px;
	height: 20px;
	text-align: left;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(Images/header_left.gif);
}
.content_left{
	width: 170px;
	_width: 200px;
	text-align: justify;
	height: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}
.menu a{
	width: 200px;
	height: 19px;
	display: block;
	line-height: 16px;
	background-image: url(Images/menu.gif);
	text-align: left;
	text-indent: 15px;
	color: #3c3434;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	background-image: url(Images/menu_hover.gif);
	color: #FFFFFF;
}
#module_right{
	width: 600px;
	float: right;
	height: auto;
}
.callpoint_header{
	width: 563px;
	height: 27px;
	margin: auto;
	background-image: url(Images/callpoint_header.gif);
	margin-bottom: -12px;
	_margin-bottom: 0px;
}
.callpoint_content{
	width: 523px;
	_width: 563px;
	height: auto;
	margin: auto;
	background-image: url(Images/callpoint_content.gif);
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	_padding-bottom: 0px;
	text-align: justify;
}
.links a {
  text-decoration: underline;
  color: black;
}
.links a:hover {
  text-decoration: underline;
  color: darkgray;
}
.callpoint_footer{
	width: 563px;
	margin: auto;
	height: 27px;
	background-image: url(Images/callpoint_footer.gif);
	margin-top: -12px;
	_margin-top: 0px;
}
#cleaner{
	width: 800px;
	height: 1px;
	font-size: 0px;
	clear: both;
}
#footer{
	width: 800px;
	height: 28px;
	line-height: 28px;
	font-size: 11px;
	text-indent: 20px;
	text-align: left;
	background-image: url(Images/footer.gif);
}
h6,h5,h4,h3,h2,h1{
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(Images/h.gif);
	width: 538px;
	text-indent: 15px;
	height: 20px;
	font-size: 18px;
	text-align: left;
	_margin-left: -62px;
}
h4{
	font-size: 14px;
}
a{
	color: #3c3434;
}
a:hover{
	color: #000000;
}
.cennik_header{
	width: 150px;
	height: 18px;
	margin: auto;
	background-image: url(Images/cennik_uvod_header.gif);
}
.cennik_content{
	width: 135px;
	_width: 150px;
	height: auto;
	margin: auto;
	background-image: url(Images/cennik_uvod_content.gif);
	padding-left: 15px;
	text-align: left;
}
.cennik_prvek {
  text-align: right;
  clear: both;
}
.cennik_img img {
  float: left;
  clear: both;
}
.cennik_footer{
	width: 150px;
	height: 18px;
	margin: auto;
	background-image: url(Images/cennik_uvod_footer.gif);
}
