/* MS úprava - http://msdn.microsoft.com/en-gb/library/ie/hh869615%28v=vs.85%29.aspx */
@-ms-viewport{
	width:device-width;
} 

@media only screen and (max-width: 923px) {

table.kontakttable td  {

  
   display: inline-block;
   width: auto; 

}

table.kontakttable .filler {

  
   display: none;
   

}

.page-footer .fblock-kontakt:first-of-type {
    text-align: inherit;
}


}

