  html, body {
    background: #0d1017 url('../img/img_background.jpg') top center repeat-x;
  }
  html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
    margin: 0;
    padding: 0;
  }
  body {
    margin: 0 auto;
    width: 900px;
    padding: 0;
  }
  h1 {
    margin: 0;
    padding: 0;
  }
  a {
    color: #0d1017;
    text-decoration: underline;
    font-weight: normal;
  }
  a:hover {
    text-decoration: none;
  }
  img {
    border: 0;
  }
  img.foto {
    border: 5px solid #eeeeee;
    margin: 3px;  
  }
  #flashcontent {
  }
  .menu {
    margin-bottom: 8px;
    height: 61px;
    width: 900px;
  }
  .main_top {
    width: 457px;
    height: 13px;
    background: url('../img/img_main_top_new.png') no-repeat left bottom;
  }
  .main_top_search {
    width: 657px;
    height: 13px;
    background: url('../img/img_main_top_search.png') no-repeat left bottom;
  }
  .main {
    width: 397px;
    min-height: 440px;
    background: url('../img/img_main_background_new.png') no-repeat left top;
    background-color: #ffffff;
    padding: 15px 30px 10px 30px;

    color: #000000;
    font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 140%;
  }
  .main_search {
    width: 597px;
    min-height: 440px;
    background: url('../img/img_main_background.png') no-repeat left top;
    background-color: #ffffff;
    padding: 15px 30px 10px 30px;

    color: #000000;
    font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 140%;
  }
  .main_search {
    background: none;
    background-color: #ffffff;
  }
  .main_bottom {
    width: 457px;
    height: 13px;
    background: url('../img/img_main_bottom_new.png') no-repeat left top;
  }
  .main_bottom_search {
    width: 657px;
    height: 13px;
    background: url('../img/img_main_bottom.png') no-repeat left top;
  }


  .main_right_top {
    width: 194px;
    height: 13px;
    background: url('../img/img_main_top_right_new.png') no-repeat left bottom;
  }
  .main_right {
    width: 134px;
    min-height: 440px;
    background: url('../img/img_main_background.png') no-repeat left top;
    background-color: #ffffff;
    padding: 15px 30px 10px 30px;

    color: #000000;
    font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    font-size: 11px;
    line-height: 140%;
  }
  .main_right_bottom {
    width: 194px;
    height: 13px;
    background: url('../img/img_main_bottom_right_new.png') no-repeat left top;
  }

  .submenu_top {
    width: 236px;
    height: 12px;
    background: url('../img/img_submenu_top.png') no-repeat left bottom;
  }
  .submenu_main {
    width: 236px;
    background: url('../img/img_submenu_main.png') repeat-y left top;
  }
  .submenu_bottom {
    width: 236px;
    height: 12px;
    background: url('../img/img_submenu_bottom.png') no-repeat left top;
    margin-bottom: 10px;
  }
  .footer {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  #navigace {
    height: 61px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    overflow: hidden;
  }  
  #navigace li{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
  }  
  #navigace a {
    float: left;
    overflow: hidden;
    height: 0px !important;
    padding: 61px 0 0 0;
    height: /**/61px;
    background-position: 0 -61px;
  }
  #navigace a:hover {
    background-position: 0 0px;
  }  
  #navigace a:active, #navigace a.selected {
    background-position: 0 0px;
  }  
  #menu-uvodni-strana a {
    width: 181px;  
    background-image: url('../img/img_menu_uvodnistrana.png');
  }  
  #menu-kurzy a {
    width: 180px;  
    background-image: url('../img/img_menu_kurzy.png');
  }  
  #menu-klub a {
    width: 180px;  
    background-image: url('../img/img_menu_klub.png');
  }  
  #menu-moda a {
    width: 180px;  
    background-image: url('../img/img_menu_moda.png');
  }
  #menu-agentura a {
    width: 179px;  
    background-image: url('../img/img_menu_agentura.png');
  }
  


  #subnavigace {
    width: 217px;
    margin-left: 8px;
    font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    font-size: 13px;
  }
  
  #subnavigace li, #subnavigace ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
  }
  #subnavigace li a {
    height: 30px;
    voice-family: "\"}\""; 
    voice-family: inherit;
    height: 22px;
    text-decoration: none;
  }	
  #subnavigace li a:link, #subnavigace li a:visited {
    color: #142434;
    display: block;
    background: url('../img/img_submenu.png') 0 -30px;
    background-repeat:no-repeat;
    padding: 7px 0 1px 15px;
    font-weight: normal;
  }
  #subnavigace li a:hover, #subnavigace li a:active, #subnavigace li a.selected {
    color: #ffffff;
    background: url('../img/img_submenu.png') 0 0px #f0f0f0;
    background-repeat:no-repeat;
    padding: 7px 0 1px 15px;
    font-weight: bold;
  }
    
  #container {
    width: 900px;
    margin: 0;
    padding: 0;
  }
  #leftnav {
    float: left;
    width: 240px;
    margin: 0;
    padding: 0;
  }
  #content {
    margin: 0 0 0 243px;
    padding: 0;
    width: 657px;
    min-height: 450px;
  }

  .vice {
    float: right;
    margin-right: 15px;
    width: 39px;
    height: 19px;
    background: url('../img/img_vice.png') no-repeat left top;
  }
  .zvyraznene {
    color: #becd00; 
  }
  input.formular, textarea.formular {
    border: 1px solid #e0e0e0;
    padding: 7px;
    margin: 3px;
    background: url('../img/img_field.png') no-repeat left top;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 1em;
    color: #364619;
    line-height: 1.4;
    width: 200px;
  } 
  input.forumlar {
    height: 13px;
  }
  textarea.forumlar {
    height: 140px;
  }
  li {
    margin-bottom: 3px;
  }  
  h1 {
    color: #142434;
    font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
    font-size: 27px;
    padding: 0;
    margin: 0 0 25px 0;
    font-weight: 100;
    line-height: 100%;
  }
  #subsubmenu {
    background-color: white;
    margin: 5px;
    margin-top: 0px; 
    padding: 10px; 
  }
  #subsubmenu a:link, #subsubmenu a:visited {
    text-decoration: none;
    font-weight: normal;
  }
  #subsubmenu a:hover, #subsubmenu a:active {
    text-decoration: underline;
    font-weight: normal;
  }

