/* CSS Document */
body {
	font-family: Georgia, serif;
	position: relative;
	background: #f5f5f5;
}
h1 {
	font-size: 18px;
}
p {
	margin: 0 0 0px;
}
.dystrybucja-name {
	position:absolute;
	font-size:12px !important;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.separator-a4 {
	width:297mm;
	border-bottom: 1px dashed #999;
}
.dystrybutor-data {
	position: absolute;
	top:0mm;
    width: 150mm;
    text-align: left;;
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    -moz-transform: translateX(-100%) translateY(-100%) rotate(-180deg);
    -webkit-transform: translateX(-100%) translateY(-100%) rotate(-180deg);
    transform: translateX(-100%) translateY(-100%) rotate(-180deg);
}
.dropdown-menu {
    border: 1px solid #e7e7e7;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-brand>img {
	max-height: 100%;
}
.navbar-brand {
    height: 60px;
    padding: 5px 15px;
}
.navbar-nav>li>a {
    line-height: 30px;
}
.navbar-default .navbar-nav>li>a {
	color:#000;
}
.header {
	position: relative;
	float: left;
	width: 100%;
	height: 60px;
}
.category {
	font-size: 15px;
	color: #695b4f !important;
	-webkit-print-color-adjust: exact;
}
.value {
	font-size: 19px;
	color: #000;
}
.valueformaty {
	font-size: 15px;
	color: #000;
}
.marka {
	position: absolute;
	left: 0;
	top: 0;
}
.kraj {
	position: absolute;
	top: 0mm;
	left: 65mm;
}
.producent {
	position: absolute;
	top: 0mm;
	left: 100mm;
}
.moc {
	position: absolute;
	top: 0mm;
	left: 140mm;
}
.moc1 {
	position: absolute;
	top: 7mm;
	left: 0mm;
	width: 10px;
	height: 10px;
	background: #e5d891 !important;
	z-index: 10;
	-webkit-print-color-adjust: exact;
}
.moc2 {
	position: absolute;
	top: 7mm;
	left: 4mm;
	width: 10px;
	height: 10px;
	background: #d9bb86 !important;
	z-index: 10;
	-webkit-print-color-adjust: exact;
}
.moc3 {
	position: absolute;
	top: 7mm;
	left: 8mm;
	width: 10px;
	height: 10px;
	background: #b68d61 !important;
	z-index: 10;
	-webkit-print-color-adjust: exact;
}
.moc4 {
	position: absolute;
	top: 7mm;
	left: 12mm;
	width: 10px;
	height: 10px;
	background: #a16951 !important;
	z-index: 10;
	-webkit-print-color-adjust: exact;
}
.moc5 {
	position: absolute;
	top: 7mm;
	left: 16mm;
	width: 10px;
	height: 10px;
	background: #9c5e58 !important;
	z-index: 10;
	-webkit-print-color-adjust: exact;
}
.moc1selected {
	position: absolute;
	top: 25px;
	left: -2px;
	width: 14px;
	height: 14px;
	background: #000 !important;
	display: none;
	-webkit-print-color-adjust: exact;
}
.moc2selected {
	position: absolute;
	top: 25px;
	left: 13px;
	width: 14px;
	height: 14px;
	background: #000 !important;
	display: none;
	-webkit-print-color-adjust: exact;
}
.moc3selected {
	position: absolute;
	top: 25px;
	left: 28px;
	width: 14px;
	height: 14px;
	background: #000 !important;
	display: none;
	-webkit-print-color-adjust: exact;
}
.moc4selected {
	position: absolute;
	top: 25px;
	left: 43px;
	width: 14px;
	height: 14px;
	background: #000 !important;
	display: none;
	-webkit-print-color-adjust: exact;
}
.moc5selected {
	position: absolute;
	top: 25px;
	left: 58px;
	width: 14px;
	height: 14px;
	background: #000 !important;
	display: none;
	-webkit-print-color-adjust: exact;
}
.description {
	position: relative;
	color: #000;
	font-size: 15px;
	letter-spacing: 0.03em;
	line-height: 18px;
}
.formaty {
	font-size: 15px;
	color: #695b4f !important;
	padding-top: 15px;
}
.pic {
	width: 100%;
	height: 115px;
	margin-top: 50px;
	margin-bottom: 30px;
}
.pic img {
	max-height: 115px;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.img-thumb {
	width:500px;
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
	background-size:contain !important;
	background-position:center !important;
	background-repeat: no-repeat !important;
}
.separator {
	width: 100%;
	height: 1px;
	background: #DCDCDC !important;
	margin-bottom: 60px;
	-webkit-print-color-adjust: exact;
}
.table>tbody>tr>td {
	vertical-align: middle;
}

.printarea-custom {
	z-index: 100;
}
.printarea-a4 {
	position: relative;
	width: 297mm;
	height: 209mm;
	background: #fff;
	z-index: 100;
    overflow: hidden;
}
#print-custom {
	position: absolute;
	left: 0;
	-webkit-print-color-adjust: exact;
}
#print-a4 {
	position: absolute;
    margin: 0 auto;
    right: 0;
	left:0;
	width: 297mm;
	height: 209mm;
}
.first-sticker {
	position:absolute;
}
@media print {
	
#print-custom {
	-webkit-print-color-adjust: exact;
}
#print-a4 {
	-webkit-print-color-adjust: exact;
}
.printarea-a4 {
	width: 297mm !important;
	height: 209mm !important;
}
#print-a4 {
	width: 297mm !important;
	height: 209mm !important;
}
 body {
 padding:0mm !important;
}
 @page {
 padding:0mm !important;
 margin:0mm !important;
 overflow: hidden !important;
 page-break-after:avoid;
 page-break-inside: avoid;
}
}
