.nadpis1 {
	font-size: 20px;
	font-weight: bold;
	color: black;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align:center;
}
.nadpis1a{
	font-size: 20px;
	font-weight: bold;
	color: black;
	margin-top: 1em;
	margin-bottom: 0em;	
	text-align:center;
}
.nadpis2 {
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-align:left;
}
.nadpis2a {
	font-size: 18px;
	font-weight: bold;
	color: black;
	text-align:left;
	margin-top: 1em;
}
.nadpis3 {
	font-size: 16px;
	color: black;
	margin-top: 1em;
	text-align:left;
	text-transform:uppercase;
}
.nadpis-akce {
	font-weight: bold;
	color: black;
	text-align:left;
}

.menu {
	font-family : Arial, Helvetica, sans-serif;
}

.menu A:link, .menu A:visited, .menu A:active {
		font-family : Arial, Helvetica, sans-serif;
		color: #0055AA;
		font-weight : bold;
		text-decoration: none;
	} 
	
.menu A:hover {
		color: #0099FF;
		text-decoration: none;
	} 

ul {
    margin-top:0pt;
    border:0pt;
    }

#main{
	background-color: #F2F2E2;
	border: 0;
	padding: 0;
	margin: auto;
	width: 750px;
	text-align: left;
}








BODY {
	font-family : Arial, Helvetica, sans-serif;
}

.title {
	font-size : 18px;
	font-weight : bold;
	color: #000000;
}
.subtitle {
	font-size : 16px;
	font-weight : bold;
	color: #000000;
}

	.default {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: black;
	}
	
	.doba {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	}
	
	.dobaN {
	font-weight : bold;
	font-size : 14px;
	}
	.dobaK {
	font-style : italic;
	}
	
	TABLE {
	font-family : Arial, Helvetica, sans-serif;
    }
