/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

.alfapng {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src="obrazek.png",sizingMethod="scale");
}

#wrapper { 
 margin: 0 auto;
width:1000px;


}
#header {
background-image:url(images/tlogora.gif);

border:0 solid #CCCCCC;
float:left;
height:30px;
width:1000px;
}

#lewy {
height:163px;
width:700px;
}

#wejscie {
background:transparent url(images/sejfy_02.gif) repeat scroll 0 0;
height:462px;
width:100%;
}

#wejsciel {
background:transparent url(images/sejfy_02l.gif) no-repeat scroll 0 0;
height:462px;
}

#wejsciep {

background:transparent url(images/sejfy_02p.gif) no-repeat scroll right center;
height:462px;
}

#skrot {
background:transparent url(images/sejfy_03.gif) repeat scroll 0 0;
height:258px;
width:100%;
}

#skrotl {
background:transparent url(images/sejfy_03l.gif) no-repeat scroll 0 0;
height:258px;
}

#skrotp {

background:transparent url(images/sejfy_03p.gif) no-repeat scroll right center;
height:258px;
}

