   body {
	background-color: #222222;
	margin: 0px;
    font-family: callibri, tahoma, arial;
   }
   div {
	margin: 0px;
	padding: 0px;
   }
   .all {
	width: 1024px;
	position: absolute;
	left: 50%;
	margin-left: -512px;
   }
   .top_bar {
	font-size: 0.8em;
	height: 20px;
	width: 100%;
   }
   .se_bar {
	margin-left: 84px;
	padding-left: 8px;
	float: left;
	width: 730px;
	height: 20px;
	background-color: #3E3F41;
	color: #FFFFFF;
   }

   .se_bar h1 {
    font-size: 0.9em;
    margin: 0;
    color: #FFF;
    font-weight: normal;
    display:inline;
   }

   .ln_bar {
	margin-right: 57px;
	text-align: center;
	float: right;
	width: 90px;
	height: 20px;
	background-color: #3E3F41;
	color: #FFFFFF;
   }
   .left_bar {
	width: 72px;
	height: 542px;
	background: url('../images/left_bar.png') top right no-repeat;
	float: left;
   }
   .drinks_top {
	width: 390px;
	height: 239px;
	background-image: url('../images/drinks_up.jpg');
    background-repeat: no-repeat;
	float: left;
   }
   .drinks_top_right {
	width: 561px;
	height: 239px;
	background-image: url('../images/bg_01.jpg');
	float: left;   
   }
   .keywords {
	margin-top: 50px;
	color: #7B7F82;
	font-family: Arial, sans-serif;
   }
   .keywords_page {
	color: #7B7F82;
	font-family: Arial, sans-serif;
	margin-left: 70px;
	margin-right: 70px;
   }
   .drinks_middle {
	width: 281px;
	height: 88px;
	background-image: url('../images/drinks_middle.jpg');
        background-repeat: no-repeat;
	float: left;
   }
   .drinks_bottom {
	width: 334px;
	height: 215px;
	background-image: url('../images/drinks_bottom.jpg');
        background-repeat: no-repeat;
	float: left;
   }
   .drinks_bottom_right {
	width: 617px;
	height: 215px;
	background: url('../images/bg_02.jpg') top left no-repeat;
	float: left;
	padding-top: 44px;
   }
   .menu_bar {
	width: 612px;
	height: 88px;
	background-image: url('../images/menu_bar.png');
	float: left;
/*	padding-top: 36px;
	padding-left: 12px;
	padding-bottom: 36px;*/
   }
   .menu {
/*	margin-top: 36px;
	margin-bottom: 36px;
	margin-left: 12px;*/
	font-variant: small-caps;
        font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: transparent;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 88px;
	/*display: inline;*/
   }
   .menu li {
/* 	display: inline; */
	float: left;
	padding: 0px;
	margin: 0px;
	height: 88px;
	cursor: pointer;
   }
   
   .menu li span {
	float: left;
	margin: 36px 8px 0px 8px; 
/* 	height: 36px !important; */
	text-align: center;
   }
   .menu li .long {
	float: left;
	margin: 26px 8px 0px 8px; 
	
   }
   .menu li a,.menu li a:visited {

	text-decoration: none;
	color: #FFFFFF;
   }
   .menu li img {
/* 	float: right; */
	margin: 0px;
	padding: 0px;
	height: 88px;
   }
   .menu_bar_ending {
	width: 58px;
	height: 88px;
	background: url('../images/bg_03.jpg') bottom left no-repeat;
	float: left;
   }
   .box_shadow_left {
	float: left;
	width: 279px;
	height: 247px;
	background: url('../images/box_shadow_left.png') bottom right no-repeat;
   }
   
   .box_shadow_right {
	float: left;
	margin-left: 15px;
	width: 279px;
	height: 247px;
	background: url('../images/box_shadow.png') bottom right no-repeat;
   }

   .box_yellow {
	color: #FFFFFF;
	padding: 8px;
	width: 248px;
	height: 216px;
	background-color: #f9c405;
        text-align:center;
   }
   
   .box_yellow table {
     margin-left: 32px;
     
     }
   
   .box_yellow h3{
     text-align: left;
     margin-top: 8px;
     margin-bottom: 12px;
     }

   .box_orange {
	color: #FFFFFF;
	padding: 8px;
	width: 248px;
	height: 216px;
	background-color: #C74724;
   }
   
   

   .drinks_bottom_right h4 {
        margin-bottom:3px;
        margin-top: 3px;
        font-size: 12px;
        font-weight: bold;
        text-decoration: underline;
        float: left;
     }
   .drinks_bottom_right {
     font-size: 11px;
   }
   .box_orange span {
     font-size: 10px;
     float: left;
     display: block;
     margin-top:4px;
     }
   .clear {
     clear: both;
   }
   .drinks_bottom_right h3 {
     
        margin-bottom:3px;
        font-size: 16px;
        margin-top: 0;
        color: white;
        font-weight: normal;
  }

   .box_orange p {
     margin:0;
   }
   .drinks_bottom_right a {
     color: black;
     text-decoration: none;
     display: block;
     background: rgb(189, 62, 27);
     width: 60px;
     padding: 3px;
     float: right;
     color: white;
     font-weight: bold;
     text-align: center;
     margin-top: 5px;
   }
   .box_orange a:hover {
     color: white;
     text-decoration: underline;
   
   }
   .k01 {
	font-size: 1.5em;
	font-weight: bold;
    margin: 0;
	margin-left: 25px;
    color: #7B7F82;
   }
   .k02 {
	font-size: 1.0em;
	clear: both;
	padding-right: 150px;
    margin: 0;
    color: #7B7F82;
   }
   .k03 {
	font-size: 1.3em;
    margin: 0;
	margin-left: 45px;
	clear: both;
	color: #5B6066;
   }
   .k04 {
	font-size: 0.8em;
    margin: 0;
	text-align: right;
	color: #5B6066;
   }
   .k05 {
	font-size: 1.0em;
    margin: 0;
    color: #7B7F82;
   }
   .page_left_bar {
	background: url('../images/page_top_left.jpg') no-repeat top left;
	width: 118px;
	height: 264px;
	float: left;
   }
   .page_top_middle {
	background: url('../images/page_top_middle.jpg') no-repeat top left;
	width: 163px;
	height: 263px;
	float: left;
   }
   .page_menu_top {
	background: url('../images/page_menu_top.jpg') no-repeat top left;
	width: 660px;
	height: 59px;
	float: left;
   }
   .page_menu_bottom {
	background: url('../images/page_menu_bottom.jpg') no-repeat top left;
	width: 743px;
	height: 118px;
	float: left;
   }
   .page_menu_bar {
	width: 660px;
	height: 86px;
	background-image: url('../images/menu_bar.png');
	float: left;
   }
   .page_menu {
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
    font-size: 0.9em;
	background-color: transparent;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 86px;
	/*display: inline;*/
   }
   .page_menu li {
	float: left;
	padding: 0px;
	margin: 0px;
	height: 86px;
	
	cursor: pointer;
   }
   .page_menu li.selected {
	background-color: #F28006;
   }
   .page_menu li span {
	float: left;
	margin: 36px 8px 0px 8px; 
	text-align: center;
   }
   .page_menu li .long {
	float: left;
	margin: 26px 8px 0px 8px; 
   }
   .page_menu li span a,.page_menu li span a:visited {
	text-decoration: none;
	color: #FFFFFF;
   }
   .page_menu li img {
/* 	float: right; */
	margin: 0px;
	padding: 0px;
	height: 86px;
   }
   .page_menu_bar_ending {
	width: 58px;
	height: 86px;
	background: url('../images/page_menu_ending.jpg') bottom left no-repeat;
	float: left;
   }
   .page_ln_bar {
/* 	margin-right: 27px; */
	text-align: center;
	float: right;
	width: 90px;
	height: 20px;
	background-color: #3E3F41;
	color: #FFFFFF;
   }
   .page_main {
	width: 832px;
	margin-left: 118px;
   }
   .page_main_content {
	width: 520px;
	background-color: #EDEBEC;
	float: left;
	color: #121212;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
	padding: 12px;
	margin-top: -15px;
   }
   .page_main_content_side {
	width: 559px;
	background: url('../images/content_bottom.png') right bottom no-repeat #3E3F41;
	margin-top: 15px;
	padding-bottom: 25px;
	margin-bottom: 20px;
   }
   .page_sidebar {
	width: 250px;
/* 	border: 1px solid #FF0000; */
	float: right;
/* 	height: 500px; */
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
   }
   .sidebar_box_shadow {
	background: url('../images/box_bottom.png') right bottom no-repeat #3E3F41;
	width: 250px;
	padding-bottom: 17px;
/* 	margin-top: 15px; */
   }
   .sidebar_box {
	color: #FAFAFA;
	margin-top: -15px;
	background-color: #E55A33;
	width: 219px;
	padding: 8px;
	float: left;
   }
   .sidebar_box h2 {
	color: #FFFFFF;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
	font-size: 1.3em;
   }
   .page_footer {
	width: 832px;
	clear: both;
	background-color: #161616;
	height: 100px;
   }
   .sidebar_box2 {
	padding: 8px;
	width: 234px;
	margin-top: 15px;
   }
   .sidebar_box2 h2 {
	color: #FFFF00;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	margin-bottom: 7px;
	font-size: 1.3em;
   }
   .ref img {
	border: 6px solid #3E3F41;
	float: left;
	margin-right: 15px;
   }
   .ref, .ref a, .ref a:active{
	margin-bottom: 15px;
	clear: left;
	color: #E55A33;
   }
   
   #product{
       width: 98%;
       border-bottom: 1px solid #d4d2d3;
       margin-left: 1%;
   }
   
   #product.variant1{
       background: #dedfe1;
   }
   
   #product img{
       width: 105px;
       height: 105px;
       border: 2px solid #d0cfd4;
       display: block;
       float: left;
       margin-top: 35px;
   }

   .priceP{
       font-weight: bold;
   }

   #product .priceBasket{
       float: left;
       height: 90px;
       width: 180px;
   }

   #product h3{
      color: #f7a901;
      text-decoration: none;
   }

   #product.variant1 h3{
      color: #d5502d;
      text-decoration: none;
   }
   
   #product .main{
       display: block;
       float: left;
       width: 300px;
       margin-left: 5px;
   }
   
   #product.variant1 .main{
      border-right: 4px solid #edecea;
   }

   #product .description{
       float: left;
       width: 300px;
   }
   
   #product .price{
       width: 100%;
       text-align: center;
       margin-left: 5px;
   }
   
  
   #product .priceP span{
      font-weight: bold;
      font-size: 18px;
      color: #f7a901;
   }  
   #product.variant1 .priceP span{
      color: #d5502d;
   }  
   
   #product.variant1 .price{
       border-right: 4px solid #edecea;
   }
   
   #product .toBasket{
      text-align: center;
   }
   
   a img.gallery_thumbs, a:active img.gallery_thumbs{
       border: 4px solid #d0cfd4;
       
   }
   
   span.green{
       color: #01b017;
       margin-top: 30px;
       font-weight: bold;
   }
   
   span.operand1{
       display: block;
       width: 15px;
       height: 15px;
       float: left;
       color: #fff;
       background: #cd4829;
       border: 2px solid #a33514;
       margin-left: 5px;      
       cursor: pointer;              
   }
   
   span.operand{
       display: block;
       width: 15px;
       height: 15px;
       float: left;
       color: #fff;
       background: #cd4829;
       border: 2px solid #a33514;
       margin-left: 25px;       
       margin-right: 5px;       
       cursor: pointer;
   }
   
   span.current_count{
       float: left;
       display: block;
       width: 10;
       height: 15px;
       font-weight: bold;
   }
   
   table.order_list {
       width: 98%;
       border-collapse: collapse;
   }
   
   table.order_list tr.head td{
       background: #d0cfd4;
   }
   
   table.order_list td.name{
       width: 80%;       
   }   
   table.order_list td.count{
       width: 10%; 
   }   
   table.order_list td.price{
       width: 10%;       
   }
   table.order_list th{
     text-align: left;
     }
   .objednat {
     text-align: right;
   }
   .objednat input {
     background: rgb(244, 176, 3);
     border: 0;
     padding: 5px;
     padding-left: 10px;
     padding-right: 10px;
     font-size: 12px;
     font-weight: bold;
     text-align: center;
     color: white;
   }
   
   .ln_bar a {
    color: White;
   }
   
   .page_ln_bar a {
    color: White;
   }
   .reference_left {
   	width: 150px;
   	float: left;
   }
   .reference_right {
   	width: 350px;
   	float: right;
   }
   h2 {
   	color: #ea5c34;
   }
   h1 {
   	color: #ea5c34;
   }

   .page_footer {
	width: 832px;
	clear: both;
	background-color: #161616;
	height: 100px;

   }

   .page_footer p {
       font-size: 11px;
       color: #CCC;
       padding: 5px;
       text-align:right;
       }

   .page_footer p a {

       color: #CCC;
       }
