*{
  font-family: Arial, Verdana, sans-serif;
  outline: none;
}

body{
  background: url('grafika/background.jpg') center top no-repeat #006985;
}

div#main{
  width: 1000px;
  margin: 5px auto;
  padding: 10px;
  background: url('grafika/border_main.png') center top repeat-y;
}

  div#main div#adv_top{
    width: 973px;
    height: 15px;
    margin: 0 auto;
    padding: 40px 5px 5px 0;
    border: 1px #114a5a solid;
    background: #195469;
    text-align: right;
  }
  
    div#main div#adv_top a{
      color: #a4dcef;
      font-size: 11px;
      text-decoration: none;
    }
    
      div#main div#adv_top a:hover{
        color: #fff;
        text-decoration: underline;
      }
  
  div#main div#header{
    position: relative;
    width: 978px;
    height: 79px;
    margin: 0 auto;
    border: 1px #114a5a solid;
    border-top: 0;
    background: url('grafika/header.jpg') no-repeat;
  }
  
    div#main div#header a.top{
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      width: 190px;
      height: 79px;
    }
    
    div#main div#header form#search{
      display: inline;
      float: left;
      width: 180px;
      margin: 18px 0 0 520px;
      color: #a6c8d2;
      font-size: 11px;
    }
    
      div#main div#header form#search fieldset{
        border: none;
      }
    
        div#main div#header form#search fieldset input.search{
          width: 124px;
          height: 14px;
          margin: 2px;
          padding: 2px 24px 2px 2px;
          border: 1px #0c465b solid;
          background: url('grafika/search_backg.gif') right center no-repeat #2c6f87;
          color: #a6c8d2;
          font-size: 11px;
        }
        
        div#main div#header form#search fieldset input.check{
          width: 11px;
          height: 11px;
          margin: 2px;
          padding: 1px;
          border: 1px #0c465b solid;
          background: #2c6f87;
          color: #a6c8d2;
        }
    
    div#main div#header div#userpanel{
      float: right;
      width: 260px;
      height: 75px;
      overflow: hidden;
    }
    
      div#main div#header div#userpanel a.avatar{
        float: left;
        display: inline-block;
        width: 40px;
        height: 40px;
        margin: 15px 8px 0 0;
        padding: 3px;
        border: 1px #184352 solid;
        background: #2f677c;
      }
      
        div#main div#header div#userpanel a.avatar:hover{
          background: #43778b;
        }
        
        div#main div#header div#userpanel a.avatar img{
          border: 0;
        }
        
      div#main div#header div#userpanel div.userinfo{
        margin-top: 15px;
        color: #d2e6ed;
        font-size: 11px;
      }
      
        div#main div#header div#userpanel div.userinfo h1{
          margin: 0 0 4px 0;
          color: #f7be12;
          font-size: 12px;
        }
        
        div#main div#header div#userpanel div.userinfo img{
          margin-right: 3px;
        }
        
        div#main div#header div#userpanel div.userinfo a{
          color: #d3e3e9;
          text-decoration: none;
        }
        
          div#main div#header div#userpanel div.userinfo a:hover{
            text-decoration: underline;
          }
          
        div#main div#header div#userpanel div.userinfo a.post{
          color: #f7be12;
          font-weight: bold;
        }
        
      div#main div#header div#userpanel form.login{
        margin-top: 5px;
        color: #d2e6ed;
        font-size: 11px;
      }
      
        div#main div#header div#userpanel form.login fieldset{
          border: 0;
        }
        
          div#main div#header div#userpanel form.login fieldset h1{
            margin: 0 0 4px 0;
            color: #f7be12;
            font-size: 12px;
          }
          
          div#main div#header div#userpanel form.login fieldset input{
            width: 90px;
            height: 15px;
            margin-bottom: 5px;
            padding: 2px;
            background: #2c6f87;
            border: 1px #114a5a solid;
            color: #a6c8d2;
            font-size: 12px;
          }
          
            div#main div#header div#userpanel form.login fieldset input.submit{
              width: 25px;
              height: 21px;
              padding: 2px;
              font-size: 11px;
              font-weight: bold;
            }
            
            div#main div#header div#userpanel form.login fieldset a{
              color: #d4edf5;
              text-decoration: none;
            }
            
              div#main div#header div#userpanel form.login fieldset a:hover{
                text-decoration: underline;
              }
  
  div#main ul#menu_h{
    display: block;
    width: 978px;
    height: 31px;
    margin: 0 auto;
    padding: 0;
    border-left: 1px #114a5a solid;
    border-right: 1px #114a5a solid;
    background: url('grafika/background_menu_h.gif') left top repeat-x;
  }
  
    div#main ul#menu_h li{
      display: inline-block;
      float: left;
      list-style: none;
    }
    
      div#main ul#menu_h li span{
        display: inline-block;
        height: 24px;
        padding: 7px 15px 0 15px;
        background: url('grafika/background_menu_h_sel.gif') left top repeat-x;
        color: #bfd6de;
        font-size: 12px;
        font-weight: bold;
      }
      
      div#main ul#menu_h li a{
        display: inline-block;
        height: 24px;
        padding: 7px 15px 0 15px;
        color: #bfd6de;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
      }
      
        div#main ul#menu_h li a:hover{
          background: url('grafika/background_menu_h_hov.gif') left top repeat-x;
        }
        
  div#main ul#submenu_h{
    display: block;
    width: 978px;
    height: 30px;
    margin: 0 auto;
    padding: 0;
    border: 1px #114a5a solid;
    border-top: 0;
    background: #186787;
  }
  
    div#main ul#submenu_h li{
      display: inline-block;
      float: left;
      list-style: none;
    }
    
      div#main ul#submenu_h li a{
        display: inline-block;
        height: 23px;
        padding: 7px 15px 0 15px;
        color: #bfd6de;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
      }
      
        div#main ul#submenu_h li a:hover{
          text-decoration: underline;
        }
        
  div#main div#underhead{
    width: 978px;
    margin: 0 auto;
    border-left: 1px #124b5b solid;
    border-right: 1px #124b5b solid;
    background: #206780;
  }
  
    div#main div#underhead div#content{
      display: inline;
      float: left;
      width: 654px;
      margin: 0;
      padding: 5px 0 0 5px;
      background: #206780;
    }
    
      div#main div#underhead div#content p.small_head{
        display: inline;
        width: 310px;
        height: 23px;
        margin: 0;
        padding: 7px 0 0 14px;
        background: #26728d;
        color: #a4dcef;
        font-size: 15px;
        font-variant: small-caps;
        font-weight: bold;
        text-decoration: none;
      }
      
      div#main div#underhead div#content p.small_content{
        width: 324px;
        margin: 0;
        padding: 0;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        text-align: justify;
        overflow: hidden;
      }
      
        div#main div#underhead div#content p.small_content a img{
          border: 0;
        }
      
      div#main div#underhead div#content table.small_content{
        display: inline;
        width: 324px;
        margin: 0;
        padding: 0;
        background: #206d88;
        color: #a4dcef;
        font-size: 11px;
        list-style-image: url('grafika/li_small_content.gif');
      }
      
        div#main div#underhead div#content table.small_content tr.light{
          margin: 0;
          padding: 0;
          background: #26728d;
        }
        
          div#main div#underhead div#content table.small_content tr td{
            width: 172px;
            margin: 0;
            padding: 0 2px;
            vertical-align: middle;
          }
          
          div#main div#underhead div#content table.small_content tr td.image{
            width: 108px;
            padding: 0;
          }
          
          div#main div#underhead div#content table.small_content tr td.date{
            width: 40px;
            padding: 0;
            background: #27728c;
            color: #8fbccc;
            font-size: 12px;
            font-weight: bold;
            text-align: center;
          }
          
          div#main div#underhead div#content table.small_content tr.light td.date{
            background: #2d7691;
          }
          
            div#main div#underhead div#content table.small_content tr td a img{
              opacity: 0.75;
              filter: alpha(opacity = 75);
              margin: 3px 3px 0 3px;
              border: 1px #165568 solid;
            }
            
              div#main div#underhead div#content table.small_content tr td a:hover img{
                opacity: 1;
                filter: alpha(opacity = 100)
              }
            
            div#main div#underhead div#content table.small_content tr td strong{
              color: #fec71f;
            }

      div#main div#underhead div#content ul.small_content{
        width: 300px;
        margin: 0;
        padding: 0 0 0 24px;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        list-style-image: url('grafika/li_small_content.gif');
      }
      
        div#main div#underhead div#content ul.small_content li{
          margin: 2px 0;
        }
          
          div#main div#underhead div#content ul.small_content li span{
            color: #fec71f;
          }
          
          div#main div#underhead div#content ul.small_content li a{
            color: #a4dcef;
            text-decoration: none;
          }
          
            div#main div#underhead div#content ul.small_content li a:hover{
              text-decoration: underline;
            }
      
      div#main div#underhead div#content p.news_head{
        position: relative;
        width: 639px;
        height: 23px;
        margin: 10px 0 1px 0;
        padding: 7px 0 0 11px;
        background: #26728d;
        color: #a4dcef;
        font-size: 13px;
        font-weight: bold;
        text-decoration: none;
      }
      
        div#main div#underhead div#content p.news_head a{
          color: #a4dcef;
          font-size: 13px;
          font-weight: bold;
          text-decoration: none;
        }
        
          div#main div#underhead div#content p.news_head a:hover{
            text-decoration: underline;
          }
          
        div#main div#underhead div#content p.news_head span{
          position: absolute;
          left: 440px;
          top: 8px;
          width: 200px;
          color: #bfd6de;
          font-size: 11px;
          font-weight: bold;
          text-align: right;
        }
        
          div#main div#underhead div#content p.news_head span.report{
            left: 570px;
          }
        
      div#main div#underhead div#content p.news_content{
        width: 640px;
        margin: 0;
        padding: 5px;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        text-align: justify;
      }
      
        div#main div#underhead div#content p.news_content span.details{
          position: relative;
          display: block;
          margin-bottom: 5px;
          color: #a4dcef;
          font-size: 11px;
          font-weight: bold;
        }
        
          div#main div#underhead div#content p.news_content span.details a{
            color: #61b2ce;
            text-decoration: underline;
          }
          
            div#main div#underhead div#content p.news_content span.details a:hover{
              text-decoration: none;
            }
          
          div#main div#underhead div#content p.news_content span.details span.no{
            color: #fec71f;
          }
          
          div#main div#underhead div#content p.news_content span.details span.pc{
            color: #00b6ff;
          }
          
          div#main div#underhead div#content p.news_content span.details span.ps{
            color: #ccff55;
          }
          
          div#main div#underhead div#content p.news_content span.details span.xbox{
            color: #31cf00;
          }
          
          div#main div#underhead div#content p.news_content span.details span.wii{
            color: #e7e118;
          }
          
          div#main div#underhead div#content p.news_content span.details span.report{
            position: absolute;
            left: 570px;
            top: 0;
          }
        
        div#main div#underhead div#content p.news_content a img.image_news{
          margin-right: 5px;
          border: 1px #0f556f solid;
          float: left;
        }
        
        div#main div#underhead div#content p.news_content a:hover img.image_news{
          border: 1px #bfd6de solid;
        }
        
        div#main div#underhead div#content p.news_content a{
          color: #d4edf5;
          text-decoration: underline;
        }
        
          div#main div#underhead div#content p.news_content a:hover{
            text-decoration: none;
          }
          
        div#main div#underhead div#content p.news_content a img{
          float: none;
          margin: 2px;
          border: 1px #0f556f solid;
        }
        
          div#main div#underhead div#content p.news_content a:hover img{
            border: 1px #bfd6de solid;
          }
        
        div#main div#underhead div#content p.news_content img.avatar{
          float: left;
          width: 40px;
          height: 40px;
          margin: 0 2px 2px 0;
          padding: 3px;
          background: #437a8e;
          border: 1px #14607b solid;
        }
        
          div#main div#underhead div#content p.news_content span.date a{
            color: #a6cedd;
            text-decoration: none;
          }
          
            div#main div#underhead div#content p.news_content span.date a:hover{
              color: #fff;
              text-decoration: underline;
            }
        
        div#main div#underhead div#content p.news_content span.clear{
          display: block;
          clear: left;
        }
      
        div#main div#underhead div#content p.news_content span.status{
          display: block;
        }
        
          div#main div#underhead div#content p.news_content span.status span.user{
            color: #d2f4ff;
            font-weight: bold;
          }
          
          div#main div#underhead div#content p.news_content span.status a img.avatar{
            float: left;
            width: 40px;
            height: 40px;
            margin-right: 3px;
            padding: 3px;
            background: #437a8e;
            border: 1px #14607b solid;
          }
          
            div#main div#underhead div#content p.news_content span.status a:hover img.avatar{
              background: #5d8fa1;
            }
          
          div#main div#underhead div#content p.news_content span.status span.date{
            color: #7bb3c7;
            font-size: 11px;
          }
          
          div#main div#underhead div#content p.news_content span.status span.clear{
            display: block;
            visibility: hidden;
            clear: left;
            padding-right: 15px;
            padding-bottom: 5px;
            text-align: right;
          }
          
            div#main div#underhead div#content p.news_content span.status span.clear a{
              font-size: 11px;
              color: #a6cedd;
              text-decoration: none;
            }
            
            div#main div#underhead div#content p.news_content span.status span.clear a.del{
              color: #c7ab22;
            }
            
              div#main div#underhead div#content p.news_content span.status span.clear a:hover{
                text-decoration: underline;
              }
              
        div#main div#underhead div#content p.news_content span.fill{
          position: relative;
          display: block;
          width: 638px;
          height: 21px;
          border: 1px #206780 solid;
        }
        
          div#main div#underhead div#content p.news_content span.fill span.detail{
            position: absolute;
            top: 4px;
            left: 310px;
            color: #fff;
            font-size: 11px;
            font-weight: bold;
          }
      
        div#main div#underhead div#content p.news_content a.stmore{
          display: inline-block;
          width: 600px;
          height: 25px;
          padding-top: 10px;
          border: 1px #126785 solid;
          background: url('grafika/status-more.gif') left center repeat-x;
          color: #7bb3c7;
          font-size: 12px;
          text-decoration: none;
        }
        
          div#main div#underhead div#content p.news_content a.stmore:hover{
            background: #226f8a;
          }
          
          div#main div#underhead div#content p.news_content a.stmore:active{
            background: url('grafika/status-more_a.gif') left center repeat-x;
          }
      
        div#main div#underhead div#content p.news_content span.hr{
          display: block;
          width: 640px;
          height: 2px;
          margin: 10px 0;
          background: url('grafika/hr.gif') left top no-repeat;
        }
      
      div#main div#underhead div#content p.info{
        width: 640px;
        margin: 0;
        padding: 5px;
        background: #206d88;
        color: #00ffff;
        font-size: 12px;
      }
      
      div#main div#underhead div#content p.db_list{
        width: 640px;
        margin: 0;
        padding: 5px;
        background: #206d88;
        text-align: center;
      }
      
        div#main div#underhead div#content p.db_list a{
          color: #bfd6de;
          font-size: 14px;
          font-weight: bold;
          text-decoration: none;
        }
        
          div#main div#underhead div#content p.db_list a:hover{
            color: #fff;
          }
      
      div#main div#underhead div#content p.options{
        width: 650px;
        height: 25px;
        margin: 0;
        padding: 0;
        background: url('grafika/options_p.gif') left bottom repeat-x;
        text-align: left;
      }
      
        div#main div#underhead div#content p.options span{
          display: inline-block;
          height: 20px;
          padding: 5px 10px 0 10px;
          border-left: 1px #206780 solid;
          border-right: 1px #206780 solid;
          background: #206d88;
          color: #fec71f;
          font-size: 12px;
        }
        
        div#main div#underhead div#content p.options a{
          display: inline-block;
          height: 19px;
          margin-bottom: 1px;
          padding: 5px 10px 0 10px;
          color: #bfd6de;
          font-size: 12px;
          text-decoration: none;
        }
        
          div#main div#underhead div#content p.options a:hover{
            background: #2b7792;
          }
      
      div#main div#underhead div#content ul.news_content{
        width: 600px;
        margin: 0;
        padding: 0 5px 0 45px;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        list-style-image: url('grafika/li_news_content.gif');
      }
      
        div#main div#underhead div#content ul.news_content li a{
          color: #d4edf5;
          text-decoration: underline;
        }
        
          div#main div#underhead div#content ul.news_content li a:hover{
            text-decoration: none;
          }
      
      div#main div#underhead div#content form.news_content{
        width: 640px;
        margin: 0;
        padding: 5px;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        text-align: justify;
      }
      
        div#main div#underhead div#content form.news_content fieldset{
          border: 0;
        }
        
          div#main div#underhead div#content form.news_content fieldset textarea{
            width: 616px;
            height: auto;
            padding: 2px;
            background: #226e89;
            border: 1px #1a6681 solid;
            color: #a4dcef;
            font-size: 12px;
          }
            
          div#main div#underhead div#content form.news_content fieldset span.submit{
            display: block;
            float: left;
          }
          
            div#main div#underhead div#content form.news_content fieldset span.submit a{
              display: block;
              width: 103px;
              height: 31px;
              margin-top: 5px;
              background: url('grafika/submit_bt.gif');
            }
            
              div#main div#underhead div#content form.news_content fieldset span.submit a:hover{
                background: url('grafika/submit_bt_hover.gif');
              }
            
          div#main div#underhead div#content form.news_content fieldset span.char{
            display: inline-block;
            padding: 12px 0 0 10px;
            font-size: 14px;
          }
          
          div#main div#underhead div#content form.news_content fieldset span.hint{
            padding-left: 15px;
            font-size: 11px;
          }
          
            div#main div#underhead div#content form.news_content fieldset span.hint a{
              color: #fff;
              text-decoration: underline;
            }
            
              div#main div#underhead div#content form.news_content fieldset span.hint a:hover{
                text-decoration: none;
              }
          
          div#main div#underhead div#content form.news_content fieldset table tr td input{
            width: auto;
            height: 22px;
            padding: 1px 2px;
            background: #277590;
            border: 1px #1f667e solid;
            color: #a4dcef;
            font-size: 12px;
          }
          
            div#main div#underhead div#content form.news_content fieldset table tr td input.comment{
              width: 100px;
              height: 16px;
            }
            
            div#main div#underhead div#content form.news_content fieldset table tr td input.checkbox{
              width: 14px;
              height: 14px;
            }
            
          div#main div#underhead div#content form.news_content fieldset table tr td textarea{
            width: auto;
            height: auto;
            padding: 2px;
            background: #277590;
            border: 1px #1f667e solid;
            color: #a4dcef;
            font-size: 12px;
          }
            
            div#main div#underhead div#content form.news_content fieldset table tr td textarea.comment{
              width: 350px;
              height: 95px;
            }
          
          div#main div#underhead div#content form.news_content fieldset table tr td select{
            width: auto;
            height: 26px;
            padding: 2px;
            background: #277590;
            border: 1px #1f667e solid;
            color: #a4dcef;
            font-size: 12px;
          }
          
          div#main div#underhead div#content form.news_content fieldset table tr td a{
            color: #fff;
            text-decoration: underline;
          }
          
            div#main div#underhead div#content form.news_content fieldset table tr td a:hover{
              text-decoration: none;
            }
          
      div#main div#underhead div#content form.pm_content{
        width: 650px;
        margin: 0;
        padding: 0;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        text-align: justify;
      }
          
        div#main div#underhead div#content form.pm_content fieldset{
          border: 0;
          margin: 0;
          padding: 0;
        }
          
          div#main div#underhead div#content form.pm_content fieldset table.list{
            width: 650px;
            margin: 5px 0 0 0;
          }
          
              div#main div#underhead div#content form.pm_content fieldset table.list tr td{
                padding: 1px 2px;
                border: 1px #206780 solid;
              }
              
                div#main div#underhead div#content form.pm_content fieldset table.list tr td input{
                  width: auto;
                  height: 20px;
                  padding: 1px 2px;
                  border: 1px #114a5a solid;
                  background: #26728d;
                  color: #a4dcef;
                  font-size: 12px;
                }
                
                div#main div#underhead div#content form.pm_content fieldset table.list tr td input.checkbox{
                  height: 13px;
                }
          
      div#main div#underhead div#content span.quote{
        display: block;
        width: 540px;
        margin: 5px auto;
        padding: 10px 5px 5px 35px;
        background: url('grafika/quote.gif') left top no-repeat #277590;
        border: 1px #1f667e solid;
        color: #a4dcef;
        font-size: 12px;
        font-style: italic;
        text-align: justify;
      }
      
      div#main div#underhead div#content span.code{
        display: block;
        width: 540px;
        margin: 5px auto;
        padding: 5px;
        background: #277590;
        border: 1px #1f667e dashed;
        color: #a4dcef;
        font-size: 12px;
        text-align: center;
      }
      
      div#main div#underhead div#content span.middle{
        display: block;
        width: 640;
        text-align: center;
        overflow: hidden;
      }
      
      div#main div#underhead div#content table.sum{
        width: 650px;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        text-align: justify;
      }
      
          div#main div#underhead div#content table.sum tr td{
            margin: 2px;
            padding: 2px;
            border: 1px #206780 solid;
            text-align: center;
          }
          
          div#main div#underhead div#content table.sum tr.head td{
            color: #fec71f;
            font-weight: bold;
          }
          
            div#main div#underhead div#content table.sum tr td a{
              color: #fff;
              text-decoration: underline;
            }
            
              div#main div#underhead div#content table.sum tr td a:hover{
                text-decoration: none;
              }
      
      div#main div#underhead div#content table.list{
        width: 650px;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        text-align: center;
      }
      
          div#main div#underhead div#content table.list tr td{
            padding: 2px;
            border: 1px #1a6681 solid;
          }
          
          div#main div#underhead div#content table.list tr.head td{
            background: 1px #1a6681 solid;
            font-weight: bold;
          }
          
            div#main div#underhead div#content table.list tr td a{
              color: #fff;
              text-decoration: underline;
            }
            
              div#main div#underhead div#content table.list tr td a:hover{
                text-decoration: none;
              }
              
            div#main div#underhead div#content table.list tr td img.favicon{
              width: 16px;
              height: 16px;
              padding: 1px;
              background: #26728d;
              border: 1px #4592a8 solid;
            }
      
      div#main div#underhead div#content table.listl{
        width: 650px;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        text-align: left;
      }
      
        div#main div#underhead div#content table.listl tr.center td{
          text-align: center;
        }
          
          div#main div#underhead div#content table.listl tr td{
            padding: 2px;
            border: 1px #1a6681 solid;
          }
          
          div#main div#underhead div#content table.listl tr.head td{
            background: 1px #1a6681 solid;
            font-weight: bold;
          }
          
            div#main div#underhead div#content table.listl tr td h1{
              margin: 0;
              color: #fec71f;
              font-size: 12px;
              font-weight: bold;
            }
            
            div#main div#underhead div#content table.listl tr td a{
              color: #fff;
              text-decoration: underline;
            }
            
              div#main div#underhead div#content table.listl tr td a:hover{
                text-decoration: none;
              }
              
            div#main div#underhead div#content table.listl tr td ul{
              list-style-image: url('grafika/li_news_content.gif');
            }
              
          div#main div#underhead div#content table.listl tr td.downloads{
            width: 255px;
          }
            
            div#main div#underhead div#content table.listl tr td.downloads a img{
              float: left;
              margin: 0 3px 2px 0;
              border: 1px #026668 solid;
            }
            
              div#main div#underhead div#content table.listl tr td.downloads a:hover img{
                border: 1px #bfd6de solid;
              }
      
      div#main div#underhead div#content div#gallery{
        width: 642px;
        margin: 0;
        padding: 0 4px 5px 4px;
        background: #206d88;
        color: #a4dcef;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
      }
        
        div#main div#underhead div#content div#gallery div#thumbs{
          width: 642px;
          margin: 0;
          padding: 0;
          text-align: center;
        }
        
          div#main div#underhead div#content div#gallery div#thumbs span.empty{
            display: inline-block;
            width: 96px;
            height: 54px;
            margin: 0 3px;
            border: 4px #206d88 solid;
          }
          
          div#main div#underhead div#content div#gallery div#thumbs a img{
            margin: 0 3px;
            border: 4px #30849B solid;
          }
          
            div#main div#underhead div#content div#gallery div#thumbs a:hover img{
              border: 4px #3399CC solid;
            }
            
          div#main div#underhead div#content div#gallery div#thumbs img{
            margin: 0 3px;
            border: 4px #3399CC solid;
          }
          
        div#main div#underhead div#content div#gallery div#full{
          width: 642px;
          margin: 4px 0 5px 0;
          padding: 0;
          text-align: center;
        }
        
          div#main div#underhead div#content div#gallery div#full a.image{
            display: inline-block;
            width: 558px;
            height: 313px;
            margin: 0;
            border: 1px #1a6681 solid;
          }
          
            div#main div#underhead div#content div#gallery div#full a.image img{
              padding: 0;
              border: 0;
            }
            
          div#main div#underhead div#content div#gallery div#full img{
            display: inline-block;
            padding: 147px 169px;
            margin: 0;
            border: 1px #1a6681 solid;
            text-align: center;
          }
          
          div#main div#underhead div#content div#gallery div#full a.previous{
            display: inline-block;
            width: 34px;
            height: 313px;
            margin: 0;
            border: 1px #1a6681 solid;
            background: url('grafika/previous_image.gif');
          }
          
            div#main div#underhead div#content div#gallery div#full a.previous:hover{
              background: url('grafika/previous_image_h.gif');
            }
          
          div#main div#underhead div#content div#gallery div#full a.next{
            display: inline-block;
            width: 34px;
            height: 313px;
            margin: 0;
            border: 1px #1a6681 solid;
            background: url('grafika/next_image.gif');
          }
          
            div#main div#underhead div#content div#gallery div#full a.next:hover{
              background: url('grafika/next_image_h.gif');
            }
      
    div#main div#underhead div#menu_v{
      display: inline;
      float: right;
      width: 315px;
      margin: 0;
      padding: 5px 0 0 4px;
      background: #206780;
    }
    
      div#main div#underhead div#menu_v h1{
        position: relative;
        display: block;
        width: 265px;
        height: 23px;
        margin: 0;
        padding: 10px 0 0 45px;
        background: url('grafika/menu_v_h1.gif') left top no-repeat;
        color: #bfd6de;
        font-size: 12px;
        font-weight: bold;
      }
      
        div#main div#underhead div#menu_v h1 a{
          position: absolute;
          left: 288px;
          top: 12px;
          display: inline-block;
          width: 9px;
          height: 7px;
          background: url('grafika/menu_v_h1_more.gif') left top no-repeat;
        }
      
      div#main div#underhead div#menu_v p{
        position: relative;
        display: block;
        width: 300px;
        margin: 0;
        padding: 5px 5px 10px 5px;
        background: #246c85;
        color: #bfd6de;
        font-size: 11px;
        text-align: justify;
      }
      
      div#main div#underhead div#menu_v p.light{
        background: #26728d;
      }
      
        div#main div#underhead div#menu_v p a{
          color: #fff;
          text-decoration: underline;
        }
        
          div#main div#underhead div#menu_v p a:hover{
            text-decoration: none;
          }
          
        div#main div#underhead div#menu_v p span{
          color: #fec71f;
        }
          
        div#main div#underhead div#menu_v p a img{
          margin: 0 5px;
          border: 1px #026668 solid;
        }
        
          div#main div#underhead div#menu_v p a:hover img{
            border: 1px #bfd6de solid;
          }
          
        div#main div#underhead div#menu_v p a img.download{
          position: absolute;
          left: 205px;
          top: 15px;
          border: 0;
        }
        
        div#main div#underhead div#menu_v p a img.float{
          float: left;
        }
        
        div#main div#underhead div#menu_v p span.clear{
          display: block;
          clear: left;
        }
      
      div#main div#underhead div#menu_v p.upp{
        font-size: 12px;
      }
      
        div#main div#underhead div#menu_v p.upp a img{
          margin: 2px 3px 0 3px;
        }
      
      div#main div#underhead div#menu_v ul{
        display: block;
        width: 280px;
        margin: 0;
        padding: 5px 5px 10px 25px;
        background: #246c85;
        color: #bfd6de;
        font-size: 11px;
        text-align: justify;
        list-style-image: url('grafika/li_menu_h.gif');
      }
      
        div#main div#underhead div#menu_v ul li{
          position: relative;
          margin: 8px 0;
        }
        
          div#main div#underhead div#menu_v ul li a{
            color: #fff;
            text-decoration: underline;
          }
          
            div#main div#underhead div#menu_v ul li a:hover{
              text-decoration: none;
            }
            
          div#main div#underhead div#menu_v ul li a.t{
            padding-right: 5px;
            color: #fec71f;
            font-weight: bold;
            text-decoration: none;
          }
          
            div#main div#underhead div#menu_v ul li a.t:hover{
              text-decoration: underline;
            }
            
          div#main div#underhead div#menu_v ul li span{
            color: #4cb2d4;
          }
          
          div#main div#underhead div#menu_v ul li a.comments{
            display: inline-block;
            position: absolute;
            left: 208px;
            bottom: 0;
            color: #4cb2d4;
            text-align: right;
          }
      
      div#main div#underhead div#menu_v form{
        position: relative;
        display: block;
        width: 300px;
        margin: 0;
        padding: 5px 5px 10px 5px;
        background: #246c85;
        color: #bfd6de;
        font-size: 11px;
        text-align: justify;
      }
      
        div#main div#underhead div#menu_v form fieldset{
          border: 0;
        }
        
          div#main div#underhead div#menu_v form fieldset input{
            width: auto;
            height: 20px;
            padding: 2px 5px;
            background: #26728d;
            border: 1px #114a5a solid;
            color: #a6c8d2;
            font-size: 12px;
          }
          
          div#main div#underhead div#menu_v form fieldset select{
            width: 90px;
            height: auto;
            margin: 0;
            padding: 2px 5px;
            background: #26728d;
            border: 1px #114a5a solid;
            color: #a6c8d2;
            font-size: 12px;
          }
      
      div#main div#underhead div#menu_v table{
        display: block;
        width: 310px;
        margin: 0;
        background: #246c85;
        color: #bfd6de;
        font-size: 12px;
        text-align: center;
      }
      
          div#main div#underhead div#menu_v table tr td{
            padding-left: 3px;
            padding-right: 3px;
          }
          
          div#main div#underhead div#menu_v table tr.top td{
            font-weight: bold;
            vertical-align: bottom;
            padding-top: 7px;
          }
          
          div#main div#underhead div#menu_v table tr.bottom td{
            vertical-align: top;
          }
      
    div#main div#underhead div#clear{
      clear: both;
      height: 10px;
    }
    
    div#main div#underhead div#footer{
      position: relative;
      width: 968px;
      height: 28px;
      margin: 0 auto;
      padding: 15px 5px 0 5px;
      border-top: 1px #1B5366 solid;
      border-bottom: 1px #114a5a solid;
      background: url('grafika/footer.jpg') no-repeat;
      color: #a4dcef;
      font-size: 12px;
      text-align: center;
    }
    
      div#main div#underhead div#footer span.right{
        display: inline-block;
        position: absolute;
        top: 15px;
        left: 750px;
        width: 220px;
        text-align: right;
      }
      
      div#main div#underhead div#footer a{
        color: #d4edf5;
        text-decoration: underline;
      }
      
        div#main div#underhead div#footer a:hover{
          text-decoration: none;
        }

span.pass{
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 4px;
  float: left;
}

div#help{
  position: absolute;
  display: none;
  width: 190px;
  height: auto;
  padding: 5px;
  background: #2e7c97;
  border: 1px #186681 solid;
  color: #a4dcef;
  font-size: 12px;
  z-index: 5;
}

/*
 Slideshow
 ====================
*/

#mySlideshow{
	display: inline;
  width: 324px;
	height: 144px;
	z-index: 0;
	margin: 1px 0 3px 0;
	padding: 0;
}

.jdSlideshow{
	display: none;
	overflow:hidden;
	position: relative;
}

.jdSlideshow img{
	border: 0;
	margin: 0;
}

.jdSlideshow .slideElement{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
}

.jdSlideshow .loadingElement{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdSlideshow .slideInfoZone{
	position: absolute;
	z-index: 1;
	width: 100%;
	margin: 0;
	left: 0;
	bottom: 0;
	height: 35px;
	background: #333;
	color: #fff;
	text-indent: 0;
}

.jdSlideshow .slideInfoZone h3{
	padding: 0;
	font-size: 80%;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	font-size: 11px;
	color: inherit;
	text-align: left;
}

.jdSlideshow .slideInfoZone div{
	padding: 0;
	font-size: 11px;
	margin: 2px 5px;
	color: #eee;
}

.jdSlideshow a{
	font-size: 100%;
	text-decoration: none;
	color: inherit;
}

.jdSlideshow a.right, .jdSlideshow a.left{
	position: absolute;
	height: 100%;
	width: 40%;
	cursor: pointer;
	z-index:1;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .jdSlideshow a.right, * html .jdSlideshow a.left{
	filter:alpha(opacity=50);
}

.jdSlideshow a.right:hover, .jdSlideshow a.left:hover{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.jdSlideshow a.left{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat top left;
}

* html .jdSlideshow a.left { background: url('img/fleche1.gif') no-repeat top left; }

.jdSlideshow a.right{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat top right;
}

* html .jdSlideshow a.right { background: url('img/fleche2.gif') no-repeat top right; }
