﻿
.menuIcon,
.menu,
.search,
.printbutton,
.zmluva-info,
.noPrint {
	display: none;
}

#table-zmluva {
	border: 0px;
	border-collapse: collapse;
}

#table-zmluva td {
	border: 0px;
	vertical-align: top;

	text-align: justify;
}

#table-zmluva2 {
	border: 0px;
	border-collapse: collapse;
}

#table-zmluva2 td {
	border: 0px;
	vertical-align: top;
	font-size: 12px!important;;
}

.table-zmluva-footer {
	border: 0px;
	border-collapse: collapse;
}

.main-zmluva {
	width: 100%;
}

.zmluva-title {
	margin-top: -30px;
}

.zmluva-view {
	color: black;
}

.third-zmluva td {
	font-size: 13px!important;
}

.protokol {
	font-size: 16px!important;
	font-weight: bold;
}

#table-zmluva2 input[type=checkbox] {
	transform: scale(1.3);
	background-color: white;
}

.square-print {
	width: 15px;
	height: 15px;
	border: 1px solid #000;
	display: inline-block;
	margin-right: 5px;
	margin-left: 2px;
}

.datum-print {
	font-size: 12px!important;
	text-align: left;
}

.nextpage {
	display: block;
	page-break-after: always;
}

.logo-print img {
	height: 40px;
	position: fixed;
	top: 0px;
	right: 0px;
}

body {
	padding-top: 0px;
}