.Poster{
    width: 450px;
    height: 700px;
    border: solid;
    border-radius: 40px;
}
#Poster2{
    border: solid;
    height: 700px;
    width: 1875px;
    overflow: auto;
    background-color: #550707;
    border-radius: 40px;

}
#cinezone{
    width: 250px;
    height: 200px;
    padding: 5px;
}
body{
    background: linear-gradient(#6d1c1c 30%, #c26262 70%);
}
p{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 20px;
    background-color: #ff9b9b;
    border: solid;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
}
h1{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color: #ff9b9b;
    border: solid;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
}
h2{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color: #ff9b9b;
    border: solid;
    overflow: hidden;
    text-align: center;
    border-radius: 5px;
    font-size: 30px;
}
a{
    background-color: rgb(121, 0, 0);
    color: rgb(97, 250, 255);
    text-decoration: none;
    padding: 3px;
    border: solid;
    border-color: black;
    margin: 3px;
    font-size: 20px;
    border-radius: 5px;
}
a:hover{
    color: rgb(255, 255, 255);
    transition: 0.5s;
    font-size: 25px;
}
.a2{
    position: sticky;
    top: 0;
}
footer{
    background-color: rgb(0, 0, 0);
    color: gray;
    text-align: center;
    padding: 10px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    border: solid;
    border-radius: 15px;
    border-color: black;
    margin: 10px;
}
table{
    border: solid;
    background-color: rgb(255, 101, 101);
    color: rgb(0, 0, 0);
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 25px;
    margin-top: 1%;
    margin-left: 10px;
}
td{
    border: solid;
}
th{
    border: solid;
}
.ulaznicep{
    width: 450px;
    font-size: 25px;
    margin-left: 10px;
}
#mjesta{
    border: solid;
    border-radius: 10px;
    width: 478px;
    margin-left: 0%;
    position: sticky;
}
#mjesta2{
    border: solid;
    border-radius: 10px;
    width: 500px;
    margin-left: 0%;
    position: sticky;
}
#mjesta3{
    border: solid;
    border-radius: 10px;
    width: 611px;
    margin-left: 0%;
    position: sticky;
}
.mjesta{
    overflow: hidden;
    border: solid;
    height: 363px;
    width: 1615px;
    background-color: #310404;
    border-radius: 10px;
    padding: 10px;
    margin: 10px;
    margin-left: 6%;
}
.ulaznicep2{
    font-size: 30px;
}
#SnD{
    margin: 15px;
    border: solid;
    border-radius: 10px;
    width: 570px;
    height: 400px;
}
#SnD:hover{
    width: 635px;
    height: 455px;
    transition: 0.5s;
}
li{
    border: solid;
    background-color: rgb(255, 101, 101);
    color: rgb(0, 0, 0);
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 35px;
    margin-top: 1%;
    width: 120px;
    font-weight: bold;
    border-radius: 10px;
}
#p2{
    font-size: 25px;
    width: 550px;
    margin-left: 50px;
    display: inline-block;
}
.snacksdiv{
    background-color: #550707;
    border: solid;
    padding: 5px;
    border-radius: 20px;
}
#h2{
    width: 1200px;
    background-color: #ffc2c2;
    margin-left: 350px;
}
.p3{
    font-size: 30px;
    width: 700px;
}
.p4{
    width: 300px;
    font-size: 25px;
    margin-left: 20px;
}
.p5{
    font-size: 23px;
    width: 500px;
    background-color: #ff4343;
}
#portanova{
    border: solid;
    border-radius: 10px;
}
#mallsplit{
    border: solid;
    border-radius: 10px;
    width: 548px;
}
#arena{
    border: solid;
    border-radius: 10px;
    width: 548px;
}