@font-face {
    font-family: Equip-Light; /* deklarace fontu */
    src: url("../font/Equip-Light/Equip-Light.otf"); /* propojení na umístění souboru */
}

.sssvtref {
          position: fixed;
  right:10px;
  bottom:15px;
  width:auto;
      height: auto;
}

.sssvtref img {

  height: 16px;
}

body{
    margin:0;
    padding:0;
    overflow-x: hidden;

}
#logo{
    width:14.5em;
    z-index: 5;
}
#containerContact{
    margin:0;
    padding:0;
    width: 100%;
    margin-top:20px;

}
#contact{
    font-family: Equip-Light;
    font-size: 11px;
    color:white;
    height:25px;
    width:105px;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:35px;
    margin-left:-5px;
    z-index: 1000;
    margin-bottom:5px;
    transition: all 0.4s linear;
    position:absolute;
    top:20px;
    right:0;
    border:1px solid rgb(183, 202, 201);
}
.contactCatering{
    background-color: rgb(190, 208, 105);
    border-color: rgb(213, 230,162);
}
.contactInventory{
    background-color: rgb(156, 150, 123);
    border-color: rgb(197, 189, 172);
}
.contactRestaurant{
    background-color: rgb(96, 134, 108);
    border-color: rgb(150, 172, 155);
}
.contactDefault{
    background-color: rgb(156, 175, 176);
    border-color: rgb(183, 202, 201);
    
}
#contact:hover{
    right:0px;
    transition: all 0.2s linear;
}
#contact a{
    text-decoration: none;
}
#social{
    position:absolute;
    top: 55px;
    right: 10px;
    z-index: 1000;
}
#home{
    position:absolute;
    top: 105px;
    height:20px;
    right: 15px;
    font-size: 11px;
    font-family: Equip-Light;
    color:#bed069;
    z-index: 1000;
}
#home a{
    ont-size: 11px;
    font-family: Equip-Light;
    color:#60866c;
}
#lang{
    position:absolute;
    top: 85px;
    height:20px;
    right: 15px;
    font-size: 11px;
    font-family: Equip-Light;
    color:rgb(34, 36, 34);
    z-index: 1000;
}
#lang a{
    ont-size: 11px;
    font-family: Equip-Light;
    color:rgb(34, 36, 34);
}
#imgMenuRow div{
    height: 356px;
}
.imgMenu img{
    height:100%;
}
#imgMenuRow{
    max-width: 970px;
    margin:auto;
}
#mainText{
    font-family: Equip-Light;
    color:rgb(88, 89, 91);
    font-size:14px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
        -webkit-column-gap: 75px;
    -moz-column-gap: 75px;
    column-gap: 75px;
    text-align: justify;
    line-height: 22px;
    padding-top:150px;
    padding-bottom: 80px;
    max-width:950px;
    margin-left:auto;
    margin-right:auto;
}
#mainText a{
    text-decoration: underline;
    color:rgb(88, 89, 91);
}
#mainText a:hover{
    text-decoration: none;
}
#rowMainText{
    width:950px;
    margin-left: auto;
    margin-right: auto;
}

#mainTextSm{
    padding-top:50px;
    font-family: Equip-Light;
    color:rgb(88, 89, 91);
    font-size:14px;
    text-align: justify;
    line-height: 22px;
    padding-bottom: 80px;
    width:800px;
}
#mainTextSm a{
    text-decoration: underline;
    color:rgb(88, 89, 91);
}
#mainTextSm a:hover{
    text-decoration: none;
}
#rowMainTextSm{
    max-width:800px;
    margin-left: auto;
    margin-right: auto;    
}
#mainTextSml{
    padding-top:50px;
    font-family: Equip-Light;
    color:rgb(88, 89, 91);
    font-size:14px;
    text-align: justify;
    line-height: 22px;
    padding-bottom: 80px;
}
#mainTextSml a{
    text-decoration: underline;
    color:rgb(88, 89, 91);
}
#mainTextSml a:hover{
    text-decoration: none;
}

#containerFooter{
    width:100%;
    margin:0;
    padding:0; 
}
#rowFooter{
    background-color:rgb(34, 36, 34);
    height:44px;
    position:fixed;
    bottom:0px;
    width:110%;
    font-size:11px;
    color:white;
    
}
#rowFooter a{
    text-decoration: none;
    color:white;
}
#rowFooter p{
    margin-top:12px;
}
.footerBottom{
    margin-top:-10px;
}

#footerMotylek{
    width:19px;
    height:14px;
    position:relative;
    bottom: 25px;
    right:-89%;
    transition: all 0.8s ease;
    
}
#footerMotylek:hover{
    transform: rotate(-180deg);
    transition-duration: 0.8s;
}

#catering:hover + #contact{
    color:red;
}
#kontakt1{
    background-color:rgb(156, 175, 176);
    color:rgb(255, 255, 255);
    padding:20px;
    width:290px;
    font-family: Equip-Light;
    font-size:13px;
    margin-right:17px;
    min-height: 335px;
}
#kontakt2{
    padding:0px;
    margin-left:17px;
    margin-right:17px;
    width:290px;
}
#kontakt2 .custom{
    width:230px;
}
#kontakt2 p{
    margin-bottom:40px;
}
#kontakt2 p a{
    color:rgb(255, 255, 255);
}
#kontakt2 p:first-child{
    background-color:rgb(188, 216, 102);
    color:rgb(255, 255, 255);
    padding:20px;
    width:290px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt2 p:nth-child(2){
    background-color:rgb(156, 150, 123);
        color:rgb(255, 255, 255);
    padding:20px;
    width:290px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt2 p:nth-child(3){
    background-color:rgb(156, 175, 176);
        color:rgb(255, 255, 255);
    padding:20px;
    width:290px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt2 p:nth-child(4){
    background-color:rgb(96, 134, 108);
    color:rgb(255, 255, 255);
    padding:20px;
    width:290px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt2 p:nth-child(5){
    background-color:rgb(188, 216, 102);
    color:rgb(255, 255, 255);
    padding:20px;
    width:290px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt3{
    background-color:rgb(96, 134, 108);
    color:rgb(255, 255, 255);
    padding:20px;
    width:290px;
    font-family: Equip-Light;
    font-size:13px;
    margin-left:17px;
}
#kontakt3 p a{
    color:rgb(255, 255, 255);
}
#contactContent{
    margin:auto;
    width:950px;
}
#kontakt1md{
    background-color:rgb(156, 175, 176);
    color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
   margin-bottom:40px;
}
#kontakt2md{
    padding:0px;
}
#kontakt2md .custom{
}
#kontakt2md p{
    margin-bottom:40px;
}
#kontakt2md p a{
    color:rgb(255, 255, 255);
}
#kontakt2md p:first-child{
    background-color:rgb(188, 216, 102);
    color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt2md p:nth-child(2){
    background-color:rgb(156, 150, 123);
        color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt2md p:nth-child(3){
    background-color:rgb(156, 175, 176);
        color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt3md{
    background-color:rgb(96, 134, 108);
    color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
        margin-bottom:100px;
}
#kontakt3md p a{
    color:rgb(255, 255, 255);
}
#kontakt1sm{
    background-color:rgb(156, 175, 176);
    color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
   margin-bottom:40px;
}
#kontakt2sm{
    padding:0px;
}
#kontakt2sm .custom{
}
#kontakt2sm p{
    margin-bottom:40px;
}
#kontakt2sm p a{
    color:rgb(255, 255, 255);
}
#kontakt2sm p:first-child{
    background-color:rgb(188, 216, 102);
    color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt2sm p:nth-child(2){
    background-color:rgb(156, 150, 123);
        color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt2sm p:nth-child(3){
    background-color:rgb(156, 175, 176);
        color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
}
#kontakt3sm{
    background-color:rgb(96, 134, 108);
    color:rgb(255, 255, 255);
    padding:20px;
    font-family: Equip-Light;
    font-size:13px;
        margin-bottom:100px;
}
#kontakt3sm p a{
    color:rgb(255, 255, 255);
}
#contactContentsm{
    margin-left:17px;
    margin-right:17px;
}
