/* mac hide\*/
html, body {
	height:100%;
	background-repeat: no-repeat;
	background-position: 12px 0px;
}
/* end hide */

body {
	background-color:#676767;
	background-image: url("../zdjecia/tlo_www.png");
	/*background-image: url("../michal_www_ver8.jpg");*/
	background-repeat: repeat-x;
	/*background-position: center top;*/
	min-width:980px;/* for mozilla*/
	/*font-family:Verdana;
	font-size:11px;*/
		font: normal 75%/1.5em Verdana, sans-serif;
	margin-top: 0px;
	margin-left: 0px;	
	margin-right: 0px;		
	margin-bottom: 0px;
}

#outer{
	height:100%;
	min-height:100%;
	width:980px;
	border-left:0px solid #000;
	border-right:0px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap {/* enables content first */

	float:left;
	width:800px;
	border:0px solid #f00;
	margin-left: 50px;  /* bylo 50 */
	margin-top: 50px;
	padding-right:10px;
	background-position: 41px;
	/*background-color: #f3f7f4;*/
	height:100%;
	
}
#header{
	background-repeat: no-repeat;
	position:absolute;
	top:0;
	width:980px;
	height:250px;
	border:0px solid #000;
	overflow:hidden;
	color: #000000;
	z-index:98;
}
#left {
	background-position: 10px 18px;
	position:relative;/*ie needs this to show float */
	width:260px;
	float:left;
	padding-top:70px;/*needed to make room for header*/
	padding-bottom:30px;/* needed to make room for footer */
}

#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}

#right {
	position:relative;/*ie needs this to show float */
	width:50px;
	float:right;
	padding-top:72px;/*needed to make room for header*/
	padding-bottom:0px;/* needed to make room for footer */
}


* html #footer {/*only ie gets this style*/
	\height:30px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centrecontent { /* główne okno */
	width:670px;
	float:right;
	padding-top:220px;
	padding-left: 20px;
	padding-bottom:0px;/* needed to make room for footer */
}

#centrecontent p {padding-left:3px}

#clearfooter {width:100%;height:0px;clear:both} /* to clear footer */

#text{
	color: #fff;
	font-size: 12px;
}

#auto{
	background-image: url("../zdjecia/auto.png");
	border:0px solid #f00;
	position:absolute;
	left: 149px;
	top: 33px;
	width:252px;
	height:222px;
}

#logo{
	background-image: url("../zdjecia/auto_starter.png");
	border:0px solid #f00;
	position:absolute;
	z-index: 99;
	left: 452px;
	top: 126px;
	width:236px;
	height:23px;
}

#fotka002{
	background-image: url("../zdjecia/pomoc002.png");
	border:0px solid #f00;
	position:absolute;
	z-index: 98;
	left: 452px;
	top: 430px;
	width:360px;
	height:270px;
	margin: 0px;
}

#fotka003{
	background-image: url("../zdjecia/pomoc003.png");
	border:0px solid #f00;
	position:absolute;
	z-index: 98;
	left: 452px;
	top: 450px;
	width:360px;
	height:270px;
}

#logo_kontakt{
	background: url("../zdjecia/auto_starter.png") no-repeat;
	border:0px solid #f00;
	z-index: 96;
	left: 552px;
	top: 326px;
	width:236px;
	height:23px;
	padding-bottom: 30px;
}

#kontakt{
	padding-left:20px;
	border:0px solid #f00;
	color: #FEDB03;
	font: bold italic 23px Arial;
	left: 352px;
	top: 376px;
	z-index: 95;
}

#adres{
	border:0px solid #f00;
	color: #FEDB03;
	font: bold italic 18px Arial;
}

.mail{
	color: #fff;
	font: normal 18px Arial;
}

a:link.mail, a:active.mail, a:visited.mail, a:hover.mail {
text-decoration:none;
font-weight:normal;
color:#fff;
}

#mapka{
	border:0px solid #f00;
	width:360px;
	height:332px;
}


#menu{
	border:0px solid #f00;
	position:absolute;
	left: 445px;
	top: 183px;
}
.menu{
	width:350px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
#menu_dolne{
margin-top:50px;
	border:0px solid #f00;
	background-color: #000;
	padding-left:450px;

	
	
}
.menu_dolne{
	width:650px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

a:link, a:active, a:visited, a:hover {
text-decoration:none;
font-weight:bold;
color:#000;
}

a:link.menu_dolne_link, a:active.menu_dolne_link, a:visited.menu_dolne_link, a:hover.menu_dolne_link {
text-decoration:none;
font-weight:bold;
color:#fff;
}

#mapka{
	background-image: url("../zdjecia/mapka.png");
	border:0px solid #f00;
	position:relative;
	z-index: 90;
	left: 1px;
	top: 30px;
	width:360px;
	height:332px;
}

