html, body{
  padding: 0;
  margin: 0;
  font-weight: normal;
  height: 100%;
}

body {
  text-align: center;
  font-family: Arial CE, Arial;
  font-size: 12px;
  font-weight: normal;
  color: #555;
/*  background-color: #fff;*/
}

TABLE,TR,TD {
  font-weight: normal;
  font-size: 12px;
}

H1,H2,H3 {
	color: #38a7e6;
  margin: 0 0 0px 0;
}

#stred-content H1 {
  font-size: 18px;
  margin: 0 0 10px 0;
}

#stred-content H2, #stred-content H3 {
  margin: 0 0 5px 0;
}

H2 {
  font-size: 16px;
}
  H2.detail {
    /* border-left: 5px solid #abf; */
    background: url("images/koralek_sv_modry.gif") top left no-repeat;
    padding-left: 25px;
    margin: 5px 0 5px 5px;
  }

p {
  text-align: justify;
  margin: 0 0 10px 0;
}

img {
	border: 0px;
}
img.thickbox {
	cursor: pointer;
}
inpu
t.maly {
	height:15px;
	font-size:10px;
}

#stranka{
  margin: auto;
  width: 1000px;
  height: 100%;
/*  min-height:100%;*/
  text-align: left;
  background: url(images2/bk.gif) repeat-y;
  background-color: #fff7e7;
  position: relative;
/*  border-right: solid #6C3F15 3px; */
}
body>#stranka {
  height:auto;
  min-height:100%;
}
/*
#l_okraj {
  background: url(images/l_okraj.gif) repeat-y;
  width: 14px;
}

#p_okraj {
  background: url(images/p_okraj.gif) repeat-y;
  width: 16px;
}
*/
#banner {
  padding: 0px;
  background: url(images2/top.jpg) no-repeat;
  width: 1000px;
  height: 191px;
  position: relative;
  z-index: 99;
}
  #koralky_nadpis {
    position: absolute;
    top: 30px; left: 50px;
    width: 300px;
    height: 100px;
  }
  #koralky_nadpis span {
    display: none;
  }
  #h_okraj {
    width: 1000px;
    height: 23px;
    vertical-align: botom;
    color: #ea8a3d;
    font-size: 90%;
    position: relative;
  /*  overflow: hidden;*/
  }
    #url {
    /*  float: right;*/
      color: #ea8a3d;
      font-size: 90%;
      position: relative;
      left: 810px;
      top: 5px;
    }
    #h_okraj SPAN {
    /*  float: right;*/
      color: #ea8a3d;
      font-size: 90%;
      position: relative;
      left: 20px;
      top: 5px;
    }
  
  #topmenu {
    width: 950px;
    text-align: left;
    position: absolute;
    left: 30px;
    top: 141px;
    color: #fff;
  }
/* Vysuvne menu */
    #topmenu LI A SPAN {
      /*text-decoration: underline;*/
    }
    #topmenu LI A {
      color: #fff;
      text-decoration: none;
    	padding: 0 12px;
    	/* background: url(images/sep.jpg) no-repeat 100% 100%; */
      font: bold 16px/22px "trebuchet MS", Arial, Tahoma, Sans-serif;
      border-right: 1px solid #fff;
    }
    #topmenu A:hover {
      color: #fed942;
      text-decoration: none;
    }
    #topmenu LI LI A {
    	/* color: #000; */
    	padding: 0px;
    	background: none;
      font: bold 13px/16px "trebuchet MS", Arial, Tahoma, Sans-serif;
      border: none;
    }
    #topmenu LI LI LI A {
      color: #eee;
    	margin-left: 7px;
    }
    #topmenu LI {
    	display: inline;
      margin: 0px;
    	padding: 0px;
    	/* border-right: 1px solid #FEFFFD; */
    }
    #topmenu LI LI {
    	display: block;
      margin: 3px 0px;
    	padding: 3px;
    }
    #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;
    	left: 20px;
    }
    #topmenu UL UL {
      text-align: left;
    	margin: 0px; padding: 0px;
    	display: block;
      position: absolute;
      top: 16px;
      _top: 19px;
      padding-left: 10px;
      padding-bottom: 10px;
      left: 0px;
      visibility: hidden;
      background-color: #f1af7d;
      width: 230px;
      border: 1px solid #feeb9e;
      border-top: none;
      z-index: 99;
    }
    #topmenu UL ul ul {
      width: 190px;
      border: none;
      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 */


#levy{
  float: left;
  width: 248px;
}
  #levy_content{
    margin: 0 0 0 30px;
  }
    .l_zalozka {
      background: url(images2/zalozka-leva.jpg) no-repeat;
      width: 218px;
      height: 31px;
    }
    .inner_zalozka {
      position: relative;
      top: 5px;
      left: 5px;
      height: 25px;
      font-weight: bold;
      color: #fff;
    }
    .inner_zalozka img {
      vertical-align: bottom;
    }
    .inner_zalozka a {
      color: #fff;
    }
    #podmenu{
      margin: 0px;
      width: 100%;
      background: url(images/pozadi.gif) repeat-x;
      min-height: 350px;
      _height: 350px;
      background-color: #f1f1b5;
    }

      #lang {
        width: 190px;
      }
      #lang UL {
        margin: 0px 0px 0px 20px;
        list-style-image: none;
        list-style-type: none;
        display: inline;
        padding: 0px;
      }
      #lang LI {
        display: inline;
        border: 0px;
        vertical-align: middle;
        margin: 0px 10px 0px 0px;
      }
      #lang LI A {
        vertical-align: top;
        text-decoration: none;
      }
      #lang LI A SPAN {
        vertical-align: top;
        font-size: 12px;
        color: #222;
        text-decoration: underline;
        font-weight: bold;
      }
      #lang IMG {
        border: 0px solid white;
        height: 12px;
      }
      
  /* LEVE MENU */
  #l_podmenu
  {
    position: relative;
    padding: 3px 0 0 10px;
  }
    #l_podmenu ul
    {
      margin: 0px;
    }
    #l_podmenu li
    {
      padding: 0;
      margin: 0px 0 3px 10px;
    	list-style-image: url('images/odrazka_velka.gif');
    }
    #l_podmenu li li
    {
    	list-style-image: url('images/odrazka_mala.gif');
    }
    #l_podmenu li a
    {
      color: ;
      font-weight: bold;
      text-decoration: none;
    }
  /* konec LEVE MENU */

/* pouzito na menu, pokud neni vysuvne menu.. */
UL.menu_hlavni {
	margin-left: 23px;
	padding: 0px;
	list-style-image: url('images/odrazka_velka.gif');
}
UL.menu {
	margin-left: 5px;
	padding: 0px;
	list-style-image: url('images/odrazka_mala.gif');
}



#stred{
  position: relative;
  margin: 0 0 0 248px;
}
  #stred-content {
    margin: 5px 20px 0 10px;
    min-height: 350px;
    _height: 350px;
  }
  #menu_sluzeb {
    width: 340px;
    padding-top: 0px;
    position: absolute;
    left: 390px;
    top: -156px;
    color: #353535;
    text-align: right;
  }
  #menu_sluzeb SPAN {
    color: #ec851a;
    margin-right: 20px;
  }
  #stred ul {
  	margin-left: 20px;
  	padding: 0px;
  }

#vycpavka {
  clear: both;
  height: 98px;
}

#d_okraj {
  background: url(images2/footer.jpg) no-repeat;
  width: 1000px;
  height: 98px;
  color: #ea8a3d;
  font-size: 90%;
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
  #d_okraj p.odkazy {
    color: #ea8a3d;
    position: relative;
    top: 30px;
    left: 0;
    margin: 0 15px 0 15px;
  }
  #ensis{
  	color: #ea8a3d;
  	font-size: 90%;
  	text-decoration: none;
  	font-weight: bold;
    position: absolute;
    left: 20px;
    top: 15px;
  }
  #ensis:hover{
  	text-decoration: underline;
  }
  #cas{
  	color: #aaa;
  	font-size: 80%;
  	text-decoration: none;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 160px;
    text-align: right;
    font-size: 9px;
  }


#margin{
  margin: 10px;
  margin-top: 0px;
}

#margin5 {
  margin: 5px;
}

form {
  margin: 0px;
}

a {
	color: #353535;
}

a:hover {
	text-decoration: none;
	color: #888;
}

.menu {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	text-decoration: underline;
	color: #888;
}

a.menu_in {
	color: #e2874f;
	font-weight: bold;
}

a.shop {
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;	
}

h3.normal {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}

.zvyrazneni {
	text-decoration: underline;
	font-weight: bold;
	color: #6C3F15;
}

.akce {
	text-decoration: none;
	font-weight: bold;
	color: red;
	font-size: 11px;
}

#vyhled_tl {
  color: #fff;
  background: url(images/tlacitko.gif) no-repeat;
  background-position: 50% 50%;
  height: 18px;
  width: 14px;
  border: 0px;
  _cursor: hand;
  cursor: pointer;
}
#vyhled_div {
  width: 150px;
  height: 12px;
  _height: 17px;
  font-size:10px;
  margin-left: 10px;
}

#shop {
  border: 1px solid #cbe443;
  vertical-align: top;
}

.bold {
  font-weight: bold;
}
.orange {
  color: #ec851a;
}
.underline {
  text-decoration: underline;
}

.vypis {
	font-size: 11px;
}

#novinka {
  background-color: #a7c84a;
  color: #fff;
}
#novinka .okraj {
  border: 2px solid #cbe443;
}
#novinka H1 {
  color: #fff;
  margin: 0px;
}
#novinka A {
  color: #fff;
  text-decoration: underline;
	font-weight: bold;
}

#novinka2 {
  color: #e8883a;
}
#novinka2 .okraj {
  border: 1px solid #f6b27a;
}
#novinka2 H1 {
  color: #e8883a;
  margin: 0px;
  margin-top: 10px;
}
#novinka2 A {
  color: #e8883a;
  text-decoration: underline;
	font-weight: bold;
}

.l_okraj {
  border-left: 1px solid #cbe443;
}

.t_okraj {
  border-top: 1px solid #cbe443;
}

#top {
  width: 100%;
  min-height: 60px;
  /* clear: both; */
  margin-top: 10px;
}
  #cara {
    clear: both;
    width: 100%;
    border-top: 1px solid #f0a871;
    margin-bottom: 0px;
  }
  #detail {
    color: #f0a871;
  	font-size: 11px;
  	text-decoration: none;
  	font-weight: bold;
    clear: both;
    float: right;
  }
  #top IMG {
    border: 1px solid #f0a871;
  }

.seda {
  color: #757575;
}
.red {
  color: #e00;
}
.bg_seda {
  background-color: #aaa;
}
.bg_white {
  background-color: #fff;
  display: block;
}
.inz_vyp {
  border-bottom: solid 1px #777;
  padding: 5 0 5 0px;
  vertical-align: top;
}
.top TR,TD {
  vertical-align: top;
}
.nadtrhnout {
  border-top: 1px solid #aaa;
}
.center { text-align: center; }
