
a:link {
 	text-decoration: none;
 	color: #AB3434;
 }
 a:hover {
 	text-decoration: none ;
 	color: #666666;
 }
 a:visited {
 	text-decoration: none;
 	color: #666666;
 }
 a:active {
 	text-decoration: none;
 	color: #ff0000;
 	font-weight: bold;
 }
.MenuS {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	text-align: center;
}

.DownText {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	text-align: left;
	color: #ff0000;
	text-decoration: none;
}
BODY {
	SCROLLBAR-FACE-COLOR: #cccccc; SCROLLBAR-HIGHLIGHT-COLOR: ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: ffffff;
	SCROLLBAR-ARROW-COLOR: ff0000; SCROLLBAR-TRACK-COLOR: #F5F5F5;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	}
.NewsText {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	text-align: left;
}
.NewsNadpis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	font-weight: bold;
	}
.NadpisUpravy {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.NewsDatum {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	text-align: right;
}
.hlaska {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}
.FotoText {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	text-align: left;
}
.FotoVText {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	text-align: left;
}
.akord {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	color: #ff6600;
}
.Info {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.Poznamka {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.Tab0 {
	}

.Tab1 {
	text-indent: 20pt;
}
.Tab2 {
	text-indent: 20pt;
}
.Tab3 {
	text-indent: 40pt;
}
.Tab4 {
	text-indent: 60pt;
}
.Tab5 {
	text-indent: 80pt;
}
.Tab6 {
	text-indent: 100pt;
}

.anketaText {
font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-align: left;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.anketaTab{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.cislaAnketa{
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	text-align: center;
}
.odraz{
	margin: 30px;
}
#left {
	position: absolute;
	top: 0;
    left: 35;
	height: 100%;
	width: 420px;
	text-align: left;
}
.menuD {
	position: relative;
    height: auto;
}

#right {
    position: relative;
	top: 0;
    right: 0;
    left: 230;
    height: 100%;
	width: 460px;
    overflow: auto;
    margin: 0 0 0 15.1em;
}
.b{
	font-weight: bold;
}


