body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color:#FFF;
}
img {border:0px;}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

#top {
	width: 960px;
	margin:0 auto;
    height: 100%;
	overflow: hidden;
}

#autostrada {
	width: 100%;
	margin:0 auto;
    height: 504px;
	overflow: hidden;
	background:url(../obrazy/autostrada-tlo.jpg);
	background-position:center;
	background-repeat: no-repeat;
}

#menu-tlo {
	width: 100%;
	margin:0 auto;
    height: 100px;
	overflow: hidden;
	background:url(../obrazy/bialy80.png);
	border-bottom: 2px #e3000f solid;

}

#polo-tlo {
	width: 100%;
	margin:0 auto;
    min-height: 700px;
	overflow: hidden;
	background:url(../obrazy/polo-tlo2.jpg);
	background-position: left bottom;
	background-repeat:no-repeat;
}

#logo {
	background:url(../obrazy/logo-flota.png);
	width: 97px;
	height: 86px;
	margin-top:10px;
	float: left;
	}
	
#menu-tekst {
	width:802px;
	height:100px;
	float:left;
	line-height: 100px;
	font-size: 20px;
	text-align: right;
	margin-right:10px;
}

#menu-bar {
	width:20px;
	height: 100px;
	background-color: #2f2483;
	float:left;
}

#tytul-tlo {
	width: 100%;
	margin:0 auto;
	overflow: hidden;
	background-color: #e3000f;
}

#tytul-tekst {
	width:870px;
	height:50px;
	font-size:18px; 
	font-weight: bold; 
	color:#FFF; 
	padding: 10px;
	padding-left:30px;
	float:left;
}
#tytul-bar {
	width:20px;
	height: 100px;
	background-color: #2f2483;
	float:left;
}

#title {
	font-size:14px;
	color:#FFF;
	padding: 10px;
	margin: 30px;
	background-color: #2f2483;
	width: 560px;
	text-align:center;
}
#title_red {
	font-size:14px;
	color:#FFF;
	padding: 10px;
	margin: 0px;
	background-color: #e3000f;
	width: 277px;
	text-align:center;
}

#form-bar {
	width:20px;
	height: 410px;
	background-color: #2f2483;
	float:left;
}

input {
	border: 1px #e3000f solid;
	width:220px;
	font-size: 14px;
}
#menu-kontener { width:960px; height:100px; overflow: hidden; margin:0 auto;}
#tytul-kontener { width:960px; overflow: hidden; margin:0 auto;}
#glowny-kontener { width:960px; overflow: hidden; margin:0 auto;}
#kontener { width:100%; overflow: hidden; margin-top: 10px; }

#stopka {
	width: 100%;
	margin:0 auto;
    height: 100px;
	overflow: hidden;
	background-color: #e3000f;
}


li.pointer {color:#2f2483;}
