html, body, p, a, span, div, h1, h2, h3, h4, h5, h6, ul, li {
  margin: 0;
  padding: 0;
}

body {
 
  font:62.5% "Lucida Sans Unicode",sans-serif;
}

li {list-style-image: url(img/li.gif); font-size: 1.3em;}
p {padding-bottom: 1.5ex; font-size: 1.3em;}
table {font-size: 1.3em;}

/* textovy obsah */
.content,.block {font-family: arial;}
.content ul {margin: 0 0 1ex 0;}
.content li {margin-left: 16px;}

.content a {text-decoration: none;}

.leftimage {
  float: left; 
  border: 1px #719C00 solid; 
  margin: 0.5em;
}

.rightimage {
  float: right; 
  border: 1px #719C00 solid; 
  margin: 0.5em;
}

.image {
  border: 1px #719C00 solid;
}

#left {
  padding-top: 228px;
  width: 200px;
  background: url(img/_ltop.png) no-repeat center top;
  float:left;
}      

#lwrapper h1 {
  background:none repeat scroll 0 0 #81AC00;
  color:#FFFFFF;
  font-size:1.3em;
  line-height:40px;
  padding-left:12px;
}

#lwrapper a {
  display: block;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  padding-left: 3px;
  font-size: 1.2em;
  
  background:url("img/bgnavigation.gif") repeat-x scroll 0 0 #E8F6BF;
  color:#555533;
  display:block;
  padding:8px 4px 8px 12px;
}


#lwrapper a:hover {
  background:none repeat scroll 0 0 #F0FFC6;
  color:#555533;
}

#lwrapper ul {
  list-style-type: none;
}

#lwrapper li {
  border-bottom:1px solid #D5E8AD;
  width: 198px;
  list-style: none outside none;
  font-size: 1.2em;
}

#lwrapper {
  background: url(img/_lmm.png) repeat-y scroll 0 0;
  padding-left: 1px;
  padding-right: 1px;
}

#lbottom {
  height: 11px;
  background: url(img/_lbottom.png) no-repeat center bottom;        
}

#right {
  float: right;
  width: 700px;
}

#right .content {
    padding: 0 160px 0 20px;
}

#rightheader {
  height: 225px;
  width: 700px;
  background: url(img/_rh.png) no-repeat scroll 15px 0;
}

#rightheader h1 {
  /*padding-left: 30px;
  padding-top: 58px;
  font-size: 2.7em;*/
  display:none;
}

#rightheader h2 {
  padding-left: 50px;
  /* 58 + 34 + 15 */
  padding-top: 107px;
  font-size: 2em;
}

#right p {
  text-align: justify;
  
}

/*#footer {
  background: url(img/_rb.png) no-repeat scroll 15px 0;
  height: 21px;
  line-height: 21px;
  vertical-align: middle;
  text-align: right;
  padding-top: 20px;
  padding-left: 3ex;
  padding-right: 160px; 
  
  color:gray;
  font-size: small;
  font-family: Arial, Verdana;
}*/


#wrapper {
  width: 900px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background: url(img/_r.png) repeat-y scroll 100px 0;
}

#wrapperfoot {
  /*height: 10px;
  background: url(img/_rbb.png) no-repeat scroll 100px 0;*/
  padding-left: 218px;
  
  background: url(img/_rb.png) no-repeat scroll 215px 0;
  height: 21px;
  line-height: 21px;
  vertical-align: middle;
  text-align: right;
  padding-top: 20px;

  padding-right: 160px; 
  
  color:gray;
  font-size: small;
  font-family: Arial, Verdana;  
}

#wrapperfoot a {
  color: gray;
}

/* levy blok */

.lblock {
  margin-top: 1ex;
}

.lblock .blockheader {
  height: 12px;
  background: url(img/_block_top.png) no-repeat scroll 0 0;      
}

.lblock .block {
  background: url(img/_block_middle.png) repeat-y scroll 0 0;
  padding: 0 1ex 0 1ex;
  font-size: 1.3em;
}

.lblock .blockfooter {
  height: 12px;
  background: url(img/_block_bottom.png) no-repeat scroll 0 0;
}

#imgblk {
  width: 200px;
  height: 164px;
  position: relative;
}

#imgblk img {
  position: absolute; 
  top: 0;
  left: 0;
}

.preload {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  z-index: -1000;
  display: none;
}

/* kontakty, blok vlevo */

.contactlist ul {
  list-style-type: none;
}

.contactlist li {
  list-style: none outside none;
  font-size: 1em;
  padding-bottom: 5px;
  padding-left: 20px;
}

.contactlist img {
  vertical-align: middle;
}

.contactlist .addr { background: url(img/address_book_open.png) no-repeat scroll 0 0; }
.contactlist .tel { background: url(img/telephone.png) no-repeat scroll 0 0; }
.contactlist .fax { background: url(img/telephone_fax.png) no-repeat scroll 0 0; }
.contactlist .email { background: url(img/mail.png) no-repeat scroll 0 0; padding-bottom: 0; }

.contactlist a {
  text-decoration: none;
  color: #555533;
}


#centrtab {width: 520px; margin-left: auto; margin-right: auto; border-collapse: collapse; border: 1px #81AC00 solid;}
#centrtab td {padding: 1px 3px 1px 3px; border-top: 1px #81AC00 solid;}
#centrtab th {padding: 1px 3px 1px 3px; font-weight: bold;}

.odd {background-color: #E8F6BF;}
.even {background-color: #D8E6AF;}

/* produkty */

#products {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
}
.product {
height: 90px; 
line-height: 90px; 
vertical-align: middle;

margin-top: -30px;
}

.product a { font-size: 1.7em; font-family: arial; }
.pfirst { margin: 0; }
    
.product { position: relative;}
.product a { width: 100%; display: block; text-align: center;}
.product a:hover { background: url(img/prod_back.png) no-repeat scroll 50% 0; }
.fleft { position: absolute; left: 0; top: 0;}
.fright { position:absolute; right: 0; top: 0;}   


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a:hover {text-decoration: none; border-bottom: 0;}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}