/**** 1280 - 1599 / desktop **********************************************************/
@media (max-width:1599px) {

/**** layout **********************************************************/
div.resp-width {
	width:1226px;
}

div.r {
	width:860px;
}

div.topphone {
	left:370px;
}
form.search {
	left:630px;
}
form.search input {
	width:200px;
}

/*** item ***/
.item {
	margin:0 20px 20px 0;
	width:271px;
}
.item.fourth {
	margin-right:20px;
}
.item.third {
	margin-right:0;
}
.item-in {
	padding:6px;
}


div.detail-text {
	width:620px;
}


/*** objednávka ***/
div.butts-per a#platba1 span strong em, div.butts-per a#platba2 span strong em, div.butts-per a#platba3 span strong em, div.butts-per a#platba4 span strong em {
	display:block;
}
div.butts-per strong em.white-bg-stick {
	display:inline-block!important;
}




/*** objednavka 2020 ***/
div.steps a {
	margin:0 15px 0 0;
	font-size:14px;
}
div.steps a span {
	margin:0 10px 0 0;
	width:30px;
	height:30px;
	border-radius:50%;
	line-height:30px;
	font-size:14px;
}
div.steps img {
	margin:6px 20px 0 0;
}




.strankovani div.str-in {
	width:680px;
}


.half {width:420px!important;}


/*** aut-logo ***/
a.aut-logo {
	width:274px;
}



.r img {
	max-width:100%;
}

img.blog-detail-img {
	max-width:40%;
}



a#doprava1, a#doprava2, a#doprava3 {
	min-height:65px;
}
div.doprava-postovne {
	display:inline-block;
	margin:0 0 0 10px;
}


}