div,span,a,table,td,th,p,ul,li,fieldset,legend,label,form{position:relative;margin:0px;padding:0px;z-index:2;}
body{
	padding: 0mm;
	margin: 0px;
	background: #fff;
	color: #000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
div.code,div.keyboard,div.list,h2{
	display: none;
}


#hideButton{
	display: none;
}

div.mCashdesk div.receipt .itemLabel {
	line-height: 5mm;
	font-size: 4mm;
	padding-top: 1mm;
	width: 280px;
}
div.mCashdesk div.receipt .itemCount {
	line-height: 5mm;
	font-size: 4mm;
	padding-top: 1mm;
	padding-left: 5mm;
	width: 40px;
}

div.mCashdesk div.receipt .price {
	padding-top: 1mm;
	text-align: right;
	font-weight: bold;
	width: 70px;
}

div.mCashdesk div.receipt{
	font-size: 3mm;
	line-height: 1em;
	width: 90mm;
	margin-right: auto;
	margin-left: auto;
	page-break-after: always;
}
div.mCashdesk div.receipt div.title{
	float: left;
	height: 35px;
	text-align: left;
	font-size: 5mm;
	font-weight: bold;
	margin-bottom: 3mm;
	padding-top: 5mm;
}
div.mCashdesk div.receipt span.subtitle{
	text-align: left;
	font-size: 3mm;
	font-weight: bold;
}
div.mCashdesk div.receipt div.logo{
	float: left;
	height: 50px;
	margin-left: 91px;
	top: 13mm;
}
.cleaner {
	clear: both;
}
div.mCashdesk div.receipt div.signature{
	margin-top: 30mm;
	width: 100%;
	text-align: center;
}
div.mCashdesk div.receipt div.payment{
	font-size: 4mm;
	margin-bottom: 2mm;
}
div.mCashdesk div.receipt div.provider,div.mCashdesk div.receipt div.workshop{
	font-size: 4mm;
	padding: 2mm;
	line-height: 120%;
}
div.mCashdesk div.receipt div.workshop{
	position: absolute;
	top: 0mm;
	left: 45mm;
}
div.mCashdesk div.receipt div.items{
	margin-top: 15px;
	border-top: solid 1px #000;
	/*border-bottom: solid 1px #000;*/
}
div.mCashdesk div.receipt div.item{
	border-bottom: dotted 1px #000;
	height: 12mm;
	overflow: hidden;
}
div.mCashdesk div.receipt div.label{
	line-height: 5mm;
	overflow: hidden;
	font-size: 4mm;
	padding-top: 1mm;
	font-weight: bold;
}
div.mCashdesk div.receipt div.price strong,div.mCashdesk div.receipt div.sumprice strong,div.mCashdesk div.receipt div.received strong,div.mCashdesk div.receipt div.return strong{
	float: right;
}
div.mCashdesk div.receipt div.sumprice{
	background: #000;
	color: #fff;
	padding: 1mm;
	font-size: 5mm;
}
div.mCashdesk div.receipt div.vatSummary{
	border-top: solid 1px #000;
	margin-top: 5mm;
}
div.mCashdesk div.receipt div.vatSummary table{
	width: 100%;
}
div.mCashdesk div.receipt div.vatSummary td{
	border-top: dotted 1px #000;
}
div.mCashdesk div.receipt div.vatSummary th{
	border-top: dotted 1px #000;
	border-bottom: solid 1px #000;
	text-align: left;
}

div.mStore div.list,div.mStore div.filters{
	display: none;
}

div.mStore div.print{
	display: block;
	width: 210mm;
	font-size: 3mm;
}
div.mStore div.print div.shoelabel{
	border-bottom: dotted 1px #a5a5a5;
	border-top: dotted 1px #a5a5a5;
	height: 37mm;
	font-size: 4mm;
	margin-left: 20mm;
}
div.mStore div.print div.shoelabel div.label{
	font-size: 7mm;
	font-weight: bold;
	width: 160mm;
	padding-top: 1.5mm;
}
div.mStore div.print div.shoelabel div.price{
	font-size: 10mm;
	position: absolute;
	bottom: 3mm;
	right: 0mm;
	font-weight: bold;
}
div.mStore div.print div.tag{
	background: #fff;
	width: 48.5mm;
	height: 31.2mm;
	overflow: hidden;
	float: left;
	margin-right: 0mm;
	margin-bottom: 0mm;
}

div.mStore div.print div.tag div.label{
	position: absolute;
	top: 2mm;
	left: 2mm;
	width: 44mm;
	height: 8mm;
	font-weight: normal;
	overflow: hidden;
}
div.mStore div.print div.tag div.price{
	position: absolute;
	bottom: 2mm;
	left: 2mm;
	width: 20mm;
	height: 8mm;
	font-weight: bold;
	overflow: hidden;
	font-size: 5mm;
	line-height: 8mm;
}
div.mStore div.print div.tag div.variant{
	position: absolute;
	bottom: 2mm;
	right: 2mm;
	width: 20mm;
	height: 8mm;
	font-weight: bold;
	overflow: hidden;
	font-size: 9mm;
	line-height: 8mm;
	text-align: right;
}
div.mStore div.print div.tag div.barcode{
	position: absolute;
	top: 10mm;
	left: 2mm;
	width: 44mm;
	height: 10mm;
	border: solid 1px #000;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
div.page{
	page-break-after: always;
	display: block;
	width: 195mm;
	height: 281mm;
	top: 5mm;
	left: 3.5mm;
	overflow: hidden;
	/*background: #f0f0f0;*/
}

div.mReports table{
	width: 100%;
	font-size: 14px;
}
div.mReports table.products{
	font-size: 12px;
	border-bottom: dotted 1px #000;
}
div.mReports td,div.mReports th{
	padding: 3px;
	vertical-align: top;
}
div.mReports th{
	border-bottom: solid 1px #000;
	text-align: left;
}
div.mReports th.id{
	width: 60px;
}
div.mReports th.date{
	width: 120px;
}
div.mReports th.branch{
	width: 70px;
}
div.mReports th.payment{
	width: 100px;
}
div.mReports th.price{
	width: 70px;
}
div.mReports th.purchase{
	width: 70px;
}
div.mReports th.received{
	width: 80px;
}
div.mReports table.products td{
	text-align: right;
}
div.mReports table.products td.label{
	width: 600px;
	text-align: left;
}
div.mReports table.products td.price{
	width: 60px;
}
div.mReports table.products td.vat{
	width: 40px;
}
div.mReports table.products td.reduction{
	width: 40px;
}
div.mReports table.products td.reducePrice{
	width: 60px;
}
div.mReports table.products td.number{
	width: 30px;
}
div.mReports input.dateTo, div.mReports input.dateFrom{
	width: 70px;
}
div.mReports tr.sum td{
	font-weight: bold;
	border-top: solid 1px #000;
}
div.mReports table.daily td,div.mReports table.daily th{
	text-align: right;
}
div.mReports table.daily td{
	border-bottom: dotted 1px #000;
	
}
div.mReports table.daily td.date,div.mReports table.daily th.date{
	text-align: left;
	width: 70px;
}
div.mReports div.list{
	display: block;
	margin: 20px;
}
div.mReports div.filters{
	display: none;
}


/*================ servis =======================================================*/

.servis h1 {
	text-align: center;
	font-size: 35px;
	text-decoration: underline;
}

.servis hr {
	height: 1px;
}

.servis p {
	font-size: 23px;
	padding: 10px 0 10px 0;
}
.servis  p.hr {
	border-bottom: 1px #000 solid;
}
.servis  p.center {
	text-align: center;
}


/*================ servis - protokol o predani k oprave =======================================================*/

.noprint {
	display: none;
}


#servisStartPrint {
	font-family: Arial,sans-serif;
	font-size: 12px;
	width: 194mm;
	margin-left: 3mm;
	position: relative;
}

#servisStartPrint .barcode {
	position: absolute;
	top: 0;
	right: 0;
	height: 10mm;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
	background: #fff;
}

#servisStartPrint h1 {
	text-align: center;
	margin-bottom: 0;
	padding-top: 10px;
}
#servisStartPrint h2 {
	text-align: center;
	display: block;
	font-size: 16px;
	margin-bottom: 0;
}

#servisStartPrint .box
{
	clear: both;
	border: 1px solid #000;
	margin-bottom: 3mm;
	padding: 1mm; 
}

#servisStartPrint .signature
{
	height: 25mm;
}
#servisStartPrint .signature .signaturePlace
{
	margin-top: 17mm;
}

#servisStartPrint .leftbox
{
	float: left;
	width: 50%;
	margin: 0; 
}


#servisStartPrint .leftbox
{
	float: left;
	width: 50%;
	margin: 0; 
}
#servisStartPrint .rightbox
{
	float: left;
	width: 50%;
	margin: 0; 
}


#servisStartPrint .headerlogo
{
	float: left;
	width: 20%;
}
#servisStartPrint .headerleftbox
{
	float: left;
	width: 30%;
	margin: 0; 
}
#servisStartPrint .headerrightbox
{
	float: left;
	width: 50%;
	margin: 0; 
}


#servisStartPrint .cleaner
{
	clear: both;
}



#servisStartPrint .descriptions ul
{
	margin-left: 2mm;
	margin-right: 2mm;
	padding-left: 2mm;
}

#servisStartPrint .descriptions 
{
	font-size: 8px;
	/*list-style-type: none;*/
}

.large {
	font-size: 14px;
	font-weight: bold;
}


/*======= vystupni servisni list =========*/

.servisFinishPrint .descriptions {
	font-size: 12px!important;
}

/*======= vystupni reklamacni list =========*/

.reklamaceFinishList .box {
	margin-top: 7mm!important;
	padding-top: 5mm!important; 
	padding-bottom: 5mm!important; 
	padding-left: 5mm!important; 
}





