html{
      height: 100%;
      width:  100%;
}

body{
      margin: 0;
      padding: 0;
      border: 0;
      text-align: center;
      font-family: arial;
      font-size: 9pt;
      color: #000000;
      background-color: #ffffff;
}

td{
      font-size: 9pt;
}

img{
      border: 0;
}

a{
      color: #4C4C4C;
}


a:hover{
      color: red;
      text-decoration: underline;
}

#topLine{
      width: 100%;
      height: 20px;
      background-color: #4C4C4C;
}

#main, #bottomMain{
      width: 988px;
      border-left: 1px solid #D2D2D2;
      border-right: 1px solid #D2D2D2;
      margin: auto;
      text-align: left;
}

#top{
      width: 100%;
      height: 95px;
      background: url('/images/s_up.png') center bottom repeat-x;
}

#motiv{
      width: 100%;
      height: 324px;
      background: url('/images/motiv.jpg') center center no-repeat;

}

#logo{
      float: left;
      margin-left: 30px;
      margin-top: 30px;
      padding-left: 35px;
      background: url('/images/logo_l.png') center left no-repeat;
      font-family: trebuchet ms;
      font-size: 35px;
      color: #666666;
      font-weight: bold;
 }

#logo a{
      color: inherit;
      text-decoration: none;
}

#topMenu{
      float: right;
      margin-right: 10px;
      margin-top: 40px;
      height: 20px;
}

#topMenu a{
      float: left;
      font-family: trebuchet ms;
      font-size: 10.5pt;
      display: block;
      padding: 3px 20px;
      text-decoration: none;
      border-right: 1px solid #4C4C4C;
      color: black;
}

#topMenu a:hover{
      text-decoration: underline;
}

#infoLine{
      width: 100%;
      height:30px;
      background-color: #4C4C4C;
      overflow: hidden;
}

#sectionHeader{
      width: 190px;
      padding-left: 30px;
      float: left;
      color: #FFFFFF;
      font-size: 10pt;
      font-family: trebuchet ms;
}

#sectionHeader span{
      display: block;
      padding-top: 5px;
}

#navigation span{
      padding-top: 8px;
      display: block;
}

#navigation span, #navigation a{
      font-family: trebuchet ms;
      font-size: 7.5pt;
      color: white;
      text-decoration: none;
}

#navigation a:hover{
      text-decoration: underline;
}

#navigation{
      width: 525px;
      float: left;
      padding-left: 30px;
}

.btnSearch{
      background: url('/images/btn_search.gif') bottom center no-repeat;
      width: 26px;
      height: 26px;
      border: 0;
}

#content{
      width: 100%;
      background: url('/images/menubg.gif') left center repeat-y;
      min-height: 300px;
}

#left{
      float: left;
      width: 220px;
      background-color: #999999;
}

#right{
      float: right;
      width: 708px;
      padding: 30px;
      background: url('/images/s_down.png') center top repeat-x;
}

.leftHeader{
      background-color: #4C4C4C;
      color: white;
      font-size: 10pt;
      font-family: trebuchet ms;
      padding-left: 30px;
      padding-top: 5px;
      height: 25px;
}

h1{
      font-family: trebuchet ms;
      font-size: 16pt;
      width: 100%;
      border-bottom: 1px dotted gray;
      padding-bottom: 10px;
      margin-bottom: 15px;
      margin-top: -5px;
}

#menu{
      width: 200px;
      margin: 0;
}

#menu ul{
      margin: 0;
      padding: 0;
      margin-left: 30px;
      margin-top: 35px;
      margin-bottom: 40px;
}

#menu li{
      list-style-type: none;
      color: white;
      padding-top: 2px;
      padding-bottom: 2px;
      width: 100%;
      border-bottom: 1px dotted #4C4C4C;
}

#menu li a{
      display: block;
      width: 98%;
      text-decoration: none;
      padding: 2px;
      color: white;
      font-family: trebuchet ms;

}

#menu li a:hover{
      background-color: #4C4C4C;

}

#rReference{
      text-align:center;
      width: 100%;
      margin-top: 30px;
      margin-bottom: 30px;
}

#rReference div{
      text-align: center;
}

#rReference img{
      border: 3px solid white;
}

#bottomLine{
      height: 195px;
      width: 100%;
      background-color: #E5E5E5;
}

#bottomMain{
      background-color: #4C4C4C;
      height: 195px;
      overflow: hidden;
}

#bottomForm{
      height: 140px;
}

#bottomBottom{
      background-color: #333333;
      height: 55px;
      color: white;
      font-family: trebuchet ms;
      font-size: 7pt;
}

#formHeader{
      width: 190px;
      font-size: 24pt;
      font-family: trebuchet ms;
      color: #CCCCCC;
      margin-left: 30px;
      margin-top: 12px;
      padding-top: 20px;
      border-right: 1px solid #CCCCCC;
      height: 100px;
      display: block;
      line-height: 140%;
      float: left;
      display: inline;
      overflow: hidden;
}

#bottomL{
      float: left;
      padding-left: 30px;
      margin-top: 10px;
      padding-top: 10px;
      padding-bottom: 10px;
      border-right: 1px solid #CCCCCC;
      width: 190px;
}

#bottomR{
      float: right;
      width: 710px;
      padding-top: 20px;
      padding-right: 30px;
}

#bottomR a{
      color: white;
      text-decoration: underline;
}

#bottomR a:hover{
      color: yellow;
}

#form{
      float: right;
      color: white;
      font-family: trebuchet ms;
      font-size: 8pt;
      width: 740px;
      display: inline;
      overflow: hidden;
}

.bfinp{
      border: 1px solid #ADADAD;
      background-color: #E5E5E5;
      height: 18px;
      width: 170px;
      font-size: 8pt;
      font-family: trebuchet ms;
      padding: 0 2px;
}

#form tr{
      height: 28px;
}

#form table{
      margin-top: 12px;
      margin-right: 25px;
}

.fSend{
      background: url('/images/fsend.gif') center center no-repeat;
      height: 110px;
      width: 26px;
      border: 0;
      margin-top: 15px;
      float: left;
}

h2{
      margin: 10px 0px;
      font-size: 11pt;
}

.textClanku{
      line-height: 150%;
      font-family: arial;
      font-size: 9pt;
}

.textClanku a{
      color: #333333;
      text-decoration: underline;
}

.textClanku a:hover{
      color: red;
}

.imgNahled{
      float: left;
      padding: 8px;
      margin: 5px;
      border: 1px solid gray;
      width: 140px;
      height: 110px;
      text-align:center;
      background-color: white;
}

.imgNahled img{
      border: 0 !important;
}

.imgNahledMini{
      padding: 8px;
      margin: 5px;
      border: 1px solid gray;
      width: 140px;
      height: 110px;
      text-align:center;
      background-color: white;
}

.galleryA{
      color: #4C4C4C;
      font-size:10pt;
}

.galleryA:hover{
      color: red;
}

h6{
      font-size: 12pt;
      margin: 20px 0px;
}

#cup{
      background: url('/images/cup.jpg') center top no-repeat;
}
