.datum {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #3300FF;
}
.nadpis {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bolder;
	color: #6600FF;
}
.www {
	color : #9400D3;
	font-size : 13px;
	font-weight : bolder;
	font : Verdana Geneva Arial Helvetica sans-serif;
	text-decoration : none;
}
.modra {
	color : Blue;
	font: bold;
}
.cervena{
	color : Red;
	font: bold;
}
.body {
	background-color : #f1f6ff;
	SCROLLBAR-FACE-COLOR: #cfdbf7;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #4b70a0;
	SCROLLBAR-ARROW-COLOR: #1e4c88;
	SCROLLBAR-TRACK-COLOR: #f1f6ff;
	 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	 SCROLLBAR-BASE-COLOR: #4b70a0;
	font-size: 12px;
}
.mezera {
	width : 100%;
	background-color : #f1f6ff;
	height : 5px;
	font-size : 1px;
}
.hl_nadpis {
	color : Blue;
	font-size : 40px;
	vertical-align : middle;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.pozadi_tab {
	background-color : #000066;
}
.text {
	color : #0066CC;
	vertical-align : middle;
	text-align : center;
	font : bold 12px "Times New Roman", Times, serif;
	text-decoration : none;
}
.ovcarna {
	color : #0066CC;
	vertical-align : baseline;
	text-align : left;
	font : bold 12px "Times New Roman", Times, serif;
	text-decoration : none;
}
.text:hover {
	text-decoration : underline;
}
.bunka {
	background-color : #cfdbf7;
	vertical-align : middle;
	text-align : center;
}
.oram {
	border : 1px solid Black;
	background-color : White;
	color : Blue;
}
.nastav:hover {
	text-decoration : underline;
}
.adresa {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Blue;
	text-decoration : none;
	font-weight : bold;
}
.adresa:hover {
	text-decoration : underline;
}
.clanek {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}
.datum {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font : bold;
	color: Blue;
}
 div.thumbnail {
      float: left;
      width: 120px;
      height: 180px;
      margin: 1em;
      text-align: center;
      font-size: 0.8em;
	 }
.velky_nadpis {
	color : Blue;
	font-size : 20px;
	vertical-align : middle;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
	cursor : hand;
	color : #9400D3;
	font-size : 13px;
	font-weight : bolder;
	font : Verdana Geneva Arial Helvetica sans-serif;
	text-decoration : none;
}
A:visited  {
	font-size : 12px;
}
A:hover  {
	text-decoration : underline;
}
hr {
	color : Black;
	width : 100%;
	height : 1px;
}
UL {
	cursor : hand;
	color : navy;
	font-weight : bold;
	margin-left : 5pt;
	font-size : 12px;
}
UL UL {
	display : none;
	margin-left : 10pt;
	font-size : 12px;
}
.leaf  {
	cursor : text;
	color : Navy;
	font-weight : normal;
	list-style-image : none;
	list-style-type : disc;
}
.bunka_odkaz {
	background-color : #cfdbf7;
	vertical-align : middle;
}
/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: normal;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: normal;
	padding: 1px 2px 1px 2px;
	color : #0066CC;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
/*
	background-color: #c0d2ec;
*/
	background-color: White;
	color : #0066CC;
}
.dtree .clip {
	overflow: hidden;
}

