html, body {
  margin: 0;
  text-align: center;
  font-size: 100%;
}
strong {
  font-weight: bold;
}
a, a:visited {
  color: #CA000D;
}
#container {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
#container, #banner img {
  width: 900px;
}
#header {
  background-image: url('../img/topmenu_bg.jpg');
  height: 66px;
}
#banner {
  height: 161px;
  background-image: url(../img/flashbottom.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
#sidebar-left, #sidebar-right {
  width: 169px;
  background-color: #E8E4D4;
  overflow: hidden;
}
#content {
  width: 562px;
}
#sidebar-left, #content {
  float: left;
}
#sidebar-right {
  float: right;
}
.head {
  height: 36px;
  position: relative;
}
.head div {
  padding-left: 23px;
  padding-top: 11px;
  background-repeat: repeat-x;
  text-transform: uppercase;
  
  background-repeat: no-repeat;
  background-position: center right;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  #height: 65%;
}
.head div span {
  font-size: 13px;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
}
#sidebar-left .head, #sidebar-right .head {
  background-image: url(../img/tabtop_bg_grey.jpg);
  color: #605F5B;
}
#sidebar-left .head div, #sidebar-right .head div {
  background-image: url(../img/tabtop_arrow_yellow.jpg);
  width: 86%;
}
#content .head {
  background-image: url(../img/content_head_bg.jpg);
  color: white;
}
#content .head div {
  background-image: url(../img/tabtop_arrow_white.jpg);
  width: 95%;
}
#logo {
  float: right;
  background-image: url(../img/logo.jpg);
  width: 129px;
  height: 66px;
}
.content {
  padding: 11px;
  padding-left: 20px;
  font-size: 11px;
}
#sidebar-left .content .broker {
  text-align: center;
}
#sidebar-left .content .broker img {
  margin-left: auto;
  margin-right: auto;
}
#sidebar-left .content .broker p {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 20px;
}
#footer {
  clear: both;
  font-size: 10px;
  background-color: #B50000;
  text-align: center;
  padding-left: 20px;
  padding-top: 1px;
  height: 13px
}
#footer span {
  padding-right: 20px;
}
#footer span, #footer span a {
  color: #eee;
  text-decoration: none;
}
#sidebar-right .content {
  padding-left: 15px;
}
#sidebar-right img {
  border: 4px solid white;
  margin-top: 10px;
}
#sidebar-right a.gallery {
  display: block;
  position: relative;
  right: -44px;
}
#sidebar-right a.gallery img {
  border: none;
}
#header {
  overflow: hidden;
}
#menu {
  margin-left: 14px;
}
#menu li {
  float: left;
}
#menu li a {
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding-top: 26px;
  padding-bottom: 27px;
  padding-left: 14px;
  padding-right: 14px;
}
/*#menu li a:hover, #menu li a.active  {
  text-decoration: underline !important;
}
*/#menu li a:hover, #menu li a.active {
  background-image: url(../img/topmenu_select_active.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}

h1 {
  font-size: 15px;
  font-weight: bold;
  color: #B50000;
  text-transform: uppercase;
  letter-spacing: -0.06em;
}
h2 {
  letter-spacing: -0.06em;
}
#content p {
  margin-top: 12px;
  font-size: 12px;
  line-height: 18px;
  text-align: justify;
  color: #444;
}

#content div.content {
  padding: 20px;
}
.status-vaba { color: #79B510; }
.status-broneeritud { color: brown; }
.status-müüdud { color: gray; }

