html, body, div, img, #conainer {margin: 0; padding: 0;}

   html, body {height: 100%;  width: 100%;}
  html{
  	height: 760px;
  }
body {text-align: center; 	background: url(../images/tlo.jpg) repeat-x ; background-color: #00427E;
    /* background-attachment: fixed;*/}   

a {
	color: White;
	text-decoration: none;

}

a:hover{
	color: Red;
	text-decoration:none;
	font-weight: bolder;
}
img{
	border: 0;
}

#center{
	text-align: center;
	width: 100%;
	margin-top: 15px;
	font:  10px verdana, microsoft sans serif, verdana, arial ,lucida grande, sans-serif;
}
#center a{
	color: White;
}
#container {
	text-align: left;
	font:  11px verdana, microsoft sans serif, verdana, arial ,lucida grande, sans-serif;
	overflow:hidden; /*pudelko oblewa zawartosc*/
	width: 785px;
	height: 482px;	
	position: relative;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;		
	background: url(../images/cont.jpg) repeat-x ;
}
#oferta{
	position: absolute; top: 0px ; left: 200px;
	height: 90px;
	width: 380px;
	padding: 5px;
	color: White;
	line-height: 130%;
}
#kontakt{
	position: absolute; top: 5px ; right: 5px;
	height: 80px;
	width: 200px;
	color: White;
	line-height: 130%;
}
#tresc{
	float: left;
	width: 210px;
	height: 200px;
	margin: 135px 0 0 5px;
	display: inline;
	padding: 15px 5px 5px 5px;
}
#tresc p{
margin: 0 0 2px 0;
font-size: 10px;
text-indent:10px;
line-height: 135%;
}
#film{
	float: left;
	height: 240px;
	width: 320px;
	margin: 135px 0 0 7px;
	display: inline;
}
#formularz{
	float: right;
	width: 220px;
	height: 215px;
	margin: 135px 5px 0 0px;
	display: inline;
	
}
#ruch{
	width: 100%;
	float: right;
}
#stopka{
	width: 100%;
	height: 5px;	
	margin: 0px auto 0 auto;
	position: relative;
	font:  11px verdana, microsoft sans serif, verdana, arial ,lucida grande, sans-serif;
}
#stopka #klient{
   float: left;
	margin: 10px 0 0 0;
	color: white;
}
#stopka #intellect{
   float: right;
	margin: 10px 0px 0 0;
}
#stopka #klient a{
color: white;

}
#stopka #intellect a{
  color: white;
}

#stopka em {
	color: orange;

}
#intellect img{
	vertical-align: -4px;
}
#stopka #intellect a:hover{
 color: silver;
}
#stopka #klient a:hover{
 color: siver;
}
#podpisy{
	margin: 0 auto 0 auto;
	width: 783px;
}
#top  {position: absolute; top: 45px;	right:45px;  }
#start {position: absolute; top: 45px;	right: 15px;  }
ul{
	margin:0px;
	line-height: 22px;
}
li{
	list-style: disc url(../images/punkt1.gif) ;
	text-align: left;
	margin: 0 0px 0px 20px;
   text-indent: 0px;
}

