* {
	margin:0;
	padding:0;
}
body {
	background-color:#E4E4E4;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#container {
	width:728px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#header {
	width:728px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/header_tlo.jpg);
	background-repeat: repeat-x;
}
#logo {
	position: absolute;
	top: 72px;
	left: 50px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	width:205px;
	height:117px;
}
#toty {
	position: absolute;
	top: 65px;
	left: 353px;
	background-image: url(../images/toty.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:74px;
	z-index:2;
}
#xtx {
	position: absolute;
	top: 51px;
	left: 417px;
	background-image: url(../images/xtx.jpg);
	background-repeat: no-repeat;
	width:217px;
	height:204px;
}
#content-outer {
	width: 728px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/content_tlo.gif);
	background-repeat: repeat-y;
}
#content-inner {
	padding: 20px;
}
#footer {
	clear:both;
	width:728px;
	height:43px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/footer.jpg);
}
#footer p {
	text-align:center;
	font-size:11px;
	padding-top:10px;
	font-weight:bold;
	color: #ccc;
}
#google {
	width:728px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#serwis_img {
	text-align:center;
	padding-top:20px;
}
.hidden {
	visibility:hidden;
	display:none;
}
p {
	text-align:justify;
	line-height: 20px;
}
p.center {
	text-align:center;
}
h4 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
h5 {
	color: #ff9900;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:5px;
}
.akapit {
	text-indent: 20px;
}
.m {
	color: #FF9900;
	font-weight: bold;
}
.maps {
	background-color: #fff;
	width: 200px;
	font-size: 11px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color:#000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#000;
}
form div {
  clear: left;
  margin-top:5px;
}
form div label {
  float: left;
  width: 150px;
  font-weight: bold;
  padding-top:3px;
}
#oferta #submenu {
	float:left;
	width:160px;
}
#oferta #pokaz {
	float:right;
	width:520px;
}
.box {
	margin-bottom: 20px;
	margin-left: 20px;
}
.dane {
	float:left;
	width:65%;
	line-height:20px;
}
.foto {
	float:left;
	width:20%;
	text-align:right;
	margin-top:2px;
}
.foto img {
	border: 4px solid #e4e4e4;	
	padding: 2px;
}
.foto img:hover {
	border: 4px solid #ff9900;
	padding: 2px;
}
a.polityka {
	color:#ccc;
	}
a.polityka:hover {
	color:#ccc;
	}
table#oferta_mc td {
	padding: 5px;
}