/*
      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:780px;

}


#footer { 
border:0 solid #CCCCCC;
clear:both;
color:#333333;
height:90px;
width:880px;
}
#button { 

width:280px;
}
