/* CSS Document */
body{
font:12px sans-serif ;

}
h2{font-family:sans-serif ;font-weight:bold;}

#table_form{
width:90%;
font:11px sans-serif ;
font-weight:normal;
}

.nadpis1_kategorie{font:16px sans-serif;font-weight:bold}/* Nadpis sekce*/

td{

font:12px sans-serif ;
font-weight:normal;
}


.nadpis_listky{/*nadpis ve formulari vstupenek*/
width:130px;
font:12px sans-serif ;
font-weight:normal;
text-align:right;
vertical-align:top;
}



#adresa{
width:250px;
}
#pocet{
width:80px;
}


.nadpis_vstup{
width:90px;
font:12px sans-serif ;
font-weight:normal;
text-align:right;
vertical-align:top;
}

.nadpis{
width:50px;
font:12px sans-serif ;
font-weight:normal;
text-align:right;
}

.tbl_odpoved{
width:100%;
}

#jeden_nazor{
border-bottom:1px solid white;
width:90%;
}

.datum{
width:150px;
text-align:right;
}

#tl_send{
  cursor: pointer; cursor: hand;
  
}

input{width:100%}

#nazor{
width:100%;
height:100px;
}


#soucet{ width:70px; }/* pole pro soucet, ochrana proti robotum */

/*styly pro vypsani akci*/
.div_akce{
  font-family: sans-serif;
  border-bottom:1px solid white;
  font-size:12px;
  width:470px;
}
.akce_misto{/* misto konani akce*/
  color:#CC0000;
  font-size:16px;
  font-weight:bold;
}

.akce_datum{
  font-size:12px;
}
.akce_nazev{
  font-size:16px;
  font-weight:bold;
  
}
.akce_obrazek{float:right; border:1px solid black;
margin-left:10px;
margin-bottom:10px;
width:150px;
  /*border:1px solid white;*/
}

.div_mp3{background-color:#BDBD2F;height:20px}/*div na vlozeni jednotlivych prehravacu*/
.mp3{ float:right;cursor: pointer; cursor: hand; }/* div pro vlozeni vlastniho prehravace */

.foto_upload{ float:right; }

.div_youtube{ float:right;cursor: pointer; cursor: hand;}/* div pro vlozeni videa */

.galerie_maly{float:left;margin:5px;cursor: pointer; cursor: hand;border:1px solid black}

.pozn_mala{font-size:10px;}

/*div{border:1px solid white;}*/