/******************************************************************************
 * Náměšťský cyklomaraton 2010                                                *
 * URL: http://cyklomaraton.sokolisti.org                                     *
 * Soubor: style.css                                                          *
 * Autor: Šugra Erik                                                          *
 * Poslední změna: 22:30 23.03.2010                                           *
 ******************************************************************************/
 
html, body {
  border: 0px;
  padding: 0px;
  margin: 0px; }

body {
  background: #ebf5fc url("../img/gfx/background.png") repeat-x;
  font-family: Verdana, helvetia, serif;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  color: #000; }

/* ---------------------------------------------- *
 *              Rozvrzeni stranky                 *
 * ---------------------------------------------- */

#obalka {
  position: relative;
  width: 780px;
  margin: 0 auto;
  text-align: left;
  /* border: 1px solid #000; */}
 
#hlavicka {
  height: 222px;
  margin-top: 0px;
  padding: 0px;
  border: 0px solid #ADADAD;
  border-top: 1px;
  border-bottom: 1px;
  background: transparent url("../img/gfx/hlavicka2010.png") no-repeat; }
  
#obsah {
  min-height: 798px;
  _height: 798px;
  margin-top: 0px;
  padding: 0px;
  background: white;
  /*background: white url("../img/hlavicka.gif") no-repeat; */
  border: 1px solid #89b9e1;
  border-top: 1px; }
 
#pravy {
  margin-left: 214px;
  width: 570px;
  background: transparent;
  font-size: 0.8em;
  padding: 0;
  border: 0px; }

#levy {
  position: absolute;
  top: 33px;
  left: 0;
  width: 200px; }
  
#stredni {
  position: absolute;
  background: transparent;
  top: 50px;
  width: 780px; }

#paticka {
  width: 762px;
  /* margin-left: 210px; */
  padding: 1px;
  float: left; }

#partneri {
  width: 761px;
  /* margin-left: 210px; */
  text-align: left;
  margin-top: 10px;
  border: 1px solid #89b9e1;
  /*border-top: 1px solid #89b9e1;
  border-left: 1px solid #89b9e1;
  border-right: 1px solid #89b9e1; */ 
  float: left;
  padding: 10px;
  background: white; }

#info {
  width: 762px;
  /* margin-left: 210px; */
  text-align: center;
  margin-top: 10px;
  /*border: 1px solid #89b9e1; */
  border-top: 1px solid #89b9e1;
  border-left: 1px solid #89b9e1;
  border-right: 1px solid #89b9e1; 
  float: left;
  padding: 10px;
  background: white; }
 
/* ---------------------------------------------- *
 *                      Menu                      *
 * ---------------------------------------------- */
 
#menu ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  margin-top: 31px;
  padding: 0px; }

#menu ol {
  list-style-type: none;
  list-style-image: none;
  margin: 0px;
  margin-top: 5px;
  padding: 0px; }
 
#menu li {
  list-style-type: none;
  list-style-image: none;
  font-size: 13px;
  font-weight: bold;
  color: white;
  background-color: #333366;
  text-decoration: none;
  margin: 0px;
  margin-bottom: 1px;
  background-color: #333366; }

#menu li:hover {
  color: black;
  background-color: #333366; }
}

#menu a {
  color: white;
  text-decoration: none; }

#menu a:hover {
  color: black;
  text-decoration: none; }
  
#menu li a {
  width: 190px;
  height: 17px;
  display: block;
  color: white;
  padding: 5px;
  background-color: #333366;
  text-decoration: none; }
 
#menu li a:hover {
  text-decoration: none;
  background-color: #ff9900; }
  
#menu img {
  border: 0px;
  padding: 0px;
  margin: 0px; }
  
#reklama {
  width: 198px;
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #89b9e1;
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px; }

#roller {
  width: 198px;
  text-align: center;
  /* background-color: #969696; */
  background-color: #fff;
  /* margin-top: 3px;*/
  padding-top: 10px;
  padding-bottom: 10px; }
 
/* ---------------------------------------------- */
/*                     Obsah                      */
/* ---------------------------------------------- */

#obsah a {
  color: #333366;
  /* color: #000; */
  /* color: #333366; */
  font-weight: bold;
  text-decoration: underline; }

#obsah a:hover {
  color: #333366;
  font-weight: bold;
  text-decoration: underline; }

#obsah h1 {
  padding: 0px;
  padding-left: 15px;
  padding-top: 25px;
  margin: 0px;
  font-size: 15px; }

#obsah h2 {
  padding: 0px;
  padding-left: 20px;
  padding-top: 20px;
  margin: 0px;
  font-size: 13px;
  clear:both; }

#obsah h3 {
  padding: 0px;
  padding-left: 25px;
  padding-top: 20px;
  margin: 0px;
  color: #333366;
  font-size: 13px; }

#obsah ul {
  list-style-type: square;
  padding: 0px;
  padding-left: 55px;
  padding-right: 30px;
  padding-top: 10px;
  margin: 0px;
  font-size: 12px;
  color: #333366;
  line-height: 24px; }

#obsah p {
  padding: 0px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  margin: 0px;
  text-align: justify;
  line-height: 24px;
  /* margin-bottom: 20px; */
  font-size: 12px;
  color: #404040; }

#obsah p.stred {
  text-align: center; }

#obsah p.vpravo {
  text-align: right; }

#obsah p.paticka {
  width: 510px;
  padding: 0px;
  font-family: Tahoma;
  border-bottom: 1px dotted grey;
  margin-bottom: 30px;
  margin-left: 30px;
  color: #000;
  font-size: 10px;
  text-align: right; }

#obsah p.nadpis {
  width: 510px;
  padding: 0px;
  border-bottom: 1px dotted #000;
  /* border-bottom: 1px dotted #333366; #666666*/
  margin-top: 30px;
  margin-left: 30px;
  /* color: #666666; */
  color: #000;
  font-size: 13px;
  font-weight: bold;
  text-align: left; }

#obsah p.odkaz {
  width: 468px;
  padding: 0px;
  padding: 5px;
  border: 1px solid #D3CCCC;
  margin-top: 30px;
  margin-left: 30px;
  color: #000;
  /* color: #D3CCCC; */
  font-size: 12px;
  font-weight: normal;
  font-family: Tahoma;
  line-height: 12px;
  text-align: left; }
  
#obsah strong {
  font-weight: bold;
  color: #000; }

#obsah img {
  /* border: 1px solid #D3CCCC; */
  border: 0px;
  padding: 10px; }

#obsah img.ramecek {
  border: 1px solid #D3CCCC;
  padding: 10px; }

#obsah img.banner {
  border: 1px solid #000000;
  padding: 0px;
  margin: 10px; }
  
#obsah img.odkaz {
  border: 0px;
  padding: 0px;
  margin: 0px; }

#obsah img.ikonka {
  border: 0px;
  padding: 0px;
  margin: 0px;
  margin-right: 5px; }

#obsah img.kontakt {
  border: 1px solid #D3CCCC;
  float: right;
  padding: 5px; }

#obsah img.novinkyl {
  border: 1px solid #D3CCCC;
  float: left;
  padding: 5px;
  margin-top: 8px;
  margin-right: 20px;
  margin-bottom: 5px; }

#obsah img.novinkyp {
  border: 1px solid #D3CCCC;
  float: right;
  padding: 5px;
  margin-top: 8px;
  margin-left: 20px;
  margin-bottom: 5px; }
    
#obsah table {
  border: 0px;
  text-align: center;
  padding: 10px;
  font-size: 14px;
  color: #666666; }

#obsah table.znaceni {
  border: 1px solid #D3CCCC;
  width: 500px;
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 15px;
  font-size: 12px;
  color: #666666; }

#obsah table.tombola {
  border: 1px solid #D3CCCC;
  width: 500px;
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 15px;
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  font-size: 13px; }
  
#obsah table.prihlaseni {
  width: 500px;
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 15px;
  font-size: 12px;
  color: #666666; }

#obsah td.prihlaseni {
  text-align: left;
  border-bottom: 1px dotted #D3CCCC; }
   
#obsah span {
  color: red; }
  
#obsah hr {
  border: 1px solid #333366;
  height: 1px;
  width: 550px;
  text-align: center; }

#obsah hr.prihlaska {
  border: 1px solid #333366;
  height: 1px;
  width: 750px;
  text-align: center; }
  
/* ---------------------------------------------- */
/*                     Formular                   */
/* ---------------------------------------------- */

#formular form {
  border: 0px;
  text-align: left;
  padding: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: black; }

#formular table {
  border: 1px;
  text-align: left;
  color: black; }

/* ---------------------------------------------- */
/*                     Obecne                     */
/* ---------------------------------------------- */

hr {
  border: 1px solid #333366;
  height: 1px;
  width: 760px; }

p.stred {
  text-align: center; }

p.vlevo {
  text-align: left; }

p.blok {
  text-align: justify; }

div.stred {
  text-align: center; }
