body {
   font-size: 75%;
   background: #fff;
   color:#000;
   font-family: Arial, Helvetica, sans-serif;
}
textarea, select, input, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
a:link {
  color:#000;
  text-decoration: underline;
}
a:visited {
  color:#000;
  text-decoration: underline;
}	
a:active {
  color:#000;
  text-decoration: underline;
}
a:hover {
  color:#000;
  text-decoration: underline;
}
form{
  margin:0px;
  padding:0px;
}
img{
  border:0px;
  margin:0px;
  padding:0px;
}
.cleaner
{
  clear:both;
  display:block;
  line-height:0px;
  height:0px;
  overflow:hidden;
}
.noprint, #main_img, #panel_left, #footer
{
  display:none;
}
#top
{
  height:100px;
}
#logo_print{
  position:absolute;
  top:0px;
  right:0px;
}
#title_left
{
  position:relative;
  width:100px;
  float:left;
  height:101px;
  line-height:101px;
  overflow:hidden;
  text-align:center;
}
#title_left a {
  display:none;
}
#title_left h3
{
  margin:0px 0px 0px 0px;
  padding:0px 10px 0px 10px;
  font-size:80px;
  font-weight:normal;
}
#title_right
{
  position:relative;
  width:524px;
  float:left;
  height:101px;
  overflow:hidden;
}
#title_right a {
  display:none;
}
#title_right h3
{
  margin:0px 0px 0px 0px;
  padding:20px 10px 0px 30px;
  font-size:24px;
  letter-spacing:-1px;
  font-weight:normal;
  text-align:left;
}
#title_right h3 span
{
  display:block;
  margin-top:10px;
  font-size:21px;
}
#aktivity
{
  display:none;
}


/* content, h2 style */
#content
{
  padding:10px 0px 10px 0px;
}
#content h1
{
  margin:0px 0px 15px 0px;
  padding:0px 0px 0px 0px;
  border-bottom:1px solid #000;
  font-size: 1.8em; 
}
#content h2 
{
  font-size:1.4em;
  margin:0em 0px 0.3em 0px;
  padding:0.8em 0px 0px 0px;
}
#content h3 
{
  font-size:1.2em;
  margin:0em 0px 0.3em 0px;
  padding:0.4em 0px 0px 0px;
}
#content h4
{
  font-size:1.1em;
  margin:0px 0px 0.2em 0px;
  padding:0px 0px 0px 0px; 
}
#content h5
{
  font-weight:normal;
  font-size:1.2em;
  margin:0px 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
#content p
{
  margin:0px 0px 0.8em 0px;
  padding:0px 0px 0px 0px;
  line-height:1.3em;
}
#content p.block
{
  text-align:justify;
}
#content p.right
{
  text-align:right;
}
#content p.center
{
  text-align:center;
}
#content ul
{
  margin:0px 0px 0.8em 30px;
  padding:0px 0px 0px 0px;
  line-height:1.3em;
}
#content ol
{
  margin:0px 0px 0.8em 25px;
  padding:0px 0px 0px 0px;
  line-height:1.3em;
}
#content li
{
  margin:0.3em 0px 0.3em 0px;
  padding:0px 0px 0px 0px;
}
img.right
{
  float:right;
  margin-left:10px;
}
img.left
{
  float:left;
  margin-right:10px;
}

/* minor style */
.pozn{
  font-size:0.9em;
}
img.email{
  margin-bottom:-3px; 
  position:relative;
}
div.hotel {
	padding: 0px 0 10px 0;
}
div.hotel table img {
	border: none;
	margin: 0;	
}
div.hotel .hotelimg {
	padding:1px;
  border:1px solid #626397;
	margin: 0;	
}
div.hotel table th {
	text-align: left;
	width: 90px;	
	vertical-align: top;
}
div.hotel table th span {
	font-weight:normal;
}
div.hotel table.prices td{
  vertical-align: top;
}
div.hotel table.prices th {
	white-space:nowrap;
  padding-right:10px;	
}
div.hotel table td, div.hotel table th {
	padding: 4px 3px 4px 0;
}
div.hotel h2 span.num {
	border: 1px solid #000;
	color:#000;
	padding: 1px 4px 1px 4px;
}
.line_red{
  line-height:1px;
  height:2px;
  margin:5px 0px;
  overflow:hidden;
  font-size:1px;
  border-bottom:1px solid #555;
}
table.grid {
	width: 100%;
	border-collapse:collapse;
	margin: 5px 0 10px 0;
}
table.grid th, table.grid td {
	padding: 5px;
	border:1px solid #888;
}
table.grid th {
	text-align:left;
}
table.grid .center {
	text-align:center;
}
table.grid .right {
	text-align:right;
}
table.grid .size110 {
	width:110px;
}
table.grid th span{
  font-weight:normal;
}
p.file span {
	display: block;
	font-style: italic;
	line-height: 16px;
}
.half_left{
  width:48%;
  float:left;
}
.half_right{
  width:48%;
  float:right;
}

