/*
      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; }

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

#wrapper { 
 margin: 0 auto;
width:975px;
}

#logo { 
 margin: 0 auto;
width:775px;
padding-left:200px;
padding-top:22px;
background: url(images/logo.gif);
height: 71px;
}
#przestrzen { 
 margin: 0 auto;
width:976px;
background: url(images/przestrzen.gif);
height: 33px;
}
#dwa { 
 margin: 0 auto;
width:966px;
background: url(images/przestrzen_srodek.gif);
height: 112px;
padding-bottom:50px;
padding-left:10px;
padding-top:3px;
}
#dol { 
 margin: 0 auto;
width:976px;
background: url(images/dol.gif);
height: 63px;
}

#srodek { 
background:transparent url(images/srodek.gif) repeat scroll 0 0;
display:table;
height:100%;
position:static;
width:975px;
}

#oferta_gora{ 
 margin-left: 10px;
width:249px;
background: url(images/of1.gif);
height: 6px;
}
#oferta_srodek{ 
 margin-left: 10px;
width:249px;
background: url(images/of2.gif);
}
#oferta_dol{ 
 margin-left: 10px;
width:249px;
background: url(images/of3.gif);
height:5px;
}
#oferta_box{ 
width:219px;
font-size:14px;
font-weight:bold;
padding-left:30px;
padding-top:8px;
background: url(images/ofbox.gif);
height:24px;
}







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

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

#leftcolumn { 
height: expression( this.scrollHeight < 454 ? "453px" : "auto" ); /* sets min-height for IE */
border:0 solid #CCCCCC;
float:left;
width:305px;
min-height:220px;
display: inline;
}
#l1 { 
border:0 solid #CCCCCC;
float:left;
width:279px;
height:23px;
margin-left:10px;
background-image:url(images/l1.gif);
}
#l2 { 
border:0 solid #CCCCCC;
float:left;
margin-left:10px;
padding-left:15px;
width:230px;
padding-right:30px;

background-image:url(images/l2.gif);
}
#l3 { 
border:0 solid #CCCCCC;
float:left;
width:279px;
margin-left:10px;
height: 12px;
background-image:url(images/l3.gif);

}
#tlo { 
 border: 0px solid #ccc;
 background-color:#593C2E;
background-repeat:repeat-y;
margin: 0px 0px 0px 0px;
height: 100%;
float: left;
}
#rightcolumn { 
border:0 solid #CCCCCC;
display:inline;
position:inherit;
float:left;
width:660px;
}
#znak { 
background: url(images/znak.jpg) no-repeat;
height:244px;
margin-top:2px;
display:inline;
float:left;
width:660px;
}
#rightr { 
margin-top:2px;
display:inline;
float:left;
margin-left:240px;
}

#footer { 
background:url(images/tlodol.gif) repeat scroll 0 0;
border:0 solid #CCCCCC;
clear:both;
color:#e7e0c2;
height:60px;
width:860px;
}
