.disabled{color:#6c757d;pointer-events:none;cursor:default}

.TekstHome p{
    text-align:justify;
}

.blogContent p {
	text-align:justify;
}

.blogContent p a {
	color:#c41835!important;
}

.blogContent h2 a {
	color:#c41835!important;
}

@media (max-width:767px){

    .ObrazHome{
        max-width:100%;
        
    }
    .ObrazHome img{
        width:100%;
    }

    .TekstHome{
        max-width:100%;
    }
    

}


@media (min-width:768px){

    .ObrazHome{
        max-width: 30%;
        float: left;
    }
    .ObrazHome img{
        width:100%;
    }

    .TekstHome{
     
        max-width: 100%;
        padding-left: 35%;
    }
    .TekstHome .title{
        margin-top:0 !important;
    }

}
/*
.m1 a, .m1 a:visited {
    height: 135px!important;
}

.m2 a, .m2 a:visited {
    height: 135px!important;
}

.m3 a, .m3 a:visited {
    height: 135px!important;
}

.m4 a, .m4 a:visited {
    height: 135px!important;
}

.m5 a, .m5 a:visited {
    height: 158px!important;
}

.m6 a, .m6 a:visited {
    height: 135px!important;
}

.m7 a, .m7 a:visited {
    height: 135px!important;
}

.m8 a, .m8 a:visited {
    height: 150px;
}
*/
.m1 {
    vertical-align: inherit!important;
}