body {
  margin: 0px;
  padding: 30px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.72em;
  color: #FFF;
  background: #000;
}

a {
  color: #FFF;
}
a:hover {
  text-decoration: underline;
  color: #0083FF;
}

p {
  margin: 0px;
  padding: 0 0 5px 0;
}
p.small {
  font-size: 90%;
}
h1 {
  font-size: 180%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height: 22px;
}
h1 a {
  text-decoration: none;
  line-height: 22px;
}

h2 {
  margin: 0px;
  padding: 0px;
  font-size: 125%;
}
h2 a {
  text-decoration: none;
}
h3 {
  margin: 0px;
  padding: 0px;
  font-size: 110%;
}
h3 a {
  text-decoration: none;
}

img {
  border: 0px;
}

  .fleft {
    float: left;
    margin: 0 10px 10px 0;
  }

  .fright{
    float: right;
    margin: 0 0 10px 10px;
  }
  
  .clearer {
    clear: both;
  }

#page {
  position: relative;
  margin: 0px auto;
  width: 962px;
}

#obal {
  position: relative;
  margin: 0px auto;
  width: 1000px;
  padding: 20px 0 20px 0;
  background: #212121;
}

#header {
  position: relative;
  width: 962px;
  height: 91px;
  background: url(../images/header_bg.gif);
}

  a#logo {
    position: absolute;
    display: block;
    width: 200px;
    height: 50px;
    top: 20px;
    left: 25px;
    background: url(../images/logo.gif) no-repeat;
  }

  #search {
    position: absolute;
    float: right;
    top: 0px;
    right: 0px;
    width: 204px;
    padding: 10px 0 0 20px;
    height: 33px;
    overflow: hidden;
    z-index: 2;
  }

  #search input.button {
    background: url(../images/search.gif) no-repeat;
    border: 0px;
    color: #FFF;
    cursor: auto;
    width: 59px;
    height: 20px;
    font-size: 95%;
  }


/****************************************************************/
/************************* NAVIGACE *****************************/
/****************************************************************/
  #navigation {
    position: relative;
    float: right;
    right: 15px;
    height: 45px;    
    line-height: 45px;
    font-size: 95%; 
    top: 45px;
    background: url(../images/nav_text.gif);
  }
    #navigation a{
      display: block;
      float: left;
      color: #DAEBFF;
      text-decoration: none;
      text-transform: lowercase;
    }
    #navigation a:hover{
      color: #D0E0FF;
    }
        #navigation span.left{
          display: block;
          float: left;
          width: 12px;
          height: 45px;
          padding: 0px;
          background: url(../images/nav_left.gif) center no-repeat;
        }        
        #navigation span.text{
          display: block;
          float: left;
          height: 45px;
          padding: 0 5px 0 5px;
          cursor: auto;
        }
        #navigation span.right{
          display: block;
          float: left;          
          width: 12px;
          height: 45px;
          padding: 0px;
        }

    #navigation a.active{
      display: block;
      float: left;
      text-decoration: none;
      text-transform: lowercase;
    }

        #navigation a.active span.left{
          display: block;
          float: left;
          width: 12px;
          height: 45px;
          padding: 0px;
          background: url(../images/nav_left.gif) center no-repeat;
        }
        #navigation a.active span.text{
          display: block;
          float: left;
          height: 45px;
          padding: 0 5px 0 5px;
          cursor: auto;
        }
        #navigation a.active span.right{
          display: block;
          float: left;          
          width: 12px;
          height: 45px;
          padding: 0px;
        }

  #subnav {
    position: absolute;
    top: 15px;
    height: 36px;
    height: 20px;
    float: right;
    right: 220px;
    color: #C0C0C0;
    font-size: 100%;
  }
  
    #subnav a{
      color: #6B6B6B;
      text-transform: capitalize;
    }
    
    #subnav a:link, #subnav a:visited{
      color: #C0C0C0;
      text-transform: capitalize;
    }

/* KONEC NAVIGACE */

/******************************************************************************/
/****************************** KATALOG ***************************************/
/******************************************************************************/

#katalog_navigace {
  position: relative;
  width: 295px;
  line-height: 19px;
  font-size: 100%;
  font-weight: bold;
  float: right;
  right: 0px;
  margin: 8px 0 0 0;
  text-decoration: none;
  overflow: hidden;

}

  #katalog_navigace a {
    text-decoration: none;
  }
    #katalog_navigace a:hover {
    text-decoration: none;
    color: #FFF;
  }

  .level_1 {
    color: #006ED7;
    margin: 0 0 2px 0;
    padding: 0 0 0 10px;
    width: 285px;
    background: url(../images/katalog_navigace.gif) no-repeat;
  }
    .level_1 a {
      display: block;
      width: 285px;
      color: #3FA1FE;
      text-decoration: none;
    }

  .level_1_active {
    color: #006ED7;
    margin: 0 0 2px 0;
    padding: 0 0 0 10px;
    width: 285px;
    background: url(../images/katalog_navigace.gif) no-repeat;
  }
    .level_1_active a {
      display: block;
      width: 285px;
      color: #3FA1FE;
      text-decoration: none;
    }

  .navigace_zbozi {
  }
  
  .navigace_zbozi a{
    display: block;
    margin: 1px 0 1px 0;
    font-weight: normal;
    line-height: 20px;
    height: 20px;
    width: 275px;
    padding: 0 0 0 20px;
    text-decoration: none;
  }
  
  .navigace_zbozi a:hover {
    background: #0081DF;
    background: url(../images/katalog_navigace_zbozi_active.gif) 50% no-repeat;
  }
  .navigace_zbozi a.active {
    background: #0081DF;
    background: url(../images/katalog_navigace_zbozi_active.gif) 50% no-repeat ;
  }

  .level_2 {
    margin: 0 0 0 15px;
  }
  .level_2_active {
    margin: 0 0 0 15px;
  }
  
  .level_3 {
    margin: 0 0 0 30px;
  }
  .level_3_active {
    margin: 0 0 0 30px;
  }
  
  .level_4 {
    margin: 0 0 0 45px;
  }
  .level_4_active {
    margin: 0 0 0 45px;
  }
  
#katalog {
  margin: 5px 10px 0 0;
  position: relative;
  width: 640px;
  float: left;
}

  #katalog_left {
    position: relative;
    width: 500px;
    float: left;
  }
  
    #katalog table {
    /*float: left;*/
    width: 470px;
    text-align: left;
  }
    table, td {
      width: auto;
      border: 1px solid #FFF;
      border-collapse: collapse;
    }


/******************************* KATALOG KONEC ********************************/

/******************************************************************************/
/********************************** ZBOŽÍ *************************************/
/******************************************************************************/

/***** KRATKY VYPIS *****/
.zbozi_short {
  position: relative;
  width: 315px;
  margin: 10px 5px 0 0;
  float: left;
}

  .zbozi_short img {
    float: left;
    padding: 10px;
    height: 155px;
    border: 5px solid #363636;
    margin: 0 10px 0 0;
  }

/******** DETAIL *******/
.zbozi_details {
  position: relative;
  float: left;
  width: 100%;
}
  .zbozi_details h1 {
    color: #006FD8;
  }
  
  .zbozi_details .image {
    /*float: left;*/
  }
  
  .zbozi_details #head_image {
    float: left;
    margin: 0 0 10px 10px;
  }

  .zbozi_details #head_image img{
    width: 110px;
  }  
  
  .zbozi_details img {
    padding: 10px;
    border: 5px solid #363636;
    margin: 0 4px 8px 4px;
  }

  .zbozi_details p {
    /*float: left;*/
    text-align: left;
  }
  
  .zbozi_details #popis {
    /*float: left;*/
    width: 480px;
    text-align: left;
    float: left;
  }
  
  .zbozi_details table {
    /*float: left;*/
    width: 480px;
    text-align: left;
  }
    .zbozi_details table, .zbozi_details td {
      width: auto;
      border: 1px solid #FFF;
      border-collapse: collapse;
    }

/******************************** KONEC ZBOŽÍ *********************************/

  #main_teaser {
    position: relative;
    margin: 0px auto;
    width: 962px;
    height: 152px;
    margin: 0 0 2px 0;
    background: url(../images/main_teaser.jpg);
  }

  #breadcrumbs {
    line-height: 25px;
  }
  
#content_home {
  position: relative;
  width: 962px; 
  padding: 0px;
}
#content {
  position: relative;
  width: 947px;
  padding: 0 0px 0 15px;
}
  .white_button {
    display: block;
    float: left;
    width: 179px;
    height: 30px;
    line-height: 30px;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    background: url(../images/white_button.gif);
  }

/******************************/
/********* NOVINKA ************/
/******************************/
.novinka_item {
  margin: 0 0 8px 0;
}

  .novinka_item h2 {
    margin: 0px;
  }
  .vice {
    float: right;
  }
  .small_text {
    font-size: 70%;
  }
  .file_size {
    font-size: 95%;
  }
  
  .novinka_short_titul h1
  {
    width: 350px;
    float: left;
    margin: 20px 0 0 0;
  }
  .novinka_short_titul h1 a
  {
    text-decoration: none;
  }
  #novinky_nadpis_titul
  {

  }
  
  .novinka_short_titul p
  {
    width: 250px;
    height: 60px;
    float: left;
    color: #B3B3B3;
    font-size: 95%;
    margin: 25px 10px 0 0;
  }
  
  .novinka_short_titul a.white_button {
    margin: 40px 0 0 0;
    display: block;
    float: left;
    width: 179px;
    height: 30px;
    line-height: 30px;
    font-size: 150%;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: #000;
    background: url(../images/white_button.gif);
  }
/******* KONEC NOVINKY *******/

/******************************/
/********* SOUBORY ************/
/******************************/
.soubory {
  width: 100px;
  text-align: center;
  float: left;
}

.soubory img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
  h2.soubor {
    padding: 0px;
    margin: 0px;
    line-height: 31px;
    background: url(../images/file.jpg) no-repeat;
  } 
  h2.soubor a {
    padding: 0 0 0 40px;
    margin: 0px;
    line-height: 31px;
  } 
  #soubory_tree {
    width: 180px;
    float: left;
    overflow: hidden;
    background: #D0E0FF;
    border-right: 1px solid #475D82;
  }
    a.soubor_thumb {
      display: block;
      padding: 0 0 0 25px;
      line-height: 17px;
      text-decoration: none;
      background: url(../images/soubor_tree.gif) repeat-y 15px 0px;
    }
    a.soubor_thumb img {
      width: 20px; 
    }
    .soubor_tree_item_zip {
      height: 31px;
      overflow: hidden;
    }

/******* KONEC SOUBORY *******/

.lista {
  position: relative;
  width: 948px;
  height: 28px;
  margin: 0 0 5px 0;
  background: #393939;
  padding: 0 0 0 15px;
  clear: both;
  font-size: 95%;
}

  .lista p {
    font-size: 100%;
    line-height: 28px;
  }
  .lista a {
    color: #FFF;
    text-decoration: underline;
  }
  .lista a:hover {
    color: #0083FF;
  }

/************************* SLIDER *********************/

#slider {
  width: 963px;
  height: 189px;
  margin: 0px;
  padding: 0px;
}
#slider a {
	margin: 0px;
}
#slider img {
	margin: 0px;	
	float: left;
}
#slider h1 {
	font-size: 120%;
}
#slider p {
	height: 144px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	text-transform: uppercase;
	padding-top: 44px;
	float: left;
}
.smaller {
	font-size: 10px!important;
	font-weight: normal!important;
	padding-top: 55px!important;	
	height: 134px!important;	
}
#slider p a {
	color: #FFFFFF;
	text-decoration: none;
}
#slider p a:hover {
	text-decoration: none;
}

#red_box {
  line-height: 22px;
  position: relative;
  width: 210px;
  height: 209px;
  font-size: 180%;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/red_box.gif);
  float: left;
  margin: 5px 10px 5px 0;
  padding: 10px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

#magenta_box {
  line-height: 22px;
  position: relative;
  width: 210px;
  height: 209px;
  font-size: 180%;
  font-weight: bold;
  text-transform: uppercase;
  background: url(../images/magenta_box.gif);
  float: left;
  margin: 5px;
  padding: 10px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
}

#left_boxes {
  position: relative;
  width: 490px;
  height: 250px;
  overflow: hidden;
  float: left;
}
#left_boxes a {
  color: #FFF;
  text-decoration: none;
}
#right_boxes a {
  color: #FFF;
  text-decoration: none;
}
#left_boxes a:hover{
  color: #FFF;
  text-decoration: none;
}
#right_boxes a:hover{
  color: #FFF;
  text-decoration: none;
}
  #left_boxes .blue_box {
    line-height: 22px;
    position: relative;
    width: 210px;
    height: 86px;
    font-size: 110%;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    background: url(../images/blue_box.gif);
    margin: 10px 13px 5px 0px;
    padding: 10px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
  }

  #left_boxes .magenta {
    background: url(../images/magenta_box.gif);
  } 
  #left_boxes .red {
    background: url(../images/red_box.gif);
  } 
  
#right_boxes {
  position: relative;
  width: 486px;
  height: 250px;
  overflow: hidden;
  float: left;
  margin: 0 0 0 -18px;
}
  #right_boxes .blue_box {
    line-height: 22px;
    position: relative;
    width: 210px;
    height: 86px;
    font-size: 110%;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    background: url(../images/blue_box.gif);
    margin: 10px 0px 5px 13px;
    padding: 10px;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
  }

  span.box_small_text {
    position: absolute;
    font-size: 10px;
    font-weight: normal;
    text-transform: none;
    top: 34px;
    left: 10px;
    line-height: 11px;
    font-family: Arial, Helvetica, sans-serif;
  }

#loga {
  position: relative;
  width: 960px;
  height: 100px;
  padding: 20px 0 0 0;
  text-align: left;
  z-index: 100;
  margin: 0px auto;
}
  #loga img{
    float: left;
    margin: 0 15px 0 0;
  }
  #loga #loga_content {
    float: left;
    width: 650px;
    margin: 5px 0 0 0;
    font-size: 95%;
    color: #646464; 
  }
#footer {
  position: relative;
  height: 41px;
  padding: 5px 0 0 15px;
  background: url(../images/footer.gif);
  text-align: left;
  line-height: 19px;
  color: #C0C0C0;
  margin: 0px auto;
}
  #footer p{
    font-size: 95%;
  }