* {
    box-sizing: border-box;
}

html {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

body {
    background-image: url(/kep/redalarm.jpg);
    background-repeat: no-repeat;
    display: block;
    background-size: cover;
    margin: 0;

}

nav {
    font-size: 25px;
    max-width: 900px;
    margin: auto;
    padding-left: 15px;
    margin-top: -25px;
    margin-bottom: -25px;
    background-color: rgba(116, 31, 31, 0.5);
    opacity: 1;
    text-align: left;
}

.nav2 {
    text-align: right;
    float: right;
    margin: auto;
    max-width: 900px;
    font-size: 15px;
    margin-right: 10px;
    margin-top: -25px;
    text-shadow: #000000 2px 2px;
}

.toplink1,
.toplink2 {
    color: white;
    text-decoration: none;
    padding: 5px;
    font-size: 0.8rem;

}

.fa-facebook-square {
    color: #3b5998;
    background-image: linear-gradient(to bottom, transparent 20%, white 20%, white 93%, transparent 93%);
    background-size: 55%;
    background-position: 50% 0px;
    background-repeat: no-repeat;
}

.fa-phone-square {
    color: #0F9D58;
    background-image: linear-gradient(to bottom, transparent 20%, white 20%, white 93%, transparent 93%);
    background-size: 70%;
    background-position: 50% -1px;
    background-repeat: no-repeat;
}

.fa-envelope-square {
    color: #DB4437;
    background-image: linear-gradient(to bottom, transparent 20%, white 20%, white 93%, transparent 93%);
    background-size: 75%;
    background-position: 50% -1px;
    background-repeat: no-repeat;
}

.content {
    max-width: 900px;
    margin: auto;
    background: rgb(255, 248, 242);
    padding-bottom: 20px;
}

.background {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    margin: 0;
    padding: 0;
}

.topbackground {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.15);
    max-width: 900px;
    margin: auto;
}

h1 {
    padding-bottom: 30px;
    padding-top: 20px;
    text-align: center;
    color: #ffffff;
    font-size: 35px;
    text-shadow: 2px 2px #000000;
    letter-spacing: 2px;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-weight: 900;
}

h2 {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 30px;
    text-align: center;
    font-size: 30px;
    margin-top: -25px;
}

h3 {
    margin-left: 25px;
    margin-right: 25px;
}

h4 {
    padding-left: 25px;
    font-size: 25px;
    padding-top: 20px;
    margin-bottom: 10px;
    color: #913939;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
}

.phone {
    color: rgb(179, 0, 0);
    font-size: 30px;
    text-shadow: 2px 2px #a5a5a5;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
}

i,
a {
    color: black;
}

.parp {
    padding: 20px;
    margin-left: 20px;
    margin-right: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.parp2 {
    padding-top: 20px;
    padding-bottom: 1px;
}

.ul1 {
    margin-left: 30px;
    margin-right: 30px;
    list-style-type: circle;
    padding-bottom: 40px;
}

.list1 {
    letter-spacing: 0.5px;
    padding: 3px;
}

.list2 {
    padding-top: 10px;
    list-style-type: none;
    text-indent: 0px;
}

.dsclogo {
    display: block;
    max-width: 100%;
    height: 300px;
    margin: auto;
    margin-top: -100px;
    margin-bottom: -100px;
}

.dsckezelo {
    display: block;
    height: auto;
    max-width: 80vw;
    margin: auto;
}

.dsckezelok {
    display: block;
    height: auto;
    max-width: 80vw;
    margin: auto;
}

.szirena {
    float: left;
    max-width: 12vh;
    padding-right: 10px;
    padding-top: 0;
    margin-left: -10px;
}

.tovlink {
    text-align: center;
    border-style: solid;
    padding: 10px;
    margin: auto;
    max-width: 60%;
    border-color: #913939;
    border-width: 1.5px;
    text-shadow: 2px 2px #c5c5c5;
    font-weight: bold;
    margin-bottom: 20px;
}

.tovlink2 {
    text-decoration: none;
}

.footer1,
.footer2,
.ulfooter,
.copy {
    margin-left: 40px;
    margin-right: 40px;
    color: #ffffff;
    margin-left: 20px;
}



.copy {
    padding-top: 10px;
    font-size: 12px;
    text-align: center;
    color: gray;
    font-family: 'Courier New', Courier, monospace
}

.footer2 {
    padding-bottom: 20px;
}

.copylink {
    color: grey;
    text-decoration: none;
}

.footer1 {
    padding: 5px;
    font-size: 20px;
    color: #ff6455;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: bold;
}

.footerbackground {
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.15);
    margin-bottom: 0;
    padding-top: 1px;
    padding-bottom: 20px;
    max-width: 900px;
    margin: auto;
}

.fa-phone-volume,
.fa-envelope,
.fa-hand-pointer {
    color: #ff6455;
}

.link {
    color: #ff6455;
    text-decoration: none;
    text-shadow: 2px 2px #000000;
}

.lifooter {
    list-style: none;
    padding-top: 5px;
    padding-left: 55px;
    font-size: 15px;
    letter-spacing: -0.5px;
    display: block;
    min-width: 230px;
}


.attilakep {
    display: block;
    max-width: 100px;
    float: left;
    padding-right: 10px;
    margin-left: -40px;
    position: absolute;
}

.attilaleiras {
    padding-top: 40px;
}