/*
Barvy: cerna, bila, cervena: #DF0024
*/
a:link{color:#DF0024;}
a:visited{color:#f03;}
a:hover{text-decoration: none;}
a:active{}

body{
background-color: #000;
color:#fff;
/*
background-image: url(../_i/top_bg.gif);
background-position: top;
background-repeat: repeat-x;
*/
font-size: small;
}
#logo {
  position:absolute;
  left:0px;
  top:40px;
  width:565px;
  height:44px;
  background-image: url(../_i/obetem_komunismu.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
  #logo a{
  display: block;
  width:570px;
  height:100px;
  }
  #logo span{
  position: absolute;top:-10000px;left:-10000px;
  }



#pruh{
position: absolute;
left:525px;
right:0;
top:20px;
height:35px;
background-color: #df0024;
}



#home_ref{
position: absolute;
top:10px;
left:30px;
background-image: url(../_i/puntik.png);
background-position: left center;
background-repeat: no-repeat;
height:30px;
z-index: 100;
}
  #home_ref a, #home_ref strong{
  position: relative;
  top:6px;
  left:20px;
  color:#fff;
  text-decoration: none;
  }
  #home_ref a:hover{
  text-decoration: underline;
  color:#df0024;
  }


#hl_me_obal {
  position:absolute;
  left:30px;
  top:110px;
  width:450px;
  height:450px;
  background-image: url(../_i/hvezda.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

#hl_me a:link, #hl_me a:visited, #hl_me a:hover, #hl_me a:active {
color:#fff;text-decoration: none;
}
#hl_me a:hover{text-decoration: underline;color:#DF0024}

ul#hl_me{
margin: 0;
padding: 0;
}
ul#hl_me li{
margin: 0;
padding: 0;
list-style: none;
}
#hl_me li div{
color:#DF0024;font-weight: bold;
}
#hl_me a.aktivni:link, #hl_me a.aktivni:visited {font-weight: bold;color:#fff;text-decoration: underline;}
#hl_me_1{position: absolute; top: 25px; left: 195px;} /* Petice */
#hl_me_2{position: absolute; top: 55px; left: 330px;} /* Archiv */
#hl_me_3{position: absolute; top: 265px; left: 350px;} /* O pomniku */
#hl_me_4{position: absolute; top: 385px; left: 105px;} /* Odkazy */
#hl_me_5{position: absolute; top: 145px; left: 0px;} /* Vase ohlasy */
#hl_me_6{ /* Napiste */
position: absolute;
top: -94px; left: 150px;
z-index: 100;
background-image: url(../_i/puntik.png);
background-position: left center;
background-repeat: no-repeat;
padding:0 0 0 18px;
}



#left{
position: absolute;
left:250px;
top:500px;
width:200px;
z-index: 100;
}
/*
  .Ohlasy #left{
  left:100px;
  top:255px;
  width:auto;
  background-image: url(../_i/bg.png);
  background-repeat: repeat;
  }
    .Ohlasy #left ul{
    margin:0.25em 1.5em;
    }
      .Ohlasy #left ul li a:link, .Ohlasy #left ul li a:visited{
        color:#f99;
      }
*/

#main{
margin: 114px 1em 0 525px;
}

#admin-link{
position: absolute;
top:60px;
right:1em;
}

#vocas{
margin:5em 0 0 0;
clear: both;
}
  #vocas img{
  position: relative;
  top:20px;
  }

h1{
margin: 0 0 1em 0; padding: 0; line-height: 1em; font-size: large;
color:#df0024;
}
h2{
margin: 0; padding: 0; line-height: 1em; font-size: medium;
color:#df0024;
}


/*
Clanky
*/
.home_clanek{margin-bottom:4em;clear: both;}
.home_clanek .datum{
font-size: x-small;
color:#999;
}

.fotka{
float: left;
width:150px;
height:280px;
margin:1em;
padding:1em;
border:1px solid #333;
background-color: #111;
}

/*
Petice
*/
/* tabulka */
.petice table td{
border:2px solid #000;
padding:0px;
width:80px;
background-color: #df0024;
}
.petice table td label{
display: block;
padding:4px;
}
.petice table td input{
width:80px;
}
.petice table tr.nepovinne td{
background-color:#9b9c9d;
}

/* submit */
.petice_submit{

}
  .petice input.podepisuji{
  background-color: #df0024;
  color:#fff;
  }

/* pocet a odkazy */
.petice_dole{

}
  .petice_dole span{
  /*display: block;
  float: left;*/
  padding:4px;
  }
  .petice_dole a:link,
  .petice_dole a:visited,
  .petice_dole a:hover,
  .petice_dole a:active{
  color:#000;
  }
  .petice_dole .petice_dole_podepsanych{
  background-color: #df0024;
  width:11em;
  }
  .petice_dole .petice_dole_mezera{
  width:4em;
  background-color: #fff;
  color:#000;
  }
  .petice_dole .petice_dole_seznam{
  background-color: #df0024;
  width:13em;
  }
  .petice_dole .petice_dole_mezera_2{
  width:5em;
  background-color: #fff;
  color:#000;
  }
  .petice_dole .petice_dole_tiskovka{
  background-color: #df0024;
  width:13em;
  }
