* {
    font-family: Tahoma;
    /*font-size: 11px;*/
    color: #5e5e5e;
    /*margin: 0px;*/
    /*padding: 0px;*/
}

.left { float: left; }
.right { float: right; }
.cleft { clear: left; }
.cright { clear: right; }
.cboth { clear: both; }
.hide { display: none; }

body {
    background: url('../img/bg.gif') repeat-x;
}

img {
    border: 0px;
}

div#logo {
    padding-bottom: 20px;
}

div#main-wrap {
    margin: 0px auto;
    width: 958px;
}

div#main-wrap .top-spacer {
    height: 60px;
}

div#main-menu {
    margin-top: 34px;
}

div#main-menu ul {
    list-style: none;
}

div#main-menu ul li {
    float: right;
    margin-left: 10px;
}

div#main-menu ul li a {
    color: #333333;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
}

div#main-menu ul li div {
    display: table-cell;
    height: 14px;
    padding: 8px 15px 7px 15px;
}

div#main-menu ul li.active a {
    color: #ff6b03;
}

div#main-menu ul li.orange {
    background: url('../img/menu_bg.gif') repeat-x;
}

div#main-menu ul li.orange a {
    color: #ffffff;
}

.menu01 div {  }
.menu02 div {  }
.menu03 div {  }
.menu04 div {  }
.menu05 div {  }
.menu06 div { width: 114px; }

div#head-promo {
    height: 276px;
    background: url('../img/promo_bg.gif') repeat-x;
    margin-bottom: 40px;
}

div#head-promo div.m {
    width: 878px;
    height: 226px;
    padding: 25px 50px 25px 30px;
}

div#head-promo .i {
    background: url('../img/promo_i.gif') no-repeat right top;
}

div#head-promo .v {
    background: url('../img/promo_v.gif') no-repeat right top;
}

div#head-promo table.prim {
    width: 100%;
    height: 226px;
}

div#head-promo td.img {
    width: 310px;
    text-align: center;
    vertical-align: center;
    padding-right: 35px;
}

div#head-promo td.img img {
    border: 5px solid #71797b;
}

div#head-promo td.title {
    color: #ffffff;
    height: 32px;
    font-size: 24px;
    font-family: Verdana;
}

div#head-promo td.detalii p {
    color: #ffffff;
    font-size: 12px;
}

div#head-promo td.detalii table {
    width: 100%;
}

div#head-promo td.detalii ul {
    list-style-image: url('../img/arrow_1.png');
}

div#head-promo td.detalii ul li {
    float: left;
    font-size: 12px;
    width: 145px;
    padding-left: 5px;
    margin-bottom: 15px;
    color: #ffffff;
}

div#head-promo td.detalii td.info {
    padding-right: 5px;
}

div#head-promo td.pret {
    width: 174px;
    height: 72px;
}

div#head-promo td.pret td {
    width: 174px;
    height: 72px;
    font-family: Verdana;
    font-size: 24px;
    color: #ffffff;
    background: url('../img/promo_price_bg.gif') no-repeat;
    text-align: center;
    vertical-align: center;
}

h1 {
    color: #202020;
    font-size: 18px;
    margin: 0px 0px 10px 0px;
}

h2 {
    color: #3e3e3e;
}

div#content {
    margin-bottom: 20px;
}

div#content * {
    font-size: 12px;
}

div#content h1 {
    font-size: 16px;
}

div#content .l {
    width: 618px;
}

div#content .r {
    width: 225px;
    margin-right: 60px;
}

div#content p {
    /*padding: 9px 0px;*/
}

div#content a {
    color: #ed0000;
    text-decoration: none;
}

div#content a:hover {
    text-decoration: underline;
}

div#content .sep {
    margin: 15px 0px;
    border-top: 1px dotted #3a3a3a;
}

div#content table.contact td {
    vertical-align: top;
}

div#content table.contact .contact-info {
    padding: 12px 10px;
}

div#content table.contact table.adresa {
    width: 100%;
}

div#content table.contact table.adresa td {
    padding: 5px;
}

div#content table.contact table.adresa .f {
    border-right: 1px solid #989797;
    padding-left: 0px;
    width: 50%;
}

div#content .oferta {
    margin-bottom: 20px;
    border-bottom: 1px solid #bebebe;
}

div#content .oferta .img {
    text-align: center;
}

div#content .oferta .img img {
    width: 200px;
}
 
div#content .oferta .info span {
    display: block;
    margin: 8px 0px;
}

div#content .oferta .info .t {
    font-weight: bold;
}

div#content .oferta .info .p {
    
}

div#footer {
    border-top: 1px solid #e5e3e3;
    margin-bottom: 30px;
    padding: 20px 0px;
}

div#footer * {
    color: #3f3f3f;
    font-size: 11px;
}

div#footer .menu {
    width: 700px;
}

div#footer .menu a {
    margin: 0px 10px;
}

div.right-contact {
    border-bottom: 1px solid #BEBEBE;
    padding-bottom: 8px;
}

div.right-contact h2 {
    margin-bottom: 0px;
}

div.right-contact .info {
    padding-left: 10px;
}

div.reclama {
    text-align: center;
}

div.reclama img {
    width: 120px;
}

