@charset "utf-8";
/* CSS Document */

body {margin:0 auto; padding:0; background: url(images/_TESTS/tlo1.jpg);}

.container {width:970px; height:640px;
 border: solid 0px #CCC; margin:0 auto; position:relative; padding-top:5px}

h1 {font-family: "Courier New", Courier, monospace;  font-weight:bolder;}
h2 { font-family: "Courier New", Courier, monospace;  font-weight:bolder; font-size:22px} 
h3 {font-family: "Courier New", Courier, monospace;  font-weight:bolder; font-size:18px}

/*get rid of kropki w firefox*/
a {outline: none;}

img {border:0;}

ul {margin:0 auto; padding: 0; width:970px; }

ul.menu li {float:left; padding:0px; margin:0px; list-style:none; border:0px;}

#front{background-image:url(images/FRONT/front_tlo_1.jpg); margin-top: 5px}
div.box { width: 700px;
margin-left:160px;
margin-top:35px;
  height:300px;
  padding:25px;
  padding-top:35px;
  background-image:url(images/FRONT/boxTlo.jpg);
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;}
  
#foto {background-image:url(images/foto/FOTO_PAGE_1.jpg); background-repeat:no-repeat; margin-top:5px;}
#fotoShow {margin-top:43px; margin-left:35px}
#fotoControls {margin-left: 130px}
#fotoControls li {margin-right: 220px; margin-top:8px}
#opis { 
position:absolute;
margin-top:505px; margin-left: 214px;
width:594px; 
height:38px; 
/*text-indent: -9999px;*/
overflow:hidden;
display: block;
background: transparent url(images/foto/opisTest1.png) 0 0 no-repeat;
}


#videoTlo {background-image:url(images/film/film_Tlo1.jpg); background-repeat:no-repeat; margin-top:5px}
#videoBox {margin-left:170px;}

