/* Obecné */

.content{
    width: 100%;
}

/* Obecné konec */
/* Top fixed */
#top-fixed{
    height: 250px;
    position: relative;
}

#top-fixed .logo{
    width: 100%;
    margin-top: 10px;
}

#top-fixed .buttons{
    width: 100%;
    margin-left: 20px;
    margin-right: 0px;
}

#button-center{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
/* Top fixed konec */

/* Top content */
#top-content{
    margin-top: 0px;
    height: 670px;
    padding-bottom: 20px
}
#top-content .video{
    width: 100%;
}

#top-content .video iframe{
    width: 100%;
    max-width: 400px;
    display: block;
}
/* Top content konec */

/* Number */

#number{
    height: 200px;
    display: none;
}

#number #merchant{
    margin-right: 0;
}

#number .part{
    max-width: 190px;
}

/* Number konec */

/* Review */
#review ul li{
    margin-bottom: 20px;
}
/* Review konec */

/* Reasons */
#reasons .reason .desc{
    margin-left: 50px;
}
#blog .post:nth-child(3n){
    margin-right: 30;
}

#blog .content{
    width: 300px;
}

#reasons .reason .view{
    display: none;
}

#reasons .reason{
}

#reasons .reason .desc{
    margin-left: 0;
    width: 100%;
}

#reasons .reason .view{
    display: none;
}

#reasons .reason .image-inside{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#reasons{
    overflow: hidden;
    padding-top: 50px;
}

#reasons .reason .desc h3{
    text-align: center;
}
/* Reasons konec */

/* Footer */
#footer{
    overflow: hidden;
}

#footer .footer-logo{
    width: 100%;
    margin-top: 0;
}

#footer .footer-logo img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#footer .links{
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-left: 20px;
}
/* Footer konec */

/* Text bottom */
#text-bottom-first{
    padding-bottom: 150px;
}
/* Text bottom konec */

#companies ul{
    height: auto;
    width: 100%;
    margin-left: -40px;
}

#companies ul li img{
    margin-left: auto;
    margin-right:auto;
    display: block;
    margin-bottom: 15px;
}

#top-content .text{
    text-align: center;
    width: 100%;
}

#top-content .video iframe{
    margin-left: auto;
    margin-right: auto;
}

#top-content #buttons{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 320px;
}

#review ul.review{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}

#review ul.review li{
    margin-left: -20px;
}

#top-fixed .menu ul{
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

.menu{
    width: 100%;
}

#text-bottom-first a{
    margin-right: 10px;
}

#text-bottom-second{
    height: auto;
    padding-bottom: 50px;
}

#text-bottom-second p{
    width: 100%;
}

#text-bottom-second a{
    margin-right: 10px;
}

#text-bottom-third p{
    width: 100%;
}

#text-bottom-third{
    height: auto;
    padding-bottom: 50px;
}

#text-bottom-third .button-third{
    width: 70%;
    line-height: 30px;
}

#eshop{
    overflow: hidden;
}

#eshop .eshop{
    width: 100%;
}

#eshop .eshop img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#footer .address{
    margin-left: auto;
    margin-right: auto;
    float: none;
    margin-top: 40px;
    clear: both;
}

#footer-bottom .copyright{
    margin-left: 30px;
}

.firstarrow{
    display: none;
}

.secondarrow{
    display: none;
}

.thirdarrow{
    display: none;
}

.fourtharrow{
    display: none;
}

.fiftharrow{
    display: none;
}

#reasons .reason .desc p{
    padding-left: 20px;
}

#eshops{
width: 420px;
margin-left: auto;
margin-right: auto;
}

/* Blog*/
#blog-category{
    width: 100%;
    margin-left: 0;
    margin-top: 10px
}
#blog .post{
    margin-top: 0px;
}


#post-detail{
    width: 100%;
    margin-left: 0;
    margin-top: 50px
}

.post{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

h3{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.commentlist{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}


#respond{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#respond h3{
    width: 100%;
}

.navigation{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.post img{
    width: 100%;
    height: auto;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
/* Blog konec */

.contact{
    margin-left: 20px;
    float: left !important;
}

.entry-content img{
    padding-bottom: 10px;
}
.logo img{
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-right: 10px;
}

#top-fixed .menu li:last-of-type{
    margin-right: 0;
}

#sidebar{
    margin-top: -90px;
    padding-left: 50px;
    margin-bottom: 20px;
}

#sidebar h3{
    margin-left: 0;
    width: 100%;
}

.price {
	width: 80%;
}

#post-detail.wide{
	width: 80%;
	margin-left: 0;
	margin-right: 0;
	padding: 0px 10% 0px 10%;
}
