/***********RESPONZIVE DESIGN**********/
@media only screen
and (min-width : 300px)
and (max-width : 800px) {
  .inline-auto145 p img {width:100%; !important}

}



/****Smartphone landspace****/
@media only screen
and (min-width : 481px)
and (max-width : 767px) {

}



/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 2024px) {
html, body {

  }
}

/***********END RESPONZIVE**********/
	@media screen and (max-width: 320px){.home_novinky .bt-cs .bt-row{width:358px!important;}}