body {     text-align:center;
           color: #d8d8d8;
           font-size: 0.9em;
           padding: 0;
           margin: 0;
           font-family :Arial, Helvetica, sans-serif;
           background-color: #4d4d4d;
           background-image: url("grafika/pozadi.png");
           background-position: center top;
}

#hlavni1 {  text-align:center;
           width: 984px;
           margin: 0px auto;
           margin-top: 0px;
           padding: 0;
           padding-bottom: 20px;
           background-image: url("grafika/pozadi3-1.png");
           background-position: center bottom;
           background-repeat: no-repeat;
}

#hlavni2 {  text-align:center;
            width: 984px;
           margin: 0px auto;
           margin-top: 0px;
           margin-bottom: 40px;
           padding: 0;
           background-image: url("grafika/pozadi2.png");
           background-position: center top;
           background-repeat: repeat-y;
}

#hlavni3 {  text-align:center;
           width: 800px;
           margin: 0px auto;
           margin-top: 0px;
           padding: 62px 92px 0px 92px;
           background-image: url("grafika/pozadi1-3.png");
           background-position: center top;
           background-repeat: no-repeat;
}

#topic { width: 720px;
        padding: 10px 30px 10px 0px;
        text-align: right;
       background-image: url("grafika/logo2.png");
        background-position: left top;
        background-repeat: no-repeat;
        margin-left: 50px;
}

h1 {
    font-size: 0.7em;
    color: #808080;
}

#h1  {      font-size: 1.0em;
            padding: 0;
            margin: 0;


}

#h1 a,
#h1 a:hover {
            font-family: Garamond, serif;
            width: 690px;
            padding: 0;
            padding-right: 10px;
            text-decoration: none;
            font-size: 3em;
            color: #FFDB00;
            margin: 0;
            display: block;

}

#topic h2 {
           font-family: Garamond, serif; 
           font-size: 1.5em;
           color: #FF8100;
           font-weight:normal;
           margin-top: 0px;
           padding-top: 8px;
           margin-bottom: 15px;
}

h2 {
           font-size: 1.9em;
           color: #FF8100;
           font-weight:bold;
           padding-top: 15px;
           margin-bottom: 15px;
}

h3 {
           font-size: 1.4em;
           color: #FFA040;
           font-weight:bold;
           text-align: left;
           padding-top: 10px;
           margin-left: 30px;
           margin-bottom: 11px;
}

h4 {
           font-size: 1.2em;
           color: #FFE440;
           font-weight:bold;
           padding: 0;
           margin: 0;
}

#stred{    text-align:center;
           width: 800px;
           margin: 0px auto;
           padding: 0;
           clear:both;
           }

.obdelnik1 {  text-align:center;
           width: 800px;
           margin: 0px auto;
           margin-top: 0px;
           margin-bottom: 15px;
           padding: 0;
           background-color: #262626;
           background-image: url("grafika/obdelnik1.png");
           background-position: center top;
           background-repeat: no-repeat;
}

.obdelnik2 {  text-align:center;
           width: 760px;
           margin: 0px auto;
           margin-top: 0px;
           padding: 0;
           padding: 10px 20px 10px 20px;
           background-image: url("grafika/obdelnik2.png");
           background-position: center bottom;
           background-repeat: no-repeat;
}


.obdelnik-nadpis {      text-align:left;
                        font-weight : bold;
                        padding: 0px 0px 13px 10px;
                        margin-left: 30px;
                        width: 500px;
                        float:left;
}

.obdelnik-nadpis2 {      text-align:left;
                        font-weight : bold;
                        padding: 0px 0px 0px 10px;
                        margin-left: 30px;
                        float:left;
                        width: 600px;
}

.obdelnik-obrazek {      float:left;
                       text-align:center;
                       vertical-align: middle;
                       width: 200px;
                       height:150px;
}
.obdelnik-text {        text-align:left;
                        padding: 0px 0px 0px 10px;
                        margin-left:15px;
                        float:left;
                        width: 500px;
}

.obdelnik-text2 {        text-align:left;
                        padding: 0px 0px 0px 10px;
                        margin: 0;
                        margin-left:15px;
                        float:left;
}

.obdelnik-text3 {       text-align:left;
                        padding: 0px 70px 15px 50px;
                        margin: 0;
                        line-height: 1.2em;
}

.xxx {       text-align: center;
                        padding: 0px 20px 0px 20px;
                        margin: 0;
                        font-size: 1.1em;
}

.xxx a {       color: #0080FF;

}

.obdelnik-popis {        color: #808080;
}

.cena {        color: #5E5EFF;
                text-align: right;
                margin-right: 100px;
                clear: both;
}

.kontakty {              float:left;
                         width: 380px;
                         margin-left: 20px;
                        text-align: left;
                        padding: 0;

}

.kontakty2 {              float:left;
                         width: 380px;
                         margin-left: 20px;
                        text-align: left;
                        padding: 0;

}

.kontakty h3, .kontakty2 h3 {  text-align: left;
                margin-left: 20px;
                margin-top: 0px;
                padding: 0;
}

label {
  font-style:italic;
  font-weight:bold;
  color: #F0F0F0;
  float: left;
  margin-top: 7px;
}

.error {
    margin-top: 5px;
  margin-bottom: 10px;
  font-weight:bold;
  font-style:italic;
  font-size: 1.1em;
  color:#FF0000;
  }

  form  {
  text-align :right;
  }

input, textarea { background-color: #262626;
                  border: 1px solid #C0C0C0;
                  color: #C0C0C0;
                  width: 280px;
                  margin-top: 6px;
}
input.tlacitko  {
  width: 120px;
  }

input.antispam  {
  width: 140px;
  }

/*   M E N U  - _ - _ - _ - _ -   */

ul#menu {
width: 800px;
margin: 5px 0px 10px 0px;
padding: 0;
text-align: center;
}

ul#menu li {         float:left;
                     width: 200px;
                     list-style-type: none;
}

ul#menu li a {       display:block;
                     background-image: url("grafika/tlacitko1.png");
                     background-position: center top;
                     background-repeat: no-repeat;
                     color: #A67400;
                     height: 36px;
                     padding-top: 13px;
                     font-size: 1.2em;
                     font-weight:bold;
                     text-decoration: none;
}

ul#menu li a.home:hover,
ul#menu li a.home:active,
ul#menu li a.home:focus,
body#home ul#menu li a.home,

ul#menu li a.nabizime:hover,
ul#menu li a.nabizime:active,
ul#menu li a.nabizime:focus,
body#nabizime ul#menu li a.nabizime,

ul#menu li a.reference:hover,
ul#menu li a.reference:active,
ul#menu li a.reference:focus,
body#reference ul#menu li a.reference,

ul#menu li a.kontakt:hover,
ul#menu li a.kontakt:active,
ul#menu li a.kontakt:focus,
body#kontakt ul#menu li a.kontakt
{
                     background-image: url("grafika/tlacitko2.png");
                     background-position: center top;
                     background-repeat: no-repeat;
                     color: #ffffff;
                     text-decoration: none;
}




.zasady {  text-align:left;
margin-left: 60px;
margin-top: 8px;
margin-bottom: 10px;
}
.zasady li {  margin-bottom: 4px;
}

.zasady2 {
list-style: url('grafika/check.png');
text-align:left;
margin-left: 60px;
margin-top: 10px;
margin-bottom: 13px;
}
.zasady2 li {
padding: 2px 0px 2px 25px;
}


#odkazy { padding-bottom: 10px;
}

#odkazy a { color: #51AE5C;
}



/* N A V S T E V N I   K N I h A   - - - - -   */

.chyba {         font-size: 1.1em;
                 color: #ff0000;
                 font-weight:bold;
                 margin-bottom: 8px;
                 margin-top: 5px;
}


.kniha-cele {
           padding: 0;
           background-image: url("grafika/k2.png");
           background-position: center bottom;
           background-repeat: no-repeat;
           background-color: #808080;
           width:600px;
           margin: 0px auto;
           margin-bottom: 20px;
}

.kniha-cele2 {

            text-align:center;
           width: 570px;
           padding: 10px 15px 10px 15px;
           background-image: url("grafika/k1.png");
           background-position: center top;
           background-repeat: no-repeat;
              margin: 0;
}

form#formular input { border: 0px;
                     color: #333333;
                       background-color: #e6e6e6;
                     font-size: 0.8em;
                     font-family :Arial, Helvetica, sans-serif;
                     width: 370px;
                     padding: 4px 4px 4px 4px;
}
form#formular textarea { border: 0px;
                         background-color: #e5e5e5;
                         padding: 4px 4px 4px 4px;
                         color: #333333;
                         font-size: 0.8em;
                         width: 370px;
                         font-family :Arial, Helvetica, sans-serif;
                         height: 90px;
}

form#formular input.tlacitko { font-size: 0.9em;
                              width: 120px;
                              font-weight:bold;
                              CURSOR: pointer;
}

 form#formular small { font-size: 0.7em;
                      font-style:italic;
                      color: #FFC373;
}


/* Příspěvek v navstevni knize*/

.prispevek-cele {
           width:700px;
           margin: 0px auto;
           margin-bottom:15px;
           padding: 0;
           background-image: url("grafika/f2.png");
           background-position: center bottom;
           background-repeat: no-repeat;
           background-color: #6666ff;
}

.prispevek-cele2 {

            text-align:center;
           width: 670px;
           padding: 0px 15px 0px 15px;
           margin: 0;
           background-image: url("grafika/f1.png");
           background-position: center top;
           background-repeat: no-repeat;

}

.prispevek_vlozen {      text-align: right;
                         margin-bottom: 1px;
                         font-style: italic;
                         font-size: 0.7em;
                         padding: 5px 15px 5px 10px;
}

.prispevek_autor {      text-align:left;
                        font-size: 1em;
                        font-weight : bold;
                        padding: 10px 20px 5px 20px;
}

.prispevek_text {      text-align:left;
                       font-size: 0.9em;
                       color: #333333;
                       background-color: #e6e6e6;
                       padding: 10px 10px 10px 10px;
}

.strankovani {    text-align:center;
                  color: #e6e6e6;
                  margin-top:20px;
}

.strankovani a {   color : #0000B0;
}




a.fotka {    display: block;
text-align:center;
            width: 160px;
            height: 160px;
            padding: 4px 4px 4px 4px;
            float:left;
            text-decoration:none;
}

a.fotka:hover {           background-color: #FFF273;    /*#FF9F40*/
}

a.fotka2 {    display: block;
text-align:center;
            width: 160px;
            height: 133px;
            padding: 31px 4px 4px 4px;
            float:left;
            text-decoration:none;

}

a.fotka2:hover {           background-color: #FFF273;    /*#FF9F40*/
}

a.panor {    display: block;
text-align:center;
            width: 325px;
            padding: 5px 5px 5px 5px;
            float:left;
}

a.panor:hover {           background-color: #FFF273;    /*#FF9F40*/
}

.no-border {border: 0;}









a { color : #0093FF;
}

a:hover {  color : #FFB300;
           text-decoration: none;
}

#paticka {
margin-top: 15px;
font-size: 0.8em;
margin-bottom: 10px;
clear: both;
}

a.new_window {
  padding-right: 16px;
  background: url("grafika/new_window1.gif") no-repeat right 50%;
}

.clear-both  {
  clear:both;
  }





