html,body {
  height:100%;
}
body {
  margin:0;
  padding:0;
  min-width:986px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url(images/body.gif) center repeat-y;
	text-align: center;
}
table, tr, td {
  /* kvuli IE, aby byly fonty v tabulkach stejne s ostatnimi */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #555;
}
ul, ol { margin: 0 0 0 17px; }

a {
	color: #618D0E;
}
a:hover {
	color: #8F926E;
}
a IMG {
  border: 0px;
}

#stranka {
  width:986px;
  height:100%;
  min-height:100%;
  margin: auto;
  text-align: left;
  position: relative;
	background: center bottom url(images/stranka.jpg) no-repeat;
}
body>#stranka {
  height:auto;
  width: 986px;
}
#top{
	background: #F5F8D6 left bottom url(images/lista.gif) no-repeat;
	height: 108px;
	position: relative;
	margin: 0;
	padding: 0;
}
  #top h1 a{
    position: absolute;
    top: 11px;
    left: 23px;
  	display: block;
  	background: url(images/ekoimpex-logo.jpg) no-repeat;
  	width: 653px;
  	height: 42px;
  	
  }
.nocss{
	display: none;
}
#patka{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 100px;
	width: 986px;
}
#vycpavka{
	clear: both;
	width: 980px;
	height: 110px;
}
#patka p{
	position: absolute;
	left: 30px;
	top: 20px;
	margin: 0;
	padding: 0;
	width: 900px;
}
#l1{
	background: url(images/logo1.jpg) no-repeat;
	width: 57px;
	height: 60px;
	float: left;
	display: block;
}
#l2{
	background: url(images/logo2.jpg) no-repeat;
	width: 44px;
	height: 60px;
	float: left;
	display: block;
}
#l3{
	background: url(images/logo3.jpg) no-repeat;
	width: 170px;
	height: 60px;
	float: left;
	display: block;
}
#copy{
	position: absolute;
	right: 20px;
	top: 0px;
	color: #8F926E;
	font-size: 0.8em;
}
#copy a{
	color: #8F926E;
  font-weight: normal;
}
#topmenu{
	position: absolute;
	top: 10px;
	right: 50px;
	margin: 0;
	padding: 0;
}
  #topmenu a{
  	float: left;
  	display: block;
  }
  #home{
  	background: url(images/home.gif) no-repeat;
  	width: 15px;
  	height: 14px;
  }
  #mail{
  	background: url(images/mail.gif) no-repeat;
  	width: 17px;
  	height: 14px;
  }
  #mapa{
  	background: url(images/mapa.gif) no-repeat;
  	width: 17px;
  	height: 14px;
  }
  .oddel{
  	display: block;
  	float: left;
  	background: url(images/oddel1.gif) no-repeat;
  	width: 14px;
  	height: 14px;
  	color: #F5F8D6;
  }
  #zalozky{
  	position: absolute;
  	left: 20px;
  	bottom:1px;
  	margin: 0;
  	padding: 0;
  	line-height: 40px;
  	overflow: hidden;
  }
  div>#zalozky{
  	bottom: 5px;
  }
  #zalozky a{
  	background: url(images/zalozka.gif) no-repeat;
  	width: 105px;
  	height: 36px;
  	display: block;
  	float: left;
  	color: #000;
  	text-decoration: none;
  	font-weight: bold;
  	text-align: center;
  	margin: 0 10px 0 0;
  	padding: 0;
  	font-size: 0.9em;
  }
  
  /* MENU */
  #top_menu {
  	position: absolute;
  	padding: 0;
  	margin: 0;
  	right: 10px;
  	bottom: 20px;
  	font-size: 0.8em;
  }
    #top_menu LI A SPAN {
      /* prvni pismeno */
    }
    #top_menu LI A {
      color: #000;
      text-decoration: none;
    }
    #top_menu A:hover {
      color: #777;
      text-decoration: underline;
    }
  
    #top_menu LI {
    	display: inline;
      margin: 0 0px;
    	padding: 2px 10px;
      border-right: 1px solid #333;
    }
    #top_menu LI LI {
    	display: block;
      margin: 0px;
    	padding: 0px;
    }
    #top_menu UL {
      display: inline;
    	margin: 0px;
    	padding: 0px;
    	/*list-style-image: url('images/odrazka_velka.gif');*/
    	list-style-type: none;
    	position: relative;
    	top: 10px;
    }
    #top_menu UL UL {
    	margin: 0px; padding: 0px;
    	display: block;
      position: absolute;
      top: 15px;
      padding-left: 10px;
      left: 0px;
      z-index: 100;
      visibility: hidden;
      background-color: #F5F8D6;
      width: 200px;
      border: 1px solid #555;
      border-top: 0px;
    }
    #top_menu UL ul ul {
      width: 150px;
      border: 0px;
      padding: 2px;
      position:relative;
      left: 5px;
      top: 0px;
      padding-left: 10px;
      list-style-type: none;
      /* background: url('images/odrazka_mala.gif') 0px 6px no-repeat; */
      visibility:hidden;
    }
    #top_menu UL li {
      position: relative;
    }
    /* zde chovani zobrazeni*/
    #top_menu UL li:hover ul a, #top_menu UL li.hover ul a
    {
      /* odkaz podmenu */
    }
    
    #top_menu UL li:hover ul a:hover, #top_menu UL li.hover ul a:hover
    {
      /* odkaz podmenu prejety mysi */
      color: #777;
      text-decoration: underline;
    }
    
    #top_menu UL li:hover ul, #top_menu UL li.hover ul
    {
    visibility:visible;
    }
    
    #top_menu UL li li
    {
    border:none;
    padding:0;
    }
    
    #top_menu UL li
    {
    behavior: url(hover.htc);
    }
    /* konec MENU */

#leve{
	float: left;
	width: 670px;
	font-size: 0.8em;
	color: #555;
	margin: 20px 10px 0 20px;
	position: relative;
}
  #leve #banner{
  	background: #749F31;
  	opacity: .8;
  	filter: alpha(opacity=80);
  	border: 1px solid #fff;
  	margin: 20px 20px 20px 0;
  }
    #leve #banner img{
    	opacity: 1;
    	filter: alpha(opacity=100);
    	margin: 10px;
    	float: left;
    }
    #leve #banner p{
    	opacity: 1;
    	filter: alpha(opacity=100);
    	color: #fff;
    	margin: 0;
    }
    #leve #banner h4{
    	margin: 5px;
    	padding: 0;
    	color: #fff;
    	font-size: 1em;
    }
    #leve #banner .vycp{
    	clear:left;
    	height: 5px;
    	width: 350px;
    }
  #leve h1{
  	margin: 10px 0 10px 20px;
  	border-left: 2px solid #618D0E;
  	padding: 0 0 0 10px;
  	font-size: 1.7em;
  	color: #618D0E;
  	font-weight: bold;
  }
  #leve h2{
  	margin: 10px 0 10px 20px;
  	border-left: 2px solid #618D0E;
  	padding: 0 0 0 10px;
  	font-size: 1.3em;
  	color: #618D0E;
  	font-weight: bold;
  }
  #leve h3{
  	margin: 10px 0 0 20px;
  	padding: 0 0 0 15px;
  	background: url(images/sipka.gif) no-repeat;
  	height: 19px;
  	line-height: 19px;
  	color: #828282;
  	font-size: 1.2em;
  }
  #leve h3 span{
  	color: #618D0E;
  }
  
#obsah{
	margin-left: 720px;
	width: 200px;
	text-align: right;
}
  #obsah h2{
  	color: #fff;
  	margin: 20px 0;
  	padding: 0;
  	font-size: 1.4em;
  	font-weight: normal;
  }
  #obsah h3{
  	color: #000;
  	margin: 20px 0 0 0;
  	padding: 0 5px;
  	font-size: 0.8em;
  	font-weight: normal;
  	border-right: 1px solid #fff;
  }
  #obsah a{
  	color: #fff;
  	font-weight: normal;
  }
  #obsah p{
  	margin: 0;
  	padding: 0;
  	color: #fff;
  	font-size: 0.8em;
  }
  #aktuality UL {
  	list-style-type: none;
  }
  #vyhled_div {
    width: 100px;
  }

  /* vypis zbozi */
  .radek {
    /*border: 1px solid #ccc;*/
  }
  
  .bunka {
    border-top: 1px solid #ccc;
    float: left;
    width: 215px;
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  .b_vrsek {
    min-height: 33px;
    _height: 33px;
  }
  #leve H3.akce {
  	margin: 0;
  	padding: 0;
  	background-image: none;
  	color: #680;
  	font-size: 1.2em;
  }
  .b_img {
    height: 150px;
    min-height: 150px;
    _height: 150px;
  }
  .b_nazev {
    margin-bottom: 10px;
    min-height: 35px;
    _height: 35px;
  }
  .b_ceny {
    margin: 5px;
    text-align: left;
    font-size: 120%;
    position: relative;
    min-height: 35px;
    _height: 35px;
  }
  .cena {
    margin: 5px;
    text-align: right;
    font-weight: bold;
    position: absolute;
    left: 90px;
    width: 118px;
    height: 37px;
    top: -10px;
    padding-top: 13px;
    /* background: url('images/cenovka.jpg') left top no-repeat; */
  }
  .skrt {
    text-decoration: line-through;
    position: absolute;
    left: 0px;
    top: 0px;
  }
  .b_var {
    text-align: left;
    min-height: 20px;
    _height: 20px;
  }
  /* pro spec vypisy */
  .sp_bunka {
    width: 215px;
    margin: 15px 0px;
    padding: 0px;
    text-align: center;
  }
  .sp_cena {
    margin: 5px;
    text-align: right;
    font-weight: bold;
    position: absolute;
    left: 80px;
    width: 118px;
    height: 37px;
    top: -10px;
    padding-top: 13px;
    /* background: url('images/cenovka.jpg') left top no-repeat; */
  }
  
  /* filtr na zbozi */
  #form_filtr {
    background: #F5F8D6; /* #9b5 */
    padding-left: 10px;
    color: black;
    margin-right: 20px;
  }
  #form_filtr SELECT {
    height: 19px;
    font-size:10px;
  }

.margin {
  margin: 10px;
}
hr.cleaner {
  clear:both;
  height:1px;
  margin: -1px 0 0 0; padding:0;
  border:none;
  visibility: hidden;
}
.white {
  color: #fff;
}

/* vypis fotogalerie */
td.fotogalerie { vertical-align: top; text-align: center; font-size: 11px; width: 120px;}
.fotogalerie img, .fotogalerie img { padding: 3px;	margin: 5px; background: #618D0E; /* border: 1px solid #ddd; */}
td.fotogalerie img:hover	{ border: 1px solid #d2d2d2; background: #ccc;}
.oramovat { border: 1px solid #618D0E; } /* obrazky s odkazem thickbox */

/* 
.fotogalerie {
  border: 2px solid #618D0E;
}
.fotogalerie:hover {
  border: 2px solid #8F926E;
}
*/
