body {
  font-family : Verdana, Arial, sans-serif; 	
  font-size: 11px;
  margin: 0px;
  color: #000000;  
  background: white;  
}

body.formular {
  font-family : Verdana, Arial, sans-serif; 	
  font-size: 11px;  
  margin: 0px;
  color: #000000;
  background: #a6bcf3;    
}

.formWidth {
	width: 518px;
}

p {
   font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	color: #000000;    	
}

h1 {
	font-family : Verdana, Arial, sans-serif; 	
	font-size: 13px;	
}

h2 {
	font-family : Verdana, Arial, sans-serif; 
	font-size: 14px;
	margin: 12px 0 0 0;
}

h3 {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 2px;
}

a {
	color: blue;
}

a:hover {
  color: #ed2292;
}


.centered {
	text-align: center;	
	margin: 0 auto;
}

.centeredText {
	text-align: center;	
}

thead.bold {
	font-weight: bold;
}


table.hall {
	width: 500px;
}

thead.hall {
	font-family : Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
   text-align: center; 	
}

tbody.hall {
	padding: 0 0 0 4px;
}

td.hall {
	padding: 1px 0 1px 4px;
	text-align: left;
}

.hallPrice {
	margin: 12px 0 0 40px;
}

table.contact {
	width: 460px;	
}

td.contact {
	padding: 1px 0 1px 4px;	
	vertical-align: top;
	text-align: left;
	padding: 4px 4px 4px 4px;
}

.bold{
	font-weight: bold;
}

#pricesAccomodation {
	width: 100%;
}

.marginBottom20px{
	margin-bottom: 20px;
}

.marginBottom40px{
	margin-bottom: 40px;
}

.justify {
	text-align: justify;
}

.above_flash_text {
	color: #eeeeee;
	text-align: center;	
	font-weight: bold;
}

.redText {
	color: red;
}

.rowType1 {
  background: #a6bcf3; 
}

.rowType2 {
  background: #e1e1e1; 
}

.spacerHall { 
	width: 100%;
	height: 12px;
}

.outdoorLabel {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	color: #b00000;
}

.outdoorNumberLabel {
	text-align: left;
	font-weight: bold;
}

.outdoorPriceLabel {
	text-align: left;
	font-weight: bold;
}

	
