div.menu_bottom {
  	top: 81px;
}

html,body{
  /*height: 100%;*/
}
body{
  margin: 0;
  padding: 0;
  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
  background: #f2d227 url(../img/lay/bg.jpg) center bottom repeat-x;
  color: #725015;
}
a {
  color: #956d27;
  color: black;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #c08f38;
}
#wrap{
  position: relative;
  width: 100%;

  margin: 0;
  overflow: hidden;
  text-align: center;
}
#wrap2{
  position: relative;
  width: 100%;
  margin: 0;
  overflow: hidden;
  text-align: center;
  background-color: #ebba1f;
}
#main{
  width: 878px;
  margin: 0 auto;
  position: relative;
  /*width: 882px;*/
  padding-top: 231px;
  background: url(../img/lay/1.png) 0 0 no-repeat;
}
#contents{
  	width: 878px;
 	padding: 0;
  	float: left;
  	background-color: #FFF;
}
#cts {
	background: url(../img/lay/p.png) 0 0 repeat-y;

}
*html #contents{
  	width: 866px;
  	margin: 0;
}
#footer2{
  width: 878px;
  height: 301px;
  position: relative;
  clear: both;
  background: #ff0;/*url(../img/lay/3.png) 0 0 no-repeat;*/
}
div.marki {
  position: absolute;
  left: 375px;  
  top: 70px;
  width: 475px;
  height: 50px;
  text-align: center;
  overflow: hidden;
}
div.prawa {
  display: block;
  position: absolute;
  top: 25px;
  left: 60px;	
  color: #FFF;
  font-size: 12px;
}

div.produkty {
	width: 500px;
	margin: 0 auto;
	text-align: left;
}

/* MENU */
a.strona_glowana {
  display: block;	
  width: 150px;
  height: 64px;
  background: url(../img/lay/buttons.png) no-repeat;
  background-position: 360px 448px;  
  position: absolute;	
  top: 162px;
  left: 0px;	
}
a.strona_glowana:hover{
  background-position: -182px 0px;  
}
a.nowe_wozki {
  display: block;		
  width: 159px;
  height: 64px;
  background: url(../img/lay/buttons.png) no-repeat;
  background-position: 360px 448px;   
  position: absolute;	
  top: 162px;
  left: 150px;	
}
a.nowe_wozki:hover{
  background-position: -182px -64px;  
}
a.uzywane_wozki {
  display: block;		
  width: 180px;
  height: 64px;
  background: url(../img/lay/buttons.png) no-repeat;
  background-position: 360px 448px;   
  position: absolute;	
  top: 162px;
  left: 309px;	
}
a.uzywane_wozki:hover{
  background-position: -182px -128px;  
}
a.wynajem {
  display: block;		
  width: 98px;
  height: 64px;
  background: url(../img/lay/buttons.png) no-repeat;
  background-position: 360px 448px;   
  position: absolute;	
  top: 162px;
  left: 489px;	
}
a.wynajem:hover{
  background-position: -182px -192px;  
}
a.serwis{
  display: block;		
  width: 87px;
  height: 64px;
  background: url(../img/lay/buttons.png) no-repeat;
  background-position: 360px 448px;   
  position: absolute;	
  top: 162px;
  left: 587px;	
}
a.serwis:hover{
  background-position: -182px -256px;  
}
a.czesci{
  display: block;		
  width: 85px;
  height: 64px;
  background: url(../img/lay/buttons.png) no-repeat;
  background-position: 360px 448px;   
  position: absolute;	
  top: 162px;
  left: 674px;	
}
a.czesci:hover{
  background-position: -182px -320px;  
}
a.kontakt{
  display: block;		
  width: 122px;
  height: 64px;
  background: url(../img/lay/buttons.png) no-repeat;
  background-position: 360px 448px;   
  position: absolute;	
  top: 162px;
  left: 759px;	
}
a.kontakt:hover{
  background-position: -182px -384px;  
}
/* WIECEJ */
a.wiecej {
  display: block;
  width: 98px;
  height: 26px;
  background: url(../img/lay/wiecej_2_1.jpg) 150px 0 no-repeat;
  position: absolute;
  top: 397px;
  left: 773px;/*5px;*/
}
a.wiecej:hover{
  background-position: 0 0;
}
/* MENU DOL */
div.menu_bottom {
  display: block;
  position: absolute;
  left: 28px;	
  font-size: 10px;
}
div.menu_bottom a {
  text-decoration: none;
  color: #FFF;
}
div.menu_bottom a:hover {
  color: #50330a;
}


a.strona_glowana_dol {
  display: block;  	
  position: absolute;
}
a.nowe_wozki_dol {
  display: block;		
  position: absolute;	
  left: 87px;	
}
a.uzywane_wozki_dol {
  display: block;		
  position: absolute;	
  left: 201px;	
}
a.wynajem_dol {
  display: block;	
  position: absolute;	
  left: 331px;	
}
a.serwis_dol {
  display: block;		
  position: absolute;	
  left: 396px;	
}
a.czesci_dol {
  display: block;		
  position: absolute;	
  left: 444px;	
}
a.kontakt_dol {
  display: block;
  position: absolute;	  		
  left: 492px;	
}


#logos{
  width: 1500px;
}
#logos img{
  padding-right: 10px;
}