body {
	background: #4E4E4E url(body.jpg);
	text-align: center;
}

#all {
  position: relative;
	width: 860px !important;
	background: #000;
	margin: 0 auto;
	text-align: left;
}

#ukazky {
	background: black;
}

* {
	font-family: Tahoma, sans-serif;
}

.redcolor {
	color: red;
}
OPTION.marked {
	background-color: red;
}
h1 {
	color: white;
	font-size: 1em;
	color: red;
}
h3 {
	font-size: 1em;
	color: white;
}
h4 {
	color: white;
	font-size: 20px;
	padding: 0 0 0 0px;
}
h2 {
	color: white;
	padding: 0 0 0 8px;
	border-bottom: 1px solid white;
}
#obsah {
	text-align: left;
}
.reality-menu a:hover {
	color: #bbbbbb;
	text-decoration: none;
}
.reality-menu a:link, a:visited {
	color: #ffffff;
	text-decoration: none;
}
.s-reality a:link, a:visited {
	text-decoration: none;
	color: #ffffff;
}
.s-reality a:hover {
	color: #bbbbbb;
}
* a:link, a:visited {
	text-decoration: none;
	color: #ffffff;
}
* a:hover {
	color: #bbbbbb;
}
img {
	border: 1px solid #b0b0b0;
	margin: 5px;
	padding: 5px;
}
.noborder {
	border: 0;
	margin: 3px;
	padding: 3px;
}
div.Section1 {
	page: Section1;
	font-size: 9pt;
	color: white;
}
p.MsoNormal {
	color: white;
	margin: 0cm;
	margin-bottom: .0001pt;
	font-size: 12.0pt;
	font-family: "Times New Roman";
}
}
.odkazekred {
	color: red;
}
.odkazekwhite {
	color: white;
}
.majak-popis {
	display: none;
}


ul#mainMenu, ul 
{
color:white;
padding:0;
margin:0;
list-style-type:none;
font-size: 16px;

}

ul#mainMenu ul 
{
float: left;
}

ul#mainMenu li 
{
float: left;
padding-right:4px;
padding-left:4px;
width:auto;
border-right: 1px solid white;
z-index: 1;
}

ul#mainMenu li.last 
{
border-right: none;
}

ul#mainMenu a
{ 
color:white;
background-color:black;
display:block;
text-decoration:none;
font-weight:bold;
z-index: 1;
}
ul#mainMenu a:hover
{ 
color:lightgrey;
}

ul#mainMenu ul a 
{
width: auto;
padding:0;
margin: 0;
padding-left:5px;
font-weight: normal;

}

ul#mainMenu ul a:hover 
{ 

padding:0;
margin: 0;
color:lightgrey;
border-left:1px solid white;
padding-left:4px;

}

ul#mainMenu ul 
{
position:absolute;
visibility:hidden;
background-color:black;
font-size: 12px;
font-weight: normal;

}

ul#mainMenu li:hover ul, ul#mainMenu li.hover ul 
{
visibility:visible;
}

ul#mainMenu li li
{
z-index: 1;
float:none; 
border:none;
padding:0;
_margin-bottom: -12px;
}

ul#mainMenu li 
{
behavior: url('hover.htc'); /* Protože IE nedodržuje CSS standarty, aby bylo řešení funkční, použijeme tento *.htc soubor */
}

