/* This code is only meant for previewing your Reflow design. */
.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    max-width: none;
    min-width: 0px;
    float: none;
    margin-top: 0px;
    clear: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

body {
    font-family: open-sans;
    color: rgb(50, 50, 50);
    font-weight: 200;
    line-height: 1.2em;
    font-size: 1em;
}

#tiles3x3Container {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 40px;
    clear: none;
    width: 79.999549%;
    margin-bottom: 80px;
    min-width: 1000px;
    padding-right: 10px;
    padding-left: 10px;
    display: block;
    margin-right: auto;
    position: relative;
    padding-bottom: 10px;
    max-width: 1200px;
    padding-top: 10px;
}

#tile {
    float: left;
    height: auto;
    clear: none;
    width: 32.2%;
    position: static;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    min-height: 0px;
    border-top-color: rgb(135, 135, 135);
    border-right-color: rgb(135, 135, 135);
    border-bottom-color: rgb(135, 135, 135);
    border-left-color: rgb(135, 135, 135);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

#tilePhoto {
    float: left;
    height: 95px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 35.00154%;
    position: relative;
    background-image:url("img/auctionIllu04.jpg");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    margin-right: 0px;
    margin-bottom: 0px;
}

#galleryLink {
    float: left;
    font-size: 0.7em;
    width: 80%;
    height: auto;
    text-align: center;
    font-weight: 800;
    line-height: 1em;
    clear: none;
    min-height: 18px;
    padding-top: 3px;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 0px;
    right: 0px;
    color: rgb(37, 120, 184);
    background-color: rgba(255, 255, 255, 0.85098);
    display: none;
}

#favouritesStar {
    float: right;
    height: 20px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 20px;
    background-image:url("img/icoStar.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    margin-right: 0px;
    margin-bottom: 0px;
}

#tileHeadline {
    float: left;
    font-size: 1.1em;
    width: 62.002728%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1.2em;
    margin-left: 2.9967%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: rgb(37, 120, 184);
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

#ratingBox {
    float: right;
    height: auto;
    clear: none;
    width: 24.997669%;
    border-top-color: rgb(135, 135, 135);
    border-right-color: rgb(135, 135, 135);
    border-bottom-color: rgb(135, 135, 135);
    border-left-color: rgb(135, 135, 135);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    padding-top: 8px;
    padding-bottom: 8px;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 10px;
    right: 10px;
    padding-right: 8px;
    padding-left: 8px;
    display: block;
    background-color: rgb(255, 255, 255);
}

#ratingHeadline {
    float: left;
    font-size: 0.8em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    color: rgb(37, 120, 184);
}

#ratingA {
    float: left;
    font-size: 2em;
    width: 65%;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

#ratingB {
    float: left;
    font-size: 1em;
    width: 35%;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 4px;
}

#tilltheEnd {
    float: left;
    font-size: 13px;
    width: 94.371104%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}

#financovanoBox {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#financovanoLabel {
    float: left;
    font-size: 13px;
    width: 38%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0%;
    margin-top: -2px;
    clear: none;
    min-height: 0px;
    min-width: 0px;
}

#percentageBox {
    float: left;
    height: 12px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 44%;
    border-top-color: rgb(135, 135, 135);
    border-right-color: rgb(135, 135, 135);
    border-bottom-color: rgb(135, 135, 135);
    border-left-color: rgb(135, 135, 135);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: rgb(255, 255, 255);
}

#percentage {
    float: left;
    height: 10px;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 64.106955%;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: rgb(0, 226, 0);
}

#percentageLabel {
    float: left;
    font-size: 0.7em;
    width: 12%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 1.5%;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0%;
    min-width: 0px;
}

#tileFooter1 {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 34%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#tileFooter2 {
    float: left;
    font-size: 13px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    color: rgb(255, 255, 255);
}

#tileFooter3 {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    color: rgb(0, 226, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}

#tileFooter4 {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 36%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#tileFooter5 {
    float: left;
    font-size: 13px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    color: rgb(255, 255, 255);
}

#tileFooter6 {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    color: rgb(0, 226, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}

#tileFooter7 {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 29.6%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#tileFooter8 {
    float: left;
    font-size: 13px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    color: rgb(255, 255, 255);
}

#tileFooter9 {
    float: left;
    font-size: 1em;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: 700;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 0px;
    clear: both;
    min-height: 0px;
    color: rgb(0, 226, 0);
    margin-right: 0px;
    margin-bottom: 0px;
}

#tile:hover {
    background-color: rgb(239, 253, 239);
}

#tileHeader {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: rgb(114, 114, 114);
    border-bottom-color: rgb(135, 135, 135);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#schvaleni {
    float: left;
    height: auto;
    display: block;
    text-align: right;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 105px;
}

#schvaleniCheck {
    float: none;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 1em;
    display: inline-block;
    width: auto;
}

#schvaleniLabel {
    float: left;
    font-size: 13px;
    width: 85px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    margin-left: 0%;
    margin-right: 0px;
    margin-top: 4px;
    clear: none;
    color: rgb(255, 255, 255);
}

#favouritesBox {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 50%;
    margin-right: 0px;
    margin-bottom: 0px;
}

#favouritesLabel {
    float: right;
    font-size: 13px;
    width: 93px;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 0px;
    margin-top: 5px;
    clear: none;
    min-height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: rgb(255, 255, 255);
}

#tilePhotoHeadline {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 99.995602%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#tileContentContainer {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    position: relative;
    min-height: 60px;
}

#tileContent {
    float: left;
    height: auto;
    clear: none;
    width: 68%;
    position: absolute;
    bottom: 10px;
    top: auto;
    right: auto;
    left: 10px;
}

#tileFooter {
    float: left;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: left;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(114, 114, 114);
}

@media only screen and (max-width: 768px) {
    #tiles3x3Container {
        width: 94.999186%;
        min-width: 729px;
        height: auto;
    }

    #tilePhoto {
        width: 38.2%;
    }

    #galleryLink {
        width: 100%;
    }

    #tile {
        width: 49%;
    }

    #tileHeadline {
        width: 58%;
        font-size: 1em;
    }

    #financovanoLabel {
        width: 37.9%;
    }

    .primaryContainer {
        width: 100%;
    }

    #ratingB {
        text-align: center;
    }
}

@media only screen and (max-width: 548px) {
    #tile {
        width: 100%;
    }

    #tiles3x3Container {
        width: 100%;
        min-width: 0px;
    }

    .primaryContainer {
        width: 100%;
    }

    #financovanoLabel {
        width: 39.5%;
    }
}

