body {
  font-family: Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

div {
  margin: 0;
  padding: 0;
  position: relative;
}

img {
  border: none;
}

input, textarea {
  font-family: Verdana, sans-serif;
  font-size: 11px;
}

p {
  padding: 15px;
}

.form {
  margin: 20px auto;
}

#container  {
  margin: 0 auto;
  width: 960px;
}

#login {
  margin: 50px auto;
  width: 700px;
  text-align: center;
}

#login h2 {
  color: #3750A0;
  font-size: 12px;
}

#top {
  height: 260px;
}

#top_menu {
  height: 40px;
  background-image: url('./img/menu_bar.png');
  background-repeat: no-repeat;
  padding-top: 25px;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
}

#top_menu a {
  padding: 3px;
  color: #FFFFFF;
  text-decoration: none;
}

#top_menu a:hover {
  background-color: #75b7ef;
  color: #FFFFFF;
}

#top_menu span {
  padding: 3px;
  margin-left: 20px;
}

#line {
  height: 25px;
  background-color: #f4f4f4;
}

#left-menu {
  float: left;
  width: 245px;
}

#left-menu a {
  color: #ffffff;
  text-decoration: none;
}

#left-menu a:hover {
  color: #ffffff;
  text-decoration: underline;
}


#left-top {
  background-image: url('./img/left-top.png');
  background-repeat: no-repeat;
  height: 12px;
}

#left-bottom {
  background-image: url('./img/left-bottom.png');
  background-repeat: no-repeat;
  height: 12px;
}

#left-content {
  background-image: url('./img/left-back.png');
  background-repeat: repeat-y;

}

.menu {
  background-image: url('./img/left-link.png');
  background-repeat: no-repeat;
  height: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 5px 15px;
}

#footer {
  clear: both;
  border-top: 2px solid #f4f4f4;
  padding: 15px 0;
}

ul#text-link {
  list-style: none;
  margin: 0;
  text-align: center;
}

ul#text-link li {
  display: inline;
  margin-left: 25px;
}

#text-left {
  padding: 10px 20px;
  width: 300px;
  float: left;
}

#text-right {
  padding: 10px 0px;
  width: 600px;
  float: right;
}

#text-left-2 {
  padding: 10px 20px;
  width: 478px;
  float: left;
}

#text-right-2 {
  padding: 10px 20px;
  width: 390px;
  float: right;
}

#text-left-3 {
  padding: 10px 20px;
  width: 598px;
  float: left;
}

#text-right-3 {
  padding: 10px 20px;
  width: 270px;
  float: right;
}

h1.main {
  color: #1b7909;
  font-size: 14px;
}

p.normal {
  color: #6b0446;
}

.separator {
  width: 2px;
  position: absolute;
  top: 30px;
  bottom: 30px;
  right: 0;
  background-color: #f4f4f4;
}

h1.menu-title {
  font-size: 14px;
  color: #ffffff;
  margin: 0;
  padding: 15px 15px;
}

h2.news-title {
  font-weight: bold;
  color: #6b0446;
  font-size: 10px;
  padding-left: 5px;
}

p.news {
  padding: 0;
  padding-left: 10px;
  padding-top: 10px;
  color: #6b0446;
  text-align: justify;
}

p.news-more {
  padding: 0;
  padding-left: 10px;
  text-align: right;
  border-bottom: 1px solid #f4f4f4;
  color: #6b0446;
}

img.main-mini {
  float: left;
}

h2.trips-title, h2.hotels-title {
  font-weight: bold;
  color: #6b0446;
  font-size: 10px;
  padding-left: 5px;
}

p.trips, p.hotels {
  padding: 0;
  padding-left: 10px;
  padding-top: 10px;
  color: #6b0446;
  text-align: justify;
}

p.trips-more, p.hotels-more {
  padding: 0;
  padding-left: 10px;
  text-align: right;
  border-bottom: 1px solid #f4f4f4;
  color: #6b0446;
}

#right-text {
  width: 680px;
  float: right;
  margin-top: 20px;
}

h1.title {
  font-size: 14px;
}

h3.trip-desc {
  font-size: 10px;
}

.main-mini {
  margin-right: 15px;
}

.main-trip {
  float: left;
  margin: 10px 15px;
}

.trip-desc, p {
  padding: 5px;
  margin: 3px;
}

.trip-mini {
  margin: 10px;
}

#hrs-frame {
  margin-top: 15px;
  border: none;
  width: 585px;
  height: 1030px;
  overflow: auto;
}

#ypsilon-frame {
  margin-top: 15px;
  border: none;
  width: 940px;
  height: 800px;
  overflow: auto;
}

#full-text {
  margin: 15px auto;
  width: 600px;
}

#lang {
  text-align: right;
}

#lang form {
  display: inline;
}