body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	background-color: #181818;
	margin: 0px;
	padding: 0px;
}

html {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#FF9924;
	scrollbar-track-color:#333333;
}

a:link {
	text-decoration: none;
 	color: #FF9924;
}

a:visited {
	text-decoration: none;
	color: #FF9924;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.current {
	font-weight: bold;
	color: #CCCCCC;
}

.cthumb {
	background-color: #666666;
	border: 0px dotted #666666;
}

.thumb {
	background-color: #222222;
	border: 0px dotted #666666;
}

.image { border: 1px solid #aaaaaa;}
a:link .image { border-color: #aaaaaa;}
a:visited .image { border-color: #aaaaaa;}
a:hover .image { border-color: #ffffff;}

.mthumb { border: 1px solid #aaaaaa;}
a:link .mthumb { border-color: #aaaaaa;}
a:visited .mthumb { border-color: #aaaaaa;}
a:hover .mthumb { border-color: #ffffff;}

.slideImage { border-width: 0px; border: 0px solid; border-color: #000000;}
a:link .slideImage { border-color: #000000;}
a:visited .slideImage { border-color: #000000;}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.title a:link {
	text-decoration: none;
	color: #000000;
}

.title a:visited {
	text-decoration: none;
	color: #000000;
}

.title a:hover {
	text-decoration: none;
	color: #ffffff;
}

.infotable {
	border: 1px solid #666666;
	border-collapse: collapse;
}

.infotable td {
	border: 1px dotted #666666;
}

.infotable table {
	border-collapse: separate;
}

.infotable table td {
	border: 0px;
}

.dirname {
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
}

.comment {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}

.smalltxt {
	color: #888888;
	font-size: 11px;
}

.xsmalltxt {
	color: #888888;
	font-size: 9px;
}

.newlabel {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
}

#about {margin-right: 10px; }
.scrollbox { width: 380px; height: 410px; overflow: auto; text-align: left; }

.scrollboxN { width: 300px; height: 170px; overflow: auto; text-align: left; }

#main { width: 760px; height: 400px; padding: 0px 0px 15px 20px ; }

#news ul.novinky { padding: 0px 10px 0px 10px; }

#about { width: 380px; height: 400px; padding: 10px; float: left; }

#news { width: 300px; height: 400px; padding: 10px; float: left; }

.blok {  text-align: justify}