/* tmave modra (logo): #2E2463 */
body {
	background-color: white;
	color: black;
	margin-left: 7%;
	margin-right: 7%
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt
}

.header {
	font-size: 10pt
}
.header-title {
	font-size: 18pt
}
.lang {
	font-size: 7.5pt
}
.header-divider {
	margin-bottom: 10px;
	border-bottom: solid 5px #2E2463
}

h1 {
	font-size: 13pt
}
h2 {
	font-size: 11pt;
	border-bottom: solid 2px #2E2463
}
ul.sluzby {
}
td.obsah {
	padding-top: 10px;
	padding-right: 10px
}
td.kontakt {
	font-size: 7.5pt;
	padding: 10px;
	width: 180px;
	background-color: #F0F0F0
}
.kontakt-nadpis {
	text-decoration: underline
}


