body { background: url(./images/tlo.jpg);
} 

#wrap {
  text-align: center;
  
}
#content {
  width: 1000px; /* można użyć % */
  display: block;
  margin: 0 auto;
  text-align: left;
}



#menu {margin-left:0px;
       width:1000px;
       height: 272px;
       background-image:url(./images/naukajazdy.gif);
       }
#szukaj{ margin-left:180px;
        padding-top:220px;
        font: 1.7em Segoe Script, Trebuchet MS, Sans;
        font-weight: bold;
        }
        
#tresc {float:left;
        
       width:748px;
       height: 828px;
       background-image:url(./images/naukajazdy_03.jpg);
       }
       
#lewa {float:left;
        
       width:252px;
       height: 828px;
       background-image:url(./images/naukajazdyc_09.jpg);
       }

ul { list-style-type: none;
 }
 
 a {text-decoration:none;
 }
 

h2 { font: 0.8em Lucida Sans Unicode, Trebuchet MS, Sans;
     font-weight: bold;
     display:inline;
     }
h3 { margin-left: 10px;
     text-align: left;
     font: 1.2em Lucida Sans Unicode, Trebuchet MS, Sans;
     line-height: 1.5em;
     font-weight: bold;
     color: red; }
p {margin-left: 60px;
    font: 0.8em Lucida Sans Unicode, Trebuchet MS, Sans;
}

td.firma {width:600px;
}

td.pierwsza {width:50px;
}

td.galeria {width:60px;
}

#marqueecontainer{
position: relative;
width: 600px; /*marquee width */
height: 100px; /*marquee height */
overflow: hidden;
color:red;
}








img, a { border: 0; }

#likebox_1 {
    z-index: 3;
	border:2px solid #3c95d9;
	background-color: #fff;
	width:196px;
	height: 353px;
	position: fixed;
	top: 30%;
	right: -200px;
}

#likebox_1_1 {
	width:196px;
	height: 353px;
	overflow: hidden;
}

#likebox_1 img {
	position: absolute; 
	top: -2px; 
	left: -35px; 
}

#likebox_1 iframe {
	border:0px solid #3c95d9;
	overflow: hidden; 
	position: static;
	height: 360px;
	left:-2px;
    top:-3px;
}

#polecam_1 {
    z-index: 2;
	border:2px solid #cb1c0e;
	background-color: #fff;
	width:196px;
	height: 143px;
	position: fixed;
	top: 42%;
	right: -200px;
}

#polecam_1_1 {
	width:196px;
	height: 143px;
	overflow: hidden;
}

#polecamy_img {
	position: absolute; 
	top: -2px; 
	left: -35px; 
	border: 0;
}

#youtube_1 {
    z-index: 1;
	border:2px solid #cb1c0e;
	background-color: #fff;
	width:196px;
	height: 353px;
	position: fixed;
	top: 54%;
	right: -200px;
}

#youtube_1_1 {
	width:196px;
	height: 353px;
	overflow: hidden;
}

#youtube_1 img {
	position: absolute; 
	top: -2px; 
	left: -35px; 
}

