@charset "utf-8";
/* CSS Document */

body{ 
background:#373737;
text-align:center;
padding:0;
margin:0;
 font-family: 'Monda', sans-serif;
 font-size:11px;
color:#D2D1C1;
}

.main{
position:relative;
margin:0 auto;
width:1000px;
text-align:center;
}

.logo{
position:relative;
width:992px;
margin:10px 0 0 8px;
text-align:left;
}

.centru{
position:relative;
background:url(images/container-txt.jpg) left no-repeat;
width:1000px;
height:244px;
margin:100px 0 0 0;
}

.chenarcentru{
position:relative;
float:left;
width:422px;
height:226px;
border:1px #b82217 solid;
margin:8px 0 0 22px;
font-size:18px;
line-height:22px;
}
.chenarcentrutext{
position:relative;
float:left;
margin:20px 0 0 10px;
width:402px;
height:196px;
text-align:left;
}
.text1{
position:relative;
float:left;
font-size:28px;
color:#8f8b8c;
margin:8px 0 0 0;
border-bottom:2px #b82217 solid;
width:200px;
text-align:right;
}

#text2{
border-bottom:#11a3e9 solid;
width:500px;
}

#text3{
border-bottom:#609b6d solid;
width:470px;
}

#text4{
border-bottom:#bc7230 solid;
width:210px;
}

.jos{
background:url(images/slice-footer_03.jpg) repeat-x bottom;
width:100%;
margin:150px 0 50px 0;
height:104px;
text-align:center;
}

.btop{
position:relative;
margin:0 auto;
background:url(images/margine-up-footer.png) no-repeat;
width:1100px;
height:5px;
}

.bcontent{
position:relative;
margin:0 auto;
width:970px;
height:92px;
font-weight:bold;
}

.what{
position:relative;
font-size:20px;
float:left;
color:#000000;
text-align:left;
margin:10px 0 0 7px ;
}

.prog{
position:relative;
float:left;
font-size:14px;
margin:0 0 0 12px;text-shadow: 1px 1px #000;
}

.bdown{
position:relative;
margin:1px auto;
background:url(images/margine-up-footer.png) no-repeat;
width:1100px;
height:5px;
}
a{text-decoration:none; color:#8f8b8c ;}
a:hover{color:#D2D1C1;}
