body {
  background-color: white;
  border: none;
  margin: 0px;
  padding: 0px;
}
#header {
	color: black;
    border: none;
    margin: 0px;
	margin-bottom: 1em;
    padding: 0px;
    padding-bottom: 1em;	
    text-align: right;  
	font-size: 12pt;
	height: auto;
	background: none;
	border-bottom: solid black 1px;
}
#header strong{
  font-size: 14pt;
  color: black;  
}
#header a{
  color: black;
  text-decoration: none;
}
#text {
  position: relative;
  padding: 0px;
  margin: 0px;
}
#all {
  background-color: white;
  left: 0px;
  top: 0px;
  border: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}
#allmenu {
  display: none;
}
#ctverecek {
  display: none;
}
#ctverecekout{
  display: none;
}
#paticka {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 1em 0px 0px 0px;
  border-top: solid black 1px;
  padding: 4px 10px 3px 10px;
  background-color: white;
  color: black;
  text-align: left;
  font-size: x-small;
  clear: right;
}
#paticka a{
  color: black;
}
#paticka a:hover {
  color: #6CAAD9;
}
#ikonky {
  display: none;
}
.box {
  border-left: solid black 1px;  
  padding: 0px 5px 5px 10px;
  font-size: x-small;
  color: black;
}
.box ul li, .box ul li a, .box ul li a strong {
  color: black;
}
img.logo {
  float: left;
  margin: 0px 3em 2em 0px;  
}
img {
  border: 1px white solid;
}
fieldset {
  border : solid black 1px;
  padding: 0.5em 1em 1em 2em;
  margin-top: 1em;
}
fieldset legend {
  color: black;
}

p, li, td, th {
	font: 12pt/1.1 "Times CE", "Times New Roman", serif;
	color: black;
	}
.small	{
	font-size: 10pt;
	}
.tim {
	Font-size: 10pt; 
	} 
h1, h2, h3, h4 {
	font-family: "Helvetica CE", Verdana, Arial, sans-serif;
	color: black;
	margin: 5pt;
	padding: 0px;
	}
h1	{
	font-size: 20pt;
	font-weight: normal;
	}
h2	{
	font-size: 16pt;
	font-weight: normal;
	}
h3	{
	font-size: 14pt;
	font-weight: normal;
	font-style: italic;
	}
table tr td, table tr th, table tr, table {
	border-color: black;
	}
a	{
	color: black;
	}
hr { 
	border: 1px inset #000;
	}
/* netisknout */
.netisknout, img.netisknout { 
	display: none;
	width: 0px;
	height: 0px;
	}
/* pro tisk */
span.tisknout {
	display: inline;
	}
/* pro tisk */
img.tisknout {
	display: block;
	position: absolute;
	top: 6em;
	right: 0px;
	}	
