/* Poenari main css file */
.cake-sql-log * {
  color: #ffffff;
}

.cake-debug {
  color: #ffffff;
}

* {
  font-family: Times New Roman, Tahoma;
  font-size: 13px;
  color: #6d3b29;
}

a {
  outline: none;
}

body {
  background-color: #7a1f1f;
  margin: 0px;
  padding: 0px;
}

a {
  text-decoration: none;
  color: #f16b22;
}

a:hover {
  text-decoration: underline;
}

img {
  margin: 0px;
  border: 0px;
}

img, div {
  behavior: url('/css/iepngfix.php');
}

.left {
  float: left;
}

.right {
  float: right;
}

.cleft {
  clear: left;
}

.cright {
  clear: right;
}

.cboth {
  clear: both;
}


div#main-wrapper {
  width: 924px;
  padding: 84px 0px 0px 0px;
}

div#logo {
  position: absolute;
  float: right;
  top: 16px;
  margin-left: 5px;
  z-index: 2;
}

div#header {
  height: 137px;
  background: url('../img/header-b.jpg');
  z-index: 2;
}

div#menu {
  position: relative;
  width: auto;
  top: 63px;
  left: 2px;
  width: 924px;
  height: 50px;
  /*background: url('../img/menu-b.jpg') no-repeat;*/
  z-index: 3;
}

div#menu ul {
  margin: 0px;
  padding: 20px 0px 0px 85px;
  width: 839px;
  list-style: none;
}

div#menu ul li {
  float: left;
  height: 29px;
  margin: 0px 0px 0px 0px;
  padding: 0px 77px 0px 0px;
}

div#short-menu {
  position: relative;
  float: left;
  top: -22px;
  left: 318px;
  width: 556px;
}

div#short-menu ul {
  padding: 0px;
  margin: 0px;
}

div#short-menu ul li {
  float: left;
  color: #bd4825;
  font-size: 14px;
  list-style: none;
  padding: 0px 15px 0px 0px;
}

div#short-menu .left a {
  font-size: 14px;
  color: #bd4825;
}

div#short-menu .left .link {
  color: #bd4825;
}

div#short-menu .left a.custom {
  font-weight: bold;
  color: #6d3b29;
  text-decoration: none;
}

div#short-menu .right ul li a {
  color: #bd4825;
  font-size: 14px;
  text-decoration: none;
}

div#short-menu .cos {
  background: url('../img/cos.jpg') no-repeat;
  padding-left: 20px;
  text-align: left;
}

div#y-box {
  float: right;
  position: relative;
  left: -64px;
  top: -119px;
}

div#newsletter {
  float: right;
  position: relative;
  top: -126px;
  left: -69px;
}

div#footer {
  width: 924px;
  height: 101px;
  background: url('../img/footer.jpg') no-repeat;
}

div#copyright {
  position: relative;
  float: left;
  top: 63px;
  left: 47px;
  color: #ffffff;
}

div#copyright a {
  color: #ffffff;
  text-decoration: underline;
}

div#madeby {
  padding-right: 14px;
}

div#content {
  width: 827px;
  background: url('../img/content-b.jpg') repeat-y;
  padding: 0px 50px 20px 47px;
  text-align: left;
}

div.poveste p {
  font-size: 14px;
}

div#banner {
  width: 813px;
  height: 195px;
  padding: 4px 6px 4px 6px;
}

#banner-content {
  padding: 2px;
}

div.piece {
  background: url('../img/content/piece-b.jpg');
}

div.content-spacer {
  height: 25px;
}

h1.title {
  padding: 3px 0px 19px 16px;
  margin: 0px;
  background: url('../img/content/title-b.jpg') no-repeat;
  color: #bd4825;
  text-align: left;
  font-size: 18px;
}

span.link {
  font-size: 15px;
  color: #f16b22;
}

.message {
    font-size: 14px;
}

.comanda-message {
    font-size: 14px;
    color: #f00;
}
