/* STRAVA */
#jidelnicky-obalka {
    width:95%;
     display: block;
    margin: 0px auto;
    background-color: white;
}
table.jidelnicky-obsah{
	margin-top: 10px;
	border:0px;
	 width:100%;
	border-collapse: collapse;
}
table.jidelnicky-obsah tr table.jidelnicky-obsah td{
	border: none;
}
tr.jidelnicky-nadpis-obalka {
    padding: 3px 35px 3px 12px;
    background-color: #E0E0E0;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #00519E;
    font-weight: bold;
}
td.td-ikona{
	width: 5%;
}
td.jidelnaDetaily-udaje {
	width: 100%!important;;
   background-color: #eaeaea !important;
   color: #000!important;
   font-size: 1.3em!important;;
}
.jidelnicky-den-nadpis{
	background-color: #dcdcdc!important;
}
.jidelnicky-nadpis {
    text-align: left;
    font-weight: bold;
}
#jidelnicky-obalka  {
    margin-top: 10px;
}
.jidelnicky-den-datum{
	text-align:center;
	font-weight: bold;
	font-size: 1.1em;
	color: #3a6890;
}
.jidelnicky-obalka .jidelnicky-jidlo-obalka .jidelnicky-jidlo-nazev {
    word-wrap: break-word;
}
td.jidelnicky-jidlo-nazev {
    /* width: 100px; */
    font-weight: bold;
    
}
.jidelnicky-jidlo-alergeny{
font-size:small;
}
.alergeny-ikona {
    width: 20px;
    margin: 1px 5px 0px 0px;
    cursor: pointer;
}
#jidelnicky-obalka #jidelnicky_jidelnicek_obalka .jidelnicky-den-obalka {
    padding-left: 12px;
}
.jidelnicky-obalka .jidelnicky-den-obalka {
    padding: 3px 35px 3px 12px;
    background-color: #E0E0E0;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    color: #00519E;
    font-weight: bold;
}
.jidelnicky-alergen{
	padding:0 10px;
	background-color: #fff4ee;
	font-size: 0.9em;
}
/*.clear{
	clear: both;
}*/
.rozbaleni {
    width: 15px;
    height: 15px;
    background: transparent url("../images/rozbaleni.png") no-repeat scroll 0px 0px;
    cursor: pointer;
    background-position: 0 0px;
}
.rozbaleni-dolu {
    width: 15px;
    height: 15px;
    background: transparent url("../images/rozbaleni.png") no-repeat scroll 0px 0px;
    cursor: pointer;
    background-position: -15px 0px;
}