a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
	text-align: left;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFC;
}
body {
	background-color: #000000;
	text-align: center;
}
#masthead {
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
#siteInfo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
	font-size: small;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navBar {
	float: right;
	padding: 0px;
	border: none;
	width: auto;
	margin: 8px;
	height: auto;
	font-size: small;
}
#sectionLinks{
	margin: 2px;
	padding: 2px;
	display: block;
	font-size: small;

}

#sectionLinks a:link, #sectionLinks a:visited {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #333333;
	display: block;
	padding: 5px;
}

#sectionLinks a:hover{
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	background-color: #666666;
	text-decoration: underline;
	padding: 5px;
}
h1 {
	font-size: xx-large;
	color: #FF0000;
	font-variant: small-caps;
	font-weight: bold;
	font-style: normal;
	line-height: 40px;
}
h2 {
	font-size: medium;
	color: #FF0000;
}
h3 {
	font-size: x-large;
	color: #999999;
}
h4 {
	font-size: x-large;
	color: #999999;
}
h5 {
	font-size: large;
	color: #999999;
}
h6 {
	font-size: large;
}#content {
	padding: 10px;
}
.comment {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
}
.small1 {
	font-size: small;
	padding: 2px;
	margin: 5px;
}
.strong {
	font-weight: bold;
}
.strong_red {
	font-weight: bold;
	color: #FF0000;
}
.style1 {color: #FFFFCC}
.style3 {color: #FF0000}
.style4 {
	color: #111
}
.style6 {color: #333333}
.style7 {font-size: xx-small}
.style8 {
	color: #F00
}
.vyrovnen {
	text-align: justify;
}
.red {
	color: #F00;
}
.small1 strong {
	text-align: justify;
}
.left {
	text-align: left;
}
table {
	text-align: left;
}
.youtubevideo {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

