body {
	background: #222222 url(images/bg.gif) repeat-x;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}

a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#all {
	position: relative;
	width: 980px;
	text-align: left;
	background: #000000 url(images/samochody_bezwypadkowe.jpg) no-repeat right top;
}
#top {
	position: relative;
	height: 263px;
	border-bottom: solid 1px #E02327;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#mapa {
	position: absolute;
	left: 267px;
	top: 0px;
}
#vipgwarant {
	position: absolute;
	left: 0px;
	top: 190px;
}
#opinie {
	position: absolute;
	left: 270px;
	top: 190px;
}
#vipgwarant2 {
	position: center;
	left: 00px;
	top: 0px;
}
#tytul {
	position: absolute;
	left: 22px;
	bottom: 13px;
}
#main {
	position: relative;
	margin-left: 26px;
	margin-top: 21px;
	padding-bottom: 20px;
}
.red {
	color: #E02327;
	font-weight: bold;
}
.blue {
	color: #0368AF;
	font-weight: bold;
}
.orange {
	color: #FF6632;
	font-weight: bold;
}
.oferta {
	margin-left: 40px;
	margin-top: 25px;
}
.oferta a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
#bottom {
	position: relative;
	width: 889px;
	height: 15px;
	border-top: solid 1px #E02327;
	color: #9C9C9C;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top: 4px;
}
#adres {
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#adres a {
	font-size: 16px;
	font-weight: bold;
}
#adres img {
    margin-bottom: 13px;
    border: solid 5px #FFFFFF;
    position: relative;
    left: -5px;
}

#box {
	float: left;
	width: 250px;
	height: 140px;
	margin: 10px;
}

#nazwa {
	width: 250px;
	height: 40px;
	text-align: center;
}

#foto {
	float: left;
	width: 140px;
}

#foto img {
	height: 100px;
}

#opis {
	float: left;
	width: 110px;
}

.clear {
    clear: both;
}