body {
	background-color: White;	
	color: Black;
	margin: 0;
	padding: 0;
	/*font: 11pt Geneva, Arial, Helvetica, sans-serif;*/
	/*Arial, Sans-serif, serif;*/
	font-family: Tahoma, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	/*background-image: url('img/dash.gif');
	background-repeat: repeat;
	background-position: top left;*/
	text-align: center;
}


#header {
	position: relative;
	text-align: left;
	/*width: 760px;*/
	height: 120px;
	padding: 0;
	margin: 0 auto 0 auto;
	background-image: url('img/header.gif');
	background-repeat: no-repeat;
	background-color: black;
	background-position: center;
}

#all {
	text-align: center;
	width: 760px;
	background-color: White;
	/*background-image: url('img/left.gif');
	background-repeat: repeat-y;
	background-position: 107px 0px;
	min-height: 100%;*/
	margin: 0 auto 0 auto;
	padding: 0;
  }
  
#lang {
	float: right;
	position: relative;
	width: 168px;
	height: 30px;
	background: white;
	background-image: url('img/lang.gif');
	background-repeat: no-repeat;
	background-position: 14px 5px;
	margin: 0;
}

#lang span {
	display: none;
}

#en {
	display: block;
	position: absolute;
	top: 10px;
	right: 20px;
	margin: 0;
	width: 64px;
	height: 18px;
	background-image: url('img/en.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#cz {
	display: block;
	position: absolute;
	top: 10px;
	left: 15px;
	margin: 0;
	width: 64px;
	height: 18px;
	background-image: url('img/cz.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#en:hover {
	background-position: top right;
}

#cz:hover {
	background-position: top right;
}
  
#nav {
	position: relative;
	/*width: 760px;*/
	height: 21px;
	line-height: 21px;
	color: white;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	bottom: 0px;
	margin: 0;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	background-color: #dc221c;
	
}

#nav span {
	word-spacing: 0;
	padding-left: 10px;
	padding-right: 10px; 

}

#nav a {
	color: white;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-top: 4px;
	_padding-top: 2px;
	margin: 0;
	height: 21px;
	word-spacing: 0.8ex;
	
}

#nav a:hover {
	background-color: white;
	color: black;
	/*background-image: url('img/nav_hover.gif');
	background-position: top left;
	background-repeat: no-repeat;*/
}


a {
	color: #dc221c;
}

a:hover, A:active, A:focus {color: #9a1714; text-decoration: none;} 

h1 {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	bottom: 130px;
	left: 0px;
	width: 450px;
	height: 90px;
}

h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 450px;
	height: 90px;
}



h1 span {
	display: none;
}

h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; /*"Futura Lt BT", */
	font-size: 1.7em;
	margin: 5px 0 5px 0;
	padding: 0px;
	color: #CC0000;
	font-weight: normal;
	width:500px;
}

h3 {
	/*font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; "Futura Lt BT", */
	font-size: 1.2em;
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px; 
	background-color: #dc221c;
	/*background-color: #9800CC;*/
	color: white;
	display: block;
	width: 495px;
	/*background-image: url('img/h2.gif');
	background-position: right;
	background-repeat: repeat-y;*/
}

h4 {
	color: #dc221c;
	margin: 0;
}

#nav img {
	text-align: center;
}

#footer {
	clear: both;
	width: 100%;
}

#content {
	text-align: left;
	margin: 0;
	padding: 5px 15px 15px 15px;
}

p {
	margin: 0 auto 0 0;
	padding-bottom: 5px;
	width: 500px;
	text-align: justify;
}

ul {
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-left:0px;
	margin-bottom:0px;
	margin-left:20px;
}

ul ul {
	margin-left:20px;
}

ul ul li {
	list-style-type: disc;
}

li {
	margin-left: 0px;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}

#content img {
	border: 1px solid black;
	margin: 5px 1ex 5px 0;
	float: left;
	/*background-image: url('img/dash.gif');
	background-repeat: repeat;*/
}

#content a.prvw img {
	border: 2px solid black;
}

#content a.prvw:hover img {
	border-color: #9a1714;
}

.prvwouter {
	display: inline;
	padding: 0;
	font-size: 0;
	
}

.prvwinner120px {
	display: block;
	float: left;
	width: 124px;
	height: 129px;
	padding: 0;	
	margin: 0 15px 15px 0;
	background-color: #faf0ee;

}


#partners {
	clear: right;
	float: right;
	width: 228px;
	text-align: center;
	background-color: white;
	padding-top: 0px;

}

#partners h3 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding: 5px 5px 5px 13px;
	width: 210px;
	/*background-image: url('img/corner.gif');
	background-position: top left;
	background-repeat: no-repeat;*/
}

#partners img {
	float: none;
	border: none;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}



.event {
	display: block;
	text-transform: uppercase;
	font-size: 1.8em;
}

.event a {
	text-decoration: none;
}


#content .event img {
	float: none;
}

#eventframe {
	width: 500px;
}

#video {
	float: right;
	margin-top: -419px;
	width:400px;
	text-transform: uppercase;
	font-size: 1.8em;
}

#videoplayer {
	width:400px;
	height:326px;
	border: 2px solid black;
	border-bottom: 1px solid black;
	
}

#back {
	float: none;
	clear: left;
}


span.nosee {
	display: none;
}
/*============================================= #newwin ===============================================*/

#newwin {
	background-color: White;
	text-align: right;
	background: transparent;
	/*background-image: url('img/dash.gif');
	background-repeat: repeat;
	background-position: 10px 0;*/
	padding: 0;
}

#pic {
	padding: 0;
	margin: 0;
	display: block;
	text-align: center;
}

#newwin #picnav {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	_margin-left: 5px;
	width: 45px;
	height: 160px;
	background-image: url('img/nav.gif');
	background-position: top left;
	background-repeat: no-repeat;
	border: none;
}


#newwin #picnav span {
	display: none;
}

#newwin #nav1 {
	display: block;
	width: 45px;
	height: 36px;
	position: absolute;
	left: 10px;
	top: 10px;
	background-image: url('img/nav1.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#newwin #nav1:hover {
	background-position: bottom left;
}	

#newwin #nav2 {
	display: block;
	width: 45px;
	height: 36px;
	position: absolute;
	left: 10px;
	top: 82px;
	background-image: url('img/nav2.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#newwin #nav2:hover {
	background-position: bottom left;
}	

#newwin #nav3 {
	display: block;
	width: 45px;
	height: 36px;
	position: absolute;
	left: 10px;
	top: 46px;
	background-image: url('img/nav3.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#newwin #nav3:hover {
	background-position: bottom left;
}	

#newwin img {
	margin: 20px auto auto auto;
	border: 2px solid black;
}

#newwin #piccount {
	display: block;
	position: absolute;
	top: 120px;
	left: 10px;
	width: 45px;
	height: 16px;
	text-align: center;
	font-size: 0.7em;
	color: black;
	background-color: #dc221c;
	
}










table.seznamtymu {
	width:570px;
}

tr.odd {
	background-color:#597c8f;
	
}

tr.even {
	background-color:#eef6fa;

}

table.prihlaskaheader {
	background-color:#eef6fa;
	width:570px;
}

table.prihlaskaheader input{
	width: 400px;
}

table.prihlaskamenu {
  text-align:center;
}

table.prihlaskadetail {
	width:570px;
}

table.prihlaskadetail input{
  
	width: 120px;
}

table.prihlaskadetail td{
	padding-left:2px;
	padding-right:2px;
}

p.chyba {
	color:red;
}

#content .vysledky img {
	margin: 0px 0ex 0px 0px;
	padding: 0px 0ex 0px 0px;
	border: none;

}
#content .vysledky td{
	margin: 0px 0ex 0px 0px;
	padding: 0px 0ex 0px 0px;
	font-size: x-small;
}

.news {
	font-size: 90%;
}



div.vysledky p{
	font-size: x-small;
}

div.vysledky table {
	width:560px;
}

div.vysledky a {
	color: black;
	text-decoration: none;
}

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;
}

div.floatleft p{
	width: auto;
}

div.floatright {
	float: right;
}

div.tym p{
	width: auto;
}

table.akce {
	width: 500px;
	border-spacing: 0px;
	border-left: 1px solid black;
	border-top: 1px solid black;
/*	background-color: black;*/
}

table.akce td,th {
	border-right: 1px solid black;
   border-bottom: 1px solid black;
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: none;
	border-spacing: 0px;
	padding: 4px 4px 4px 4px;
}

span.typakce1 {
	color: #2b414f;
	font-weight: bold;
}

span.typakce2 {
	color:#2b414f;
}

span.typakce3 {
	color:orange;
}

span.typakce4 {
	color: Green;
}