/****************************************************************************************/
/*                                                                                      */
/* Version:         2009-11-24 11:00                                                    */
/* Last changed by: Josef Vondráček                                                     */
/*                                                                                      */
/****************************************************************************************/

/*======================================================================================*/
/* HOMEPAGE                                                                             */
/*======================================================================================*/

.zajimavost_leva
{
    background: grey;
    color: white;
    padding: 10px;
    width: 180px;
    margin: 10px;
    float: left;
    font-size: 120%;
}

.zajimavost_prava
{
    background: grey;
    color: white;
    padding: 10px;
    width: 150px;
    margin: 10px;
    float: right;
    font-size: 110%;
}


#contentPanel div.boxes
{
    padding-top: 40px;
    padding-bottom: 7px;
    width: 800px;
    
}

#contentPanel div.boxes div.box
{
    width: 266px;
    height: 196px;
    padding: 0 0px 0px 0;
    float: left;
}

#contentPanel div.boxes div.box h2
{
    
    color: #746e6e;
    font-size: 140%;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    text-transform: uppercase;
}

#contentPanel div.boxes h1
{
    padding-left:10px;
    color: #746e6e;
    font-size: 140%;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    text-transform: uppercase;
}


#contentPanel div.boxes div.box a
{
    color: #746e6e;
    text-decoration: none;
}

#box-b1
{
    background: url(images/hp-box1.png) no-repeat 0px 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;

}

#box-b1FR
{
    background: url(images/hp-box1.png) no-repeat 0px 0;
    display:block;
    height:180px;
    width:246px;
    font-size: 94%;
    padding: 13px 0 0 15px;

}

#box-b2
{
    background: url(images/hp-box23.png) no-repeat 0 0;
        display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b3CZ
{
    background: url(images/hp-box3-cz.png) no-repeat 0 0;
            display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#contentPanel div.boxes div.b3EN
{
    background: url(images/hp-box3-en.png) no-repeat 0 0;
}

#box-b4
{
    background: url(images/hp-box4.png) no-repeat 0 0;
                display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b5
{
    background: url(images/hp-box5.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b6
{
    background: url(images/hp-box6.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b6-en
{
    background: url(images/hp-box6-en.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}


#contentPanel div.boxes div.last
{
    padding-right: 0;
}


#box-b1_cokolada
{
    background: url(images/hp-orechy.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b2_cokolada
{
    background: url(images/hp-ovoce.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b3_cokolada
{
    background: url(images/hp-specialni.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b1_suche
{
    background: url(images/hp-orisky.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b2_suche
{
    background: url(images/hp-zpracovane-ovoce.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b3_suche
{
    background: url(images/hp-semena.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b4_suche
{
    float: none;
    margin-left: 130px;
    background: url(images/hp-smesi_2.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b5_suche
{
    background: url(images/hp-speciality.png) no-repeat 0 0;
    float: none;
    margin-left: 130px;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}


#box-b1_krupni
{
    background: url(images/hp-extrudovane2.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b2_krupni
{
    background: url(images/hp-suche2.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b3_krupni
{
    background: url(images/hp-sladke2.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}

#box-b4_krupni
{
    float: none;
    margin-left: 265px;
    background: url(images/hp-chips.png) no-repeat 0 0;
    display:block;
    height:180px;
    width:246px;
    padding: 11px 0 0 20px;
}



/*======================================================================================*/
/* TEXT PAGE                                                                            */
/*======================================================================================*/

#contentPanel div.text h1,
#contentPanel div.text h2
{
    margin: 0 0 10px 0;
    color: #dc2f24;
    font-size: 140%;
    font-family: "Trebuchet MS", Verdana, Tahoma;
}

#contentPanel div.text h3
{
    margin: 0 0 10px 0;
    /*color: #dc2f24;*/
    color: gray;
    font-size: 130%;
    font-family: "Trebuchet MS", Verdana, Tahoma;
}


#contentPanel div.text ul
{
    margin: 10px 20px;
    font-size: 120%;
    list-style: none;
    line-height: 18px;
}

#contentPanel div.text ol
{
    margin: 10px 0 20px 30px;
    font-size: 120%;
    line-height: 18px;
}


#contentPanel div.text p
{
    margin: 0 0 10px 0;
    font-size: 120%;
    line-height: 18px;
}

#contentPanel div.text p a
{
    color: #db2b21;
    text-decoration: underline;
}

#contentPanel div.text p a:hover
{
    text-decoration: none;
}

#contentPanel div.text p.path
{
    width: 100%;
    padding: 5px 0 5px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #a4a3a3;
    display: block;
    font-size: 100%;
}

#contentPanel div.text img.imageRight
{
    margin: 0 0 30px 30px;
    float: right;
}

/*======================================================================================*/
/* TEXT PAGE WITH TABLE                                                                 */
/*======================================================================================*/



#contentPanel div.text table
{
    /*width: 100%;*/
    font-size: 100%;
}


#contentPanel div.text td.klasa
{
  text-align: center;
  font-size: 120%;
  width: 300px;
}

#contentPanel div.text td.cert
{
  text-align: center;
  background: none;
  font-size: 120%;
}

#contentPanel div.text td.cert2
{
  text-align: center;
  font-size: 120%;
}


#contentPanel div.text td.klasa2
{
  text-align: center;
  background: none;
  width: 300px;
  padding: 25px 0 0px 0;
}

#contentPanel div.text td.prazdne
{
  text-align: center;
  background: white;
  width: 300px;
}


#contentPanel div.text td.nic
{
  background: none;
}

#contentPanel div.text table thead,
#contentPanel div.text table tbody
{
    margin: 0;
    padding: 0;
}

#contentPanel div.text table td,
#contentPanel div.text table th
{
    padding: 5px;
    text-align: left;
}

#contentPanel div.text table tr
{
    
}

#contentPanel div.text table tr td.plain
{
    background: none;
    margin: 0;
}


#contentPanel div.text table tr td
{
    color: #4c4c4c;
    background: url(images/table-td-middle.png) repeat-x 0 bottom;
}

#contentPanel div.text table tr td.left
{
    width: 30px;
    padding: 0;
    background: url(images/table-td-left.png) no-repeat left bottom;
}

#contentPanel div.text table tr td.right
{
    padding-right: 30px;
    background: url(images/table-td-right.png) no-repeat right bottom;
}

#contentPanel div.text table tr.even td
{
    background: url(images/table-td-middle-even.png) repeat-x 0 bottom;
}

#contentPanel div.text table tr.even td.left
{
    background: url(images/table-td-left-even.png) no-repeat left bottom;
}

#contentPanel div.text table tr.even td.right
{
    background: url(images/table-td-right-even.png) no-repeat right bottom;
}

#contentPanel div.text table tr.last td
{
    padding-bottom: 19px;
    background: url(images/table-td-middle-last.png) repeat-x 0 bottom;
}

#contentPanel div.text table tr.last td.left
{
    background: url(images/table-td-left-last.png) no-repeat left bottom;
}

#contentPanel div.text table tr.last td.right
{
    background: url(images/table-td-right-last.png) no-repeat right bottom;
}

#contentPanel div.text table tr td.name
{
    font-weight: bold;
}

#contentPanel div.text table tr td a
{
    color: #db2b21;
}

#contentPanel div.text table tr th
{
    height: 43px;
    padding: 0 5px;
    background: url(images/table-th-middle.png) repeat-x 0 0;
    color: #746e6e;
    font-size: 120%;
    font-family: "Trebuchet MS", Verdana, Tahoma;
    font-weight: bold;
    text-transform: uppercase;
}

#contentPanel div.text table tr th.left
{
    width: 30px;
    padding: 0;
    background: url(images/table-th-left.png) no-repeat 0 0;
}

#contentPanel div.text table tr th.right
{
    padding-right: 30px;
    background: url(images/table-th-right.png) no-repeat right 0;
}

#contentPanel div.text table tr th a
{
    color: #db2b21;
}

#contentPanel div.text
{
    
}

#contentPanel div.text
{
    
}

blockquote {
  padding-left: 35px;
  padding-top: 10px;
	background: url(images/quote.png) no-repeat ;


	

}
