html {
	direction: ltr;
	background: white url("Body_Background.gif");
}
body {
	font: 80%/140% "Arial CE", Arial, Helvetica, sans-serif;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0 0 1em 0;
	color: #555;
}
h1 {
	width: 780px;
	height: 127px;
	background: url("H1_Background.jpg") no-repeat left top;
	margin: 0;
	padding: 0;
}
h1 img {
	margin: 19px 0 0 9px;
}
h2 {
	font: 180% "Times New Roman", Times, serif;
	color: #401010;
}
h3 {
	font-size: 110%;
	color: #333;
}
h4 {
	font-size: 100%;
	color: #333;
}
p, ul, table, h2, h3, h4, address {
	margin: 1.2em 0;
}
ul {
	padding: 0 0 0 15px;
}
ul li {
	list-style-type: square;
}
hr {
	height: 1px;
	visibility: hidden;
}
a[href] {
	text-decoration: underline;
}
a:link, a:visited {
	color: #a00;
}
a:hover, a:active {
	color: black;
}
:focus {
	outline: invert dotted thin;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: italic;
}
acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}
abbr {
	border-bottom: 1px dotted #333;
	cursor: help;
}
table {
	width: 100%;
	border-collapse: collapse;
}
caption {
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
}
td {
	text-align: left;
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #CCC;
}
/* cover - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#cover {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background: white url("Cover_Background.gif") repeat-y left top;
	text-align: left;
}
p.anchor {
	position: absolute;
	left: 0;
	top: -100px;
}
a.newwindow {
	background: url("Icon_NewWindow.gif") no-repeat right bottom;
	padding-right: 12px;
}
/* leftpanel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#leftpanel {
	width: 156px;
	float: left;
	background: url("Left_Background.gif") no-repeat left top;
}
#leftpanel a:hover {
	text-decoration: underline;
	color: black;
}
#leftpanel strong {
	color: #333;
}
#menu,
#language,
#contact {
	margin: 10px 0 0 0;
	padding: 0;
}
#language {
	border-top: 1px solid white;
	margin-top: 26px;
	background: #f3e9d8 url("Language_Background.gif") repeat-y left top;
}
#menu li,
#language li,
#contact li {
	list-style-type: none;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid white;
}
#menu li a,
#menu li strong,
#language li a,
#language li strong {
	font-weight: bold;
	text-decoration: none;
	background-image: url("Icon_Arrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 18px;
}
#menu li strong {
	background-image: url("Icon_Square.gif");
}
li#czech a,
li#czech strong {
	background-image: url("Icon_Czech.gif");
}
li#english a,
li#english strong {
	background-image: url("Icon_English.gif");
}
#contact {
	margin-top: 50px;
}
#contact li {
	border: none;
}
#contact li.phone {
	background-image: url("Icon_Phone.gif");
	background-position: left center;	
	background-repeat: no-repeat;
	margin-left: 10px;
	padding: 0 0 0 18px;
}
/* centerpanel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#centerpanel {
	width: 438px;
	float: left;
	background: url("Center_Background.gif") repeat-x left top;
	margin: 0;
	padding: 0 15px 2em 15px
}
#centerpanel h2 {
 margin-top: 30px;
}
#article {
	width: 330px;
	float: left;
	text-align: justify;
}
#article p.date {
	font-size:85%;
	color: #999;
	margin-top: -2em;
}
#photos {
	width: 94px;
	float: right;
	margin-top: 30px;
}
#photos img {
	margin-bottom: 10px;
}
#gallery a {
	margin-right: 16px;
}
#gallery a.last {
	margin-right: 0;
}
#gallery a img {
	padding-bottom: 16px;
}
#centerpanel #contact {
	margin: 1.2em 0 1.2em -10px;
	padding: 0;
}
#centerpanel #contact li.phone {
	background-image: url("Icon_PhoneGray.gif");
}
#lineage {
	clear: both;
}
#lineage td {
	background-color: #F5F5F5;
}
#lineage td.male {
	background-color: #EEE;
}
/* rightpanel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#rightpanel {
	width: 156px;
	float: right;
	margin: 0;
	padding-bottom: 1em;
	background: url("Right_Background.gif") no-repeat right top;
}
#rightpanel h3 {
	margin: 0;
	padding: 15px 10px 5px 10px;
	border-bottom: 1px solid white;
}
#rightpanel p {
	margin: 10px;
}
#rightpanel .news,
#rightpanel .info {
	background: #f3e9d8 url("News_Background.gif") repeat-y right top;
	padding: 0 10px;
	margin: 0;
	border-bottom: 1px solid white;
}
#rightpanel .info {
	padding: 10px;
}
#rightpanel .news h4 {
	margin-top: 0;
	margin-bottom: 5px;
	padding-top: 10px;
}
#rightpanel .news p {
	margin-left: 0;
	margin-right: 0;
}
#rightpanel ul {
	margin: 0;
	padding: 0;
}
#rightpanel ul li {
	list-style-type: none;
	padding: 10px;
	border-bottom: 1px solid white;
	background: #f3e9d8 url("News_Background.gif") repeat-y right top;
}
/* footer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer {
	clear: both;
	background-color: #333333;
	color: #ECC;
	margin: 0;
	padding: 5px 15px;
}
#footer a {
	color: white;
}
#footer a.newwindow {
	background-image: url("Icon_NewWindowWhite.gif");
}