/* CSS Document */
BODY {
  background-image: url("images/bgr.png");
  background-repeat: repeat-y;
  background-color: #414141;
  font-family: Tahoma, Verdana, Arial, Helvetica;
  color: white;
  margin-left: 0;
  margin-top: 0;
}

h4 {
  color: #FF9B00;
  background-color: #151515;
  border-bottom: gray 1px dotted;
  line-height: 18px;
  font-size: 14px;
}

h3 {
  color: black;
  background-color: #FF9B00;
  border-bottom: gray 1px dotted;
  line-height: 18px;
  font-size: 14px;
}

.numline {
  width: 100%;
  background-color: #151515;
  border-top: gray 1px dotted;
  border-bottom: none;
  border-left: none;
  border-right: none;
  line-height: 18px;
}

h5 {
  color: white;
  background-color: #151515;
  border-bottom: gray 1px dotted;
  line-height: 15px;

}

#menubox a {
	text-decoration: none;
	color: white;
}

#menubox a:hover {
	color: #FF9B00;
}


#imglogo {
	  position: absolute;
	  top: 32px;
	  left: 83px;
	  border: 0px;
}

#leftbox{
	position:absolute;
	left: 63px;
	top: 103px;
	width: 222px;
	height: 366px;
	border: 1px solid Gray;
	}

#menubox {
	background-image: url("images/mnubgr.png");
	font-weight: bold;
	width: 222px;
	height: 140px;
	font-size: 12px;
}

#menubox TD {
	text-align: center;
	line-height: 15px;
  width: 111px;
}

#kontaktbox {
	background-image: url("images/kontaktbgr.png");
	font-weight: bold;
	width:222px;
	height: 226px;
	font-size: 12px;
}

#kontaktbox a {
	text-decoration: none;
	color: white;
}

#kontaktbox a:hover {
	text-decoration:underline;
	color: #FF9B00;;
}

#darkbox {
	width:645px;
	height:62px;
	background-color:black;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	left:286px;
	top:295px;
	z-index:3;
}

#textoverdarkbox {
	width:645px;
	height:62px;
	position:absolute;
	left:286px;
	top:295px;
	z-index:4;
	padding: 7px;
	/*font-weight: bold;*/
  font-family: 'Trebuchet MS';	
  font-size: 19px;
}

.mainblock {
  position: absolute;
	top: 243px;
	left: 287px;
	width: 630px;
	padding: 7px 7px 7px 7px;
	font-size: 14px;
}

#mblk1 {top: 358px; }

#mblk2 {	top: 243px; }

.galery {
  width: 100%;
}

.galery img {
  border-top: 2px solid gray;
	border-left: 2px solid gray;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
}

.mainblock a {
	text-decoration: none;
	color: #FF9B00;
}

.mainblock a:hover {
	text-decoration: underline;
	color: #FF9B00;
}

#mainblock a:hover {
	text-decoration:underline;
	color: white;
}

.downer {
	width: 645px;
	height: 253px;
	border: 0 none;
	position:absolute;
	left:286px;
	top:103px;
	z-index:1;
	border-top: 1px solid Gray;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid Gray;
}

.topper {
	width: 645px;
	height: 253px;
	border: 0 none;
	position:absolute;
	left:286px;
	top:103px;
	z-index:2;	
	border-top: 1px solid Gray;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid Gray;
}

#leftbgr {
  width: 64px;
  height: 253px;
  position: absolute;
  left: 0px;
  top: 103px;
  border-top: 1px solid Gray;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid Gray;
}

#subimg {
  width: 358px;
  height: 140px;
  position:absolute;
  left:286px;
	top:103px;
	border-top: 1px solid Gray;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid Gray;
}

#darkbox_sub {
	width:287px;
	height:70px;
	background-color:black;
	opacity:0.6;
	-moz-opacity:0.6;
	filter:alpha(opacity=60);
	position:absolute;
	left:644px;
	top:104px;
	z-index:3;
}

#subgrad {
	width:287px;
	height:140px;
	position:absolute;
	left:644px;
	top:103px;
	z-index:2;
	border-top: 1px solid Gray;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid Gray;
}

#subtext {
	width:287px;
	height:70px;
	position:absolute;
	left:644px;
	top:103px;
	z-index:4;
	padding: 7px;
	font-weight: bold;
  font-family: 'Trebuchet MS';	
  font-size: 19px;
  text-align: center;
  padding-top: 20px;
  letter-spacing: 3px;
}

#hdrblk {
  float: left;
  width: 550px;
  height: 50px;
  background-color: #222222;
  
}

#txtblk {
  float: left;
  width: 100%;
  height: 300px;
  background-color: #111111;
}

#slogan {
	position: absolute;
	left: 310px;
	top: 53px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}

.free {
/*	background-color: #454545;*/
	width: 30px;
	text-align: right;
}

.reserved {
	background-color: #FF9B00;
	cursor: default;
	width: 30px;
	text-align: right;
}

.reserved a{
  color: black;
}

.reserved a:hover{
  text-decoration: none;
  color: white;
}

.calendar {
	background-image: url("images/kontaktbgr.png");
  border-top: 1px solid Gray;
	border-left:1px solid Gray;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
}

.divisor{
  height:2px;
  border-top: gray 1px dotted;
  font-size:2px;
  line-height: 2px; 
}

.calendarl {
	text-align: left;
}

.mailbody {
  font-family: arial helvetica;
  font-size: 13px;
  border-top: 1px solid Gray;
	border-left:1px solid Gray;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	background-color: #DDDDDD;
	width: 530px;
	height: 150px;
}

.headtab {
  width: 116px;
  height:155px;
  float:left;
  margin: 5px;
  text-align:center;
  font-weight: bold;
  color: black;
  background-color:#999999;
  font-size: 11px;
}

.headtabhl {
  width: 116px;
  height:155px;
  float:left;
  margin: 5px;
  text-align:center;
  font-weight: bold;
  color: black;
  background-color:#FF9B00;
  font-size: 11px;
  /*border: 1px silver solid;*/
}

.modername {
  color: #FF9B00;
  background-color: #151515;
  border-bottom: gray 1px dotted;
  line-height: 18px;
  font-size: 13px;
  font-weight: bold;
  width: 100%;
  margin-bottom: 2px;
}
