/*
Theme Name: AVIZO.cz - print stylesheet
Theme URI: http://www.avizo.cz/
Description: Vychozi CSS
Version: 2015/1
Author: AVIZO, a.s. http://www.avizo.cz, Design and CSS by Ales Skotnica (http://www.skotnica.eu)
*/

	*, *:after, *:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/* <-------------- Telo   */
    body {background:#fff;font-family:sans-serif;font-size:10pt;font-style:normal;font-weight:normal;color:#000000;}

	a {color:blue;text-decoration:underline;font-weight:bold;}
	a:hover {color:blue;text-decoration:underline;}
    a img, a:link img, a:visited img {border:none;}
	
	
/* <-------------- Display:  */

    #mobile-nav, .top-main-bar, .mobile-menu-button
	    {display:none !important;}	
	
	
	
/* <-------------- hlavicka:  */	

	
	
	
	
	