/*
    CSS styly, zsmsmnetes
    (c) Michal Ševčík, http://multi.tricker.cz
*/

*{margin: 0; padding: 0;}

body{ font-size: 12px; font-family: Verdana, Arial, Tahoma, Verdana, sans-serif; color: #ad1b1b; background: url("../img/bcg.jpg") top center repeat-x #FEE8B7; margin: 0px 0px 0px 0px; text-align: center; }
#hlavicka{ text-align: center; width: 748px; }
#vystylka{ text-align: center; width: 748px; background: url("../img/vystelka.gif") top center repeat-y; position: relative; overflow: hidden; margin: auto; }

#obsah{ text-align: left; margin: 20px 20px 20px 20px; }
#obsah p { margin: 0px 0px 20px 0px; line-height: 18px; text-align: justify; }
#obsah a { font-size: 12px; font-family: Verdana, Arial, Tahoma, Verdana, sans-serif; color: #ad1b1b; text-decoration: underline; }
#obsah table { width: 370px; border: 0px; margin: 0px 0px 20px 20px; }
#obsah table tr td { height: 20px; line-height: 20px; vertical-align: middle; padding: 0px 0px 0px 5px; }
.nadradek { font-weight: bold; background: #ebb43f; border-bottom: 1px solid #a67b21; }
.nadradek2 { background: #ebb43f; border: 1px solid #a67b21; padding: 10px 10px 10px 10px; }
.radeks { background: #fecd65; border-bottom: 1px solid #f7bc3f; }
.radekl { background: #f1bb48; border-bottom: 1px solid #f7bc3f; }

#obsah ul { list-style: disc inside; margin: 0px 0px 20px 20px; line-height: 18px; }

#menu { position: relative; overflow: hidden; margin: auto; width: 748px; height: 54px; background: url("../img/vystelka.gif") top center repeat-y; display:block; position:relative; }
#paticka{ text-align: center; width: 748px; height: 39px; line-height: 39px; vertical-align: middle; font-weight: bold; color: white; background: url("../img/paticka.gif"); font-size: 11px; margin: 0px 0px 20px 0px; }
#paticka a { font-weight: bold; color: white; font-size: 11px; text-decoration: underline; }

/* soucasti menu */
#menu ul { list-style-type: none; list-style: none; }
#menu ul li { float: left; display: block; }

#ruzek { background: url("../img/levy-ruzek.gif") top center; width: 169px; height: 54px; line-height: 54px; }

li#uvod a { width: 63px; height: 54px; line-height: 54px;  background: url("../img/m-01-uvod.gif") top left; display: block; text-indent: -5000px; }
li#uvod a:hover { background-position: 0 -54px; }

li#historie a { background: url("../img/m-02-historie.gif") top left; width: 89px; height: 54px; display: block; display: block; text-indent: -5000px; }
li#historie a:hover { background-position: 0 -54px; }

li#skolnirad a { background: url("../img/m-03-skolnirad.gif") top left; width: 108px; height: 54px; line-height: 54px; display: block; display: block; text-indent: -5000px; }
li#skolnirad a:hover { background-position: 0 -54px; }

li#skolnirok a { background: url("../img/m-04-skolnirok.gif") top left; width: 107px; height: 54px; line-height: 54px; display: block; text-indent: -5000px; }
li#skolnirok a:hover { background-position: 0 -54px; }

li#fotogalerie a { background: url("../img/m-05-fotogalerie.gif") top left; width: 119px; height: 54px; line-height: 54px; display: block; text-indent: -5000px; }
li#fotogalerie a:hover { background-position: 0 -54px; }

li#kontakt a { background: url("../img/m-06-kontakt.gif") top left; height: 54px; width: 93px; line-height: 54px; display: block; text-indent: -5000px; }
li#kontakt a:hover { background-position: 0 -54px; }

.obr { border: 2px solid #ad1b1b; margin: 10px 10px 10px 10px }
.obr:hover { border: 2px solid #600f0f; }

/* trochu SEO jako */
.sk{ display:none; }

/* ruzne, hlavne typo */

/* nadpisy */
h1 { font-size: 20px; line-height: normal; font-weight: bold; text-align: left; margin: 0px 0px 15px 20px; }
h2 { font-size: 17px; line-height: normal; font-weight: bold; text-align: left; margin: 0px 0px 15px 20px; }
h3 { font-size: 15px; line-height: normal; font-weight: bold; text-align: left; margin: 0px 0px 15px 20px; }

/* odkazy */
a { font-size: 13px; line-height: normal; text-decoration: none; text-align: left; font-weight: bold; letter-spacing: -1px; }
a:hover { font-size: 13px; line-height: normal; text-decoration: none; text-align: left; font-weight: bold; letter-spacing: -1px; }
