/* 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;	 			
}
	
/* layout */

ul li
{				
	padding: 0 !important;	
}

#layout
{		
	width: 100% !important;		
}

#layout-frame
{    	
	width: 100% !important;	
	border: none !important;    	  
}
	
#layout-content
{	
	width: 100% !important;		
}

#layout-content-frame
{		
    width: 100% !important;		   
}	
	
#layout-header, #layout-menu, #layout-clear, #layout-footer
{
	display: none;			
}

