html {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color:#ffffff;	
}
img{
	 border:0;	
}
body{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
#top{
	width:980px;
	height:550px;
	
}
#kontener{
	background-image: url(image/tlo_kontener.png);
	background-repeat:no-repeat;
	float:left;
	width:980px;
	height:100%;
}
#centruj{
	width:980px;
	height:100%;
	margin:0 auto;
	padding:0;
}
#menu{
	padding-top:5px;
	float:left;
}
#menu, #menu a{
	width:204px;
	height:100%;
	color:#ffffff;
}
#menu ul.glowne, #menu ul.pojazdy{
   margin:0px;
	padding:0px;
	list-style-type: none;	
}
#menu ul.glowne li, #menu ul.pojazdy li{
	display:block;
	margin:0px;
	margin-top:15px;
	padding:0px;
	height:26px;
	background-image: url(image/linia.png);
	background-repeat:no-repeat;
}
#menu ul.glowne li a{
	text-decoration:none;	
}
#menu ul.pojazdy li a{
	text-decoration:none;
	padding-left:10px;
	color:#888888;
}
#menu ul.glowne a:hover, #menu ul.pojazdy a:hover{
	display:block;
	margin:0px;
	padding:0px;
	background-image: url(image/hover.png);
	background-repeat:no-repeat;
	color:#ff0101;
}
#menu ul.glowne a:visited, #menu ul.pojazdy a:visited{
	
}
.tresc{
   width:700px;
   height:100%;
   padding-top:15px;
   padding-left:0px;
   margin-left:60px;
   float:left;
}
.prawy_p{
	text-align:right;
}
.tresc img{
	float:left;
}
h1{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 16px;
	color:#ffffff;	
	margin-top:30px;
}
p{
	color:#888888;
	line-height:1.5;
}
.tresc a{
	text-decoration:none;
	color:#ff0101;
}
.sama_linia{
	background-image: url(image/sama_linia.png);
	background-repeat:no-repeat;
	width:683px;
	height:3px;
	padding:0px;
   margin-top:40px;
   margin-left:60px;
	float:left;
}
.mala_linia{
	background:url(image/linia_h.png) top left no-repeat;
	width:204px;
	height:2px;
}
#anim_tresc{
	background: url(image/gal.jpg) no-repeat;
	width:681px;
	height:450px;
	padding:0px;
   margin-top:40px;
   margin-left:60px;
   margin-bottom:40px;
	float:left;
}  
#stopka{
   background-image: url(image/tlo_stopka.png);
	background-repeat:repeat-x;
	width:100%;
	height:107px;
	padding:0;
   margin-top:40px;
   overflow:hidden;
}
.stopkabox{
	width:980px;
	margin: 0 auto;
}
.stopkabox p{
	font: bold 14px tahoma,verdana, sans-serif;
	line-height:1.5em;
	text-align:center;
	color:#000000;
}	
.dyspozycja{
	width:150px;
	background:url(image/liniastopka.png) top right no-repeat;
	padding:10px;	
	float:left;
}
.dyspozycjab{
	width:170px;
	background:url(image/liniastopka.png) top right no-repeat;
	padding:10px;	
	float:left;
}
.dyspozycjab p{
	color:#fff;
}
.logo{
	width:150px;
	height:107px;
	background:url(image/liniastopka.png) top right no-repeat;
	float:left;
}
.dyspozycjam{
	width:226px;
	padding-top:25px;
	padding-left:10px;
	float:left;
}
.red{
	color:red;
}
.podpis {
	width:980px;
	margin:0 auto;
	padding:0;
	color:#888888;
	font-size:12px;
	overflow:hidden;
}
.podpis a{
	text-decoration:none;
	color:red;
}
.podpis .prawy {
	float:right;
}
.podpis .lewy {
	float:left;
}
/* podstrona o firmie */
.tresc img.center{
	margin:0px 100px;
}
.tresc .sprzet{
	background:url(image/gasienica.png) bottom right no-repeat;
}
.tresc .galeria img{
	padding:10px;
}