body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background:#000 url(../img/system/back.jpg)  no-repeat fixed center center;
	color:#999999;
}
* {margin: 0px;padding: 0px;}
#kontajner {
	margin: 0px auto;
	text-align: left;
	width: 802px;
}
#odd {
	width: 802px;
}
a, a:link, a:active, a:visited {
	color : #999900;
}
a:hover {
	color : #ff9966;
	text-decoration : underline;
}
/******************** hlava ********************/
#logo {
	width:800px;
	height:182px;
	padding-left: 1px;
	background-image: url(../img/system/logo.jpg);
	display:block;
}
#menu ul, #menu li, #menu li a {
	height: 54px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu li a, li a:link, li a:hover, li a:active, li a:visited {
	height: 54px;
	border-style: none;
	outline: none;
	display: inline;
}
#menu li a.dotted-border, li a.dotted-border:link, li a.dotted-border:hover, li a.dotted-border:active, li a.dotted-border:visited {
	border-style: none;
	border: solid 0px;
}
#vrch {
	width: 802px;
	height: 14px;
	background: url(../img/system/vrch.png) no-repeat;
	float: left;
}
/******************** telo ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}

h1{
	font-size: 12pt;
	color: #ff9966;
	display:inline;
	font-weight: bold;
}

.player {
   outline: none;
}
#telo span {
	font-weight: bold;
	float: right;
	margin-right: 10px;
}
#telo {
	width:802px;
	margin-top:14px;
	background: url(../img/system/poztrans.png) repeat-y;
}
#datum span {
	padding:5px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:right; 
	color:#999999;
}
#lavy {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#lavy p {
	font-size: 12px;
	padding: 5px 0px;	
}
#lavy span{
	float: left;
	font-size: 12px;
	font-weight: 900;
	display:inline;
	margin-left:8px;
	color : #ff9966;
	font-weight: bold;
}
#pravy {
	float:right;
	width:260px;
	//background-color:#333333;
	font-weight:900;
	padding: 10px 20px;
	margin: 5px 20px 20px 0px;
	display:inline;
}
#pravy p{
	padding: 7px 0px;
}

.sprava {
	margin-top:20px;
float:left;
clear: left;
width:340px;
}

#konc {
	float:left;
	width:765px;
	display:inline;
	margin: 20px 0px 30px 20px;

}

.head {
	color : #999900;
	font-weight: bold;
}
.nasl {
	color : #ff9966;
	font-weight: bold;
}
.nasl a {
	color : #999900;
	font-weight: bold;
}
.nasl a:hover {
	color : #ff9966;
	font-weight: bold;
}

#kapela {
	float:left;
	width:500px;
	display:inline;
	margin: 20px 0px 30px 20px;
}

/******************** spodok ********************/
#spod {
	width: 802px;
	height: 14px;
	background: url(../img/system/spod.png) no-repeat;
	float: left;
}
#hore, #hore a {
	width:800px;
	text-align:center;
	color:#999999;
	margin: 5px 5px 30px 5px;
}
#hore a:hover {
	text-decoration:underline;
	color:#666666;
}
#hore a.dotted-border, a.dotted-border:link, a.dotted-border:hover, a.dotted-border:active, a.dotted-border:visited {
	border-style: none;
	border: solid 0px;
}
.clear{
	clear:both;
}
