/*CSS document - SoftCore Developement*/
body{
margin:0px auto;
width:700px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#51661A;
}
img{
border:none;
}
a{
text-decoration:none;
}
#center{
margin:0px auto;
width:700px;
float:left;
background:#FFFFFF;
}
#header{
height:271px;
width:690px;
margin:0 0 10px 5px !important;
margin:0 0 10px 2px;
float:left;
}
#header img{
float:left;
margin:0px 0px 3px 0px;
padding:0px
}


/*partea stanga: meniu */
#left_side{
width:194px;
float:left;
margin:10px 10px 0 5px !important;
margin:10px 10px 0 2px;
}
#left_side span{
display:none;
}
#left_side a{
margin:0 0 5px 0;
}
#home a{
width:194px;
height:64px;
background:url(http://www.cmda.ro/images/layout/home.jpg) no-repeat;
display:block;
}
#home a:hover{
background:url(http://www.cmda.ro/images/layout/home_over.jpg) no-repeat;
}
#terenuri a{
width:194px;
height:64px;
background:url(http://www.cmda.ro/images/layout/terenuri.jpg) no-repeat;
display:block;
}
#terenuri a:hover{
background:url(http://www.cmda.ro/images/layout/terenuri_over.jpg) no-repeat;
}
#contact a{
width:194px;
height:64px;
background:url(http://www.cmda.ro/images/layout/contact.jpg) no-repeat;
display:block;
}
#contact a:hover{
background:url(http://www.cmda.ro/images/layout/contact_over.jpg) no-repeat;
}


/*CONTENT :  thumbs, h1,h2,h3,title,p*/
#content{
width:483px;
float:left;
min-height:250px;
margin:10px 0 0 0;
border:1px solid #E8E8E8;
background:#F4F4F4;
}
#content a{
width:460px;
float:left;
color:#666666;
font-size:14px;
margin:5px 0 5px 15px !important;
margin:5px 0 5px 6px;
}
#content p{
width:460px;
float:left;
font-size:12px;
text-align:justify;
margin:5px 0 5px 15px !important;
margin:5px 0 5px 6px;
}
#content h1{
display:none;
}
#content h4{
width:410px;
float:left;
font-size:15px;
margin:15px 0 5px 15px !important;
margin:15px 0 5px 6px;
}
#content h2{
width:460px;
float:left;
font-size:14px;
margin:5px 0 5px 15px !important;
margin:5px 0 5px 6px;
color:#333333;
}
#content h3{
width:460px;
float:left;
font-size:13px;
margin:5px 0 5px 15px !important;
margin:5px 0 5px 6px;
color:#FF8000;
}
#title{
float:left;
height:33px;
width:450px;
margin:15px 0 5px 15px !important;
margin:15px 0 5px 6px;
}

#thumb{
width:460px;
float:left;
margin:20px 0 20px 0;
}
#thumb a{
width:123px;
height:90px;
float:left;
background:url(http://www.cmda.ro/images/layout/small_foto.jpg);
margin:15px 10px 15px 20px;
}
#thumb img{
float:left;
width:112px;
height:78px;
margin:5px;
}


/*footer : copyright + meniu jos*/
#footer{
width:687px;
height:22px;
float:left;
margin:5px 0 5px 5px !important;
margin:5px 0 5px 2px;
display:block;
border:1px solid #E8E8E8;
background:#F4F4F4;
}
#credits{
margin:4px 0 0 10px;
width:390px;
float:right;
font-size:11px;
color:#666666;
}
#navig{
margin:0px 15px 0 20px !important;
margin:-3px 15px 0 10px;
width:auto;
float:left;
}
#navig a{
margin:0 0 0 5px;
color:#000000;
font-size:11px;
color:#FF8000;
}
#navig a:hover,#navig a.selected{
color:#999999;
}
#back{
float:left;
margin:9px 0 0 0;
}
#back a{
color:#FF8000;
width:12px;
font-size:11px;
float:left;
margin:8px 0 0 0;
}