@charset "utf-8";
/* CSS Document */

.notes_viewable {
    color: gray;
    font-weight: 300;
    font-size: 12px;
    font-family: arial;
}

#showprofilepagevsetkyinfo {
    position: relative;
    font-size: 16px;
    top: 15px;
    left: 10px;
    width: 580px
}

.facebook_login_button {
    position: absolute;
    width: 191px;
    height: 18px;
    padding: 4px 0px;
    text-align: center;
    margin-top: 130px;
    border: none;
    text-shadow: 0px 1px 3px #FF6700;
    background: -webkit-radial-gradient(top, #FF6700, #ffb584);
    background: radial-gradient(at top, #FF6700, #ffb584);
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    display: inline !important;
    cursor: default;
}

#vyhodnotenietestu {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -200px;
    text-shadow: rgb(14, 49, 84) 1px 1px;
    margin-left: -504px;
    width: 971px;
    color: rgb(255, 255, 255);
    min-height: 400px;
    padding: 15px;
    font-size: 16px;
    border: 3px solid rgb(14, 49, 84);
    background-color: #ffa366;
    background: -ms-linear-gradient(top, #FF6700, #ffa366);
    font-size: 16px;
    background: -webkit-linear-gradient(top, #FF6700, #ffa366);
    background: -moz-linear-gradient(top, #FF6700, #ffa366);
    background: -o-linear-gradient(top, #FF6700, #ffa366);
    z-index: 9999999999;
}

.testresult {
    display: none;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 50%;
    height: 400px;
    margin-top: -200px;
    z-index: 71;
    background-color: #00CC00;
    color: #ffa366;
}

.testresult_smajl {
    font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif;
    position: absolute;
    font-size: 380px;
    left: 50%;
    margin-left: -450px;
    margin-top: -60px;
    text-shadow: 1px 2px 2px #ffa366, -1px -2px 2px #ffa366;
}

.testresult_nadpis {
    position: absolute;
    font-size: 50px;
    left: 50%;
    margin-top: 30px;
    margin-left: 35px;
    text-align: right;

}

.testresult_text {
    position: absolute;
    font-size: 40px;
    left: 50%;
    margin-top: 120px;
    text-align: right;
}

.testresultbg {
    display: none;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    z-index: 70;
    background-color: black;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.teststatus {

    -webkit-box-shadow: -1px -1px 1px #ffa366;
    -moz-box-shadow: -1px -1px 1px #ffa366;
    box-shadow: -1px -1px 1px #ffa366;

    background: #ffa366;
    background: linear-gradient(top, #FF6700, #ffa366);
    background: -ms-linear-gradient(top, #FF6700, #ffa366);
    background: -webkit-linear-gradient(top, #FF6700, #ffa366);
    background: -moz-linear-gradient(top, #FF6700, #ffa366);
    background: -o-linear-gradient(top, #FF6700, #ffa366);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6700', endColorstr='#ffa366');
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 480px;
    height: 33px;
    font-size: 18px;
    color: #ffffff;
    text-shadow: 1px 1px #0a223b;
    font-weight: bold;
    z-index: 69;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-transform: rotate(0.1deg);
    -webkit-backface-visibility: hidden;
}

#showprofilepagevsetkyinfo td {
    width: 30%;
}

.datumpridaniakto {
    position: relative;
    color: #ffa366;
    right: 0px;
    bottom: 0px;
    width: 100%;
    text-align: right;
}

.nazovnovinky {
    position: relative;
    font-size: 30px;
    left: 0px;
    top: -10px;
    left: -2px;
}

.textnovinky {
    color: 0 e3154;
    font-size: 16px;
    position: relative;
    text-align: justify;
    color: #ffa366;
}

.news_title .text {
    font-weight: bold;
    color: #606060;
}

.news_title .plus .minus {
    margin-top: -2px;
}

.news_title .plus {
    background: #d9d9d9;
    background: -moz-linear-gradient(top, #d9d9d9 0%, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d9d9d9), color-stop(100%, #dedede));
    background: -webkit-linear-gradient(top, #d9d9d9 0%, #dedede 100%);
    background: -o-linear-gradient(top, #d9d9d9 0%, #dedede 100%);
    background: -ms-linear-gradient(top, #d9d9d9 0%, #dedede 100%);
    background: linear-gradient(to bottom, #d9d9d9 0%, #dedede 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d9d9d9', endColorstr='#dedede', GradientType=0);
    width: 20px;
    height: 20px;
    border-radius: 10px;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
    margin-top: 5px;
    line-height: 20px;
    text-align: center;
    -moz-box-shadow: inset 0 0 4px #B5B5B5;
    -webkit-box-shadow: inset 0 0 4px #B5B5B5;
    box-shadow: inset 0 0 4px #B5B5B5;
    color: #FCFCFC;
    font-family: Arial, sans-serif;
    text-shadow: 1px 1px 1px #B5B5B5, -1px -1px 1px #B5B5B5, 1px -1px 1px #B5B5B5, -1px 1px 1px #B5B5B5;
    font-size: 20px;
}

.news_title {
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f4f4f4), color-stop(100%, #e9e9e9));
    background: -webkit-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%);
    background: -o-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0%, #e9e9e9 100%);
    background: linear-gradient(to bottom, #f4f4f4 0%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e9e9e9', GradientType=0);
    width: 100%;
    height: 30px;
    border: 1px solid #DEDEDE;
    line-height: 30px;
    cursor: pointer;
}

.news_content p {
    margin: 0;
    padding: 0;
}

.news_content .text {
    border-left: 1px solid #DEDEDE;
    border-right: 1px solid #DEDEDE;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;

}

.news_content {
    background-color: #FFFFFF;
    width: calc(100% + 2px);
    line-height: 30px;

    height: 0px;
    overflow: hidden;
}

.register_menu_meno {
    margin-bottom: 10px;
}

#clearer {
    clear: both;
}

#lessons_medzera {
    position: relative;
    top: 20px;
}

#max_pocet_hod_za_tyzden {
    width: 100px;
}

.jemozneregistrovatdalsiejazdy {
    color: green;
    margin-left: 20px;
}

#max_pocet_hod_za_den {
    width: 100px;
}

.div_pred_maximalny_pocet_hod_za_tyzden table {
    width: 400px;
}

.div_pred_maximalny_pocet_hod_za_tyzden {
    width: 440px;
    margin-top: 40px;
    border: 1px solid black;
    padding: 20px;
    left: 50%;
    margin-left: -250px;
    position: relative;
}

.lessonsdalsitext {
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: black;
}

#login_please {
    width: 100%;
    text-align: center;
}

#mylessonstable {
    border-collapse: collapse;
    border: 1px solid black;
    width: calc(100%);
    font-size: 12px;
}

#mylessonstable td {
    border: 1px solid black;
    height: 35px;
    text-align: center;
}

.field {
    text-align: center;
    text-shadow: 1px 1px #0a223b;
    color: white;
    font-size: 12px;
}

#mylessonstableplan {
    border-collapse: collapse;
    border: 1px solid black;
    width: calc(100%);
    font-size: 12px;
    margin-bottom: 30px;
}

#mylessonstableplan td {
    border: 1px solid black;
    height: 35px;
}

.references_horneuvodzovky {
    font-size: 50px;
    margin-left: -18px;
    margin-top: 0px;
    color: black;
}

.references_dolneuvodzovky {
    font-size: 50px;
    left: 0px;
    margin-left: 846px;
    margin-top: -27px;
    color: black;

}

.references_text {
    color: black;
    font-size: 16px;
    position: relative;
    width: 100%;
    margin-top: -54px;
    text-align: justify;
}

.references_podpis {
    font-size: 14px;
    text-align: right;
    margin-right: -12px;
    margin-top: -30px;
    color: black;
}

.references {

    width: 850px, calc(100% - 40px);
    border: 1px solid #1e2e48;
    background-color: #e8e8e8;
    padding: 20px 30px 20px 30px;
    margin-bottom: 15px;
}

#bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background-image: url('/templates/7/img/bg_left_right.jpg');
    background-color: white;
    background: -moz-linear-gradient(top, #1ad5f6 1%, #6ee2d5 16%, #fdf89d 36%, #ffffff 63%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #1ad5f6), color-stop(16%, #6ee2d5), color-stop(36%, #fdf89d), color-stop(63%, #ffffff));
    background: -webkit-linear-gradient(top, #1ad5f6 1%, #6ee2d5 16%, #fdf89d 36%, #ffffff 63%);
    background: -o-linear-gradient(top, #1ad5f6 1%, #6ee2d5 16%, #fdf89d 36%, #ffffff 63%);
    background: -ms-linear-gradient(top, #1ad5f6 1%, #6ee2d5 16%, #fdf89d 36%, #ffffff 63%);
    background: linear-gradient(to bottom, #1ad5f6 1%, #6ee2d5 16%, #fdf89d 36%, #ffffff 63%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1ad5f6', endColorstr='#ffffff', GradientType=0);
}

body {
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-smooth: always;
    font-size: 16px;

    background-repeat: repeat-x;
    background-position: top;
    padding: 0px;
}

ul {
    overflow: auto;
}

a {
    text-decoration: none;
    color: #ffa366;
    border: none;
}

img {
    border: none;
}

#fsviewer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 69;
    left: 0px;
    top: 0px;
    background-color: white;
    opacity: 0.6;
    filter: alpha(opacity=60);
    display: none;
    cursor: pointer;
}

.logotext {
    top: 4px;
    position: relative;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;

    display: none;
}

.logotext_podnadpis {
    font-size: 18px;
    top: 4px;
    position: relative;
    display: none;
}

#priesvitny_div_zakryva_registraciu {
    z-index: 20;
    background-color: white;
    opacity: 0.6;
    width: 663px;
    height: 300px;
    margin-top: 20px;
    position: absolute;
    filter: alpha(opacity=60);
}

#fscontent {
    left: 50%;
    top: 50%;
    position: fixed;
    z-index: 70;
    display: none;
}

#content {
    width: 965px;
    position: relative;
    margin: 0px auto;
    padding-right: 15px;
    background-color: #FFFFFF;
    border-left: 10px solid rgba(0, 0, 0, 0.25);
    border-right: 10px solid rgba(0, 0, 0, 0.25);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.end {
    clear: both;
}

#content_content {
    padding-left: 40px;
    padding-right: 40px;
    text-align: justify;
    clear: both;
    width: 610px;
    float: left;
    margin-top: -30px;
}

#header {
    background-color: #ffa366;
    border-left: 10px solid rgba(0, 0, 0, 0.25);
    border-right: 10px solid rgba(0, 0, 0, 0.25);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    width: 980px;
    position: relative;
    top: 0px;
    margin: 0 auto;
    background-image: url('/templates/1/img/3/headerbg.jpg');
    background-repeat: no-repeat;
    height: 276px;
}

#headergradient {
    position: absolute;
    z-index: 1;
    background: #FF6700;
    background: linear-gradient(top, #FF6700, #fcfcfc);
    background: -ms-linear-gradient(top, #FF6700, #fcfcfc);
    background: -webkit-linear-gradient(top, #FF6700, #fcfcfc);
    background: -moz-linear-gradient(top, #FF6700, #fcfcfc);
    background: -o-linear-gradient(top, #FF6700, #fcfcfc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6700', endColorstr='#fcfcfc');
    width: 100%;
    height: 20px;
    left: 0px;
}

.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    margin-left: -15px;
    margin-top: 10px;
    border-right: 10px solid black !important;
}

.aaa56sad65qw4e89 {
    color: black !important;
}

#detailsdiv {
    position: absolute;
    padding: 10px;
    background-color: #ffa366;
    display: none;
    color: white;
    border: 1px solid #6188AA;

    font-size: 12px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    margin-left: 615px;
    margin-top: 10px;
    border-left: 10px solid black !important;

}

.tabulka_header {
    background: #ffa366;
    background: linear-gradient(top, #FF6700, #ffa366);
    background: -ms-linear-gradient(top, #FF6700, #ffa366);
    background: -webkit-linear-gradient(top, #FF6700, #ffa366);
    background: -moz-linear-gradient(top, #FF6700, #ffa366);
    background: -o-linear-gradient(top, #FF6700, #ffa366);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6700', endColorstr='#ffa366');
    min-height: 33px;

    -webkit-box-shadow: 1px 1px 1px #FF6700;
    -moz-box-shadow: 1px 1px 1px #FF6700;
    box-shadow: 1px 1px 1px #FF6700;

    font-size: 18px;
    color: #ffffff;
    text-shadow: 1px 1px #0a223b;
    font-weight: bold;
    width: calc(100% - 20px);
    line-height: 33px;
    padding-left: 20px;
}

.testresult {
    display: none;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 50%;
    height: 400px;
    margin-top: -200px;
    z-index: 71;
    background-color: #00CC00;
    color: #ffa366;
}

.testresult_smajl {
    font-family: Century Gothic, Calibri, Arial, Helvetica, sans-serif;
    position: absolute;
    font-size: 380px;
    left: 50%;
    margin-left: -450px;
    margin-top: -60px;
    text-shadow: 1px 2px 2px #ffa366, -1px -2px 2px #ffa366;
}

.testresult_nadpis {
    position: absolute;
    font-size: 50px;
    left: 50%;
    margin-top: 30px;
    margin-left: 35px;
    text-align: right;

}

.testresult_text {
    position: absolute;
    font-size: 40px;
    left: 50%;
    margin-top: 120px;
    text-align: right;
}

.testresultbg {
    display: none;
    position: fixed;
    width: 100%;
    left: 0px;
    top: 0px;
    height: 100%;
    z-index: 70;
    background-color: black;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.teststatus {

    -webkit-box-shadow: -1px -1px 1px #ffa366;
    -moz-box-shadow: -1px -1px 1px #ffa366;
    box-shadow: -1px -1px 1px #ffa366;

    background: #ffa366;
    background: linear-gradient(top, #FF6700, #ffa366);
    background: -ms-linear-gradient(top, #FF6700, #ffa366);
    background: -webkit-linear-gradient(top, #FF6700, #ffa366);
    background: -moz-linear-gradient(top, #FF6700, #ffa366);
    background: -o-linear-gradient(top, #FF6700, #ffa366);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6700', endColorstr='#ffa366');
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 480px;
    height: 33px;
    font-size: 18px;
    color: #ffffff;
    text-shadow: 1px 1px #0a223b;
    font-weight: bold;
    z-index: 69;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-transform: rotate(0.1deg);
    -webkit-backface-visibility: hidden;
}

.userinfo div {
    color: black !important;
}

.userinfo span {
    color: black !important;
}

.userinfo {
    font-size: 20px;
    color: black;

    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;

}

.tabulka_vnutro {
    background-color: #ffa366;
    margin-top: 3px;
    background: #fefefe;
    background: linear-gradient(top, #fefefe, #ffffff);
    background: -ms-linear-gradient(top, #fefefe, #ffffff);
    background: -webkit-linear-gradient(top, #fefefe, #ffffff);
    background: -moz-linear-gradient(top, #fefefe, #ffffff);
    background: -o-linear-gradient(top, #fefefe, #ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ffffff"');
    width: 100%;
    min-height: 33px;

    -webkit-box-shadow: 0px 1px 0px #b0b0b0;
    -moz-box-shadow: 0px 1px 0px #b0b0b0;
    box-shadow: 0px 1px 0px #b0b0b0;

    font-size: 14px;
    color: #FF6700;
    font-weight: bold;
    cursor: pointer;

}

#footer {
    clear: both;
    padding: 20px 40px 20px 40px;
    position: relative;
    width: 900px;
    left: 50%;
    margin-left: -500px;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;
    font-size: 14px;
    border-left: 10px solid rgba(0, 0, 0, 0.25);
    border-right: 10px solid rgba(0, 0, 0, 0.25);
    border-bottom: 10px solid rgba(0, 0, 0, 0.25);
    -webkit-background-clip: padding-box;

    background-color: white;
    background-clip: padding-box;

}

#footerright {
    position: absolute;
    top: 40px;
    width: 700px;
    margin-left: 240px;
    font-size: 14px;
    font-family: MyFont, Century Gothic, Arial, Helvetica, sans-serif;
    font-smooth: always;
    color: #fcfcfc;
    z-index: 2;
    text-align: right;
}

#footergradient {
    position: relative;
    background: #FF6700;
    background: linear-gradient(top, #fcfcfc, #FF6700);
    background: -ms-linear-gradient(top, #fcfcfc, #FF6700);
    background: -webkit-linear-gradient(top, #fcfcfc, #FF6700);
    background: -moz-linear-gradient(top, #fcfcfc, #FF6700);
    background: -o-linear-gradient(top, #fcfcfc, #FF6700);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#FF6700');
    width: 100%;
    height: 20px;
    left: 0px;
}

iframe {
    overflow: hidden;
}

.privitanie {
    color: rgb(30, 46, 72);
    font-size: 28px;
}

#sendmail_sprava {
    width: 400px;
    height: 100px;
}

#privitanie {
    position: relative;
    width: 700px;
    font-size: 30px;
    color: #ff6700;
    clear: both;
    font-weight: bold;
}

.smooth {
    width: 100%;
    -webkit-transform: rotate(0deg);
    -webkit-backface-visibility: hidden;
}

.lessons_vyberinstruktora_text {
    color: black;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

#lessons_select {
    margin-top: 8px;
}

.fajka {
    position: absolute;
    display: none;
    right: 5px;
    bottom: 5px;
    font-size: 30px;
    color: #FF6700;
}

#akykolvekinstruktor span {
    color: green;
}

.terminyvhodnenareg {
    width: 100%;
    text-align: center;
    color: black;
    font-weight: bold;
}

.terminyvhodnenareg span {
    color: green;
}

.upozornenie {
    color: red;
    text-align: center;
    width: 100%;
    font-weight: bold;
    clear: both;
    position: relative;
    margin-top: 40px;
}

.instruktorovemeno {
    position: relative;
    top: 117px;
    width: 100%;
    height: 30px;
    background-color: black;
    opacity: 0.8;
    color: white;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
}

#akykolvekinstruktor {
    float: left;
    cursor: pointer;
    width: 147px;
    margin-bottom: 10px;
    height: 147px;
    margin-right: 10px;
    line-height: 150px;
}

#dalsiins {
    background-size: cover;
    float: left;
    cursor: pointer;
    margin-bottom: 10px;
    border: 2px solid black;
    width: 147px;
    height: 147px;
}

#dalsieauta span {
    color: green;
}

#dalsieauta {
    background-size: cover;
    cursor: pointer;
    margin-top: 20px;
    border: 2px solid black;
    height: 150px;
    width: 150px;
    float: left;
}

#insdiv {
    clear: both;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

#akekolvekauto span {
    color: green;
}

#akekolvekauto {
    cursor: pointer;
    margin-top: 20px;
    height: 150px;
    width: 150px;
    margin-right: 10px;
    float: left;
    line-height: 150px;
    text-align: center;
    color: black;
}

.obrazokauta {
    width: 100%;
    border: 1px solid black;
}

#autadiv {
    position: relative;
    top: 0px;
    z-index: 101;
    margin-left: 7px;
    text-align: center;
    max-width: 980px;
    margin: 0 auto;
}

.underline {
    text-decoration: underline;
}

#lessons_jemozneplanovatjazdynatyzdentext {
    text-align: center;
    color: black;
    width: 100%;
    font-weight: bold;
}

#footerdiv {
    color: #353535;
    text-align: center;
    border-top: 2px solid black;
    margin-bottom: 4px;
}

#footerdiv span {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    position: relative;
    top: -6px;
}

#footerdiv .htmlcss3valid {
    float: right;
    position: relative;
    top: -6px;
    margin-left: 10px;
}

#footerdiv .ojlink {
    position: relative;
    float: right;
    padding-right: 10px;
    border-right: 1px solid black;
    top: -6px;
}

#footerdiv .customcode {
    float: right;
    position: relative;
    top: -6px;
}

#meno_a_priezvisko {
    position: relative;
    left: 20px;
    top: 6px;
}

#editprofilebuttontd {
    width: 100%;
    text-align: center;
    font-weight: bold;
}

.table_v_editprofile_prve_tr {
    font-weight: bold;
    color: black;
}

#table_v_editprofile td textarea {
    width: 100%;
    height: 100px;
    -webkit-transform: rotate(0deg);
    -webkit-backface-visibility: hidden;
}

#table_v_editprofile td img {
    width: 100px;
    float: left;
}

#table_v_editprofile .center {
    text-align: center;
}

#table_v_editprofile .right {
    text-align: right;
}

#table_v_editprofile .left {
    text-align: left;
}

#table_v_editprofile {
    width: 100%;
    padding-left: 20px;
    padding-right: 40px;
}

#privitaniesubtext870_350 {
    font-size: 15px;
    color: #1e2e48;
    position: relative;
    text-align: justify;
    margin-top: 19px;
    width: 870px;
    min-height: 350px;
}

#privitaniesubtext {
    font-size: 15px;
    color: #1e2e48;
    position: relative;
    text-align: justify;
    margin-top: 19px;
}

.privitaniesubtext {
    font-size: 15px;
    color: #1e2e48;
    position: relative;
    text-align: justify;
    margin-top: 19px;
}

#login {
    position: relative;
    color: green;
    z-index: 7;
    margin-bottom: 50px;
}

#nazovautoskoly {
    position: relative;
    left: 0px;
    top: 0px;
    height: 276px;
    font-size: 30px;
    color: #e9e9e9;
}

.inputlogin {
    width: 173px;
    height: 32px;
    font-size: 14px;
    color: #FF7E00;
    border: 1px solid #FF7E00;
    padding-left: 8px;
    padding-right: 8px;
    background: white;
}

.inputloginie {
    width: 120px;

    text-shadow: 1px 1px #fff;
    font-size: 14px;
    color: #FF6700;
    padding-left: 8px;
    background: none;
    border: none;
    margin-top: 2px;
}

#login_usrname {
    position: relative;
    width: 191px;
    height: 32px;
}

input:-webkit-autofill {
    background: none !important;
}

#login_pwd {
    position: relative;
    width: 191px;
    height: 32px;
    margin-top: 10px;
}

#register_notloggedin {
    position: relative;
    font-size: 12px;
    width: 198px;
    border: 1px solid #FF6700;
    color: #FF6700;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px;
}

#register_notloggedin a {
    color: #FF6700;
}

#register {
    position: relative;
    font-size: 12px;
    width: 191px;
    text-align: right;
}

#register a {
    color: #FF7E00;
}

#login_button {
    position: relative;
    width: 191px;
    height: 26px;
    margin-top: 10px;
    border: none;
    text-shadow: 0px 1px 3px #FF6700;
    background: -webkit-radial-gradient(top, #FF6700, #ffb584);
    background: radial-gradient(at top, #FF6700, #ffb584);
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

#header_nav {
    position: relative;
    color: #fff;

    padding: 0px 15px 0px 15px;
    width: 950px;

    height: 32px;
    top: 213px;
    padding-bottom: 7px;
    font-size: 15px;

}

.header_nav_item {
    margin-right: 12px;
    margin-left: 17px;
    height: 32px;
    text-align: center;
    position: relative;
    cursor: pointer;
    left: 10px;
    top: -276px;
    float: left;
}

.header_nav_subtext {
    display: none;
}

.ojlink a {
    color: black !important;
}

.typy hr {
    border: 0;
    width: 100%;
    color: black;
    background-color: black;
    height: 2px;
}

.typy h1 {
    font-size: 18px;
    color: #ff6700;
    margin: 5px 0px 10px 0px;
}

.typy img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 191px;
}

.typy {
    float: left;
    position: relative;
    width: 191px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: justify;
    margin-top: -30px;
}

.predel_ciara {
    background-color: black;
    height: calc(100% - 249px);
    width: 2px;
    position: absolute;
    left: 704px;
    top: 249px;
    margin-top: -30px;
}

.prihlasenyako {
}

.register_menu_meno {
    font-weight: bold;
}

.register_menu_divider {

}

.register_menu_polozka {

}

.predel {
    width: 24px;
    background-image: url('/templates/7/img/predel.jpg');
    background-repeat: no-repeat;
    background-position: top;
    min-height: 217px;
    float: left;
    margin-top: -30px;
}

.header_nav_text_active {
    color: #2BCFFF;
    position: relative;
    margin-top: 9px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 10;
}

.header_nav_text_inactive {
    color: #e9e9e9;
    position: relative;
    top: 8px;
    z-index: 10;
    font-weight: bold;
}

#header_logo {
    position: relative;
    margin-right: 7px;

/* height:69px; */
