* {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}

body {
  background: #043c6b url("../images/root-cont-bg.jpg") left top no-repeat;
}

p {
  margin-bottom: 5px;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: #fff;
}

em {
  font-size: 14px;
}

.logo-cont {
  position: absolute;
  left: 307px;
  width: 326px;
  height: 163px;
  background: transparent url('../images/aquantis-index-logo-bg.png') center top;
  text-align: center;
}

.action-cont {
  position: absolute;
  left: 323px;
  top: 149px;
  width: 326px;
  height: 163px;
}

.root-cont {
  width: 940px;
  float: left;
  display: inline;
  margin-top: 85px;
}

.cont {
  float: left;
  display: inline;
  width: 300px;
  height: 368px;
  margin-left: 10px;
}

.footer {
  height: 32px;
  width: 300px;
  text-align: center;
  float: left;
  display: inline;
  padding-top: 20px;
}

.footer h1 {
  font-weight: normal;
  font-size: 24px;
  color: #fff;
}

.elmenyfurdo .footer {
  background: transparent url('../images/index-elmenyfurdo-footer-bg.gif') center top;
}

.wellness .footer {
  background: transparent url('../images/index-wellness-footer-bg.gif') center top;
}

.gyogyaszat .footer {
  background: transparent url('../images/index-gyogyaszat-footer-bg.gif') center top no-repeat;
}

.body {
  height: 309px;
  width: 300px;
  float: left;
  display: inline;
}

.body a img {
  border: 0;
  float: left;
  display: inline;
}

.index-body-cont {
  float: left;
  display: inline;
  width: 920px;
  margin-left: 10px;
  margin-bottom: 10px;
  color: #014a66;
}

.index-body-cont h1 {
  font-size: 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: normal;
}

.content-header {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
}

.content-header b {
  font-size: 20px;
  color: #D22702;
}

.content-footer {
  clear: both;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 16px;
}

.column {
  float: left;
  display: inline;
  width: 430px;
  margin-left: 20px;
  margin-bottom: 20px;
  text-align: justify;
  font-size: 12px;
}

.index-body-header {
  float: left;
  width: 920px;
  height: 18px;
  background: transparent url('../images/index-body-header-bg.gif') center top no-repeat;
}

.index-body-content {
  float: left;
  width: 920px;
  min-height: 185px;
  background: #8ed8f8 url('../images/index-body-content-bg.gif') center bottom no-repeat;
}

.index-body-footer {
  float: left;
  width: 920px;
  height: 18px;
  background: transparent url('../images/index-body-footer-bg.gif') center top no-repeat;
}

*html .logo-cont {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/aquantis-index-logo-bg.png');
  background-image: none;
}

.upper-index {
  vertical-align: top;
  font-size: 8px;
}

.important-container {
  margin: 20px 60px 20px 60px;
  text-align: center;
}

.important {
  background-color: #fff;
  padding: 0 20px 0 20px;
  margin-top: -4px;
}

.important ul li {
    text-align: left;
}
