html,body {
  height:100%;
}
body {
  margin:0;
  padding:0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
  text-align: center;
	/*background: #873E3E;*/
}
#stranka {
  height:100%;
  text-align: left;
  position: relative;
  width: 1241px;
  margin: auto;
  position: relative;
  background: top left url(images/content_repeat.jpg) repeat-y;
}
body>#stranka {
  height:auto;
  min-height:100%;
}
#top{
  background: url(images/top.jpg) no-repeat;
  height: 200px;

}
#top_home {
  position: absolute;
  top: 0px;
  right: 15px;
  color: #fff;
  margin: 0;
  padding: 0;
}
  #top_home a {
    color: #fff;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
  }
#topmenu{
  position: absolute;
  top: 133px;
  right: 200px;
  margin: 0;
  padding: 0;
}
/*  #topmenu li{
    float: left;
    list-style-type: none;
  }
  #topmenu li a{
    color: #FBFBFC;
    text-decoration: none;
  }
  #topmenu li a:hover{
    color: #ffed07;
    text-decoration: underline;
  }
*/
/* Vysuvne menu */
    #topmenu LI A SPAN {
      /*text-decoration: underline;*/
    }
    #topmenu LI A {
      color: #fff;
      text-decoration: none;
      font-size: 18px;
      font-weight: bold;
    }
    #topmenu A:hover {
      color: #ffed07;
      text-decoration: underline;
    }
  
    #topmenu LI {
    	display: inline;
      margin: 0px;
    	padding: 5px;
    	padding-right: 15px;
    	padding-left: 15px;
    	border-right: 2px solid #fff;
    }
    #topmenu LI LI {
    	display: block;
      margin: 1px 0px;
    	padding: 0px;
    }
    #topmenu LI LI A {
    	/* color: #000; */
      font-size: 12px;
      font-weight: bold;
    }
    #topmenu LI LI LI A {
      color: #ccc;
    	margin-left: 7px;
    }
    #topmenu LI LI LI {
    	padding-left: 0px;
    	background: url('images/odrazka_stredni.gif') 0px 7px no-repeat;
    }
    #topmenu UL {
      display: inline;
    	margin: 0px;
    	padding: 0px;
    	/*list-style-image: url('images/odrazka_velka.gif');*/
    	list-style-type: none;
    	position: relative;
    	top: 10px;
    }
    #topmenu UL UL {
      text-align: left;
    	margin: 0px; padding: 5px;
    	display: block;
      position: absolute;
      top: 25px;
      padding-left: 10px;
      left: 0px;
      visibility: hidden;
      background-color: #00a1f1;
      width: 230px;
      border: 1px solid #fff;
      border-top: none;
    }
    #topmenu UL ul ul {
      width: 190px;
      border: 0px solid white;
      position:relative;
      left: 0px;
      top: 0px;
      margin: 0px; padding: 0px;
      padding-left: 10px;
      list-style-type: none;
      /* background: url('images/odrazka_mala.gif') 0px 15px no-repeat; */
      visibility:hidden;
    }
    #topmenu UL li {
      position: relative;
    }
    /* zde chovani zobrazeni*/
    #topmenu UL li:hover ul a, #topmenu UL li.hover ul a
    {
      /* odkaz podmenu */
      /* background-color: #bbb; */
      /* color:black; */
      font-weight: normal;
    }
    
    #topmenu UL li:hover ul a:hover, #topmenu UL li.hover ul a:hover
    {
      /* odkaz podmenu prejety mysi */
      /* background-color: #fff;
      color:white; */
      text-decoration: underline;
    }
    
    #topmenu UL li:hover ul, #topmenu UL li.hover ul
    {
    visibility:visible;
    }
    
    #topmenu UL li li
    {
    border:none;
    padding:0;
    /* background-color:#bbb; */
    }
    
    #topmenu UL li
    {
    behavior: url(hover.htc);
    }
/* KONEC vysuvneho menu */

#obsah { background: top left url(images/content_top.jpg) no-repeat; }

#levy{
  float: left;
  width: 300px;
  /* background: bottom left url(images/levy-smejd.gif) no-repeat; */
}
  /* #levy h2{
    color: #D1CDFC;
    margin: 5px 0 5px 15px;
    padding: 0;
    font-size: .9em;
  } */
  #levy ul{
    margin: 15px 0 5px 25px;
    padding: 0;
  }
  #levy ul ul{
    margin: 5px 0 5px 15px;
    padding: 0;
  }
  #levy ul ul ul {
    display: none;
  }
  #levy li{
    list-style-type: none;
    margin: 5px 0;
  }
  #levy li a{
    color: #fdfdfd;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
  }
  #levy li li {
    margin: 0;
  }
  #levy li li a{
    font-size: 14px;
    font-weight: bold;
  }
  #levy a:hover {
    color: #ffed07;
    text-decoration: underline;
  }
  #levy #kosik {
    text-align: right;
    margin: 0 10px 10px 0;
  }
  #levy #kosik img {
    vertical-align: bottom;
  }
  #levy #kosik a {
    color: #fff; /* ffed07 */
    text-decoration: none;
  }
  #levy #kosik a:hover {
    color: #ffed07;
    text-decoration: underline;
  }
  
#pravy{
  float: right;
  width: 50px;
  /* background: 2px 0px url(images/pravy-mobil.jpg) no-repeat;
  padding-top: 56px; */
} /*
  #pravy h2{
    color: #F1760E;
    text-align: center;
    margin: 0 10px 0 0;
  }
  #pravy li{
    text-align: right;
    list-style: none;
    margin: 5px 10px 10px 0;
    font-size: 11px;
  } */
  
#stred{
  margin: 0 90px 0 300px;
}
  #stred-content {
    padding: 5px 10px;
    min-height: 250px;
    _height: 250px;
  }
  #stred h1{
    margin: 10px 0 5px 0px;
    padding: 0px 0 0 10px;
    color: #06a; /* 006da5 */
    font-size: 1.6em;
    line-height: 18px;
    border-left: 10px solid #0af;
  }
  #stred h2{
    margin: 10px 0 0 20px;
    padding: 0px 0 0 10px;
    color: #006da5;
    font-size: 1.2em;
    line-height: 16px;
    border-left: 3px solid #006da5;
  }
  #stred h3{
    margin: 10px 0 0 20px;
    font-size: 1em;
    color: #777;
    font-weight: bold;
  }
  #stred p{
    margin: 10px 0 0 20px;
    color: #7F7F7F;
    /* font-weight: bold; */
    font-size: .9em;
  }
  #stred ul{
    margin: 5px 0 0 20px;
  }


#patka{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: url(images/bottom.jpg) no-repeat;
  height: 760px; 
}
  #patka #patka-akce{
    position: absolute;
    top: 320px;
    left: 50px;
    width: 800px;
    height: 160px;
    /* border: 1px solid black; */
    margin: 0;
    padding: 0;
  }
  #patka #odkazy{
    position: absolute;
    bottom: 2px;
    left: 20px;
    width: 960px;
    margin: 0;
    padding: 0;
    color: #777;
  }
  #patka #odkazy a {
    color: #06a;
  }  
  #patka #ensis {
    position: absolute;
    bottom: 20px;
    right: 50px;
    margin: 0;
    padding: 0;
  }
  #patka p a{
    color: #06a;
    text-decoration: none;
    font-size: .85em;
    font-weight: bold;
  }

#vycpavka{
  clear: both;
  height: 760px;
}

/* vypisy zbozi */
#form_filtr {
  font-size: 11px;
}
  #form_filtr select {
    height: 19px;
    font-size: 10px;
  }
  #form_filtr #form_btng {
    width: 23px;
    height: 21px;
    font-size: 15px;
    font-weight: bold;
    vertical-align: bottom;
  }
  #form_filtr p {
    margin: 0px;
    padding: 0px;
  }

hr.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
  }

.radek {
  /*border: 1px solid #ccc;*/
}
.radek_kat { /* pouze ve vypisu zbozi po kategoriich */
  /* clear: left; /* posle pod leve menu */
  float: none;
}

.bunka_kat {
  border-top: 1px solid #ccc;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  min-height: 235px;
  _height: 235px;
}
.nadpis_kat {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  min-height: 35px;
  _height: 35px;
}

.bunka {
  border-top: 1px solid #adf;
  border-left: 1px solid #adf;
  float: left;
  width: 190px; /* 235px */
  margin: 5px;
  padding: 0px;
  text-align: center;
}
.bunka .b_vrsek {
  min-height: 35px;
  _height: 35px;
}
.bunka .b_img {
  height: 150px;
  min-height: 150px;
  _height: 150px;
}
.bunka .b_nazev {
  margin-bottom: 10px;
  min-height: 35px;
  _height: 35px;
}
.bunka .b_ceny {
  margin: 5px;
  text-align: left;
  font-size: 110%;
  position: relative;
  min-height: 35px;
  _height: 35px;
}
  .bunka .cena {
    margin: 0px;
    text-align: right;
    font-weight: bold;
    position: absolute;
    right: 10px;
    width: 118px;
    top: 0px;
    background: url('images/cenovka.jpg') left top no-repeat;
  }
  .bunka .skrt {
    text-decoration: line-through;
    position: absolute;
    left: 0px;
    top: 0px;
  }
.bunka .b_var {
  font-size: 10px;
  text-align: left;
  min-height: 30px;
  _height: 30px;
}
/* pro spec vypisy */
.sp_bunka {
  width: 150px;
  margin: 15px 0px;
  padding: 0px;
  text-align: center;
}
  .sp_cena {
    font-weight: bold;
    color: #F1760E;
    font-size: 1.3em;
    background: url('images/cenovka.jpg') left top no-repeat;
  }
  .sp_dop {
    font-weight: bold;
    color: #bbb;
    font-size: 1.1em;
    text-decoration: line-through;
  }


/* KONEC vypisy zbozi */

/* obecne styly */
a img {
  border: none;
}
a{
  color: #0e418d;
  font-weight: bold;
}
p.center {
  text-align: center;
  margin: 0px;
}
table {
  border: 0;
}
td {
  padding: 0;
  vertical-align: top;
	font-size: 12px;
}
.skrtni {
  text-decoration: line-through;
}
.nomargin {
  margin: 0px;
}
/* nadpisy jsou zopakovany i u stredu */
h1{
  margin: 10px 0 5px 0px;
  padding: 0px 0 0 10px;
  color: #06a; /* 006da5 */
  font-size: 1.6em;
  line-height: 18px;
  border-left: 10px solid #0af;
}
h2{
  margin: 10px 0 0 20px;
  padding: 0px 0 0 10px;
  color: #006da5;
  font-size: 1.2em;
  line-height: 16px;
  border-left: 3px solid #006da5;
}
h3{
  margin: 10px 0 0 20px;
  font-size: 1em;
  color: #777;
  font-weight: bold;
}
/* BARVY */
.grey {
  color: #aaa;
}

/* VELIKOSTI */
.v_110 {
    font-size: 1.1em;
}
/* barvy
svetle azuro: 00a1f1
modra: 006da5
zluta: ffed07
ruzova: cd557b
oranzova: E17B26

*/
