/* hromadny reset */
			
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td
{ 	
	background: none !important;
	position: static !important;		
}
	
/* layout */

ul li
{				
	padding: 0 !important;	
}
			
#layout-frame
{
	width: 700px !important;	  
    border: none !important;	  
}
		
#layout-header, #layout-menu, #layout-clear, #layout-footer
{
	display: none;			
}

