@import 'style.css';
/*
	Design by Limao
	************
*/

* { 
padding : 0; 
margin : 0; 
} 
body { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 13px; 
background-color : #fff;
} 
/*images*/
img#post-it, img#packe, img#ruler {
visibility:hidden;
}
#wrapper { 
margin : 5px auto; 
width : 922px; 
background: none;
}
.bg_top, .bg_bottom  {
background : none; 
filter:no-shadow;
}
#content { 
background-color:#fff;
border: 2px solid #2f2f2f;
} 
#footer { 
background : #fff; 
} 
/*obrazec*/
form#kontakt legend {
background: #fff;
}
#submit {
background: #fff;
}
