﻿@media print {

* {
font-family: Trebuchet MS, sans-serif;
color: black;
}

body {
background-color: white;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12pt;
}

h1 {
font-size: 18pt;
font-weight: lighter;
color: #18009C;
margin: 0 0 0 0; 
}

p {
margin: 18px 0 14px 0;
}

strong {
font-weight: bold;
font-size: 12pt;
}

#stranka {
}

#kontakt {
padding: 0;
float:left;
clear: left;
font-size: 11pt;
}

#jazyk {
display: none;
}

#nadpis {
float:left;
clear: left;
}

#nadpis h1 {
color: black;
font-size: 18pt;
display: inline;
}

#text {
width: auto;
float:left;
clear: left;
text-align: justify;
}

#text p {
margin: 5px 0 14px 0;
}

#navigace {
display: none;
}

#navigace1 {
display: none;
}
}
