/* CSS pro walda-gang-revival.cz */
/* autor:webmaster@petriczech.cz */
/* handmade:31.5.2005-2010 */
body{
	font-family: tahoma,Verdana,Sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
	background: #808080;
	color: #000000;
	text-align: center; /* IE sux */
}

div#all {
	position: relative;
	width: 920px !important;
	width: 950px; /**/
	background: #ADADAD;
	border: 15px solid #FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

div#header{
	background-image: url(../pic/wmrb4.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 130px;
	height: 100px;
   margin: 10px 0 0 10px;
}

div#header h1 {
	font-size: 1.3em;
	position: absolute;
	width: 25em;
	left: 280px;
   text-align: center;
}

div#header h1 a {
	text-decoration: none;
	color: #000000;
}

/* columns */
div#content {
	width: 700px;
	float: right;
	padding: 0;
	line-height: 1.5em;
}

div#content a, div#menu a {
	color: #173385;
}

div#content a:hover {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
}

/* MENU */
div#menu {
	width: 200px;
}

div#menu h4 {
	display: none;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu ul li {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

div#menu ul a {
	text-decoration: none;
	font-size: 1.4em;
	padding: 5px 0;
	font-variant: small-caps;
	display: block;
}

div#menu ul a:hover {
	color: #000000;
	background: #FFFFFF;
}

/* skip menu */
a.skip {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	padding: 0.2em 0.5em;
	border-bottom: 0 !important;
}

a.skip:focus, a.skip:active {
	z-index: 2;
	background: #FFFFFF;
}

/* Fotogalerie */
div.foto{
	width: 190px;
	height: 190px;
	margin: 20px 20px 0 0;
	padding: 0;
	text-align: center;
	float: left;
}

div.foto img{
	border: 1px solid #000000;
	background: #C0C0C0;
	padding: 15px;
}

div.foto a{
	color: #EEEEEE;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}

div.foto a:active{
	color: #EEEEEE;
}

div.foto a:visited{
	color: #EEEEEE;
}

div.foto a:hover{
	color: #800000;
}

/* Biografie */
#content.bio h2 {
  border-bottom: 2px solid black;
  padding-bottom: 5px;
  width:680px;
}
#content.bio p {
  text-indent: 2em;
  margin: 0;
}
/*
caption {
	font-weight: bold;
	font-variant: small-caps;
	background: Gray;
	margin: 0 auto;
	border: 1px solid black;
}
table.bio {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 90%;
	margin: 0 auto;
}

table.bio td {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
}

table.bio td.biotd {
	width: 110px;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
*/

/* pocitadlo */
img#pocitadlo {
	border: none;
}

/* other */
.cleaner{
	clear: both;
}
.tac {
   text-align: center;
}
.tar {
   text-align: right;
}

hr {
	display: none;
}
img {
	border: 1px solid black;
}

#footer {
border-top: 1px solid black;
width: 95%;
margin: 0 auto;
font-size: 0.8em;
padding: 0.5em 0;
}
#footer span {display:none;}
#footer a {
  color:#173385;
  float: right;
}