/* CSS Document */
body {
  margin: 0 auto;
  padding: 0;
  color: #000;
  font: 100% Arial, Verdana, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  background: #333333 url('images/body.jpg') top left repeat-x;
  font-weight:normal;
}

#airlock {
    margin: 0 auto;
    width:990px;
	
}

#header {
    float:left;
    width:990px;
	height: 80px;
}


a {
	color:#7F1900;
	text-decoration:none;
	text-decoration: underline;
}

#title h1 {
	font-size:48px;
	margin:0;
	padding:0;
}

#menu {
	float:left;
    width:990px;
	height: 50px;
	margin: 0;
	padding:0;
	background:#fff;
	border-bottom:1px dotted #ccc;
}

#menu ul li {
	display:inline;
}

#menu  ul li  a {
	display:block;
	float:left;
	margin: 0 32px;
	font-size: 18px;
	color:#333;
	text-decoration:none;
	border-top: 2px solid #fff;
	text-transform:uppercase;
}

#menu ul li  a:hover, #menu ul li a.active {
	border-top: 2px solid #7c1b00;
	color:#7c1b00;
}

#turbo {
	float:left;
    width:990px;
	height: 122px;
	margin: 0;
	background:#fff url('images/turbo.jpg') top left repeat-x;
	border-bottom:3px solid #fff;
	text-align:center;
	color:#454545;
}

#turbo h1 {
	font-size: 100px;
	letter-spacing: 10px;
	margin:0;
	padding:0;
}

#turbored {
	float:left;
    width:990px;
	height: 74px;
	margin: 0;
	background:#fff url('images/turbored.jpg') top left repeat-x;
	border-bottom:1px solid #fff;
	text-align:center;
	color:#fff;
}

#turbored h2 {
	font-size: 50px;
	letter-spacing: 20px;
	margin:5px 0 0 0;
	padding:0;
}

#turboblack {
	float:left;
    width:990px;
	height: 18px;
	margin: 0;
	padding: 2px 0;
	background:#000;
	border-bottom:1px solid #fff;
	text-align:center;
	color:#fff;
}

#turboblack h3 {
	font-size: 15px;
	margin:0;
	padding:0;
	letter-spacing: 20px;
}


#main {
    margin: 0 auto;
    width:990px;
	background: #c7c7c7;
	border: 3px solid #fff;
	float:left;
}

#block {
	float:left;
    width:250px;
	margin: 10px;
	padding:10px;
	min-height: 372px;
    height: auto !important;
    height: 372px;
	border: 1px solid #999;
	background: #fff;
	text-align:center;
}

#block ul {
	text-align:left;
	font-size: 13px;
	font-weight:bold;
	line-height: 20px;
	margin:10px 0 0 15px;
	padding:0;
}

#text {
	float:left;
    width:660px;
	min-height: 180px;
    height: auto !important;
    height: 180px;
	border: 1px solid #999;
	background: #fff;
	margin: 10px 0; 
	padding:10px;
	font-size: 14px;
	line-height: 18px;
}

#text img {
	border: 1px solid #ccc;
	padding: 2px;
	margin: 5px 5px 0 5px;
}

#boxserwis, #boxnaprawa,#boxsprzedaz {
	float:left;
    width:209px;
	margin: 0 10px 0 0;
	padding:5px;
	min-height: 170px;
    height: auto !important;
    height: 170px;
	border: 1px solid #999;
	background: #fff;
	font-size: 11px;
	line-height: 16px;
}

#boxserwis h5 {
	color:#fff;
	background:#73ac5e;
	margin:0;
	padding:5px;
	text-align:center;
	font-size: 14px;
}

#boxserwis ul {
	font-size: 11px;
	font-weight:bold;
	line-height: 16px;
	margin:0 0 0 15px;
	padding:0;
}

#boxnaprawa h5 {
	color:#fff;
	background:#00a2d8;
	margin:0;
	padding:5px;
	text-align:center;
	font-size: 14px;
}

#boxsprzedaz h5 {
	color:#fff;
	background:#a8a8a8;
	margin:0;
	padding:5px;
	text-align:center;
	font-size: 14px;
}

#main p {
	text-align: justify;
}

.clear {
	clear:both;
}

#mornel {
	text-align:center;
	font-size: 12px;
	color:#999;
	padding: 10px 0;
	color:#666;
}



ul li {
	list-style-image:url("/webimg/arrow.png");
}

ul.oferta li {
	display:block;
	width: 300px;
	height: 60px;
	float:left;
	border: 1px solid #666;
	margin: 10px;
	padding: 10px;
	font-size: 24px;
	text-align:center;
}

#footer {
	float:left;
    width:990px;
	height: 60px;
	margin: 10px 0 10px 0;
	border-top: 3px solid #444;
	border-bottom: 3px solid #444;
	background:#fff;
	text-align:center;
}
