body {
	font-family: sans-serif; 
	background: #fff;
	color: #000;
	font-size: 10pt; 
	line-height: 1.5;
}
#menu {
	display: none;
}
#noscreen{
	display: none;
}

img{
	display: none;
}
a {
  color: #cecece
}

h1 a{
  font-size: 18pt; 
  text-decoration: none;
 	color: #000
}
h2 {
  font-size: 14pt; 
}
h3 {
  font-size: 12pt; 
}
table {
  border: 1px solid #000;
  border-collapse: collapse; 
}
th  {
  text-align: left;
}
td  {
  border: 1px solid #000;
  padding: 10px;
}
#tab_kontakt_form {
  display: none;
}
#fotogalerie img {
  display: inline;
}
#tab_cenik .tab_empty {
    display: none;
  }
#foot {
  margin-top: 30px;
  font-size: 8pt; 
}
