@import "reset.css";

body 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	background: #dedfe3;
	color: #222222;
	line-height: 1.7em;
	text-align: center;
  }
p {
	margin: 10px 0 0 0;
	font-size: 1em;
	}
hr {
  width: 100%;
  height: 0px;
  overflow: hidden;
  border: 0;
  border-bottom: 1px solid #E1E1E1;
  height: 1px;
  margin: 25px 0 25px 0;
}
div.hr {
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	height: 1px;
	margin: 25px 0 25px 0;
}
div.hr * {
	display: none;
}
	a {
	color:#00448d;
	text-decoration:underline;
	font-weight:bold;
	}
  a:hover{
	color:#00448d;
	text-decoration:none;
	}
dt {
	font-weight: bold;
	padding-top:0.4em;
}
dd {
  margin-left: 2em;
}
h2 {
  color: #00448d;
  margin: 0 0 15px 0;
	font-size: 1.6em;
	font-weight: normal;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ccc;
	}
h3 {
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:15px 0 0 0;
	}
h4 {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	border-bottom:1px solid #ccc;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	}
#content ul {
	margin:0;
	padding:12px 0 5px 27px;
	list-style:square;
	position:relative;
	}
#content ul ul {
	margin:0;
	padding:5px 0 5px 27px;
	list-style:disc;
	position:relative;
	font-size:0.9em;
	}
#content ul li {
	padding:0 0 0 7px;
	}
#content ol {
	margin:12px 0 5px 34px;
	padding:0;
	list-style:decimal;
	}
#content ol li {
	margin:0;
	padding:0;
	}
table {
	margin:12px 0;
	}
table td {
	border-bottom:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	padding:4px 5px;
	}
table tr.nadpis-tabulky td {
	font-weight:bold;
	background-color:#efefef;
	border-bottom:1px solid #999999;
	border-right:0;
	}

.vlevo {
	float:left;
	margin:0 10px 10px 0;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #e7e7e7;
	z-index:1;
	}
.vpravo {
	float:right;
	margin:0 0 10px 10px;
	padding:4px;
	background-color:#FFFFFF;
	border:1px solid #e7e7e7;
	z-index:1;
	clear:left;
	}
.center {
	text-align:center;
	}
	
div.hr {
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	height: 1px;
	margin: 25px 0 25px 0;
  }
div.hr * {
	display: none;
  }
.upozorneni {
	color:#3196ff;
	padding:0.8em 2em;
	border: 1px dotted #3196ff;
}
.upozorneni strong {
	font-weight: normal;
}


/* LAYOUT
------------------------------*/
#all {
  width: 950px;
  text-align: left;
  margin: 0 auto;
  overflow: hidden;
  background: #ffffff url("../images/body.gif") repeat-y;
  position: relative;
  }
#head {
	width: 950px;
	height: 149px;
  overflow: hidden;
  background: #0066d2 url("../images/head.jpg") no-repeat;
  position: relative;
  color: #ffffff;
  border-top: 1px solid #dedfe3;
  }
#head_bottom {
	width: 920px;
	height: 85px;
  background: #075fba url("../images/head_bottom.jpg") no-repeat;
  position: relative;
  padding: 15px 0 0 30px;
  color: #ffffff;
  }
#sidebar {
  float: left;
  border-left: 16px solid #ffffff;
  width: 235px;
  background: #8F0004;
  }
#content {
  margin: 0 0 0 25px;
  float: left;
  width: 640px;
  padding-bottom: 30px;
  }
.homepage {
  margin: 340px 0 0 25px !important;
}
#bottom {
  border-top: 30px solid #ffffff;
  border-bottom: 40px solid #dedfe3;
  width: 910px;
  clear: both;
  background: #eeeeee;
  padding: 20px;
  overflow: hidden;
  position: relative;
  }

/* LOGO
------------------------------*/
#logo {
  width: 268px;
  height: 179px;
  overflow: hidden;
  background: url("../images/moraviaman.jpg") no-repeat;
  position: absolute;
  top: 28px;
  left: 30px;
  }
#logo h1 {
  display: block;
  font-size: 2.6em;
  text-transform: uppercase;
  }
#logo h2 {
  visibility: hidden;
  position: absolute;
  }
#logo a {
  display: block;
  padding: 20px 0 0 15px;
  color: #eeeeee;
  text-decoration: none;
  }
#logo h1 a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 268px;
  height: 79px;
  background: url("../images/moraviaman.jpg");
  z-index: 1;
  cursor: pointer;
  }

  .icon {
  position: absolute;
  top: 30px;
  width: 193px;
  height: 80px;
  color: #ffffff;
  padding-top: 31px;
  font-size: 1.4em;
  font-family: Verdana;
  }
  #icon_swimming {
  left: 342px;
  padding-left: 101px;
  background: url("../images/icon_swimming.jpg") no-repeat;
  }
  #icon_cycling {
  left: 535px;
  padding-left: 106px;
  background: url("../images/icon_cycling.jpg") no-repeat;
  }
  #icon_running {
  left: 728px;
  padding-left: 88px;
  background: url("../images/icon_running.jpg") no-repeat;
  }
  
  
  .lang {
  height: 8px;
  width: 950px;
  background: #bd0000;
  border-bottom: 1px solid #ca595b;
  border-top: 38px solid #dedfe3;
  }
  .lang li {
  position: absolute;
  top: 9px;
  height: 62px;
  z-index: 10;
  list-style-type: none;
  overflow: hidden;
  }
  #lang_czech {
  left: 30px;
  width: 42px;
  background: url("../images/lang/czech.gif") no-repeat;
  }
  #lang_english{
  left: 72px;
  width: 37px;
  background: url("../images/lang/english.gif") no-repeat;
  }
  #lang_german {
  left: 109px;
  width: 46px;
  background: url("../images/lang/german.gif") no-repeat;
  }
  .lang li a {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  padding-top: 62px;
  color: #000000;
  }

#countdown {
  position: absolute;
  top: 105px;
  left: 355px;
  width: 500px;
}
  
#motto {
  position: absolute;
  top: 6px;
  left: 20px;
  width: 240px;
}

#support {
  position: absolute;
  top: 6px;
  left: 355px;
  width: 200px;
}

.slideshow {
float: left;
position: absolute;
top: 100px;
left: 272px;
border: 2px solid #aaaaaa;
overflow: hidden;
width: 652px;
height: 327px;
}

/* MENU
------------------------------*/
#sidebar ul {
  width: 235px;
  }
#sidebar ul li {
  display: block;
  list-style-type: none;
  background: url("../images/menu_li.gif") 13px 10px no-repeat;
  }
#sidebar ul li a {
  display: block;
  width: 165px;
  font-weight: bold;
  padding: 4px 35px;
  color: #ffffff;
  text-decoration: none;
  }
#sidebar ul li a:hover {
  background: url("../images/menu_li_hover.gif") no-repeat;
  color: #ffffff;
  text-decoration: none;
  }
  
.active {
  background: url("../images/menu_li_hover.gif") no-repeat !important;
  }


/* FOOTER
------------------------------*/
#footer {
  margin-top: 15px;
  padding-bottom: 20px;
  color: #000000;
  font-size: .9em;
  }
#footer p {
  text-align: center;
  }
#footer a {
  color: #000000;
  font-weight: bold;
  }

/* CLASSES
------------------------------*/
table {
	width: 100%;
  }
table td {
	vertical-align: top;
  }
.form input {
	padding: 3px 3px 2px 3px;
	font-size: 1.1em;
	width: 150px;
	border: 1px solid #CCCCCC;
  }
.form input:focus,
.form textarea:focus {
	border: 1px solid #888888;
  }
.form textarea {
	margin: 10px 0 5px 0;
	padding: 3px 3px 3px 3px;
	font-family: Arial;
	font-size: 1em;
	width: 300px;
	height: 100px;
	line-height: 1.5em;
	border: 1px solid #CCCCCC;
  }

fieldset {
	border:0;
	margin:0;
	padding:20px 0;
	}
	
table.prihlaska select.long, table.prihlaska input {
	width:170px;
	}

.sponzor {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
	width: 180px;
	text-align: center;
	font-weight: bold;
}
.sponzor a {
	padding: 5px 5px;
	display: block;
	border: 1px solid #aaaaaa;
	text-decoration: none;
	height: 175px;
	vertical-align: middle;
}
.sponzor a:active, .sponzor a:visited, .sponzor a {
	color: #aaaaaa;
}
.sponzor a:hover {
	color: black;
	border: 1px solid black;
}
.sponzor img {
	margin-top: 2px;
	border: none;
	clear: both;
}
.shop, .clear {
  clear: both;
}
#sponzori-loga, #sponzori-loga2 {
    width: 180px;
    background: #FFFFFF;
    height: 150px;
    padding: 0 0 0 45px;
    overflow:hidden;
    margin: 0;
    border-left: 5px solid #C62024;
    border-right: 5px solid #C62024;
    border-bottom: 5px solid #C62024;
}
.t-swimtour {
  width: 307px; 
  height: 72px;
  overflow: hidden;
  position: absolute;
  left: 571px;
  top: 0px;
}
.t-swimtour a {
  width: 207px; 
  height: 72px;
  text-indent: 1000px;
  display: block;
  background: url("../images/swimtour.jpg");
}
.t-detsky {
  width: 172px; 
  height: 72px;
  overflow: hidden;
  position: absolute;
  left: 778px;
  top: 0px;
}
.t-detsky a {
  width: 172px; 
  height: 0;
  padding-top: 72px;
  display: block;
  background: url("../images/detsky-moraviaman.jpg");
}

table.marquee {
  margin: 0 !important;
  border-bottom: 1px solid #cccccc;
  background: #E5E4E9;
  position: relative;
  top: -25px;
  padding: 0 3px !important;
}
table.marquee td {
  border: 0 !important;
  padding: 3px !important;
}


#flymedia {
  position: absolute;
  left: 830px;
  top: 15px;
  }

.triatlon {
  position: relative;
  left: -5px;
  width: 652px;
}
