/* TENTO SOUBOR NEJLEPE POSTUPNE ROZEBRAT A ZAPRACOVAT DO SASS SOUBORU */

.flash {
}
.success {
    color: green;
}
.warning {
    color: orange;
}
.error {
    color: red;
}
button:focus {
    outline-width: 0;
    border-color: #3b92d3;
}

.modal {
    display: none;
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
}
.modal-content {
    background-color: #fefefe;
    margin: 15%auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.reverse {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.stars a {
    border-bottom: 0;
    color: inherit;
}
.bpicture {
    max-height: 200px;
    max-width: 200px;
    z-index: 0;
    float: left;
    margin-right: 20px;
}
.blogo {
    position: absolute;
    left: 30px;
    top: -110px;
    height: 130px;
    z-index: 0;
}
.btext {
    font-size: 24px;
}

header>a {
    display: none;
}
@media(max-width:1680px) {
    .fucking-eu-cookies {
    top: 77px;
    padding-top: 2px;
}
}@media(max-width:1320px) {
    header>a {
    display: block;
}
nav a[href="/?do=changeLocale"] {
    display: none!important;
}
#username {
    margin-right: 20px;
}
}@media(max-width:1280px) {
    #username {
    margin-right: 0;
}}
@media(max-width:1200px) {
    #butt {
        height: 380px !important;
}}
@media(max-width:1000px) {
    #butt {
       height: 320px !important;
        margin-top: 12%;
}}
@media(max-width:736px) {

    #butt {
        height: 340px !important;
    }
}@media(max-width:550px) {
    #username {
    display: none;
}
.blogo {
    left: 20px;
    height: 100px;
}
    #butt {
        height: 250px !important;
    }
}@media(max-width:480px) {
    header .logo img {
    width: 180px;
    margin-top: -5px;
}
#sort {
    width: 100%}
.col-4 section {
    padding-left: 20px!important;
    padding-top: 40px!important;
}
.modal-content {
    width: 90%}
.btext {
    font-size: 20px;
}
    #butt {
        height: 220px !important;
        margin-top:38%;
    }
}@media(max-width:360px) {
    .fucking-eu-cookies {
    top: 44px;
}
    #butt {
        height: 180px !important;
    }
.blogo {
    left: 10px;
    height: 80px;
}
}.title {
    color: #3b92d3;
    font-size: 23pt;
    margin-bottom: 10px;
}

.flash {
	text-align: center;
}
.success {
    /*color: green;*/
}
.warning {
    /*color: orange;*/
}
.error {
    /*color: red;*/
}
button:focus {
    outline-width: 0;
    border-color: #3b92d3;
}

.modal {
    display: none;
    position: fixed;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
}
.modal-content {
    background-color: #fefefe;
    margin: 15%auto;
    padding: 20px;
    border: 1px solid #888;
    width: 50%}
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700;
}
.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.reverse {
    unicode-bidi: bidi-override;
    direction: rtl;
}
.stars a {
    border-bottom: 0;
    color: inherit;
}
.blogo {
    position: absolute;
    left: 30px;
    top: -110px;
    height: 130px;
    z-index: 0;
}
.btext {
    font-size: 24px;
}
header>a {
    display: none;
}
@media(max-width:1680px) {
    .fucking-eu-cookies {
    top: 77px;
    padding-top: 2px;
}
}@media(max-width:1320px) {
    header>a {
    display: block;
}
nav a[href="/?do=changeLocale"] {
    display: none!important;
}
#username {
    margin-right: 20px;
}}
@media(max-width:1280px) {
    #username {
    margin-right: 0;
}}
@media(max-width:736px) {
    .fucking-eu-cookies {
    top: 48px;
}
}@media(max-width:550px) {
    #username {
    display: none;
}
.blogo {
    left: 20px;
    height: 100px;
}
}@media(max-width:480px) {
    header .logo img {
    width: 180px;
    margin-top: -5px;
}
#sort {
    width: 100%}
.col-4 section {
    padding-left: 20px!important;
    padding-top: 40px!important;
}
.modal-content {
    width: 90%}
.btext {
    font-size: 20px;
}
}@media(max-width:360px) {
    .fucking-eu-cookies {
    top: 44px;
}
.blogo {
    left: 10px;
    height: 80px;
}
}.title {
    color: #3b92d3;
    font-size: 23pt;
    margin-bottom: 10px;
}
@media(max-width:480px) {
    h2 {
        text-align: left;
    }
}@media(max-width:400px) {
    .bpicture {
        float: none;
        margin-bottom:  20px;
    }

    .binfo p{
        margin-bottom: .5em;
    }
}

.topping {
    background-color: #ffd77d;
    color: black;
}

.topping button {
    color: black !important;
}

.topping h3 {
    color: #ff0014 !important;
    font-weight: bold !important;
}

.subj_art {
    cursor: pointer;
}

.subj_art:hover {
    background-color: #eceaea;
}