body{
background-color: #ededed;
background-image: url('img/bck-t-x.jpg');
background-repeat: repeat-x;
}

ul{
padding-top: 15px;
}

li{
background-image: url('img/bullet.png');
background-repeat: no-repeat;
background-position: 0px 8px;
padding-top: 5px;
padding-left: 20px;
margin-left: 20px;
}

.fl-left{
float: left;
width:270px;
}

#container{
width: 1000px;
margin: auto;
}

#header{
height: 160px;
}

#logo-container{
float: left;
width: 400px;
background-image: url('img/CAREMIL.png');
background-repeat: no-repeat;
background-position:65px 13px;
}

#logo-container a{
display: block;
width: 158px;
height: 59px;
margin-left:50px;
margin-top:32px;
}

#logo-container span{
display: none;
}

#lang-container{
background-image: none;
float: right;
}

#lang-container .lang-item{
float: left;
background-image: url('img/lang-bck.png');
background-repeat: no-repeat;
background-position: right bottom;
width: 55px;
height: 30px;
text-align: center;
}

#lang-container .lang-item:hover{
background-image: url('img/lang-bck-h.png');
}

#lang-container .lang-item a{
display:block;
height: 10px;
margin-left:0px;
margin-top:5px;
width:55px;
}

#menu-container{
float: left;
height: 160px;
width: 600px;
}

.menu-item{
float:left;
padding-left: 20px;
padding-top: 5px;
}

.menu-item a{
display: block;
height: 18px;
}

.menu-item a:hover{
background-position: 0px -22px;
}

.menu-item a span{
display: none;
}

#banner{
padding-left: 5px;
padding-top: 5px;
}

#banner a{
float: left;
}

#about-us{
background-repeat: no-repeat;
width: 100px;
}

#services-equipments{
background-repeat: no-repeat;
width: 176px;
}

#parteners{
background-repeat: no-repeat;
width: 90px;
}

#contact{
background-repeat: no-repeat;
width: 73px;
}


#body{
}

#left-body{
float: left;
width: 408px;
padding-top: 8px;
}

#right-body{
float: left;
width: 580px;
font-family: Tahoma;
font-size: 11px;
}

#right-body-cont{
color: #4a403e;
text-align: justify;
}

.right-title-img{
padding-top: 40px;
}

#right-body-cont p{
padding-top: 15px;
}

#footer{
border-top: 1px dotted #8f8f8f;
margin-top: 24px;
padding-top: 17px;
color: #3a3a3a;
text-align: left;
}

#contact-form div{
display: block;
margin-top:5px;
}



#contact-form .lbl{
display: block;
font-family: tahoma;
font-size: 11px;
color: #2D2321;
text-align: left;
padding-top:5px;
}



#contact-form input,
#contact-form textarea{
display: block;
margin: 0px;
border: 1px solid #2D2321;
width: 300px;
font-family: tahoma;
font-size: 10px;
color: #2D2321;
}

#contact-form textarea {
height: 100px;
}

#contact-form #send{
text-align: center;
width: 100px;
border:1px solid #2D2321;
margin-top:5px;
margin-left:75px;
color: #ededed;
background-color: #A4997B;
}

#contact-form #send:hover{
border:1px solid #4E210F;
background-color: white;
color: #4E210F;
}

.error {
color: red;
display: block;
padding-top: 4px;
font-family: tahoma;
font-size: 10px;
text-align: right;
width: 300px;
}


#pass-code{
padding-top:5px;
padding-bottom:5px;
}

#contact-form{
float: left;
}

#contact-details{
float: left;
padding-top: 13px;
padding-left: 15px;
text-align:right;
width: 250px;
}

#contact-fieldset{
padding-top: 30px;
}

#success-message{
width: 250px;
float: left;
padding-top: 30px;
}

#success-message h1{
color: #55B05A;
}

#success-message p{
color: #55B05A;
}

.galerie{
}

.galerie-item{
float: left;
background-image: url('../images/img-box.jpg');
background-repeat: no-repeat;
height: 110px;
width: 110px;
text-align: center;
}

.galerie-item a img{
padding-top: 15px;
}

#sale{
padding-top: 40px;
}
