/* CSS Document */
img, div, input  {
   /* behavior: url("iepngfix.htc"); */
}
* {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: url(images/bg.jpg) top repeat-x #120f0d;
    border: 0;
    font: 14px Arial, Helvetica, sans-serif;
    /* color: #4e4845; */
    color: #bfbab7;;
    line-height: 18px;
}

img.left {
    float: left;
    margin: 5px;
}

/* ============================= main layout ====================== */
a {
    color: #4e4845;
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

li {
    list-style: none
}

h1 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 26px;
}

h2 {
    font-size: 18px;
    text-transform: uppercase;
    color: #bfbab7;
}

p {
    padding-bottom: 18px;
}

img {
    vertical-align: top
}

.under {
    border-bottom: 1px solid #171412
}

/* ============================= header ====================== */
#top {
    background: #000;
    height: 49px;
}

#search {
    float: right;
    background: url(images/search.jpg) top right no-repeat;
    margin-top: 8px;
}

#search .submit {
    float: right;
    font: 12px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    width: 36px;
    height: 32px;
    background: none;
    cursor: pointer
}

#search .input {
    float: right;
    width: 173px;
    padding: 9px 5px;
    height: 14px;
    line-height: 14px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #fff;
    background: none
}

.flags {
    float: right;
    list-style-type: none;
}

.flags li {
    float: right;
    margin-left: 4px;
}

.flags li.active a {
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity = 100) !important;
}

.flags li a {
    -moz-opacity: 0.5; /* firefox alpha*/
    -webkit-opacity: 0.5; /* chrome, safari alpha*/
    -webkit-transition: opacity 0.2s linear; /*chrome, safari transition for alpha*/
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
    filter: alpha(opacity = 50) !important;
    opacity: 0.5 !important;
}

.flags li a:hover {
    opacity: 1 !important;
}

#home {
    padding: 16px 0 0 17px;
    float: left
}

#icon {
    padding: 14px 12px 0 11px;
    float: right
}

#logo {
    margin-top: 10px;
}

#top_banner {
    float: right;
    font-size: 12px;
    color: #96c60a;
    text-align: right;
    padding-top: 10px;
}

#top_banner img {
    padding-top: 5px;
    vertical-align: text-top
}

#banner {
    background: url(images/banner.jpg) top left no-repeat;
    margin-top: 7px;
    height: 496px;
}

#banner .h1 {
    padding-left: 20px;
    font-size: 28px;
    color: #fff;
    padding-top: 188px;
    line-height: normal;
	font-family:'Times new Roman', Arial, sans-serif;
}

#banner .h1 em {
    font-size: 13px;
}

#banner .h2 {
    padding-left: 67px;
    font-size: 24px;
    color: #fff;
    display: block;
    margin-top: -11px;
    line-height: normal
}

#menu {
    margin-top: 35px;
    height: 78px
}

#menu li {
    float: left;
    margin-right: 1px
}

#menu li.w132px {
    width: 130px;
}

#menu li a {
    text-align: center;
    display: block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    background: url(images/menu.jpg) top repeat-x;
    padding: 0 29px;
    line-height: 46px;
    text-decoration: none
}

#menu li a:hover, #menu #menu_active a {
    background: url(images/menu_active.jpg) top repeat-x;
    line-height: 78px;
}

.small-h1 {
    text-transform: none;
    font-size: 26px;
}

.small-h1 em {
    font-size: 13px;
}

/* ========= Menu hack for languages ========== */
/*de*/
#menu.wrapper-de li a {
    padding: 0px 20px;
}

#menu.wrapper-de li.w132px {
    width: 125px;
}
/*en*/
#menu.wrapper-en li a {
	padding:0px 31px;
}
#menu.wrapper-en li.w132px {
	width:135px;
}
/*fr*/
#menu.wrapper-fr li a {
	padding:0px 21px;
}
#menu.wrapper-fr li.w132px {
	width:136px;
}
/*it*/
#menu.wrapper-it li a{
	padding:0px 33px;
}
#menu.wrapper-it li.w132px {
	width:133px;
}
/* ============================= content ====================== */
.marg_right1 {
    margin-right: 22px;
}

.marg_right2 {
    margin-right: 30px;
}

.pad_bot1 {
    padding-bottom: 40px;
}

.pad_bot2 {
    padding-bottom: 30px;
    float: left;
}

.pad_bot2 p {
    text-indent: 15px;
    text-align: left;
    float: left;
}

.pad_bot3 {
    padding-bottom: 20px;
}

.pad_left1 {
    padding-left: 61px;
}
.pad_left5{
    padding-left: 50px;
}

.marg_top1 {
    margin-top: 37px
}

.marg_left1 {
    margin-left: 30px;
}

#markers {
    float: right;
    margin-top: 31px;
}

#markers img {
    margin-left: 1px;
    float: right
}

.banners {
    padding-top: 110px;
    width: 285px;
    float: left;
}

.banners span {
    line-height: 39px;
    padding: 0 10px;
    background: #2a2523;
    float: left;
    font-size: 18px;
    color: #fff;
    font-weight: normal
}

#banner_1 {
    background: url(images/banner_1.jpg) top left no-repeat;
}

#banner_2 {
    background: url(images/banner_2.jpg) top left no-repeat;
}

#banner_3 {
    background: url(images/banner_3.jpg) top left no-repeat;
}

.banners .button {
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background: url(images/button1_right.jpg) right top no-repeat #70ad01;
    line-height: 39px;
    padding-left: 16px;
    padding-right: 26px;
    margin-top: 1px;
    text-decoration: none
}

.banners .button:hover {
    background: url(images/button2_right.jpg) right top no-repeat #2a2523;
}

.line1 {
    background: url(images/line_ver.jpg) repeat-y;
    background-position: 451px 0;
}

.button {
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 39px;
    background: url(images/button2_right.jpg) right top no-repeat #2a2523;
    padding-left: 16px;
    padding-right: 26px;
    margin-top: 1px;
    text-decoration: none
}

.button:hover {
    background: url(images/button1_right.jpg) right top no-repeat #70ad01;
}

.link1 {
    color: #70ad01;
}

.link2 {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}

.link2:hover {
    color: #70ad01;
}

.font1 {
    font-size: 18px;
    color: #fff;
}

.list1 {
    margin-top: -19px;
}

.list1 li {
    /*
     border-bottom: 1px solid #171412;
     */
    width: 100%;
    padding-top: 19px;
    padding-bottom: 19px;
    width: 100%;
    overflow: hidden
}

.list1 li span {
    font-size: 51px;
    line-height: normal;
    color: #70ad01;
    float: left;
    padding-right: 23px;
    margin-top: -18px;
}

.list1 li div a {
    word-wrap: break-word;
    display: block;
    width: 300px;
}

.list2 li {
    line-height: 24px
}

.list2 li a {
    color: #95c60a;
}

.slot-produs {
    float: left;
    padding: 2px;
    margin: 2px;
    border: 1px solid #4E4845;
}

.slot-produs a:hover {
    opacity: 0.6;
    -webkit-transition: opacity 0.4s linear;
}
.masini a{
	display:block;
	float:left;
}
.masini img {
    border: 1px solid #4e4845;
    padding: 2px;
    margin: 1px;
	float:left;
}

.masini a {
    float: left;
    display: block;
}

.masini a:hover {
    opacity: 0.6 !important;
    -webkit-transition: opacity 0.4s linear;
    -moz-opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;
    filter: alpha(opacity = 50) !important;
}

.no-border-bottom {
    border-bottom: 0px;
}

.styled-list li {
    list-style-type: disc;
    list-style: disc outside;
}

.fixed-size {
    width: 300px;
    word-break: break-all;
    display: block;
    float: left;
}

/* ============================= footer ====================== */
#footer {
    text-align: center
}

#footer a {
    text-decoration: none
}

#footer a:hover {
    text-decoration: underline
}

.uppercase {
    text-transform: uppercase;
}

/* ============================= forms ============================= */
#ContactForm {
    padding: 0px 0 0 0;
}

#ContactForm a {
    margin-left: 20px;
    margin-top: 29px;
    margin-right: 8px;
}

#ContactForm .input {
    width: 167px;
    height: 19px;
    border: 1px solid #a09b96;
    background: #fff;
    padding: 0 5px;
    margin-bottom: 3px;
    font: 13px Arial, Helvetica, sans-serif;
    color: #4e4845;
    line-height: 19px;
}

#ContactForm textarea {
    width: 191px;
    height: 103px;
    border: 1px solid #a09b96;
    background: #fff;
    padding: 0 5px;
    font: 13px Arial, Helvetica, sans-serif;
    color: #4e4845;
    line-height: 19px;
    float: left;
    overflow: auto
}

.col_1 {
    width: 180px;
    float: left
}

.col_2 {
    width: 203px;
    float: left;
    padding-left: 30px;
}
