/* -- RESET -- */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

div.clr { clear:both; }
a { color:#ffffff; text-decoration:none; }
a:hover { text-decoration:underline; } 
strong { font-weight:bold; }
/* -- end of reset -- */

p { font-family:Arial; font-size:13px; line-height:18px; text-align:justify; }
ul { font-family:Arial; font-size:13px; line-height:18px; text-align:justify; }
div.main { width:960px; margin:auto; }
div.top { width:960px; height:306px; background-image: url('../images/top_bg.jpg'); }
div.redStripe { width:100%; height:5px; background-color:#af2331; }
div.grayStripe { width:100%; height:100px; background-image: url('../images/gray_stripe.png'); }
div.bg { padding:20px 0 70px 0; background: url('../images/content_bg.jpg') top center no-repeat; }
div.blackBg { width:100%; color:#ffffff; font-family:Arial; font-size:11px; line-height:16px; text-align:justify;  background-color:#000000; }
div.engine { width:493px; height:349px; z-index:0; margin:20px 0 0 400px; position:absolute; background-image: url('../images/engine.png'); }

div.whiteStripe { width:100%; height:1px; background-color:#ffffff; }
div.footer { width:100%; background: #a50000 url('../images/footer_stripe.png') repeat-x; }
.footerBg { background: url('../images/footer_wheel.jpg') top right no-repeat; }

div.topLeft { float:left; }
div.logo { padding-top:15px; }
div.welcome { width:230px; margin:75px 0 0 25px; color:#5a5a5a; }
span.moreTop { float:right; padding:0 0 3px 14px; font-family:Arial; font-size:11px; line-height:16px; text-align:justify; background: url('../images/more_arrow.png') left center no-repeat; }
span.moreTop a { color:#5a5a5a; }

div.menu { position:relative; z-index:1; float:right; margin-top:32px; padding-bottom:7px; border-bottom:5px #af2331 solid; }
div.menu ul li { float:left; }
div.menu a { padding:0 13px; font-family:Arial; font-size:16px; color:#2d2d2d; font-weight:bold; }
div.menu a:hover { text-decoration:none; color:#6e6e6e; }

div.grayStripe img { margin:90px 37px 0 0; float:left; }
div.box { width:295px; margin:20px 37px 0 0; float:left; color:#ffffff; }
div.box p { margin-top:14px; }
span.more { float:right; margin-top:20px; }
span.boxHeader { font-size:16px; padding:0 15px 4px 0; font-family:Arial; font-weight:bold; background: url('../images/red_arrow.png') right center no-repeat; }

div.footer { color:#ffffff; font-size:11px; font-family:Arial; padding:10px 0 90px 0; }
div.copy { float:left; }
div.copy a { font-weight:bold; }

div.footerMenu { float:right; }
div.footerMenu ul li { float:left; padding:0 10px; }
.footerBg { padding-bottom:90px; }
/* PODSTRONY */

span.pageTitle { font-size:16px; margin-top:50px; padding:0 15px 4px 0; font-family:Arial; font-weight:bold; color:#ffffff; background: url('../images/red_arrow.png') right center no-repeat; }
.padding { padding:70px 0 0 0; }
.fleft { float:left; margin-right:20px; }
.fright { float:right; margin-left:20px; }
.red { display:block; color:#c50000; text-align:center; }

div.content { float:left; margin-left:90px; }
div.content ul {  }
div.contentCenter { text-align:left;}
div.contentCenter ul { padding-top:30px;  }

ul.oferta { list-style: url('../images/more_arrow.png'); float:left; width:275px; margin-right:20px; padding-left:20px; }

div.kontakt { margin-left:20px; margin-right:20px; width:280px; }
div.form { width:290px; float:left; padding-left:28px; background: url('../images/contact_stripe.png') left center no-repeat; }
input.field { font-size:11px; float:right; width:190px; height:16px; border:0; background:none; background-image: url('../images/input_bg.png'); }
textarea { float:right; width:190px; height:102px; background:none; font-family:Arial; resize:none; font-size:11px; background-image: url('../images/textarea_bg.png'); border:0; }
div.form li { clear:both; margin:0 0 10px 0; }
input#send { width:63px; height:20px; margin-top:57px; border:0; background:none; cursor:pointer; background-image: url('../images/send.png'); }
div.map { float:right; margin-top:20px; }
div.mapMask { position:absolute; width:591px; height:182px; background-image: url('../images/map_mask.png'); }
div.map a { color:#ffffff; }