body{
  padding: 0px;
  margin: 0px;
  font-family: 'Open Sans', sans-serif;
}

.sekcia{
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
  margin-top: 0px;
  clear: both;    
}

.title-photo{
  background-image: url('/img/tit-03.jpg');
  background-size: cover;
  background-position: center;
  height: 100%;
}
.title-slogan{
  padding-top: 100px;
}
.fig-row{
  float: left;
  margin: 5px;
  padding: 5px 15px;
  color: #666;
}

.fig-row h1{
  font-size: 25px;
  margin-top: 5px;
}

/*.fig-row a{
  color: #666;
  text-decoration: none;
}*/

/*.fig-row a:hover{
  text-decoration: underline;
}*/

.photo-obal{
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
  height: 400px;
  margin-top: 0px;
}

.photo{
  background-size: cover;
  background-position: center;
  height: 100%;
}
.photo h1, .photo h2{
  color: #333;
  font-size: 35px;
  position: relative;
  top: 120px;
  left: 20px;
  margin-top: 0px;
}

.photo h2{
  font-size: 25px;
}
.btn-dennik{
  top: 150px;
  left: 20px;
  position: relative;
}

.krok{
  background-color:#F8F8FA ; height: 100px;
}
/*.krok .btn{
  width: 200px;
  margin: 15px 0px;
}*/

.krok h1{
  margin-bottom: 2px;
  color: #333;
}

.krok h1.top{
  margin-bottom: 2px;
  margin-top: 20px;
  color: #333;
}
.footer{
  height: 100px;
}
.footer a{
  color: #333;
  font-size: 13px;
}

.footer .row{
  font-size: 13px;
}

.ben{
  list-style: none;
  margin-top: 45px;
}

.ben li{
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url('/img/fajocka.png');
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto auto;
  padding: 0 0 10px 25px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}

.ben.dopo li{
  font-weight: 400;
}

#clanok{
  margin-right: 320px;
}

#clanok-full{
  
}

.foodtableholder{padding-top: 5px;}
.foodTable .foodTableActiveLineActive td { background-color:#D2D2D2; color:#222222;}
.foodTable { border-collapse:separate; width: 100% }
.foodTable td a { font-size:inherit; color:inherit; }
h3.foodTableName, .h3_0 { color:#F15A2B; font-size: 17px; font-weight:normal; padding: 0 0 0px 0; height: 30px ; }
.foodTable td { background: #F7F7F7; padding: 2px 3px 2px 3px; color:#666666; font-size:12px; }
.foodTable td i { font-style: normal; }
.foodTable td a { font-size:inherit; color:inherit; text-decoration:none }
.foodTable td.hideHour { border-top:none; }
.foodTable td.hideHour i { visibility:hidden; }
.foodTable thead th { background-color:#F2F2F2; color: #666666; padding: 2px 3px 2px 3px; font-size:13px; }
.foodTable tfoot th { background-color:#F2F2F2; color: #666666; padding: 2px 3px 2px 3px; font-size:13px; }
.foodTable tfoot th.foodTable_ok { background:#D1EFD1; }
.foodTable tfoot th.foodTable_notice { background:#FFEFCF; }
.foodTable tfoot th.foodTable_warning { background:#FFD4D4; }
.foodTable tbody tr {height: 23px}
.foodTable .c{text-align:center;}
.foodTable .r{text-align:right;}
.foodTable .l{text-align:left;}

.label{
  margin-right: 4px;
}