/* 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
{ 
	position: static !important;
	background: none !important;		
}
	
/* layout */

ul li
{				
	padding: 0 !important;	
}
			
#layout-frame
{
	width: 770px !important;
    border: none !important;	  
}
		
#layout-header, #layout-clear, #layout-footer
{
	display: none;			
}

