* { padding: 0; margin: 0; }

body { font-family: Arial, Helvetica, sans-serif; margin: 42px auto 0 auto;  font-size: 13px; 
 background: #FFFFFF url("../images/pozadi_body.jpg") repeat-x; }                      

a:link { color: #D92F15; text-decoration: underline; }
a:visited { color: #D92F15; text-decoration: underline; }  
a:hover { color: white; text-decoration: none; }

#hlavicka_index { width: 812px; margin: 18px auto 0 auto; text-align: center;
 background-color: black; color: white; font-weight: bold; border-top: 3px solid #FF0101; 
 border-left: 3px solid #FF0101; border-right: 3px solid #FF0101; font-size: 36px; 
 overflow: hidden; padding: 26px 0 26px 0; }
 
#hlavicka { width: 812px; margin: 18px auto 0 auto; text-align: center;
 background-color: black; color: white; font-weight: bold; border-top: 3px solid #FF0101; 
 border-left: 3px solid #FF0101; border-right: 3px solid #FF0101; font-size: 36px; 
 overflow: hidden; height: 238px; }
#hlavicka_levy { width: 275px; float: left; }
#hlavicka_pravy { width: 523px; float: left; font-size: 48px; padding-top: 62px; }

#hlavni { width: 812px; margin: 0px auto 0 auto; overflow: hidden; border-left: 3px solid #FF0101;   
 border-right: 3px solid #FF0101; background: #FFFFFF url("../images/pozadi_stranka.jpg") repeat-y; } 

#levy_sloupec { width: 215px; float: left; margin-left: 0px; color: black; 
 background-color: #E5E5E5; }

#pravy_sloupec { width: 566px; float: left; margin-top: 5px; margin-left: 16px;
 padding-top: 2px; padding-bottom: 5px; background-color: #A0A0A0; }

#paticka { width: 812px; margin: 0 auto 32px auto; padding-top: 10px;
 padding-bottom: 10px; border-bottom: 3px solid #FF0101; border-left: 3px solid #FF0101;
 border-right: 3px solid #FF0101; background-color: black; color: #E5E5E5; 
 text-align: center; font-size: 12px;	}
#paticka a { color: #E5E5E5; }
#paticka a:hover { color: red; }

/* menu v levem sloupci */
.menu { width: 215px; height: 37px; display: block; font-size: 18px; text-transform: uppercase; }
.menu a { padding-left: 12px; padding-top: 9px; width: 203px; height: 28px; display: block; text-decoration: none; color: black; }
.menu a:hover { padding-left: 12px; padding-top: 9px; width: 203px; height: 28px; display: block; color: white;
 background: #FFFFFF url("../images/menu_aktiv.jpg") no-repeat; }
/* vybrana polozka menu */
.menu_vybrany { width: 215px; height: 37px; display: block; font-size: 18px; text-transform: uppercase; }
.menu_vybrany a { padding-left: 12px; padding-top: 9px; width: 203px; height: 28px; display: block; color: white;
 background: #FFFFFF url("../images/menu_hover.jpg") no-repeat; text-decoration: none; } 
.menu_vybrany a:hover { padding-left: 12px; padding-top: 9px; width: 203px; height: 28px; display: block; color: white;
 background: #FFFFFF url("../images/menu_aktiv.jpg") no-repeat; }
 
/* rozdeleni praveho sloupce na indexu na fotku a vlajky */
.sloupec_fotka { float: left; width: 511px; padding-top: 8px; padding-bottom: 4px; text-align: center; }
.sloupec_fotka img { border: 3px solid black; } 
.sloupec_vlajky { float: right; width: 44px; padding-top: 8px; } 
.sloupec_vlajky img { border: 0; margin-bottom: 4px; }

h1 { border-bottom: 1px solid #E61F02; margin-top: 12px; margin-bottom: 12px; font-size: 24px;
 color: #E61F02; background: #A0A0A0 url("../images/tlapka.jpg") right top no-repeat; }
h2 { font-size: 16px; padding-top: 14px; padding-bottom: 4px; color: #E61F02; }
h3 { font-size: 14px; padding-top: 14px; color: black; }

h3.index { font-size: 16px; padding-top: 14px; padding-bottom: 4px; color: #E61F02; }

p { text-align: justify; padding-top: 4px; padding-bottom: 4px; }
p.uspechy { text-align: center; padding-top: 12px; color: #E61F02; font-weight: bold; }

img { border: 0; }

.naspis_clanku { font-size: 16px; font-weight: bold; color: #E61F02; padding-bottom: 6px; }
.anotace_clanku { padding-top: 0px; }
.fotka_clanku { border: 2px solid black; margin-bottom: 4px; margin-right: 8px; }

/*
.fotogalerie_obal { width: 500px; margin: 0 auto 0 auto; padding: 6px; background-color: #BBBBBB; }
.fotogalerie_fotka { float: left; width: 142px; }
.fotogalerie_fotka .fotka { border: 2px solid black; }
.fotogalerie_uvod { float: right; width: 350px; }
.fotogalerie_uvod .nazev { font-size: 18px; font-weight: bold; }
*/

table { margin-left: auto; margin-right: auto; }
table td { padding: 2px; }
table td p { padding: 0px; }

.clear { clear: both; }

.vpravo { text-align: right; }
.vlevo { text-align: left; }
.na_stred { text-align: center; }

.chyba { text-align: left; padding: 10px 4px 6px 12px; min-height: 18px; margin-bottom: 4px;
 font-weight: bold; color: black; background-color: #FF9F9F; border: 2px solid #ff6666; }
.potvrzeni { width: 400px; text-align: center; background-color: #B7FFB7; padding: 8px;  
 margin: 0px auto 4px auto; color: black; border: 2px solid #53CC59; }

.txt_w320 { width: 320px; }
.anti { width: 20px; }

.prispevek { background-color: #BBBBBB; }
.prispevek .autor { float: left; width: 370px; padding: 4px; overflow: hidden; }
.prispevek .datum { float: right; width: 180px; padding: 4px; text-align: right; }
.prisp_obal { background-color: #E5E5E5; padding: 4px; }
.prisp_levy { float: left; width: 124px; }
.prisp_levy img { border: 1px solid black; }
.prisp_pravy { float: left; width: 432px; }
.prispevek p { background-color: #E5E5E5; padding: 4px 4px 2px 4px; }
.prispevek p.reakce { padding-left: 20px; background-color: #EF929A; } 
.prispevek p.neodsazen { background-color: #E5E5E5; padding: 0px; }
.reagovat { text-align: right; background-color: #E5E5E5; padding: 0px 4px 0px 4px; }
.reagovat a:hover { color: #D92F15; text-decoration: none; }
.banner { color: #781C6E; font-size: 20px; font-weight: bold; text-align: left; padding: 4px; }

ul { padding-left: 14px; }
ol { padding-left: 28px; }

.diskuze_temata th.zleva { padding: 4px; border-left: 1px solid black; 
 border-bottom: 1px solid black; border-top: 1px solid black; }
.diskuze_temata th.zprava { padding: 4px; border: 1px solid black; }

.diskuze_temata td.zleva { padding: 4px; border-left: 1px solid black; 
 border-bottom: 1px solid black; }
.diskuze_temata td.zleva_stred { padding: 4px; border-left: 1px solid black; 
 border-bottom: 1px solid black; text-align: center; } 
.diskuze_temata td.zprava { padding: 4px; border-left: 1px solid black; 
 border-right: 1px solid black; border-bottom: 1px solid black; }

.dulezita { color: #E61F02; } /*zvyrazneni vystavy*/


/*
.nadpis_funkce { 
  color: #663333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-left: 0px;
  margin-bottom: 8px;
  text-align: left;
}
       
.nadpis_osoby { 
  margin-left: 0px;
  margin-bottom: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.nadpis_osoby_vpravo { 
  margin-left: 0px;
  margin-bottom: 8px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}

.neviditelna { 
  border: 0;
  margin: auto;
}

.neviditelna_odsazena { 
  border: 0;  
  margin: auto;
}

.neviditelna_vlevo { 
  border: 0;  
  margin: auto;
  text-align: left;
}



ul.mapa { 
  text-align: left;  
  padding-left: 18px; 
}

ul.mapa li {  
  list-style-type: disc;  
  padding-left: 2px;   
  padding-top: 0px;
  padding-bottom: 0px; 
}

ul.mapa li ul {  
  margin-left: 28px;  
  margin-top: 2px;
  margin-bottom: 2px;  
  padding-bottom: 0px;
  padding-top: 0px; 
}

ul.mapa li ul li {  
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;   
}

.podmenu {
  background-color: #FFD157;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 6px;    
  border: 1px solid #cc6600; 
}

.podmenu a:link {
  color: #663333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none; 
}

.podmenu a:visited {
  color: #663333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}  

.podmenu a:hover {
  color: #FF6633; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.zpet {
  margin-top: 8px;
  text-align: right;
}

.txt_box_admin {
  width: 140px;  
}

.input_text {
  width: 448px;
  text-align: left;
}

.input_text_kratky {
  width: 80px;
  text-align: left;
}

.input_file {
  width: 360px;
}

.oramovani_admin { 
  color: #800000;
  text-align: left;  
  width: 163px;  
  border: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  margin-bottom: 12px;
}

.text_admin_nadpis {
  text-align: left;
  color: white; 
  background-color: #800000;
  padding-left: 4px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  font-weight: bold;
}

.text_admin_menu {
  text-align: center;
  font-size: 14px;
  color: black; 
  padding-right: 4px; 
  padding-left: 4px; 
  padding-top: 2px; 
  padding-bottom: 2px;
}

.oramovani_admin_velky { 
  color: #800000;
  text-align: left;  
  width: 568px;  
  border: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
  margin-bottom: 12px;
}

.galerie {
  width: 420px;
  background-color: #FFEAB0; 
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px; 
  padding-top: 8px;
  padding-left: 8px;
  padding-bottom: 8px;  
  padding-right: 8px;
}

.galerie_foto {   
  float: left; 
  width: 120px;
  padding-right: 8px;
  background-color: #FFEAB0;
}

.galerie_text {
  float: left; 
  width: 292px;   
  line-height: 160%;
  text-align: left;   
  background-color: #FFEAB0;
}

.galerie_text h2 {
  font-size: 18px;
  padding-top: 0px;
  padding-bottom: 6px;
  margin: 0;  
  color: #663333;
}



.chyba_prouzek {
  width: 400px;
  text-align: center;
  background-color: #FFDDBB;
  padding: 8px; 
  font-weight: bold;
  color: red;  
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #FF6600; 
}

.drobecky {
  text-align: left;
  padding-bottom: 12px;
}

.aktual_nazev {
  background-color: #FFBD0F; 
  border-left: 1px solid #FFBD0F;
  border-right: 1px solid #FFBD0F;
  margin-bottom: 0px;
  padding: 2px;
  text-align: center;
  font-weight: bold;
}

.aktual_popis {
  margin-top: 0px; 
  padding: 4px;
  border-left: 1px solid #FFBD0F;
  border-right: 1px solid #FFBD0F;
  border-bottom: 1px solid #FFBD0F;
  text-align: left;
}
*/