* { 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_obal img { float: left; border: 1px solid black; margin-right: 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: 0px 4px 2px 4px; }
.prispevek p.reakce { padding-left: 20px; background-color: #EF929A; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; } 
.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*/

.filebox { font-size: 10px; }
