@charset "UTF-8";
body {
    background-image: url(../images/bg2.gif);
    background-color: #413B41;
}
.nav-tabs {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    width: 100%;
}
.nav-link.active   {
    background-color: #336633;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    text-shadow: 1px 1px 1px #111511;
    border-top: 1px outset #000000;
    border-right: 1px outset #000000;
    border-left: 1px outset #000000;
    border-bottom: 1px solid #336633;
    color: #FFFFFF;
}
.nav-link  {
    margin-right: 0px;
    background-color: #477F47;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-left-color: #717171;
    border-right-color: #717171;
    border-top-color: #717171;
    border-left-style: outset;
    border-right-style: outset;
    border-top-style: outset;
    margin-left: 5px;
    text-align: center;
    -webkit-box-shadow: 1px 1px 1px #336633;
    box-shadow: 1px 1px 1px #336633;
    width: 120px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-width: 1px;
    color: #FF0004;
    margin-bottom: -10px;
}
.navbar-dark {
    background-color: #339933;
    border-left: 1px solid #000000;
    border-right-width: 1px;
    border-right-style: solid;
}
.logo {
    background-color: #717171;
    padding-right: 0px;
    padding-top: 0px;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
.hlavni {
    background-color: #336633;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}
.prava {
    padding-top: 30px;
    text-align: center;
}
.text {
    color: #CCCBCB;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 40px;
    padding-right: 20px;
}
.paticka {
    background-color: #477F47;
    border-top: 2px inset #000000;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    color: #D6D6D6;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    text-align: center;
    text-shadow: 1px 1px 1px #336633;
    font-size: small;
}
a:link {
    color: #FFCC99;
}
a:active {
    text-shadow: 1px 1px #000000;
}
a:visited {
    color: #FFCC99;
}
a:hover {
    color: #FFC602;
}
.ramecek {
    background-color: #477F47;
    margin-top: 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: small;
    padding-top: 10px;
    padding-bottom: 10px;
}
.ram a img {
    border: 5px solid #336633;
    margin-top: 20px;
    border-radius: 2px;
}
.ram {
    border: 5px solid #339933;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 1px #1D3B1D;
    box-shadow: 1px 1px 1px #1D3B1D;
}
.navbar-nav.mr-auto .nav-item .nav-link  {
    color: #FFFFFF;
}
.navbar-nav.mr-auto .nav-item .nav-link:hover{
    color: #FFC602;
    background-color: #589F58;
}
.text ul li  {
    list-style-image: url(../images/bod.png);
    list-style-position: outside;
}
.prava ul li  {
    list-style-image: url(../images/bod.png);
    list-style-position: outside;
    text-align: left;
    color: #FFFFFF;
}
h1 {
    color: #FFC602;
    font-size: x-large;
    font-weight: bolder;
    text-shadow: 1px 1px 1px #101010;
}
h2 {
    color: #FFC602;
    font-weight: normal;
    font-size: large;
    text-shadow: 1px 1px 1px #000000;
}
h3 {
    color: #FFC602;
    text-shadow: 1px 1px 1px #020202;
    font-weight: normal;
    font-size: medium;
}
h4 {
    color: #FFC602;
    text-shadow: 1px 1px 1px #1B1B1B;
    font-weight: normal;
    font-size: medium;
}
.mezera40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.med {
    background-color: #477F47;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px dotted #339933;
    padding-bottom: 10px;
}
.topka {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    max-width: 500px;
}
.text_g {
    margin-left: auto;
    margin-right: auto;
    background-color: #477F47;
    border-radius: 3px;
    border: 1px solid #D5DCD5;
}
.zv {
    text-shadow: 1px 1px 1px #000000;
    color: #FFACAE;
}
.cena {
    width: 130px;
    font-size: 0.8em;
    text-align: center;
}
@media screen and (max-width:991.98px){


.nav-item .nav-link.active {
    background-color: #336633;
    text-shadow: 1px 1px #111511;
    width: 100%;
    border-radius: 5px;
    border-bottom: 1px solid #000000;
}
.nav-item .nav-link {
    background-color: #438643;
    -webkit-box-shadow: 1px 1px 1px #244924;
    box-shadow: 1px 1px 1px #244924;
    width: 100%;
    margin-top: 10px;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px outset #717171;
    margin-bottom: 0px;
}
.nav-item a:hover {
    color: #FFC602;
    border: 1px outset #FFC602;
}
.hlavni {
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}
.ramecek {
    background-color: #477F47;
    margin-top: 20px;
    border-radius: 5px;
}

}
.t_obrazek {
    border: 5px solid #DEE2E6;
    margin-top: -12px;
    margin-bottom: -12px;
    margin-left: -12px;
    width: 150px;
    -webkit-box-shadow: 1px 0 1px #000000;
    box-shadow: 1px 0 1px #000000;
    min-width: 80px;
    border-radius: 3px;
}
.etrzby  {
    font-size: 0.8em;
    float: left;
    clear: both;
    margin-left: 10px;
}
.t_obrazekg {
    border: 5px solid #DEE2E6;
    -webkit-box-shadow: 1px 0 1px #000000;
    box-shadow: 1px 0 1px #000000;
    margin-left: -16px;
    margin-right: 10px;
    border-radius: 3px;
}
.t_sirka {
    width: 155px;
}
.table {
    color: #DEE2E6;
    background-color: #477F47;
    font-size: 0.9em;
    border-bottom: 1px solid #DEE2E6;
    line-height: 1em;
}
.pokoj_c {
    color: #FFC602;
    font-weight: normal;
    font-size: 1em;
    min-height: 21px;
    text-shadow: 1px 1px 1px #193219;
}
