* {
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, input {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

h1, h2, h3, h4, h5, h6, legend {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

html {
	text-align: center;
}

body {
	background: #fff;
	color: #757575;
	font: 13px Arial, Tahoma, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

a {
	text-decoration: none;
	color: #c62f2f;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 165%;
	margin: 14px 0 16px;
}

p.italic {
	font-style: italic;
	text-align: right;
}

h1 {
	font-size: 14px;
	color: #7e7e7e;
}

h2 {
	font-size: 15px;
	color: #787878;
}

h3 {
	font-size: 17px;
	color: #757575;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

em {
	color: #d15959;
	font-style: normal;
}

/* Globalne */
.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bold {
	font-weight: bold;
}

#container {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}

#header {
	width: 950px;
	height: 339px;
	overflow: hidden;
}

#header_l {
	float: left;
	width: 230px;
	height: 339px;
}

#header_l img {
	display: block;
}

#menu {
	width: 230px;
	height: 217px;
	margin: 2px 0 0;
}

#header_c {
	float: left;
	width: 495px;
	height: 339px;
	margin: 0 1px 0 2px;
	position: relative;
	text-align: center;
	background: #fffcfc url(http://speedtrans.adimo.pl/images/cms/title_bg.png) repeat-x;	
}

#header_c span {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	font-size: 16px;
	color: #cf4749;
	font-weight: bold;
}

#header_c span img {
	margin: 0 0 -3px;
}

#header_c h1 {
	width: 495px;
	height: 70px;
	padding: 50px 0 0;
	text-align: center;
	color: #c62f2f;
	font-style: italic;
}

#flash {
	width: 495px;
	height: 265px;
	position: absolute;
	left: 0;
	bottom: 0;
}

#lang {
	float: left;
	width: 220px;
	height: 81px;
	margin: 1px 0 2px;
	padding: 35px 0 0;
	text-align: center;
	border: 1px solid #d1d1d1;
	position: relative;
}

img.logo2 {
	position: absolute;
	left: 0;
	bottom: 0;
}

#mapa {
	float: left;
	width: 221px;
	height: 218px;
	margin: 0 0 0 1px;
	text-align: center;
	background: #e3e3e3;
}

#menu li {
	display: block;
	width: 230px;
	height: 31px;
	text-align: right;
	background: url(http://speedtrans.adimo.pl/images/cms/menu_bg.png) no-repeat;
}

#menu li#last {
	background: url(http://speedtrans.adimo.pl/images/cms/menu_last.png) no-repeat;
}

#menu li a {
	font: bold 14px Arial;
	text-transform: uppercase;	
	color: #fff;
	line-height: 31px;
	margin-right: 36px;
}

#menu li a:hover, #menu li.active a {
	text-decoration: underline;
}

#fastbar {
	width: 950px;
	height: 63px;
}

#kontakt {
	float: left;
	width: 700px;
	height: 63px;
	background: #c62f2f url(http://speedtrans.adimo.pl/images/cms/kontakt.png) no-repeat;
	overflow: hidden;
	padding: 0 0 0 29px;
}

#kontakt ul {
	padding: 10px 0 0 40px;
	float: left;
}

#kontakt ul li, #fax, #email {
	background: no-repeat left center;
	display: block;
	font: bold 12px Arial;
	color: #fff;	
	padding: 0 0 0 19px;
	margin: 0 0 1px;
}

#fax, #email {
	margin: 0 0 0 39px;
	float: left;
	display: inline;	
	line-height: 63px;
}

#kontakt ul.number {
	padding: 15px 0 0 40px;
}

#email a {
	color: #fff;
}

#kontakt ul.phone li {
	background-image: url(http://speedtrans.adimo.pl/images/cms/phone_white.png);
}
#kontakt ul.number li {
	background-image: url(http://speedtrans.adimo.pl/images/cms/mobile_white.png);
	margin: 0 0 3px;
}
#fax {
	background-image: url(http://speedtrans.adimo.pl/images/cms/fax_white.png);
}
#email {
	background-image: url(http://speedtrans.adimo.pl/images/cms/mail_white.png);
}

#search {
	float: left;
	width: 221px;
	height: 52px;
	padding-top: 10px;
	margin: 1px 0 0;
	text-align: center;
	background: #a51919;
}

#content {
	width: 950px;
	overflow: hidden;
	margin: 25px 0 0;
}

#submenu {
	float: left;
	width: 253px;
}

#submenu h2, legend, #contact h2 {
	color: #c62f2f;
	font-size: 16px;
	margin-left: 18px;
}

#submenu ul {
	width: 210px;
	margin: 12px 0 0 18px;
}

#submenu ul li {
	background: url(http://speedtrans.adimo.pl/images/cms/arrow1.png) no-repeat 10px center;
	border-bottom: 1px dotted #757575;
}

#submenu ul li a {
	display: inline;
	line-height: 2;
	padding: 0 0 0 23px;
	color: #757575;
	font-size: 12px;
}

#submenu ul li a:hover, #submenu ul li.active a {
	color: #c62f2f;
	text-decoration: underline;
}

#content_main {
	float: left;
	width: 454px;
	overflow: hidden;
}

#content_main2 {
	float: left;
	width: 690px;
	overflow: hidden;
}

#box {
	float: right;
	width: 220px;
}

#box a {
	display: block;
	width: 220px;
	height: 60px;
	background: url(http://speedtrans.adimo.pl/images/cms/box.png) no-repeat 0 top;
	margin: 0 0 2px;
	overflow: hidden;
}

#box a:hover {
	text-decoration: none;
	background: url(http://speedtrans.adimo.pl/images/cms/box.png) no-repeat 0 bottom;
}

#box a span {
	float: left;
	display: block;
	width: 60px;
	text-align: center;
	padding: 11px 0 0;
	color: #fff;
	font: bold xx-large Arial;
}

#box a p {
	float: left;
	width: 136px;
	padding: 0 0 0 24px;
	margin-top: 18px;
	color: #5c5b5b;
	font: bold 12px Arial;
}

#box a:hover p {
	color: #fff;
}

#screenshot {
	position: absolute;
	border: 1px solid #000;
	background: #fff;
	padding: 8px;
	display: none;
	overflow: hidden;
}

a#wiecej {
	display: block;
	width: 90px;
	height: 22px;
	margin: 4px 0 0 130px;
	background: url(http://speedtrans.adimo.pl/images/cms/button_wiecej.png) no-repeat;
}

a#wiecej:hover {
	text-decoration: none;
	background: url(http://speedtrans.adimo.pl/images/cms/button_wiecej.png) no-repeat;
}

#footer {
	clear: both;
	width: 950px;
	height: 57px;
	margin: 12px 0 10px;
	border-top: 1px solid #cccccc;
}

#footer p {
	font: 11px/1.6 Arial, Tahoma, sans-serif;
	color: #393939;
	padding: 0 24px;
	float: left;
}

#footer ul {
	float: right;
	padding: 0 24px;
}

#footer ul li {
	float: left;
	padding: 0 6px 0 0;
	color: #393939;
}

#footer ul li a {
	font: 11px/57px Arial, Tahoma, sans-serif;
	color: #393939;
	padding: 0 6px 0 0;
}

#footer ul li a:hover, #footer ul li.active a {
	color: #c62f2f;
	text-decoration: underline; 
}

#footer ul li.last, #footer ul li.last a {
	padding: 0;
}

/* Galeria
==============================================================================================================*/
.galeria {
	width: 717px !important;
	margin-left: -20px;
}

.galeria h3 {
	margin-left: 36px;
}

.foto {
	float: left;
	padding: 18px 0 0 38px;
}

/* Kontakt
==============================================================================================================*/
#kontakt_form {
	width: 256px;
	float: left;
}

#kontakt_form h3 {
	margin-bottom: 12px;
}

address {
	font: normal 12px Arial;
	line-height: 165%;
	margin-bottom: 40px;
}

#kontakt_form fieldset div {
	margin-bottom: 6px;
}

#kontakt_form fieldset label {
	cursor: pointer;
	display: block;
	color: #acacac;
	margin-left: 1px;
}

#kontakt_form fieldset input.text {
	width: 248px;
	height: 16px;
	background: #fff;
	padding: 2px 3px;
	border: 1px solid #757575;
	color: #5f5e5e;
	font: 11px Arial, Tahoma, sans-serif;
}

#kontakt_form fieldset textarea {
	width: 248px;
	height: 44px;
	border: 1px solid #757575;
	background: #fff;
	color: #5f5e5e;
	font: 11px Arial, Tahoma, sans-serif;
	padding: 2px 3px;
}

#kontakt_form fieldset input.send {
	display: block;
	width: 65px;
	height: 22px;
	margin: 9px 0 0 191px;
	background: url(http://speedtrans.adimo.pl/images/cms/button_wyslij.png) no-repeat;
	cursor: pointer;
}

.google_map {
	width: 640px !important;
	float: right !important;
	margin-bottom: 20px;
}

.google_map h3 {
	margin-bottom: 22px;
}

/* Samochody
==============================================================================================================*/
.pojazdy {
	width: 670px !important;
	float: right !important;
}

div.poj2 {
	width: 668px;
	background: #e3e3e3;
	border: 1px solid #d6d6d6;
	margin: 0 0 1px;
	overflow: hidden;	
}

div.poj {
	width: 321px;
	margin: 15px 0 5px 10px;
	float: left;
	display: inline;
	overflow: hidden;
}

div.images {
	float: left;
}

div.details {
	margin: 0 0 0 8px;
	float: left;
	font-size: 12px;
	line-height: 155%;
	overflow: hidden;
}

div.images img {
	border: 2px solid #e3e3e3;
}

div.images a:hover img {
	border: 2px solid #a82324;
}

div.images p {
	text-align: right;
}

a.zarezerwuj {
	display: inline-block;
	width: 87px;
	height: 22px;
	background: url(http://speedtrans.adimo.pl/images/cms/button_zarezerwuj.png) no-repeat;
}

/* Formularz
==============================================================================================================*/
#zapytanie div {
	width: 50%;
}

#zapytanie fieldset {
	margin: 0 0 30px;
	padding: 12px 0 6px;
}

#zapytanie legend {
	margin: 0;
	padding: 0;
}

#zapytanie label {
	display: block;
	cursor: pointer;
	font-size: 12px;
	color: #757575;
	margin: 8px 0 1px;
}

#zapytanie input, #zapytanie select, #zapytanie textarea {
	width: 260px;
	background: #fff;
	padding: 3px;
	border: 1px solid #757575;
	color: #5f5e5e;
	font: 11px Arial, Tahoma, sans-serif;
}

#zapytanie input.adres {
	width: 200px;
}
#zapytanie input.kod {
	width: 52px;
	text-align: center;
}

.errors li {
	color: #c72e30;
	font-weight: bold;
	font-size: 11px;	
}

#zapytanie #wyslij {
	display: block;
	clear: both;
	width: 170px;
	height: 22px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
	background: url(http://speedtrans.adimo.pl/images/cms/button_zapytanie.png) no-repeat;
	cursor: pointer;
}

/* Kontakt
==============================================================================================================*/
#contact {
	width: 685px;
	margin: 0 0 15px 5px;
	background: url(http://kuba.adimo.pl/speedtrans/icon_contact.png) no-repeat right 5px;
	font-size: 12px;
	line-height: 165%;
}

#contact h2 {
	margin-left: 0;
	margin-bottom: 20px;
}

#contact h4 {
	width: 100%;
	height: 38px;
	margin: 10px 0;
	overflow: hidden;
	text-indent: 50px;
	font: bold 14px/38px Arial, Tahoma, sans-serif;
	color: #777;
	text-transform: uppercase;
	text-align: left;
	background: #e3e3e3 no-repeat;
}

#contact h4.phone {
	background-image: url(http://kuba.adimo.pl/speedtrans/icon_contact_phone.png);
}
#contact h4.fax {
	background-image: url(http://kuba.adimo.pl/speedtrans/icon_contact_fax.png);
}
#contact h4.mobile {
	background-image: url(http://kuba.adimo.pl/speedtrans/icon_contact_mobile.png);
}
#contact h4.mail {
	background-image: url(http://kuba.adimo.pl/speedtrans/icon_contact_mail.png);
}

#contact table {
	width: 100%; 
	margin: 5px 0 5px 50px;
	border: none; 	
}

#contact table td {
	text-align: left;
	width: 30%;	
}