﻿body {
	margin: 0;
	padding: 0;
	font-family: 'Arial CE', Arial, Helvetica, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
	background: #fff;
	text-align: center;
}
#obsah {
	width: 790px;
	margin: 0 auto;
	border: 0 none;
	text-align: left
}
#hlavicka {
	margin: 0;
	height: 82px;
	background: url('img/et-top1.jpg') no-repeat left;
}
#english {
	float: right;
	display: block;
	position: relative;
	top: 36px;
	right: 72px;
}
#etmenu {
	height: 23px;
	background: url('img/et-menu1.gif') no-repeat left;
}
ul#navlist {
	margin: 0 5px 0 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
ul#navlist li {
	float: right;
	font-size: 10pt;
	margin: 0;
	padding: 3px 0px 4px 0px;
}
#navlist a:link {
	margin: 0;
	padding: 5px 0px 4px 8px;
	color: #777;
	text-decoration: none;
}
#navlist a {
	margin: 0;
	padding: 5px 0px 4px 8px;
	color: #777;
	text-decoration: none;
}
#navlist a:hover {
	color: #000;
	background: #fff url('img/et-blesk.gif') no-repeat left;
}
#navlist a#btnon {
	color: #000;
	background: #EAE6C3 url('img/et-blesk.gif') no-repeat left;
}
#hlavnypanel {
	float: left;
	border-left: 1px solid #777;
	border-right: 1px solid #777;
	width: 788px;
	margin: 0;
	padding: 0;
	background-color: #EAE6C3;
}
#hlavnypanel-obsah {
	width: 688px;
	margin: 0 50px 0 50px;
	text-align: left;
	padding: 0;
	border: 0;
}
#hlavnypanel a {
	text-decoration: underline;
	font-weight: bold;
	color: #777;
}
#hlavnypanel a:hover {
	text-decoration: none;
	color: #bb3939;
}
#hlavnypanel-obsah div {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #aaa;
	border-bottom-color: #990000;
}
#pata {
	float: left;
	width: 788px;
	height: 20px;
	background-color: #bb3939;
	border-left: 1px solid #777;
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	margin: 0;
	padding: 2px 0px 0px 0px;
	font-size: 9pt;
}
#pata-obsah {
	width: 788px;
	margin: 0;
	padding: 0;
}
#pata a {
	text-decoration: none;
	color: #f4f4f4;
}
#pata a:hover	{
	text-decoration: underline;
	color: #fff;
}
.vpravo {
	float: right;
}
.vlavo {
	float: left;
}
img {
	border-width: 0px;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #bb3939;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #bb3939;
	margin-bottom: 3px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #100;
	margin-bottom: 2px;
}
p {
	margin: 5px 0px 5px 0px;
	text-align: justify;
}
table {
	margin: 5px 0px 5px 0px;
	font-size: 10pt;
}
.centruj {
	text-align: center;
}
.velke {
	font-size: 12pt;
}
.tucne {
	font-weight: bold;
}
.zarovnaj {
	text-align: justify;
}
.ramik_left {
	border: 3px solid #800000;
	margin-right: 3px;
	display: block;
}
.ramik_right {
	border: 3px solid #800000;
	display: block;
	margin-left: 3px;
}
.ramik {
	border: 3px solid #800000;
}
