body {
	background-color: #000;
	margin: 0 0 0 0;
	color: #9A9B9B;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	width: 100%;
}

a{
	text-decoration: none;
	color:   #BEBEBE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}


a:visited {
	text-decoration: none;
	color: #BEBEBE;
}

a:hover {
	color: White;

	text-decoration: none;
	border-bottom-color: #FF9D03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#topright1 {
	position: absolute;
	background: url(image_menu/right1.jpg) no-repeat right;
	right: 0px;
	_top: 0px;
	top: 0px;
	height: 123px;
	_height: 123px;
	width: 100%;
	border-color: #5A5D5E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
}
#topright2{
	position: absolute;
	right: 0px;
	background-image: url(image_menu/right2.jpg);
	top: 123px;
	width: 407px;
	height: 145px;
	border-color: #5A5D5E;
	border-top-width: 1px;
	_border-top-width: 0px;
	border-top-style: solid;
}
#main2 {
	position: absolute;
	top: 145px;
	width: 100%;
	font-size: 80%
}

.menuleft {
	position: absolute;
	left: 0;
	top: 118px;
	height: 27px;
	color: #9A9B9B;
	font-size: 85%;
	font-weight: bold;
}

.menuleft a {
	text-decoration: none;
	color: #9A9B9B;
	padding: 0.3em 0.5em;
}

.menuleft a:hover {
	background-color: #5A5D5E;
	color: #9A9B9B;
}
.menuleft a:link {
	background-color: #9A9B9B;
}

.menuright {
	position: absolute;
	top: 124px;
	right: 0;
	height: 27px;
	color: #9A9B9B;
	font-size: 85%;
	font-weight: bold;
}
.menuright a {
	text-decoration: none;
	color: #9A9B9B;
	padding: 0.3em 0.5em;
	
}

.menuright a:hover {
	background-color: #5A5D5E;
	color: #BFBFBF;
}
.obsah {
	padding: 0 70px 10px 10px;
}
.patka {
	clear: both;
	width: 100%;
	position: relative;
	color: #5A5D5E;
	border-top-width: 1px;
	border-top-style: solid;
	text-align: right;

}
.patka a{
	text-decoration: none;
	color: #5A5D5E;
}


.patka a:visited {
	text-decoration: none;
	color: #5A5D5E;
}

.patka a:hover {
	color: #9A9B9B;
	text-decoration: none;
	border-bottom-color: #FF9D03;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.img {
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	border-color: #5A5D5E;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	margin: 8px 8px 8px 8px;
}

h1 {
	color: #FF9D03;
	font-size:  150%;
	text-align: right;
}

h2 {
	color: #FF9D03;
	font-size: 100%;
	text-align: none;
}

h3 {
	color: #5A5D5E;
	font-size: 120%;
	text-align: none;
}

.rodokmen {
	border: 0px #ffffff solid;
}
.rodokmen td, tr {
	border: 1px #ffffff solid;
	}
#flashcontent {
		height: 100%;
	}
	
	
.expando{
	border: 1px #ffffff solid;
}