* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/bg.jpg) repeat-x;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636363;
}
a:focus { outline: 0 ; text-decoration: none; }

h1, h2, h3 {
	color: #636363;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 20px;
	line-height: 2em;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #DE1C1D;
}

a:hover {
	text-decoration: none;
	color: #DE1C1D;
}

/* Wrapper */

#wrapper {
	margin-top: 0px;
}

/* Header */

#header {
	width: 900px;
	height: 347px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}

#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -5000px;
}
#header .home {
	width: 300px;
	height: 140px;
	float: left;
	
}	
/* Menu */

#menu {
	float: right;
	width: 592px;
	height: 54px;
	margin-top: 22px;
}

#menu ul {
	margin: 0;
	padding: 0px ;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}
#menu a {
	width: 93px;
	height: 19px;
	margin: 0 5px 0 5px;
	float: left;
	text-indent: -5000px; 
}
#menu .about a{
	background: url(images/o-nas.jpg) left bottom no-repeat;
}
#menu .about a:hover{
	background: url(images/o-nas.jpg) left top no-repeat;	 
}
#menu .offer a{
	background: url(images/oferta.jpg) left bottom no-repeat;
}
#menu .offer a:hover{
	background: url(images/oferta.jpg) left top no-repeat;
}
#menu .links a{
	background: url(images/linki.jpg) left bottom no-repeat;
}
#menu .links a:hover {
	background: url(images/linki.jpg) left top no-repeat;
}
#menu .faq a{
	background: url(images/faq.jpg) left bottom no-repeat;
}
#menu .faq a:hover{
	background: url(images/faq.jpg) left top no-repeat;
}
#menu .contact a{
	background: url(images/kontakt.jpg) left bottom no-repeat;
}
#menu .contact a:hover{
	background: url(images/kontakt.jpg) left top no-repeat;
}

#menu .active a {
	background-position: top;
}

/* Page */

#page {
	width: 892px;
	margin: 0 auto;
}

/* Content */
#content {
	float: left;		
	width: 852px;
	height: 390px;
	padding: 0 20px;
}
#content h2, #left h2  {
	text-indent: -5000px; 
}

#content .faq_head {
	margin: 43px 0 20px 10px;
	width: 416px;
	height: 49px;
	background: url(images/faq-naglowek.jpg) left top no-repeat;
}
#content .contact_head {
	margin: 43px 0 20px 10px;
	width: 300px;
	height: 49px;
	background: url(images/kontakt-naglowek.jpg) left top no-repeat;
}
 
#left {
	float: left;
	width: 465px;
	height: 390px;
	padding: 0 20px;
	background: url(images/sep-line.jpg) right no-repeat ;
	background-position: 500px 110px;
}
 
#left .home_head {
	margin: 41px 0 20px 10px;
	width: 416px;
	height: 49px;
	background: url(images/pomoc-drogowa-poznan.jpg) left top no-repeat;
}
#right {
	float: right;
	width: 350px;
	padding: 0 15px;
}
#right h2 {
	text-indent: -5000px; 
}
#right .home_head {
	margin: 41px 0  20px 10px;
	width: 416px;
	height: 49px;
	background: url(images/fachowo-i-na-czas.jpg) left top no-repeat;
}
#right .head, #left .head, #content .head {
	margin: 41px 0 20px 10px;
 	color: #515151;
 	font-weight: bold;
	height: 29px;
	padding: 10px 80px;
	text-indent:  0px;
	background: url(images/h2text.jpg) left top no-repeat;
}


#pagefooter {
	float: left;
	width: 850px;
	height: 140px;
	background: url(images/pagefooterbg.jpg) right bottom no-repeat;	
}

#pagefooter a{
	color: #989898;	
	float: left;
	margin: 8px;
	width: 220px;
	padding-left: 20px;
	background: url(images/arrow.jpg) left center no-repeat;	
	
}
#pagefooter h2 {
	text-indent: -5000px; 
	margin: 0 0 20px 35px;
	width: 287px;
	height: 23px;
	background: url(images/najczesciej-zadawane-pytania.jpg) left top no-repeat;
}
 
/* Footer */
 
#footer {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	color: #757E82;
}

#footer p {
	margin: 0;
	font-size: 77%;
	color: #cecece;
}

#footer a {
	text-decoration: none;
	color: #cecece;
	text-transform:uppercase;
	padding: 0 20px 0 20px;
}

#footer a:hover {
	text-decoration: underline;
}
