body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaa;
	background-color: black;
	text-align: center;
	margin-top: 0px;
}

img {
	margin: 19px;
	border: 3px double #EEEEEE;
}

div.okno {
	
	margin: 0 auto;
	width: 761px;
}

div.nadpis {
	background: url(hdr_mid.gif);
	margin: 10px auto;
	height: 31px;
	width: 540px;
	text-align: center;
	color: Black;
	font-size: 24px;
}

.current {
	font-weight: bold;
 	color: #000000;
	background-color: #e0a759;
}

.cthumb {
	background-color: #f3e4cf;
	border: 0px;
}

.thumb {
	background-color: #e7d0b0;
	border: 0px;
}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.osxtitle a:link {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px dotted #610505;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #610505;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.comment {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #644e33;
	font-size: 11px;
}

.xsmalltxt {
	color: #644e33;
	font-size: 9px;
}
