@media screen, projection {

h1 {
	font-size: 1.6em;
	margin:0;
	padding-bottom:0.5em;
	border-bottom: 1px solid #005B39;
}

h1.typ1 {
	border-bottom: 0;
}

h2 {
	font-size: 1.4em;
	margin-top:0.8em;
	margin-bottom:0em;
	padding: 3px 8px;
	background-color: #FFEECC;
	font-weight: normal;
}

h2.typ1 {
	margin-top: 10px;
}

p {
    text-align: justify;
	margin:0.6em 0em;
}

p.typ1 {
    text-align: center;
}


hr.typ1 {
	color: #005B39;
	height: 1px;
}

a {
	color:#800000;
}

a:hover {
	color:#666666;
}

a.typ1 {
	text-decoration: none;
}

li {
	margin-bottom: 1em;
}
td {
   font-family:Verdana,"Arial CE",Helvetica,Arial,Sans-serif;
   padding:0px;
   margin:0px;
   text-align: justify;
}

table {
   border-collapse: collapse;
}

table.typ1 {
   margin: 0.5em 0;
   padding: 0;
   border: 0;
   width: 100%;
}

table.typ2 {
   margin: 20px 0 20px 12px;
}

td.typ1 {
   vertical-align: top;
   border-top: 1px solid #ffeecc;
   border-bottom: 1px solid #ffeecc;
   padding: 3px 0;
}

td.typ2 {
   text-align: right;
   vertical-align: top;
   border-top: 1px solid #ffeecc;
   border-bottom: 1px solid #ffeecc;
   padding: 3px 0;
}

td.typ3 {
   text-align: center;
   vertical-align: top;
   border-top: 1px solid #ffeecc;
   border-bottom: 1px solid #ffeecc;
   padding: 3px 0;
}

th.typ1 {
   border-top: 1px solid #ffeecc;
   border-bottom: 1px solid #ffeecc;
   text-align: left;
   padding: 3px 0;
}

th.typ2 {
   text-align: right;
   border-top: 1px solid #ffeecc;
   border-bottom: 1px solid #ffeecc;
   padding: 3px 0;
}

th.typ3 {
   text-align: center;
   border-top: 1px solid #ffeecc;
   border-bottom: 1px solid #ffeecc;
   padding: 3px 0;
}

td.imgal1 {
	padding: 0px;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	height: 140px;
	width: 140px;
	background-color:#C5A574;
}

td.imgal2 {
	width: 10px;
}

td.imgal3 {
	height: 10px;
}

td.imgal4 {
	padding: 10px;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	height: 30px;
	width: 140px;
	background-color:#6C2E00;
	font-weight: bold;
	color: #F2EED1;
}

img {
	border:0;
	margin:0;
	padding:0;
}

img.sedlo {
	margin-top:30px;
}

img.topi {
	float: right;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 0px;
}

img.typ1 {
	float: right;
	margin-left: 20px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.typ2 {
	float: right;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 2px;
}

img.typ3 {
	float: left;
	margin-right: 15px;
	margin-top: 10px; 
	margin-bottom: 10px; 
}

img.typ4 {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 2px;
}

img.typ5 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

img.typ6 {
	margin: 10px 0px;
}

.navigace {
	text-align: center;
	font-size: 0.9em;
	background-color: #FFEECC;
	border: 1px solid #e6c176;
	margin: 10px 0;
}

.navigace .content {
	padding: 5px 0;
}


}