* {
  margin : 0px auto;
  padding : 0px;
  font-family : Tahoma, Times New Roman
}

body {
  background-color : #bad405;
  margin-top : 10px;
}

img {
   border : 0px;
}

a {
  text-decoration : none;
  color : #bad405;
}

a:hover {
  color : #000;
}


.left {
  text-align : left;
}

.right {
  text-align : right;
}

div#main {
  text-align : center;
  width : 100%;
}



div#main #pozadi{
  width : 778px;
  overflow : hidden;
  margin-top : 10px;
  font-size : 0px;
  background-image : url("../photo_img/mainPage/patickaHlavniStrana.gif");
  background-repeat : no-repeat;
  background-position : 0px 223px;
  height : 446px;
}

div#main #pozadi img{
  border : 0px;
  float : left;
}

div#main #pozadi .typ_souteze{
  width : 359px;
  font-size : 20px;
  float : left;
  font-weight : bold;
  padding-left : 15px;
  padding-right : 15px;
  margin-top : 230px;
}

div#main #pozadi .libi{
  color : #bad405;
  font-size : 18px;
  font-weight : bold;
}

div#main #pozadi .hlasovani{
  width : 746px;
  font-size : 20px;
  font-weight : bold;
  padding-left : 15px;
  padding-right : 15px;
  margin-top : 70px;
}

div#main #pozadi .hlasujem {
  height : 110px;
  width : 288px;
  margin-top : 0px;
}



div#main #pozadi .hlasujem .hlasovaci_sloupec{
  height : 110px;
  width : 128px;
  margin-left : 5px;
  margin-right : 5px;
  float : left;
}

div#main #pozadi .hlasujem .hlasovaci_sloupec a{
  color : #bad405;
  font-size : 14px;
  line-height : 22px;
  font-weight : bold;
}

div#main #pozadi .hlasujem .hlasovaci_sloupec a:hover{
  color : #000;
}

div#main #pozadi .hlasujem .hlasovaci_sloupec .hodnota_hlasu{
  width : 128px;
  background-color : #bad405;
  background-repeat : no-repeat;
  background-position : center bottom;
  background-image : url("../photo_img/graf.gif");
}

div#main #paticka a{
  color : #25af41;
}

div#main #paticka a:hover{
  color : #000;
}

div#main #paticka {
  width : 778px;
  color : #25af41;
  font-size : 11px;
  margin-top : 10px;  
  font-weight : bold;
  margin-bottom : 10px;
}

div#predesle_souteze {
  width : 700px;
  text-align : center;
}

div#predesle_souteze h1 {
  font-size : 25px;
  text-align : left;
  color : #25af41;
  margin-bottom : 10px;
  border-bottom : 1px solid #25af41;
  padding-bottom : 10px;
}

div#predesle_souteze h2 {
  font-size : 20px;
  margin-bottom : 20px;
  text-align : left;
  color : #d3e189;
}

div#predesle_souteze h2 a{
  font-size : 20px;
  margin-bottom : 20px;
  text-align : left;
  color : #d3e189;
  display : inline;
}

div#predesle_souteze .soutez {
  width : 700px;
  border-bottom : 1px solid #25af41; 
  padding-bottom : 15px;
  margin-bottom : 15px;
}


div#predesle_souteze .soutez .text {
  text-align : justify;
  color : #25af41;
  padding : 5px;
  margin-top : 20px;
  font-size : 14px;
  font-weight : bold;
  border : 1px solid #d3e189;
}

div#predesle_souteze a {
  text-align : justify;
  color : #25af41;
  font-size : 14px;
  font-weight : bold;
  margin-top : 10px;
  display : block;
  text-align : center;
}

/* 

  podminky souteze

*/


div#podminkySouteze {
  width : 600px;
}

div#podminkySouteze h1 {
  color : #d3e189;
  border-bottom : 1px solid #d3e189;
  text-align : left !important;
  padding-bottom : 10px;
  margin-bottom : 10px;
}

div#podminkySouteze h2 {
  padding-left : 20px;
  padding-bottom : 10px;
  text-align : left !important;
  color : #75b541;
}

div#podminkySouteze h2 a {
 color : #75b541;
}

div#podminkySouteze h2 a:hover {
  color : #25af41;
}
