/* CSS Document */
body{
  font-size: 10pt;
  font-family: 'Arial', serif;  
}
h3 a, h2, h3, h4{
  color: #3196ff;
  font-size: 14pt;
}
h3 a, h3{
  font-size: 12pt;
}
h4{
  font-size: 11pt;
}
h1 a{
  font-size: 35pt;
  text-decoration:none;
}
a{
  color: #3196ff;
}
a:hover{
  color: #666;
}
.hr{
  border: none;
  display: block;
  width:100%;
  height:2px;
  background: #3196ff;
}
#page{
  float: left;
  display: block;
  width: 836px;
}
#contentContainer{
  float: left;
}
#pagehead{
  text-align: center;
  width: 99,9%;
  height: 60px;
  margin-top: -0px;
  background: #f1f6ff;
  border: solid 1px #3196ff;
}
#navigation{
  background: #71c6ff;
  height: 25px;
  margin-top: -10px;
  margin-bottom: 10px; 
  font-weight: bold;
   
}
#navigation li{
  background: #71c6ff;
  float: left; 
  list-style: none;
}
#navigation a{
  color: black;
  text-align: center;
  text-decoration: none;
  background: #71c6ff;
  display: block;
  width: 120px;
  height: 17px;
  padding: 4px; 
}
#navigation a:hover{
  color: white;
  background: #3196ff;
}
#navigation .active{
  
}
#content{
  float: left;
  width: 600px;
  min-height: 500px;
  padding: 10px;
  border: solid 1px #3196ff;
  background: #f1f6ff;
}
.right{  
  width: 180px;
  padding: 10px;
  float: right;
  margin-left:10px;
  margin-bottom: 13px;
  border: solid 1px #3196ff;
  background: #f1f6ff;
}
.cleaner {
	clear: both;
}
.center{
  text-align: center;
}
.krokovani span{
  display: block;
  float: left;
  width: 300px;
  text-align: center;
  margin-bottom: 0.5em;
}
.krokovani span a{
  font-weight: bold;
  color: #3196ff;
  text-decoration: none;
  font-size: 10pt;
}
.krokovani span a:hover{
  color: #666;
  text-decoration: underline;
}
.camMiniatury img{
  border: none;
}
.camMiniatury{
  color: #3196ff;
  display: block;
  float: left;
  height: 115px;
  width: 110px;
  font-size: 9pt;
  text-decoration: none;
  margin-right: 5px;
  margin-bottom: 5px;
}
.camMiniatury span{
  width: 100%;
  float: left;
  text-align: center; 
  cursor: pointer;
}
.camMiniatury:hover{
  text-decoration: underline; 
  color: #666;
}

.partneri a{
  display: block;
  width: 180px;
  margin-bottom:20px;
  border: 1px solid #f1f6ff;
}
.partneri a:hover{
  border: 1px solid #666;
}
.partneri a span{
  display: none;
}
.partneri #skiklub{
  height: 77px;
  background: url('../img/logo_skiklub_sumava_ofic.gif') center no-repeat;
}
.partneri #mestoVimperk{
  height: 81px;
  background: url('../img/vimperk.gif') center no-repeat;
}
.partneri #sportsoft{
  height: 50px;
  background: url('../img/logo_SS_TIMING.gif') center no-repeat;
}
.partneri #itprofi{
  height: 100px;
  width: 100px;
  margin: auto;
  background: url('../img/itprofi.gif') center no-repeat;
}
.podNadpis{
  margin-top: -15px;
  margin-left: 5px;
  font-size: 10pt;
}
.aktualita p{
  margin-left: 5px;
}
.pokracuj{
  display: block;
  width: 500px;
  text-align: right;
  margin-top: -10px;
  margin-left: 40px;
}
.aktuálniTeplota #aktuálniTeplota{
  text-align: center;
  font-weight: bold;
  font-size: 20pt;
  margin-top: -10px;
  margin-bottom: 0px;
}










