@charset "iso-8859-2";
/* CSS Document */

body {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	}

h1 {
	font-family: "Times New Roman", serif;
	font-size: 20pt;
	}

h2 {
	font-family: "Times New Roman", serif;
	font-size: 16pt;
	}

#telo {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	width:auto;
	height:auto;
	}

.menu, #clear, #top_left, #top_right, #top_middle, #menu_start, #menu_end, #stin_menu_start, #stin_menu_middle, #stin_menu_end, #left_panel_start, #left_panel_red, #telo_right, #kontakt_form  {
	display: none;
	}

a:link, a:visited {
	text-decoration: underline;
	color: blue;
	}

#patka a:link:after, #patka a:visited:after {
	content: " ("attr(href)") ";
	}

#patka{
	text-align:left;
	}
