/* Start of CMSMS style sheet 'anthimos_home' */
#content.home {
background-color: #FFFFFF;
width: 640px;
float: right;
padding-left:30px;
}

.home_welcome{
 background-image: url(uploads/anthimos/home_welcome_bg.png);
 background-repeat: no-repeat;
 background-position: top left;
 height: 178px;
 margin-top:10px;
 text-align:center;
}

.home_welcome h3{
 letter-spacing: -1px;
 font-size: 25px;
 color: #1d1c1c;
 font-weight: 100;
}

.home_welcome span{
 font-family: "Times New Roman";
 font-size: 14px;
 color: #1d1c1c;
 display:block;
 margin:0 auto;
 width: 475px;
 letter-spacing: 1px;
 font-weight: 200;
}

.home_welcome .verde{
 color: #807d59;
 font-size: 16px;
}

.home_address{
 background-image: url(uploads/anthimos/home_adress_bg.png);
 background-repeat: no-repeat;
 height: 135px;
 margin-top: 40px;
 margin-bottom: 12px;
 padding-left:6px;
 padding-right: 30px;
}

.home_address .left{
 float: left;
}

.home_address .left h3{
 font-size: 19px;
 font-weight: 100;
 padding-top: 20px;
}

.home_address .left h3:first-letter{
  font-size: 21px;
}

.home_address .left .left_ul{
 font-family: "Times New Roman";
 font-size: 12px;
 margin-left:9px;
 margin-top:5px;
}

.home_address .left .left_ul li{
 padding-top: 3px;
 padding-bottom: 3px;
}

.home_address .left .left_ul b{
 font-family: Tahoma;
 font-weight: bold;
 font-size: 12px;
}

.home_address .right{
 float: right;
}

.home_address .right img{
 padding-top: 10px;
}

#left.home{
 height: 375px;
}

#left.home img{
 margin-top: 10px;
 margin-bottom: 7px;
 width: 231px;
 height: 104px;
}

.home_oferte .bold a{color:#ff0000;}
/* End of 'anthimos_home' */

