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: 240px;
	padding: 0;
	margin: 0 auto 0 auto;
	background-image: url('img/header.jpg');
	background-repeat: no-repeat;
	background-color: white;
}

#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: 25px;
	background: white;
	background-image: url('img/lang.gif');
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
}

#lang span {
	display: none;
}

#en {
	display: block;
	position: absolute;
	top: 5px;
	right: 10px;
	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: 5px;
	left: 25px;
	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: absolute;
	width: 760px;
	height: 21px;
	line-height: 21px;
	color: #ACBCCC;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
	bottom: 0px;
	margin: 0; 
	padding: 0 0 0 15px;
	text-transform: uppercase;
}

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


}

#nav a {
	color: #2b414f;
	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: #95bacc;
	color: White;
	/*background-image: url('img/nav_hover.gif');
	background-position: top left;
	background-repeat: no-repeat;*/
}


a {
	color: #597c8f;
}

A:hover, A:active, A:focus {color: #2b414f; 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: #95bacc;
	font-weight: normal;
}

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

h4 {
	color: #2b414f;
	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: 565px;
	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 #597c8f;
	margin: 5px 1ex 5px 0;
	float: left;
	background-image: url('img/dash.gif');
	background-repeat: repeat;
}

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

#content a.prvw:hover img {
	border-color: #2b414f;
}

.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: #eef6fa;
	/*background-image: url('img/dash.gif');
	background-repeat: repeat;
	background-position: top left;*/
}

#partners {
	clear: right;
	float: right;
	width: 168px;
	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: 150px;
	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;
}


#coop img{
	display: none;
}

#coop #caes {
	display: block;
	position: absolute;
	right: 86px;
	bottom: 161px;
	width: 82px;
	height: 79px;
	background-image: url('logo/caes.gif');
	background-position: 100px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#coop #caes:hover {
	background-position: top left;
}

#coop #caus {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 161px;
	width: 82px;
	height: 79px;
	background-image: url('logo/caus.gif');
	background-position: 100px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#coop #caus:hover {
	background-position: top left;
}

#coop #vse {
	display: block;
	position: absolute;
	right: 86px;
	bottom: 78px;
	width: 82px;
	height: 79px;
	background-image: url('logo/vse.gif');
	background-position: 100px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#coop #vse:hover {
	background-position: top left;
}

#coop #vstj {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 78px;
	width: 82px;
	height: 79px;
	background-image: url('logo/vstj.gif');
	background-position: 100px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#coop #vstj:hover {
	background-position: top left;
}

#coop #ea {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 25px;
	width: 168px;
	height: 49px;
	background-image: url('logo/euroadventure.gif');
	background-position: 170px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#coop #ea:hover {
	background-position: top left;
}

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

.event a {
	text-decoration: none;
}

#content .event img {
	float: none;
}

#eventframe {
	width: 565px;
}

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

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

#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-color: #eef6fa;
	background-image: url('img/corner.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: 40px;
	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: 115px;
	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: 76px;
	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 #597c8f;
}

#newwin #piccount {
	display: block;
	position: absolute;
	top: 160px;
	left: 10px;
	width: 45px;
	height: 20px;
	text-align: center;
	font-size: 0.7em;
	color: #597c8f;
}










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

