/* styly pro tisk *******************************/

body {
  color: black;
  background: white;
  font-size: 11pt; 
}

#Cholder {
  margin: 2,5cm;
}

 

img {

  border: none;

}

h1 {
  font: bold 15px/25px Arial, sans-serif;
  text-decoration: underline;
}

h1,h2,h3,h4,h5,h6
{
page-break-after: avoid;
} 

#print-title {
  font: bold 16px/25px Arial, sans-serif;
  text-decoration: underline;
}

#Head, #Logo, #Title, #Basket, #Menu, #BottomBar, #Footer, #Search, #User, #User2  {display: none;}
input {display: none;}

.W100 {width: 100%}

 

