* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;    
}

/***** reusable *****/
.row {
    max-width: 1050px;
    margin: 0 auto;
}
.row-sec{
/* display: flex; */
line-height: 30px;
font-size: 20px;


}
.row-sec::before,
.row::before{
content: "";
flex: 1;
border-top: 1px solid black;
}
.row-sec::before{
margin-right: 10px;
}
.row-sec::after{
margin-left: 10px;
}
.special{
text-align: left;
line-height: 30px;
font-size: 20px;

}

:root {
    --blue: #354046;
    --black: #354046;
    --dark-blue:#424F69;
    --red :rgb(133, 28, 28);
}

.heading-main h2 {
   text-align: center;
/*    margin-top: 20px;*/
    font-size: 30px;
}

.heading-main h2:after {
    content: ""; 
    display: block;
    width: 150px;
    border-bottom: 2px solid #000;
    margin: 20px auto;
}

.empty-space {
    height: 50px;
}


/***** header *****/
header {
    background: linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0.7)), url("../img/background.jpg");
    background-size:cover;
    height: 100vh;
    background-attachment: scroll;
}

.nav-background {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: rgba(0,0,0,0.7);
    z-index: 50;
    border-bottom: 2px solid #000; 
}

#logo img {
    width: 200px;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%,-50%);
}


nav ul {
    float: right;
    margin-top: 7px;
    position: fixed;
    margin-left: 28%;
    z-index: 100; 
}

nav ul li {
    display: inline-block;
    color: #fff;
    margin-left: 15px;
}

nav ul li a:link,
nav ul li a:visited {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    border-bottom: 2px solid transparent;
}

nav ul li a:hover,
nav ul li a:active {
    transition: border-bottom 0.5s;
    border-bottom: 2px solid #eee;
}

.header-text {
    position: absolute;
    top: 50%;
    left: 41%;
    transform: translate(-50%,-50%);
}

.header-text h1 {
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    word-spacing: 3.5px;
}
.read-more{

color: #fff;

}

.btn {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    border: 1px solid #000;
    border-radius: 10px;
    margin-top: 7px;
    padding: 5px 10px;
    letter-spacing: 1px;
}

.btn-full:link,
.btn-full:visited {
    background: transparent;
}

.btn-full:hover,
.btn-full:active {
    transition: background 0.5s;
    background: #eee;
    border: 1px solid #000;
    color: #000;
}

.btn-empty:link,
.btn-empty:visited {
    margin-left: 5px;
    background: transparent;
}

.btn-empty:hover,
.btn-empty:active {
    transition: background 0.5s;
    background:transparent;
    border: 1px solid #000;
}

/* Mobile navigation */
.mobile-nav-icon {
    float: right;
    margin-top: 5px;
    display: none;
}



/***** About us *****/

.our-pizza{
margin-bottom: 100px;
margin-top: 50px;
}

.photo-segment li img{
    width:60%



}
/* @media only  screen and (max-width: 960px){
.photo-segment li img{

width: 80%;

}
}
@media only  screen and (max-width: 555px){
.photo-segment li img{

width: 100%;

}
} */



.pizza-example img {
    width: 100%; 
    border-radius: 10px;
    box-shadow: 4px 6px 10px #000;
}

/***** Our pizza *****/
.pizza-info img {
    width: 100%;
    height: 270px;
    border-radius: 10px;
    box-shadow: 4px 6px 10px #000;
}

.text-pizza {
    margin-bottom: 20px;
}

.text-pizza div {
    width: 50px;
    height: 50px;
    border: 2px solid #000;
    text-align: center;
    border-radius: 50%;
    padding: 12px;
    float: left;
}

.text-pizza p {
    margin-left: 60px;
    margin-right: 60px;
    font-size: 22px;
    text-align: center;
} 
.text-pizza-vybor p{
  margin-left: 40%;
/* margin-right: 60px; */
    font-size: 24px;
    text-align: justify;}
    
    /* ******prihlasky***** */




.prihlasky{

    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(../img/background.jpg);
    background-size: cover;
    background-attachment: scroll;  
    padding-bottom:  150px;
    padding-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;


}

.prihlasky .heading-main{

color:#fff;

}
.heading-main h2:after {
    content: ""; 
    display: block;
    width: 150px;
    border-bottom: 2px solid #fff;
    margin: 20px auto;
}
.text-pizza-prihlasky a:link,
.text-pizza-prihlasky a:visited{
    margin-left:42%;
    font-size: 20px;
    text-align: center; 
    line-height: 2;
    color:#eee;
    text-decoration: underline .3px solid;
    
}
.text-pizza-prihlasky a:hover,
.text-pizza-prihlasky a:active{

    
    font-size: 18px;
    text-align: center; 
    line-height: 2;
    color:#eee;
    transition: 0.5s;
}
/* ******aktualne****** */

.aktualne-download:link,
.aktualne-download:visited{

    font-size: 17px;
    text-align: center; 
    line-height: 2;
    color:#000;


}

.aktualne-download:hover,
.aktualne-download:active{
    font-size: 18px;
    text-align: center; 
    line-height: 2;
    color:#333;
    transition: 0.5s;


}
.aktualne-text {
    content: "";
    display: block;
    border-top: 1px solid black;
    margin-bottom: 10px;
  }
  
  .aktualne-text img{
    height: 600px;
    width: 900px;

  }
  .aktualne-text::after {
    content: "";
    display: block;
    border-bottom: 1px solid black;
    margin-top: 10px;
  }









/***** Reference *****/
.reference {
    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(../img/background.jpg);
    background-attachment: scroll;  
    padding-bottom:  150px;
    padding-top: 80px;
    padding-left: 15px;
    padding-right: 15px;
}



.reference h2 {
    color: #fff;
    padding-top: 15px;
}

.reference h2:after {
  border-bottom: 2px solid #fff;  
}

.one-reference {
    color: #fff;
    font-size: 22px;
}

.one-reference p {
    font-style: italic;
}

.photo-name {
   margin-top: 10px;
    margin-bottom: 60px;
}

.photo-name p {
    padding: 13px;
    margin-left: 60px;
    font-style: normal;
}

.photo-name img {
    width: 50px;
    border-radius: 50%;
    float: left;
}

/***** Photo gallery *****/
.photo-segment li {
   list-style-type: none;
    overflow: hidden;
    height: 300px;
}

.photo-segment img {
    width: 100%;
    height: 300px;
/*    opacity: 1;*/
    transform: scale(1.15); 
}

/*
.photo-segment img:hover {
    transition: transform 0.5s, opacity 0.5s;
    transform: scale(1);
    opacity: 1;
}
*/

/***** Contact form *****/
.contact-form {
    max-width: 700px;
    text-align: center;
}

.contact-form input {
    width: 80%;
    margin: 5px 0px;
    padding: 7px;
    border: 2px solid #000;
    border-radius: 10px;
    box-shadow: 5px 5px 5px grey;
    
}

.contact-form textarea {
    width: 80%;
    margin: 5px 0px;
    padding: 7px;
    border: 2px solid #000;
    border-radius: 10px;
    box-shadow: 5px 5px 5px grey;
    font-family: Arial;
}

input[type="submit"] {
   background-color: #aa4309;
    color: #fff;
    font-size: 20px;
}

input[type="submit"]:hover {
    transition: background-color 0.5s;
    background-color: #d67e4d;
    color: #000;
}

/***** Footer *****/
/* footer{

    background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.7)), url(../img/background.jpg);
    background-attachment: fixed;  
    padding-bottom:  15px;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;


} */
.footer-page {
    background: #fff; 
    opacity: 70%; 
     margin-top: 0px; 
    color: #000;
}


.social {
    text-align: center;
    /* margin: 10px 0;  */
}

.social p {
    display: inline;
    margin-right: 20px;
}

.social p a:link,
.social p a:visited {
    text-decoration: none;
    color: #000;
    font-size: 25px;
}

.social p a:hover,
.social p a:active {
    color: #000;
}

.footer-text {
    text-align: center;
    font-size: 16px;
    padding: 15px; 
    margin-top: 10px; 
}
.autor-sign{
color:#000;
padding-left: 5px;
}


/***** Stop floating *****/
.clearfix {zoom: 1}
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}


/* @media only screen and (max-width:1362px) */