body{
	margin: 5px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	background-color: #000066;
}
h1{
  font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
h2{
  font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 20px;
}
h3{
  font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
p{
  text-align: left;
}
.copy{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: White;
}
a.copy{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: White;
	text-decoration: none;	
}
a.copy:hover{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: White;
	text-decoration: underline;	
}
.menu_item{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	background-image: url(../images/menu_item_over.png);
	width: 150px;
	height: 20px;
	display: block;
}
a.menu_item{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	background-image: url(../images/menu_item_normal.png);
	width: 150px;
	height: 20px;
	display: block;
}

a.menu_item:hover{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	background-image: url(../images/menu_item_over.png);
	width: 150px;
	height: 20px;
}
a.acko{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000066;
	text-align: center;
}
a.acko:hover{
  text-decoration: underline;
}
.odraz_menu{
	position: relative;
	left: 8px;
	top: 3px;
	font-weight: bold;
}
.obsah{
	background-image: url(../images/obsah_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 100%
}
.obsah_txt{
	font-family: Trebuchet MS;
	color: #000066;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 100px;	
}
.fotogalery{
	border: 0px;
}
.rezervacia_txt{
	font-family: Trebuchet MS;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
}
.input{
	font-family: Trebuchet MS;
	color: #000066;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #000066;
	width: 200px;
}
textarea{
	font-family: Trebuchet MS;
	color: #000066;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #000066;
	width: 200px;
}
.button{
	font-family: Trebuchet MS;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #000066;
	background-color: #dddddd;
}
.info{
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 14px;
	color: #000066;
}
.text{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #000066;
	text-align: justify;
}
a.text{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.text:hover{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.li{
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	color: #000066;
	text-align: justify;	
}
li{
	font-family: Trebuchet MS;
	font-size: 16px;
	margin-left: 20px;
	color: #000066;
	text-align: justify;	
}
.space{
	font-family: Trebuchet MS;
	font-size: 6px;
}

.akciova-ponuka{
  
}

.akciova-ponuka h1{
 text-align: center;
 font-size: 24px;
 margin: 0;
}

.akciova-ponuka p, .akciova-ponuka table{
 text-align: center;
 font-size: 18px;
 margin: 0;
 font-family: Trebuchet MS;
 color: #000066;
}

.biela{
  margin: 10px 0;
  padding: 5px;
  background: transparent url(../images/40-biela.png) center center;
  border: 1px solid #c00;
  font-weight: bold;
  text-align: center;
}
.biela a{
  font-weight: bold;
  font-size: 14px;
}
