@font-face {
	font-family: "Serapion II CE";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/SERAPIO0.eot);
}

@font-face {
	font-family: "Serapion II CE";
	font-style: bold;
	font-weight: normal;
	src: url(../fonts/SERAPIO1.eot);
}

@font-face {
	font-family: "Serapion II CE";
	font-style: italic;
	font-weight: normal;
	src: url(../fonts/SERAPIO2.eot);
}

@font-face {
	font-family: "Zeppelin Light CE";
	font-style: normal;
	font-weight: normal;
	src: url(../fonts/ZEPPELI1.eot);
}

a {
	color: #666699;
}

a:hover {
	background-color: #C2C2C2;
	color: White;
	font-weight: normal;
	text-decoration: none;
}


body {
	background-image: url(../images/pruh.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin-left: 0px;
	margin-top: 0px;	
}

#hlavicka {
	position: absolute;
	width: 1000px;
	height: 87px;
	z-index: 1;
	background-image: url(../images/restauro_cz.gif);
}

#sloupec_vlevo{
	position: absolute;
	background-color: #C2C2C2;
	height: 294px;
	width: 170px;
	top: 90px;
}

#telo {
	position: absolute;
	left: 189px;
	top: 87px;
	width: 811px;
	height: 100%;
}

p.iniciala:first-letter {
	color: #F07900;
	float: none;
	font-family: "Serapion II CE", serif;
	font-style: normal;
	font-weight: bold;
	line-height: ; /*nastavení vertikálního umístìní pri float:left pro IE, v Mozzile bez významu*/
}

#navigace a {
	background-color: White;
	color: #666699;
	display: block;
	font-family: "Serapion II CE", serif;
	font-size: 12pt;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	width: 170px;
	margin-top: 5px;
}

#navigace a:hover {
	background-color: #C2C2C2;
	color: White;
	font-weight: normal;
}

#subnavigace a {
	background-color: White;
	color: #666699;
	display: block;
	font-family: "Serapion II CE", serif;
	font-size: 10pt;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	width: 170px;
	margin-top: 5px;
}

#subnavigace a:hover {
	background-color: #C2C2C2;
	color: White;
	font-weight: normal;
}

.aktualni_odkaz {
	background-color: #C2C2C2;
	color: White;
	display: block;
	font-family: "Serapion II CE", serif;
	font-size: 12pt;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	margin-top: 4px;	
}


h1 {
	font-family: "Serapion II CE", serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top:	30px;
}

h2 {
	font-family: "Serapion II CE", serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	margin-top: -28px;
	margin-bottom: -10px;
}


h3 {
	font-family:  "Serapion II CE", serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: -20px;
}

h4 {
	font-family:  "Serapion II CE", serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: 34px;
}
h5 {
	font-family: "Serapion II CE", serif;
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0px;
	margin-top: -20px;
	margin-bottom: -10px;
}
.nahled-vlevo {
	float: left;
	text-align: right;
	margin-right: 5px;
	border:none

}

.nahled-vpravo {
	float: right;
	text-align: left;
	margin-left: 5px;
	border:none

}
.popisek {
	font-size: 8pt;
	font-style: italic;
	text-align: left;
	margin-left: 4px;
	color: #999999;
}
.obrazovy_odkaz {
	border:none
}

