/** GIS, autor: Jiøí Praus **/

@import url("modules.css");

/** obecne **/

body {
	font-size: 10pt;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #000000;
	background: #ffffff; }
	
h1 {
	font-size: 17pt; }
	
h2 {
	font-size: 14pt; }
	
h3 {
	font-size: 13pt; }
	
h4 {
	font-size: 13pt; }
	
h5, h6 {
	font-size: 12pt; }
	
img {
	border: none; }

/** skryt **/

#skip,
#mainmenu,
#left_column,
#right_column,
#footer,
#mesto_plzen,
.hide,
.noprint {
	display: none;
}
