html body{
  	margin: 0; 
  	padding: 0;
    background-image: url('/img/bg_body.gif');
    background-position: top;
    background-repeat: repeat-x;
  	background-color: #8f4c0e;
  	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
  	font-size: .7em;
  	color: #ffffff;
  	line-height: 1.4em;
}

/* pruhlednost png v ie6 */
img, div { behavior: url(/iepngfix.htc) }

div#marbox {
	padding: .3em 0 0;
	white-space: nowrap;
	color: #ffa500;
	font-size: 1.5em;
	background-color: #361601;
	text-align: center;
	height: 1.4em;
	z-index: 1;
	position: relative;
}

h1{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.8em;
    color: #e1874d;
    border-bottom: 2px solid #7f582b;
    margin: 0 0 10px;
    padding-bottom: 8px;
}

h2{
    margin: 1.5em 0 .5em;
    padding: 0;
    color: #fff;
    font-size: 1.4em;
}
 
h2 span{
    color: #ca0f0e;
}
h3{
    margin: 0;
    padding: 0;
    font-size: 1.25em;
    color: #000000;
}
p{
    margin: .7em 0 1.5em;
    padding: 0;
    text-align: justify;
}
a{                     
    text-decoration: underline;
    color: #fff;
}
a.liq{
    display: block;
    background-image: url('/img/liq.gif');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 10px;
    width: 110px;
    float:left;
    margin-left: 5px;
}
img{
    margin:0;
    padding:0;
}
img.fleft {margin-right: .8em; margin-bottom: .3em; float:left;}
img.fright {margin-left: .8em; margin-bottom: .3em; float:left;}

a img{
    border: 0;
}
ul {
    margin: 1.2em 1em;
}
a:hover{
    text-decoration: none;
}
form{
    margin:0;
    padding:0;
}
form .button{
    background-color : #1a0a00;
    border: 1px solid #7c5332;
    color: #fff;
    font-family: Verdana, 'Geneva CE', lucida, sans-serif;
    font-size: 1em;
}
form .input{
    border: 1px solid #7c5332;
    background-color: #461d01;
    color: #fff; 
    font-family: Verdana, 'Geneva CE', lucida, sans-serif;
    font-size: 1em;
}

.liquid{
    color: #6b6b6b;
    display: block;
    padding-left: 25px;
    background-image: url('/img/horse.gif');
    background-repeat: no-repeat;
    background-position: left center;
}
.clear{
    clear:both;
}
.errors {
    color: #ca0f0e;
}

#mother{
    width: 720px;
    background-color: #fff;
    margin: 30px auto 0;
    padding: 10px 0;
}

#mother #page{
    width: 698px;
    background-color: #361601;
    margin: 0 auto;
}

#top{
    padding-top: 16px;
}

#top #top_left{
    padding: 0 12px 0 13px;
    float:left;
    background-color: #fff;
    z-index: 100;
    position: relative;
}

#top #top_left img{
    display: block;
}

#top #top_right{
    padding-top: 145px;
    float:right;
    background-repeat: no-repeat;
    width: 405px;
    height: 58px;
}

#top #top_right #top_right_left{
    float: left;
    width: 22px;
    height: 25px;
    margin-left: 7px;;    
}

#top #top_right #top_right_right{
    float: right;
    font-size: 1.4em;
    font-weight: bold;
    width: 353px;
    height: 21px;
    text-align: right;
    padding: 4px 12px 0 0;
}

#top #top_right #top_right_center{
    width: 25px;
    width: 405px;
    background-color: #1a0a00;
}


#menu{
    margin-top: 20px;
}

#menu #menu_left{
    background-color: #8f4c08;
    float: left;
    width: 293px;
}

#menu #menu_left .a_lang{
    display: block;
    padding: 5px 10px 8px 0;
    margin-left: 15px;
    float: left;
    text-decoration: none;
    color: #e0874d;
    background-image: url('/img/lang_triangl.gif');
    background-position: right center;
    background-repeat: no-repeat;
}

#menu #menu_left .a_lang:hover{
    color: #fff; 
    background-image: url('/img/lang_triangl_act.gif'); 
}

#menu #menu_right{
    background-color: #fff;
    float: right;
    width: 405px;
}

#menu #menu_right .menu_a, #menu #menu_right .menu_a_first{
   cursor: pointer;
   display: block;
   float: left;
   text-decoration: none;
   color: #361601;
   border-left: 1px solid #361601;
   padding: 5px 0 8px;
}

#menu #menu_right .menu_a_first{
    border: 0;
}

#menu #menu_right .menu_a:hover, #menu #menu_right .menu_a_first:hover{
   
}

#menu #menu_right .menu_a:hover{
   border-left: 1px solid #fff;  
}

/* MENU */ 
.ul.topmenu, .ul.topmenu ul, .ul.topmenu li {
    list-style: none;
}

ul.topmenu {margin: 0; padding: 0;}
ul.topmenu li.menuset {display: inline; float: left;}
ul.topmenu li.menuset a {display: block; text-transform: lowercase; color: #361601; background-image: url('/img/menu_bg_top.gif'); background-repeat: repeat-x; text-decoration: none; padding: 6px 0 7px; border-left: 1px solid #361601;}
ul.topmenu li.menuset a.first {border-left: solid 1px #fff; padding: 6px 0 7px; }
ul.topmenu li.menuset a.first:hover {border-left: solid 1px #fff;}
ul.topmenu li.menuset a:hover, ul.topmenu li.menuset a.menu_activ {color: #fff; background-image: url('/img/bg_menu_a.gif'); background-position: top; background-repeat: repeat-x; border-left: 1px solid #fff;}
ul.topmenu li.menuset a.menu_top {background-color: #eeeeee; width: 80px; *width: 81spx; text-align: center;}
ul.topmenu li.menuset a.menu_top:hover {background-color: #361601;}

ul.topmenu li.menuset ul {margin: 0; padding: 0; position: absolute; background-color: #361601; background-image: url('/img/menu_bg_bottom.gif'); background-position: bottom; background-repeat: repeat-x;}
ul.topmenu li.menuset ul li {display: none; padding: 0; margin: 0px; border-left: 1px solid #e1e1e1;}
ul.topmenu li.menuset:hover ul li, ul.topmenu li.menuset.hover ul li {display: block;  border-left: 1px solid #fff; border-right: 1px solid #fff;}

ul.topmenu li.menuset ul li a {margin-left: 10px; border: 0; width: 135px; background-image: url('/img/menu_hand.gif'); background-position: left 70%; background-repeat: no-repeat; #361601; color: #fff; font-size: 1em; padding: 0 10px 0 20px}
ul.topmenu li.menuset ul li a:hover {border: 0; text-decoration: underline; background-image: url('/img/menu_hand_act.gif'); background-position: left 70%; background-repeat: no-repeat; color: #e0874d}
ul.topmenu li.menuset ul li a.firstt {border: 0; padding: 8px 10px 0 20px; background-position: left 80%;} 
ul.topmenu li.menuset ul li a.firstt:hover {background-position: left 80%;} 
ul.topmenu li.menuset ul li a.last {border: 0; padding-bottom: 20px; background-position: left 25%;} 
ul.topmenu li.menuset ul li a.last:hover {background-position: left 25%;} 

ul.topmenu li.menuset, ul.topmenu li.menusetother  {color: expression(
    this.onmouseover = new Function("this.className += ' hover';"),
    this.onmouseout = new Function("this.className = this.className.replace(' hover', '')")
  );
}
 
#content{
    margin: 20px 0 0;
    padding: 0 20px;    
}

 .h2_reference{
    font-weight: normal;
    margin-bottom: 5px;
    padding-top: 5px;
    font-size: 1.3em;    
}

#content .reference_link{
    font-size: .9em;
    display: block;
    width: 150px;
    padding: 5px 5px 3px 23px;
    background-image: url('/img/bg_ref_link.gif');
    background-repeat: no-repeat;
    background-position: left 60%;
}

#content_left{
    float: left;
    width: 253px;
    padding-right: 20px;
    
}

#content .img_left{
    padding-right: 200px;
}

#content_left .line_link{
    width:235px; 
    height:60px;
    background-repeat: no-repeat;
    padding: 5px 10px 0;
    margin-bottom: 15px;
}

#content_left .line_link .transparent{
    background-image: url('/img/bg_line.png'); 
    width:235px; 
    height:21px;
}

#content_left .line_link .transparent .color_rect{
    float: left;
    width: 20px;
    height: 21px;
}

#content_left .line_link .transparent a{
    display: block;
    text-transform: lowercase;
    width: 187px;
    float:left;
    text-decoration: none;
    font-size: 1.4em;
    padding: 2px 8px 2px;
}

div.content_left_zpet{
    width: 235px;
    text-align: right;
    background-color: #000;
    font-size: .9em;
    padding: 3px 5px;
    margin-bottom: 18px;
}

#content_left div.content_left_zpet a{
    text-decoration: none;
}

#content_left div.content_left_zpet a:hover{
    text-decoration: underline;
}

#content_left h2.content_left{
    padding: 0 0 .1em 30px;
    margin: 10px 0 15px;
    font-weight: normal;
    font-size: 2em;
    background-image: url('/img/h1_rect_left.gif');
    background-position: left canter;
    background-repeat: no-repeat;    
}

#content_left img{
    margin-bottom: 15px;
}

#content_left a.div_view{
   margin: 0;
   border: 1px solid #1a0a00;
   display:block;
   width: 58px;
   float:left;
   margin: 0 0 3px 2px; 
}

#content_left a.div_view:hover{
   border: 1px solid #d49248;  
}

#content_left img.view{
   margin: 0; 
   border: 1px solid #361601;
   display: block;
}


#content_right{
    float: left;
    width: 385px;
}

#content_right div.line_product_img{
    width: 116px;
    float: left;
    background-image: url('/img/bg_product.gif');
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 6px;
    margin: 0 5px 4px;
}

#content_right div.line_product_name{
    width: 116px;
    float: left;
    background-color: #1a0a00;
    min-height: 40px;
    *height: 40px;
    background-color: #000;
    margin: 0 5px /*6px*/;
}

#content_right div.line_product_name a{
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    margin: 3px 3px;
    font-size: .9em;
}

#content_right div.line_product_name a:hover{
    text-decoration: underline;
}  

#content_right div.line_product{
    border-bottom: solid #6c5234 1px;
    padding-bottom: 6px;
}

#page_foot{
    font-size: .9em;
    border-top: 1px solid #674b36;
    margin: 20px 20px 0;
    padding: 8px 0 12px;
    color: #674b36;
    text-align: center;
} 

#page_foot a{
   color: #674b36; 
} 

#foot{
    text-align: center;
    width: 658px;
    margin: 0 auto;
    padding: 15px 0 25px;
    color: #e1874d;
}

#foot a{
    color: #e1874d; 
} 

#foot span{
    font-weight: bold;
    text-transform: uppercase;
}


/* table produktu */
.table_detail{}

.table_detail .table_detail_line{
    width: 330px; 
    padding: 2px 0;
    border-bottom: 1px solid #7c5332;
}

.table_detail .table_detail_line .table_detail_left{
    width: 130px;
    float: left;
}

.table_detail .table_detail_line .table_detail_right{
    width: 200px;
    float: left;
}

/* Kontakt */
#contact{}

#contact_left{
    width: 480px;
    float:left;
    padding-right: 8px;
}

#contact_right{
    padding-top: 10px;
    width: 160px;
    float:left;
}

#contact_right div{
    margin-bottom: 20px;
    padding-left: 20px;
    float: left;
}

/* #mother #page */
/*#head{
    padding: 0 0 45px 0;
}
#head #h1_hidden{
    visibility: hidden;
}
#head #h1_visible{
}
#head #h1_visible{
}
#head #menu{
    margin-top: 10px;
}
#head #menu ul{
    margin: 0;
    padding: 0;
}
#head #menu ul li{
    display: inline;
    list-style-type: none;
}
#head #menu ul li a{
    float: left;    
    padding-top: .2em;
    margin-right: 2px;
}
#head #menu ul li a img{
    border: 0;
}
#head #menu ul li div{
    padding-top: 5px;
}
#head #menu ul li div #dots{
    margin-left: 5px;
    width: 72px; 
    height: 14px; 
    display: block;
}
#content{
  width: 615px;
}

#content .book {
    margin-bottom: 1em;
}

#content .content_left{
    width: 140px;
    float: left;
}

#content .content_right{
    padding: 13px;
    width: 425px;
    float: right;
    background-image: url('/img/orange_pattern.png');
    min-height: 200px;
    *height: 200px;
}

#content .content_right table{
    border-collapse: collapse;
    margin: 1em 0;
}

#content .content_right table tr{
    background-image: url('/img/kniha_dot.gif');
    background-position: bottom;
    background-repeat: repeat-x;
}

#content .content_right table th{
    text-align: left;
    padding-right: 1.5em;
}

#content .content_right table td{
    text-align: left;
    padding-right: 5em;
}

#content .content_right .link_blog{
    color: #f50087;    
}


#content div .content_right .blog_date{
    float: left;
    width: 40px;
}

#content div .content_right .blog_nadpis{
    float: right;
    width: 362px;
}

#content .content_right .date {font-size: 1em; font-weight: bold; margin: 10px 0 0; border: 1px solid #fff;}
#content .content_right .date {float: left; margin: 0 .8em 0 0; width: 2.5em; text-align: center;}
#content .content_right .date .d {font-size: 1.6em; background: #adadad url('img/datebg.gif') repeat-x; color: #fff; line-height: 1em; padding: 2px 0;}
#content .content_right .date .my {font-size: .8em; background-color: #ea596d; color: #fff; line-height: 1em; padding: 2px 0}

#content .content_right .dot_blog{
    margin: .8em 0 2em;    
}

#content #kontakt_left{
    width: 243px;
    float: left;
}
#content #kontakt_left p a{
    font-style: italic;
    color: #6b6b6b;
    text-decoration: underline;
    display: block;
    padding-right: 13px;
    margin-right: 5px;
    background-image: url('/img/dot.gif');
    background-position: right center;
    background-repeat: no-repeat;
    float:left;
}
#content #kontakt_left p a:hover{
    text-decoration: none;
}
#content #kontakt_right{
    width: 324px;
    padding: 0 13px;
    float: right;
    background-image: url('/img/orange_pattern.png');
}
.kontakt_form{
    margin: 2em 0 1em;
    padding: 0;
}
.kontakt_form div{
    padding: .1em 0;
}
.kontakt_form .border{
    border: 1px solid #3b3b3b;
    font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
      font-size: 1em;
      color: #3b3b3b;
      line-height: 1.4em;
    padding-left: .2em;
      padding-right: .2em;
}
.kontakt_form div label{
    width: 90px;
    padding-right: .5em;
    display:block;
    float:left; 
    text-align:right;
    padding-top: 3px;    
}
.kontakt_form .inputl{
    width: 122px;
}
.kontakt_form .inputt{
    width: 210px;
    height: 67px;
}
.kontakt_form .send{
    float:right;
    padding: .6em .2em;
    margin-right: 25px;
}
#page #foot{
    margin-top: 4em;
    padding-bottom: 70px;
}
#page #foot #foot_left{
    float: left;
    width: 410px;
}
#page #foot #foot_right{
    float: right;
    width: 190px;
    text-align: right;
}
#page #foot #foot_right div{
    float: right;
    padding-right:.2em;
}
  */
/* Generated by texy */
/*.texy img{
    margin: 10px;
}

#mother{
    width: 800px;
    background-image: url('/img/background_head.gif');
    background-repeat: no-repeat;
    margin: 0 auto;
    padding:0;
}

#mother #page{
    width: 620px;
    margin: 0 auto;
}               */

/* #mother #page */
/*#head{
    padding: 0 0 45px 0;
}
#head #h1_hidden{
    visibility: hidden;
}
#head #h1_visible{
}
#head #h1_visible{
}
#head #menu{
    margin-top: 10px;
}
#head #menu ul{
    margin: 0;
    padding: 0;
}
#head #menu ul li{
    display: inline;
    list-style-type: none;
}
#head #menu ul li a{
    float: left;    
    padding-top: .2em;
    margin-right: 2px;
}
#head #menu ul li a img{
    border: 0;
}
#head #menu ul li div{
    padding-top: 5px;
}
#head #menu ul li div #dots{
    margin-left: 5px;
    width: 72px; 
    height: 14px; 
    display: block;
}
#content{
  width: 615px;
}

#content .book {
    margin-bottom: 1em;
}

#content .content_left{
    width: 140px;
    float: left;
}

#content .content_right{
    padding: 13px;
    width: 425px;
    float: right;
    background-image: url('/img/orange_pattern.png');
    min-height: 200px;
    *height: 200px;
}

#content .content_right table{
    border-collapse: collapse;
    margin: 1em 0;
}

#content .content_right table tr{
    background-image: url('/img/kniha_dot.gif');
    background-position: bottom;
    background-repeat: repeat-x;
}

#content .content_right table th{
    text-align: left;
    padding-right: 1.5em;
}

#content .content_right table td{
    text-align: left;
    padding-right: 5em;
}

#content .content_right .link_blog{
    color: #f50087;    
}


#content div .content_right .blog_date{
    float: left;
    width: 40px;
}

#content div .content_right .blog_nadpis{
    float: right;
    width: 362px;
}

#content .content_right .date {font-size: 1em; font-weight: bold; margin: 10px 0 0; border: 1px solid #fff;}
#content .content_right .date {float: left; margin: 0 .8em 0 0; width: 2.5em; text-align: center;}
#content .content_right .date .d {font-size: 1.6em; background: #adadad url('img/datebg.gif') repeat-x; color: #fff; line-height: 1em; padding: 2px 0;}
#content .content_right .date .my {font-size: .8em; background-color: #ea596d; color: #fff; line-height: 1em; padding: 2px 0}

#content .content_right .dot_blog{
    margin: .8em 0 2em;    
}

#content #kontakt_left{
    width: 243px;
    float: left;
}
#content #kontakt_left p a{
    font-style: italic;
    color: #6b6b6b;
    text-decoration: underline;
    display: block;
    padding-right: 13px;
    margin-right: 5px;
    background-image: url('/img/dot.gif');
    background-position: right center;
    background-repeat: no-repeat;
    float:left;
}
#content #kontakt_left p a:hover{
    text-decoration: none;
}
#content #kontakt_right{
    width: 324px;
    padding: 0 13px;
    float: right;
    background-image: url('/img/orange_pattern.png');
}
.kontakt_form{
    margin: 2em 0 1em;
    padding: 0;
}
.kontakt_form div{
    padding: .1em 0;
}
.kontakt_form .border{
    border: 1px solid #3b3b3b;
    font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
  	font-size: 1em;
  	color: #3b3b3b;
  	line-height: 1.4em;
    padding-left: .2em;
  	padding-right: .2em;
}
.kontakt_form div label{
    width: 90px;
    padding-right: .5em;
    display:block;
    float:left; 
    text-align:right;
    padding-top: 3px;    
}
.kontakt_form .inputl{
    width: 122px;
}
.kontakt_form .inputt{
    width: 210px;
    height: 67px;
}
.kontakt_form .send{
    float:right;
    padding: .6em .2em;
    margin-right: 25px;
}
#page #foot{
    margin-top: 4em;
    padding-bottom: 70px;
}
#page #foot #foot_left{
    float: left;
    width: 410px;
}
#page #foot #foot_right{
    float: right;
    width: 190px;
    text-align: right;
}
#page #foot #foot_right div{
    float: right;
    padding-right:.2em;
}                         

/* Generated by texy */
/*.texy img{
    margin: 10px;
} */  


