body {
	background: #000000;
	font-family: Verdana, sans-serif;
	color: #fff;
}

div#public {
	width: 284px;
	border: 0px;
	margin-top: 20px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

div#randpic {
	width: 110px;
	border: 0px;
	margin-top: 20px;
	float: left;
	text-align: right;
	padding-right: 10px;
}

div#obsah {
	width: 460px;
	height: 560px;
	overflow: auto;
	border: 0px;
	margin-top: 10px;
	font-size: 10pt;
}

div#obsah_video {
	width: 530px;
	height: 560px;
	overflow: auto;
	border: 0px;
	margin-left: 360px;
	margin-top: 10px;
}

div#obsah_foto {
	width: 460px;
	height: 560px;
	overflow: auto;
	border: 0px;
	margin-left: 430px;
	margin-top: 10px;
	background-color: #000000;
}

.tabulka {
	border-color: #666666;
	border-collapse: collapse;
	border: 1px solid #666666;
	margin-top: 10px;
}

.menu {
	text-align: center;
	margin-top: 110px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 9pt;
}

.menu a {text-decoration: none}
.menu a:active {color: #FEFE00;}
a:hover {color: #DBAE26;}

.hlavni_plocha {
	background-image: url('../images/background.jpg');
	vertical-align: top;
}

.pictures {
margin-left: 1.5pt;
margin-right: 1.5pt;
margin-top: 1.5pt;
margin-bottom: 1.5pt;
border: 1px solid #666;
}

table.plist {font-size: 8pt;}
tr.hov:hover { color: white; background: #444; }
tr.hov:hover td>a { color: white; }
table.plist th { font-size: 10px; border-bottom: 1px solid #666; }
table.plist th, td { padding: 4px; }
table.plist td>a { color: black; }

td.pl { text-align: center; }
tr.zk { background: yellow; }

table.plist2 {font-size: 8pt;}
table.plist2 th, td {padding: 4px;}
table.plist2 th { text-align: left; }
div.dplist input { border: 1px solid black; }
div.dplist input[type=submit]:hover { cursor: pointer; }
div.dplist input[type=button]:hover { cursor: pointer; }
div.dplist input[type=reset]:hover { cursor: pointer; }

h3 { padding-bottom: 14px; }
h4 { padding-top: 10px;}
a {color: #fff;}
img.bio {padding:0px; border:1px solid #666666;margin:6px 16px 6px 0}
div.bio {width:90%; padding: 0 0 0 10px; border-bottom: 1px solid #666;}
span.bio {font-weight: bold;}
p { font-size: 10pt; }
