/* CSS Dokument */


html {
	height: 100%;
}

body {
     height: 100%;
	 text-align: left;
	 font-family: "Times New Roman", Times, serif;
	 font-size: 1.1em;
	   }
	   
#menu, #menicko, #kontakty, #paticka, hr {display: none;}

h1 {font-size: 1.1em;}
h2, h3, h4, h5, h6 {font-size: 0.9em;}

	
		 



