body {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a {
	color: black;
}

a:visited {
	color: brown;
}

#i-page-main {
	font-size: 80%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 130%;
	font-weight: bold;	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 115%;
	font-weight: bold;	
}

#i-Top {
	text-align: center;
}

#i-Top-vypisid {
	margin-bottom: 15px;
}

#i-page-main table {
	font-size: 100%;
	margin: auto;
	empty-cells: show;
	width: 95%;
}

table.Tblborder th {
	border-style: solid;
	border-color: silver;
	border-width: 1px;
	empty-cells: show;
	padding: 4px;
	text-align: center;
	background-color: #EEEEEE;
}

table.Tblborder td {
	vertical-align: top;
	border-style: solid;
	border-color: silver;
	border-width: 1px;
	empty-cells: show;
	padding: 4px;
}

table.Tblborder {
	border-collapse: collapse;
	border-spacing: 5px;
}

.tbl_vysvetlivky {
	text-align: center;
	padding-top: 15px;
	color: Olive;
}

.vstupzde {
	text-align: center;
	font-weight: bold;
}

#page_povinne_obal {
	text-align: center;
}

#page_povinne {
	margin-left: 20px;
	margin-right: 20px;
	width: 720px;
	margin: auto;
	text-align: left;
}

#page_povinne li.normal {
	font-weight: bold;
}

#page_povinne li.zanorene {
	font-weight: normal;
}

#emailform-telo {
	text-align: center;
}