

body, html {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000;
	background-color: #E2F4FF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}


.leftnav {
	float: left;
	width: 192px;
	padding: 0px 40px 20px 40px;
	text-align: left;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #08407B;
	margin-top: 40px;
}

a {
	color: #D98D00;
	text-decoration: none;
}

a:hover {
color:#F0A434;
text-decoration:underline;

line-height:1em;
}

#over a {
color:#818181;
text-decoration:overline;

}

#over a:hover {
color:#F0A434;
text-decoration:none;

}

#grey {
color:#818181;
background:#ffffff;
}

.news_date {
color:#818181;
font-weight:bold;
}

.leftnav strong {

	font-size:9pt;
	color:#000000;
}

.pagetitle {

font-size:24pt;
font-weight:bold;
letter-spacing:.4em;
color:#F0A434;
background:transparent;
}

.pagedescription {

font-size:10pt;
letter-spacing:.2em;
color:#B48540;
background:transparent;
}

.holder {
margin: 0 auto;
	width:1000px;
	background-color: White;
}
.holder02 {
	float: left;
	width:1000px;
	background-color: White;
}

#top {
	float: left;
	background: #ffffff url(images/header.jpg) no-repeat;
	width: 1000px;
	height: 110px;
}

.flright {
	float: right;
	margin-left: 40px;
	margin-bottom: 15px;
}
#footer {
float: left;
	background: #ffffff url(images/header.jpg) no-repeat;
	width: 1000px;
	height: 20px;
	margin-top: 10px;
	border-bottom: 20px solid white;
}


.akcie {
	float: left;
	width: 1000px;
	height: 23px;
	background-color: #042446;
	border-bottom: 1px solid white;
	padding-top: 3px;
	color: White;
}


#menu {
	width: 970px;
	height: 18px;
	color: #000000;
	text-align: right;
	float: left;
	margin-top: 1px;
	background-color: #08407B;
	padding: 10px 20px 10px 10px;
}
#menu a {
	text-align:right;
	font-size: 10pt;
	text-decoration: none;
	padding-left: 25pt;
	color: #fff;
}

#menu a:hover {
	text-align:right;
	font-size: 10pt;
	text-decoration: underline;
	padding-left: 25pt;
	color: #fff;
}

#obsah {
	float:left;
	width:640px;
	color:#000000;
	text-align: justify;
	padding: 40px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-size:14pt;
color:#F0A434;
}

h2 {
font-size:12pt;
color: #08407b;
font-weight: bold;
}

h3 {
font-size: 10pt;
font-weight: normal;
color:#fff;
background-color: #08407B;
text-align: left;
width: 170px;
padding-left: 20px;
}