body {
	background-color: White;	
	color: Black;
	margin: 0;
	padding: 0;
	/*font: 11pt Geneva, Arial, Helvetica, sans-serif;*/
	/*Arial, Sans-serif, serif;*/
	font-family: "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: 126px;
	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: 206px;
	height: 25px;
	color: white;
	line-height: 25px;
	margin: 101px 0 0 0;
	padding: 0 10px 0 0;
	text-align: right;
}

#lang span {

}

#lang a {
	color: white;
	font-weight: bolder;
	text-decoration: none;
}

#lang a:hover {
	text-decoration: underline;
}

#rss {
	display: block;
	float: left;
	padding: 0 10px 0 20px;
	margin-left: 10px;
	background-image: url('img/rss.gif');
	background-repeat: no-repeat;
	background-position: top left;
}	


#column {
	display: block;
	float: left;
	clear: left;
	width: 234px;
	text-align: center;
	padding: 101px 0 0 0;
	margin: 0;
	background-color: #211919;
}

#column h3 {
	font-weight: bold;
	font-size: 14px;
	color: #403c3c;
	text-align: left;
	padding-left: 10px;
	margin: 0;
	line-height: 26px;
	letter-spacing: 0;
}

#nav {
	display: block;
	position: relative;
	width: 234px;
	margin: 0;
	padding: 0px;
	text-transform: lowercase;

	background-image: url('img/nav-top.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
}
  

#nav span {

}

#nav a {
	display: block;
	position: relative;
	width: 206px;
	line-height: 25px;
	margin: 0 0 2px 0;
	text-align: right;
	color: #fff;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 14px;
	padding-right: 28px;
	background: url("img/item.gif") no-repeat top right;
	background-color: #403c3c;
}

#nav a.vybrano {
	background-position: bottom right;
}

#nav a:hover {
	background-color: #666363;
	background-position: bottom right;
}


a {
	color: #211919;
}

A:hover, A:active, A:focus {color: #403c3c; text-decoration: none;} 

h1 {
	position: absolute;
	display: block;
	margin: 0;
	padding: 0;
	top: 0;
	width: 234px;
	height: 227px;
}

h1 a {
	display: block;
	margin: 0;
	padding: 0;
	width: 234px;
	height: 227px;
	background-image: url('img/h1.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

h1 a:hover {
	background-position: bottom right;
}

h1 span {
	display: none;
}

h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; /*"Futura Lt BT", */
	font-size: 1.6em;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-weight: normal;
	letter-spacing: -0.7pt;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 9px 0 5px 0;
	padding: 0px;
	color: #403c3c;
	letter-spacing: -0.7pt;
	
}

h4 {
	margin: 0;
}

#nav img {
	text-align: center;
}

#footer {
	clear: both;
	width: 100%;
}


#content {
	clear: none;
	width: 510px;
	position: relative;
	text-align: left;
	margin: 0 0 0 auto;
	padding: 12px 0 0 16px;
}

p {
	margin: 0 auto 0 0;
	padding-bottom: 5px;
	color: black;
	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 #403c3c;
	margin: 5px 1ex 5px 0;
	float: left;
	background-image: url('img/dash.gif');
	background-repeat: repeat;
	
}

#content a.prvw img {
	border: 2px solid #403c3c;
}

#content a.prvw:hover img {
	border-color: #666363;
}

.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: #eee;
	/*background-image: url('img/dash.gif');
	background-repeat: repeat;
	background-position: top left;*/
}

#partners {
	width: 234px;
	text-align: center;
	padding: 0px;

}

#partners h3 {
	clear: both;
	display: block;
	width: 224px;
	float: none;
	
}

#partners img {
	float: none;
	border: none;
	display: block;
	margin: auto;
	
}

#partners a {
	display: block;
	background-color: #403c3c;
	width: 234px;
	margin-bottom: 20px;
}


#partners a:hover {
	background-color: #666363;

}

#partners a.left {
	display: block;
	float: left;
	width: 117px;
}
#partners a.left img {
	float: none;
	border: none;
	display: block;
	margin: 0 auto 0px 20px;
}

#partners a.right {
	display: block;
	float: right;
	width: 117px;
}
#partners a.right img {
	float: none;
	border: none;
	display: block;
	margin: 0 20px 0px auto;
}

#partners a.lastleft {
	display: block;
	float: left;
	width: 234px;
}

#partners a.lastleft img {
	float: none;
	border: none;
	display: block;
	margin: 0 auto 0px 20px;
}

#coop img {
	display: none;
}

#coop #caes {
	display: block;
	position: absolute;
	right: 86px;
	bottom: 108px;
	width: 82px;
	height: 79px;
	background-image: url('logo/caes.gif');
	background-position: 100px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}


.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: -815px;
	width:400px;
	text-transform: uppercase;
	font-size: 1.8em;
}

#videoplayer {
	width:400px;
	height:326px;
	border: 2px solid #403c3c;
	border-bottom: 1px solid #403c3c;
	
}

#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;
}






#partners a.predmichalem {
	margin-bottom: 10px;
}





table.seznamtymu {
	width:510;
}

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:510px;
}

table.prihlaskadetail input{
  
	width: 160px;
}

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:510px;
}

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;
	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;
}

