body {
	background-color: #eee;	
	color: Black;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
   /*background-image: url('img/live_dash.gif');
	background-repeat: repeat;
	background-position: top left;*/
	text-align: left;
	width: 980px;
	overflow: auto !important;

}


a {
	color: #211919;
}

A:hover, A:active, A:focus {color: #403c3c; text-decoration: none;} 


a img {
	border: none;
}

.news img {
	float: right;
	border: 1px solid #211919;
}

.news a img:hover {
	float: right;
	border: 1px solid #403c3c;
}

/*========================================= LAYOUT ====================================*/

#menu {
	width: 980px;
	background-color: #211919;
	vertical-align: bottom;
	margin: 0;
	padding: 5px 0 0 0;
	border: none;
	background-image: url('img/live_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

#menu a {
	display: inline;
	vertical-align: bottom;
	color: white;
	font-weight: bolder;
	text-decoration: none;
	background-color: #403c3c;
	padding: 0px 5px 0px 5px;
	margin: 0 0 0 3px;
	text-transform: lowercase;
	border: solid black;
	border-width:  1px 1px 0 1px;
}

#menu a.jazyk {
	background-color:inherit;
        border:none;
        font-weight: normal;
        text-transform:none;
        padding: 0px 5px 0px 0px;
	margin: 0 0 0 3px;
}

#menu a:hover {
	background-color: #666363;
	}

#menu a:hover.jazyk {
	
        background-color:inherit;
}
	
#menu .selected  a{
	background-color: #969393;
	}

#footer {
	float: left;
	width: 980px;
	background-color: #211919;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: none;
	background-image: url('img/live_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
	height: 10px;
	font-size: xx-small;
}

.jazykspan {
  float:right;
}
	
#vys_vokynko {
	float: left;
	width: 640px;
	text-align: left;
	height: 600px;
	background-color: White;	
}

#vys_vokynko_video {
	background-color: #666363;
	height: 600px;	
}

#vys_vokynko_tabulka {
	padding: 5px;
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical; 
   height: 590px;
}

#map_canvas {
	width:640px;
	height:600px;
	visibility: hidden;
}

#vys_mokynko {
	float:left;
	width:330px;
	min-height: 590px;
	overflow: scroll;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical; 
   height: 590px;
	background-color: silver;
	background-image: url('img/ar_logo_simple.gif');
	background-repeat: no-repeat;
	background-position: top center;
	padding: 5px;
}

#zalozky {
	width: 340px;
	background-color: #211919;
	vertical-align: bottom;
	margin: -5px -5px 0 -5px;
	padding: 5px 0 0 0;
	border: none;
	/*background-image: url('img/live_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;*/
}

#zalozky a {
	display: inline;
	vertical-align: bottom;
	color: white;
	font-weight: bolder;
	text-decoration: none;
	background-color: #403c3c;
	padding: 0px 5px 0px 5px;
	margin: 0 0 0 3px;
	text-transform: lowercase;
	border: solid black;
	border-width:  1px 1px 0 1px;
}

#zalozky a:hover {
	background-color: #666363;
	}
	
#zalozky .selected  a{
	background-color: silver;
	}

/*================================= tabulky, vysledky atd. ====================================*/

table.seznamtymu {
	width: 600px;
	
}

tr.odd {
	background-color:#666363;
	
}

tr.even {
	background-color:#eee;

}

tr.oddodd, tr.oddeven {
	background-color:#666363;
	
}

tr.evenodd, tr.eveneven {
	background-color:#eee;

}



table.prihlaskaheader {
	background-color:#eee;
	width:510px;
}

table.prihlaskaheader input{
	width: 400px;
}

table.prihlaskamenu {
  text-align:center;
}

table.prihlaskadetail {
	width:295px;
	font-size: 80%;
}

#vys_mokynko span.unranked {
	background: #555;
	font-weight: bold;
}

table.prihlaskadetail input{
  
	width: 160px;
}

table.prihlaskadetail td{
	padding-left:2px;
	padding-right:2px;
}


p.chyba {
	color:red;
}

#vys_vokynko_obsah .vysledky img {
	margin: 0px 0ex 0px 0px;
	padding: 0px 0ex 0px 0px;
	border: none;

}


#vys_vokynko_obsah .vysledky td{
	margin: 0px 0ex 0px 0px;
	padding: 0px 0ex 0px 0px;
	font-size: x-small;
	line-height: 110%;
	
}

#vys_vokynko_obsah .vysledky td a {
	color: black;
	text-decoration: none;
	margin: 0;
	padding: 0;

}

.news {
	font-size: 90%;
}



div.vysledky p{
	font-size: x-small;
}

div.vysledky table {
	width:600px;
}


span.unranked {
	background: Silver;
	font-weight: bold;
}

span.withdrawn {
	background: Black;
	color:white;
	font-weight: bold;
}

span.shortcourse {
	background: #FFC0CB;
	font-weight: bold;
}

span.racebib {
	font-weight: bold;
}

span.penalizace {
	font-weight: bold;
	background: #FF6347;
}

span.bonus {
	font-weight: bold;
	background: #98FB98;
}

div.floatleft {
	float: left;
	position: relative;
	padding: 2px 15px 2px 2px;
	margin-right: 10px;
	width: 200px;
	border: thin solid black;
}

div.floatleft p{
	width: auto;
}

div.floatright {
	float: right;
}

div.tym p{
	width: auto;
}

#content pre {
	width: 500px;
}

#slideshow{
 text-align:center;
}