body {
	font-family: sans-serif;
}




body {
	font-family: 'Montserrat', 'Lato', 'Open Sans', 'Helvetica Neue', Helvetica, Calibri, Arial, sans-serif;
	color: gray;
	background: #f2f2f2;
}


.testr {
	border:1px solid red;
	overflow:hidden;
}
.testb {
	border:1px solid blue;
	overflow:hidden;
}
.testg {
	border:1px solid green;
	overflow:hidden;
}
.auta img {
	width:100%;
	padding-top:3px
}
.w100 {
	width:100%;

}

.pocitadlo {
	font-size:1em;
	font-weight:bold;
	text-align:center

}
.pocitadlo .popis_cislo {
	font-size:0.85em;

}
.counter {
	overflow:hidden;
	touch-action: manipulation;
}

.last_category {
	text-transform:uppercase;
	font-weight:bold;
}
.last_cas_cislo {
	font-size:0.8em
}
.last_delete	{
	font-weight:bold;
	font-size:1.2em;
	background:red;
	display:inline-block;
	float:right;
	text-align:right;
	padding:0px 7px 3px 7px;
	color:white
}

.last_item {
	margin-top:10px;
	width:100%;
	touch-action: manipulation;

}
button {
	touch-action: manipulation;
}

.green {
	background-color:green;
}

.direction {
	border:1px solid gray
}

.export_hlaska {


}

.mt2  {
	margin-top:2em;
}

.fr
{
	float:right;
}
