* {
    margin: 0;
    padding: 0;
    color: black;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}


.cisco-help {
    position:absolute;
    width: 96%;
    height: 100%;
    background-color: #286b94;
    top: 110px;
    left: 50px;
    opacity: 0.4;
}
.cisco-help-szoveg {
    width: 800px;
    height: 800px;
    position: absolute;
    top: 115px;
    left: 60px;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    background-image: url("images/background.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.main-page-link {
    padding: 20px 60px 20px 60px;
    position: absolute;
    border: 2px solid black;
    left: 50px;
    top: 25px;
    font-size: 20px;
    background-color: #286b94;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    transition: 0.5s;
}

.main-page-link:hover {
    transition: 0.5s;
    background-color: #cfc5a9;
    box-shadow: 6px 10px 10px 2px #474745;
    top: 20px;
}

.wildcard-link {
    padding: 20px 60px 20px 60px;
    position: absolute;
    border: 2px solid black;
    left: 250px;
    top: 25px;
    font-size: 20px;
    background-color: #286b94;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    transition: 0.5s;
}

.wildcard-link:hover {
    transition: 0.5s;
    background-color: #cfc5a9;
    box-shadow: 6px 10px 10px 2px #474745;
    top: 20px;
}
.calculator-link {
    padding: 20px 60px 20px 60px;
    position: absolute;
    border: 2px solid black;
    left: 470px;
    top: 25px;
    font-size: 20px;
    background-color: #286b94;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    transition: 0.5s;
}
.calculator-link:hover {
    transition: 0.5s;
    background-color: #cfc5a9;
    box-shadow: 6px 10px 10px 2px #474745;
    top: 20px;
}

.vlsm-link {
    padding: 20px 60px 20px 60px;
    position: absolute;
    border: 2px solid black;
    left: 720px;
    top: 25px;
    font-size: 20px;
    background-color: green;
    text-decoration: none;
    text-align: center;
    justify-content: center;
    transition: 0.5s;
}

.vlsm-link:hover {
    transition: 0.5s;
    background-color: #cfc5a9;
    box-shadow: 6px 10px 10px 2px #474745;
    top: 20px;
}

.title-text {
    color: white;
    font-family: cursive;
    font-size: 25px;
    font-weight: 1000;

}

.sub-text {
    color: white;
    font-family: cursive;
}

.sub-text-2 {
    color: #9cafb8;
    font-family: cursive;
}

.vlan {
    position: relative;
    margin: 10px;
    width: 500px;
    height: 350px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}

.vlan:hover {
    transform: 0.5s;
    background-color: #2c7a9e;

}

.vlan-sub {
    margin: 10px 10px;
    text-align: left;
}
.vlan-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.dhcp {
    position: relative;
    left: 650px;
    top: -360px;
    margin: 10px;
    width: 500px;
    height: 350px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}

.dhcp:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}


.dhcp-sub {
    margin: 10px 10px;
    text-align: left;
}
.dhcp-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.alinterfesz {
    position: relative;
    left: 1280px;
    top: -720px;
    margin: 10px;
    width: 500px;
    height: 150px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}

.alinterfesz:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}

.alinterfesz-sub {
    margin: 10px 10px;
    text-align: left;
}
.alinterfesz-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.iproute {
    position: relative;
    left: 1280px;
    top: -720px;
    margin: 10px;
    width: 500px;
    height: 190px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}
.iproute:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}

.iproute-sub {
    margin: 10px 10px;
    text-align: left;
}

.iproute-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.ospf {
    position: relative;
    left: 0px;
    top: -680px;
    margin: 10px;
    width: 500px;
    height: 350px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}

.ospf:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}

.ospf-sub {
    margin: 10px 10px;
    text-align: left;
}
.ospf-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.ipnat {
    position: relative;
    left: 650px;
    top: -1040px;
    margin: 10px;
    width: 500px;
    height: 450px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}
.ipnat:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}

.ipnat-sub {
    margin: 10px 10px;
    text-align: left;
}
.ipnat-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.syslog {
    position: relative;
    left: 1280px;
    top: -1400px;
    margin: 10px;
    width: 500px;
    height: 350px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}
.syslog:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}

.syslog-sub {
    margin: 10px 10px;
    text-align: left;
}
.syslog-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.pass {
    position: relative;
    left: 0px;
    top: -1360px; 
    margin: 10px;
    width: 500px;
    height: 420px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}

.pass:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}

.pass-sub {
    margin: 10px 10px;
    text-align: left;
}
.pass-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.trunk {
    position: relative;
    left: 650px;
    top: -1790px; 
    margin: 10px;
    width: 500px;
    height: 200px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}

.trunk:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}

.trunk-sub {
    margin: 10px 10px;
    text-align: left;
}
.trunk-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}

.acl {
    position: relative;
    left: 1280px;
    top: -2000px; 
    margin: 10px;
    width: 500px;
    height: 200px;
    background-color: #0d516e;
    text-align: center;
    transition: 0.5s;
}

.acl:hover {
    transform: 0.5s;
    background-color: #2c7a9e;
}

.acl-sub {
    margin: 10px 10px;
    text-align: left;
}
.acl-title {
    width: 100%;
    background-color: #45A8A2;
    border-radius: 0px 0px 40px 40px;
    box-shadow: 0px 5px 10px 0px #1CD6CA;
    border-bottom: 1px solid #A7E8DF;
}
