/* CREATED BY RADIS & ©ANDIS 2008*/ 

html {
     margin: 0;
     padding: 0;     
}

body {
     margin: 0;
     padding: 0;
     background: #000 url('grafika/templ/horni_roh.jpg') no-repeat 0 0;
}

table {
      border: 0;
}

td {
   width: 300px;
   vertical-align: top;
   text-align: left;
   color: #FFF;
   font-family: "Book Antiqua";
}

td span {
   color: #13FF00;
   font-weight: bold;
}

h1 {
   color: #13FF00;
   font-weight: bold;
   font-size: 30pt;
   font-family: "Book Antiqua";
   text-align: center;
}

#pozadi {
        margin: 0;
        padding: 0;
        background: transparent url('grafika/templ/spodni_roh.jpg') no-repeat bottom right;
        float: right;
        text-align: left;
        width: 100%;
}

#nadpis {
        background: transparent url('grafika/templ/nadpis.jpg') no-repeat top left;
        float: right;
        width: 600px;
        height: 88px;
}

#menu {
      float: right;
      clear: right;
      width: 145px;
      height: 100px;
      margin: 50px 0 0 0;
      padding: 0;
}

#menu img {
      border: 0;
      text-align: center;
}

#menu p {
      color: #FFF;
      font-family: "Book Antiqua";
      text-align: center;
}

#obsah {
       width: 600px;
       margin: 150px auto 100px 170px;
       padding: 0;
}

#obsah p {
       color: #FFF;
       font-family: "Book Antiqua";
}

#obsah p span {
       color: #13FF00;
       font-weight: bold;
}

#obsah p a {
       color: #13FF00;
       font-weight: bold;
       text-decoration: none;
}

#obsah p a:hover {
       color: #4788FF;
       font-weight: bold;
       text-decoration: none;
}

#obsah ul {
       list-style: none;
       color: #13FF00;
}

#obsah li {
       margin: 3px 0;
}

#copyright {
           color: #13FF00;
           font-family: "Book Antiqua";
           font-weight: bold;
           height: 35px;
           vertical-align: bottom;
           width: 350px;
}

.copy {
      float: left;
      margin: auto 0;
}

.html {
          background: transparent url('grafika/obrazky/html.jpg') no-repeat 0 0;
          display: block;
          width: 88px;
          height: 31px;
          text-decoration: none;
          float: right;
          margin: auto 5px auto 0;
          padding: 0;
}

.html:hover {
          background: transparent url('grafika/obrazky/html.jpg') no-repeat 100% 0;
          display: block;
          width: 88px;
          height: 31px;
          text-decoration: none;
          margin: auto 5px auto 0;
          padding: 0;
}

.css {
          background: transparent url('grafika/obrazky/css.jpg') no-repeat 0 0;
          display: block;
          width: 88px;
          height: 31px;
          text-decoration: none;
          float: right;
          margin: auto 0 auto 5px;
          padding: 0;
}

.css:hover {
          background: transparent url('grafika/obrazky/css.jpg') no-repeat 100% 0;
          display: block;
          width: 88px;
          height: 31px;
          text-decoration: none;
          margin: auto 0 auto 5px;
          padding: 0;
}

.ankety {
        text-align: center;
        vertical-align: top;
}

.cuba {
      margin: 0 50px 0 0;
      float: right;
      width: 200px;
      height: 150px;
      display: block;
}

.fotog {
       text-align: center;
}

.trouba {
        width: 150px;
        height: 200px;
        border: 0;
        margin: auto;        
}

.leva {
      margin: auto 100px 30px auto;
}

.prava {
       margin: auto auto 30px 100px;
}

.mail {
      margin: 30px auto;
      padding: 0;
      width: 330px;
      height: 140px;
}

.djs {
     width: 200px;
     height: 50px;
     border: 0;
}

.archiv {
        background: transparent url('grafika/tlacitka/arch.jpg') no-repeat 0 0;
        text-decoration: none;
        color: #13FF00;
        font-family: "Book Antiqua";
        display: block;
        margin: 0 auto;
        padding: 10px 0 0 45px;
        width: 160px;
        height: 40px;
        text-align: left;
}

.archiv:hover {
        background: transparent url('grafika/tlacitka/arch.jpg') no-repeat -210px 0;
        text-decoration: none;
        color: #4788FF;
        font-family: "Book Antiqua";
        display: block;
        margin: 0 auto;
        padding: 10px 0 0 45px;
        width: 160px;
        height: 40px;
        text-align: left;
}

.mnu {
     display: block;
     background: transparent url('grafika/tlacitka/poz.jpg') no-repeat 0 0;
     width: 125px;
     height: 20px;
     margin: 0;
     padding: 0 0 0 25px;
     text-align: left;
     text-decoration: none;
     color: #13FF00;
     font-family: "Book Antiqua";
     font-weight: bold;
     float: right;
}

.mnu:hover {
     display: block;
     background: transparent url('grafika/tlacitka/poz.jpg') no-repeat -145px 0;
     width: 125px;
     height: 20px;
     margin: 0;
     padding: 0 0 0 25px;
     text-align: left;
     text-decoration: none;
     color: #4788FF;
     font-family: "Book Antiqua";
     font-weight: bold;
     float: right;
}

