/*
    CSS styly, HOSTOVKA
    Styl pro tisk
    (c) Michal Ševčík, http://multi.tricker.cz
*/

*{ margin: 0; padding: 0; }

/* zaklad */
body{ font-size: 12px; font-family: Verdana, Arial, Tahoma, Verdana, sans-serif; color: black; background: none;text-align: left; width: 95%; }

/* hlavicka - bez menu */
#hlavicka{ text-align: center; width: 465px; overflow: hidden; }
#hlavicka #hle { width: 465px; height: 97px; float: left; overflow: hidden; margin: none; padding: none; }
#hlavicka #hlp { display: none; }

/* odstavec */
p{ padding: 6px 10px 6px 10px; line-height: 22px; vertical-align: center; text-align: justify; }
p a{ line-height: 22px; vertical-align: center; }
p a:hover{ line-height: 22px; vertical-align: center; }
blockquote{ padding: 20px 20px 20px 20px; font-size: 14px; }
.left{ padding: 0px 10px 0px 10px; line-height: 33px; vertical-align: center; text-align: justify; }
.left2{ padding: 0px 0px 0px 10px; line-height: 33px; vertical-align: center; }
.left2 a{ padding: 0px 0px 0px 10px; line-height: 33px; vertical-align: center; }
.left2 a:hover{ padding: 0px 0px 0px 10px; line-height: 33px; vertical-align: center; }
.right { text-align: right; padding: 0px 10px 0px 0px; line-height: 33px; vertical-align: center; }
.right a{ text-align: right; padding: 0px 10px 0px 0px; line-height: 33px; vertical-align: center; }
.right a:hover{ text-align: right; padding: 0px 10px 0px 0px; line-height: 33px; vertical-align: center; }

/* do prostredka */
#vystylka { width: 95%; }

/* menu */
#menu { display: none; }

/* tri sloupce */
#prvni { display: none; }
#druhy { width: 100%; height: auto; overflow: hidden; float: left; }
#treti { display: none;  }

/* barevne chlivky */
.modry1{ width: 533px; height: 32px; line-height: 32px; vertical-align: center; padding: 0px 0px 0px 0px; margin: none; text-align: left; font-size: 13px; font-weight: bold; }
.modry2{ width: 533px; height: auto; line-height: 18px; vertical-align: center; padding: 10px 0px 0px 0px; margin: none; text-align: left; font-size: 12px; }
.modry3{  width: 533px; height: 3px; padding: none; margin: 0px 0px 10px 0px; }
.zeleny1{ width: 95%; height: 32px; line-height: 32px; vertical-align: center; padding: 0px 0px 0px 0px; margin: none; text-align: left; font-size: 13px; font-weight: bold; }
.zeleny2{ width: 95%; height: auto; line-height: 18px; vertical-align: center; padding: 10px 0px 0px 0px; margin: none; text-align: left; font-size: 12px; }
.zeleny3{ width: 95%; height: auto; line-height: 18px; vertical-align: center; padding: 10px 0px 0px 0px; margin: none; text-align: left; font-size: 12px; }
.zeleny2 ul { list-style-position: inside; padding: 0px 10px 0px 20px; }
.zeleny3{ width: 95%; height: 3px; padding: none; margin: 0px 0px 10px 0px; }
.oranz1{ background: white; width: 273px; height: 32px; line-height: 32px; vertical-align: center; padding: 0px 0px 0px 0px; margin: none; text-align: left; font-size: 13px; font-weight: bold; }
.oranz2{ background: white; width: 273px; height: auto; line-height: 18px; vertical-align: center; padding: 0px 0px 20px 0px; margin: none; text-align: left; font-size: 12px; }
.oranz3{ background: white; width: 273px; height: 3px; padding: none; margin: 0px 0px 10px 0px; }
.oranz4{ background: white; width: 253px; height: 32px; line-height: 32px; vertical-align: center; padding: 0px 0px 0px 0px; margin: none; text-align: left; font-size: 13px; font-weight: bold; }
.oranz5{ background: white; width: 253px; height: auto; line-height: 18px; vertical-align: center; padding: 0px 0px 0px 0px; margin: none; text-align: left; font-size: 12px; }
.oranz6{ background: white; width: 253px; height: 3px; padding: none; margin: 0px 0px 10px 0px; }

/* dva */
#dva{ width: 533px; height: auto; overflow: hidden; }
#dva #levy { width: 277px; float: left; overflow: hidden; }
#dva #pravy { width: 253px; float: right; overflow: hidden; }

/* dva v otazkach */
#dvao{ width: 520px; height: auto; overflow: hidden; }
#dvao #levyo { width: 400px; float: left; overflow: hidden; }
#dvao #pravyo { width: 120px; float: right; overflow: hidden; line-height: 32px; vertical-align: center; }

/* paticka hostovky */
#paticka{ text-align: center; width: 100%; height: 36px; line-height: 36px; vertical-align: middle; font-weight: bold; color: white; background: white; font-size: 12px; margin: 0px 0px 20px 0px; }
#paticka a { font-weight: bold; color: white; text-decoration: none; }

.obr { border: 2px solid #ad1b1b; margin: 10px 10px 10px 10px }
.obr:hover { border: 2px solid #600f0f; }

/* trochu SEO jako */
.sk{ display:none; }

/* 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 30px; }
h3 { font-size: 15px; line-height: normal; font-weight: bold; text-align: left; margin: 0px 0px 15px 40px; }

/* odkazy */
a { font-size: 12px; line-height: normal; text-decoration: underline; font-weight: bold; color: #a10000; }
a:hover { font-size: 12px; line-height: normal; text-decoration: none; font-weight: bold; }

