body{
background-color: white;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #a04145;
}

.strong_title {

color: #246a46;

}
.foot_table td{
background-image: url('footer_dot.gif');

}


H1, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006D2C;
}
a.content_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a.content_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF344F;
}
a.content_footer_act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a81931;
}
a.content_footer_act:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a81931;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a81931;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a81931;
}

.lang_table{
margin-top: 50px; 
}

.lang_table td{
text-align: center;
padding: 0px;
margin: 0px;
}

.lang_table a{
color: white;
font-size: 14px;

}

.lang_table a:hover{
color: #EF344F;
font-size: 14px;

}

body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006D2C;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006D2C;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ef344f;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #a52537;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 111px;
}
.input_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 250px;
	height: 50px;
}

.search_cella{

    background-image: url('../images/right_bg_td_short.gif');
    background-repeat: repeat-y; 
}

.search{
    width: 148px;
    margin: 0px;
    float: left;
  
    
    /*padding-top: 80px;*/
   
    }

.head_sub{
background-color: transparent;
border: none;
color: white;
font-size: 10px;
cursor: pointer;
}
    
    .head_inp{
    border: 1px solid #ed2124;
    width: 100px;

    
    }
    
.felir { margin: 0px; padding: 0px; color: white; font-weight: bold; font-size: 10px;} 

.search td form{
padding: 0px;
margin: 0px;
}
.search td form input{

padding: 0px;
margin: 0px;
}

.search td{
padding-left: 20px;
}

.right_col{
width: 150px;
background-image: url('../images/right_backg.gif'); 
background-repeat: repeat-y;
}

.right_col div{
width: 150px;
}

.video a{
margin: 0px;
padding: 0px;
border: none;

}

.video a img{
margin: 0px;
padding: 0px;
border: none;
display: inline;
}

.video {
margin: 0px;
padding: 0px;
background-color: transparent;
background-image: url('../images/video_bg_132x66.jpg');
background-repeat: no-repeat;
}   

.receptlista { width: 150px;

}

.receptlista ul{
list-style: none;
padding: 0px;
margin: 10px 10px 10px 17px;
}

.receptlista ul li{

margin: 5px 0px;

}

.receptlista a{
font-weight: normal;
font-size: 12px;
color: red;


}

.receptlista a:hover{
text-decoration: underline;
color: red;
font-weight: normal;
font-size: 12px;
}

.more_recipes{
color: white;
margin-left: 17px;
}

.more_recipes:hover{
color: white;
text-decoration: underline;
}

/*DIAGRAM*/

 .diagram{
    
      width: 552px;
      height: 420px;
      border: 1px solid #A04145;
      padding: 5px;
      font-family: Arial;
      font-size: 12px;
    
    }
    
      .diagram-inner{
    
      padding: 5px;
    
    }
    
    .diagram-title{
    
    font-weight: bold;
    font-size: 16px;
      color: #A04145;
      text-align: center;
    
    
    }
    
    .col-y{
    
         width: 75px;
         float:left;
       
    }
    .cols{
      
      width: 450px;
      height: 330px;
      border-left: 1px solid black;
      border-bottom: 1px solid black;
      margin-top: 12px;
      margin-left: 3px;
      float: left;
      background-image: url(../images/bg-diagram.jpg);  
      overflow: hidden; 
    }
    
    .col-y ul{
    
      list-style: none;
      padding: 0px;
      margin: 0px;
   
    
    }
    
    .col-y ul li{
    
      line-height: 40px;
      color: #A04145;
      font-weight: bold;
      text-align: right;
    }
    
    .col{
      
      background-image: url(../images/bg-diagram-oszlop.jpg);
      height: 330px;
      width: 24px;
      background-repeat: no-repeat;
      margin: auto;
   
    }
    
    .cover-col{
      
      overflow: hidden;
       border-bottom: 2px solid black;
       height: 330px;
    }
    
    .col-out{
    
      
      text-align: center;
      height: 330px;
      float: left;
    
    }
    
    .cleaner{
    
      clear: both;
    
    
    }
    
    .year-box{
    
    margin-left: 75px;
    
    }
    
    .year-box ul{
    
    list-style: none;
       padding: 0px;
      margin: 0px 0px 0px 3px;
   
    
    }
    
   .year-box ul li{
   
  
   float: left;
   text-align: center;
  color: #A04145;
      font-weight: bold;
    display: none;
   }