@charset "utf-8";
/* CSS Document */

* { padding: 0; margin: 0; }

body {
background-color:#ffffff;
text-align: center; 
font-family:Trebuchet MS, arial;
text-align: center; 
}
#main {width:947px; text-align:left; margin:0 auto;}
#top {width:947px; height:74px; background-image:url(images/bg_top.gif); margin-top:10px;}
#top_lang {width:220px; height:74px; float:right;}
#main_meniu {width:947px; height:104px;  margin-top:1px;}
#meniu {width:870px; height:42px; margin:0 auto; font-size:12px;}
#meniu a {width:85px; height:21px; display:block; float:left; border-bottom:1px solid #99CC66; text-decoration:none; color:#3c3c3c; margin-left:8px; font-weight:bold; margin-top:20px; text-align:center;}
#meniu a b { letter-spacing:-1px; font-weight:normal; }
#meniu a:hover {text-decoration:underline;}
#main_meniu #asociere {margin-top:10px; margin:\-left:20px;}


.tabcontainer{

}

.tabcontent{
display:none;
}
#main_continut {width:947px; margin-top:1px; margin-top:180px;  overflow:auto; display:block; background-image:url(images/top_continut.gif); background-position:top; background-repeat:no-repeat;}
#line {width:280px; height:2px; background-color:#99CC66; display:block; overflow:auto;}
#left {width:580px; float:left; margin-left:15px; margin-bottom:30px; text-align:justify; overflow:auto; display:block; font-size:13px; color:#666666;}
#left a {color:#999999;}
#left a:hover {text-decoration:none; color:#666666;}
#right a {color:#3c3c3c;}
#left h1 {color:#3c3c3c;}
#left h2 {text-indent:20px; color:#666666; font-size:18px;}
#left li {list-style:inside; list-style-type:circle; margin-left:20px;}
#right {width:300px; float:right; margin-right:15px;}
#right #ceas {float:left; color:#666666;}
#right #header {float:right; margin-top:10px; color:#999999; border-right:1px solid #cccccc; width:100px; height:40px;}
#right #parteneri {text-align:center; margin:0 auto; margin-top:10px; float:bottom;}
#right #parteneri a {text-decoration:none;}
#right #parteneri a:hover { color:#666666;}
#right #parteneri a b {font-size:13px; color:#333333; font-weight:normal; text-decoration:none;}
#right #parteneri a b:hover {color:#333333;}
#right #parteneri a h3 {font-size:20px; color:#99CC66;}
#right span {font-size:14px; color:#666666; background-image:url(images/arow.jpg); background-position:left top; background-repeat:no-repeat; text-indent:22px; margin-top:13px; display:block; text-align:justify;}
#right img { border:2px solid #cccccc; }
#right img:hover { border:2px solid #666666; }

#left p {text-indent:10px; margin-top:10px;  padding-bottom:34px; font-size:13px; color:#666666; background-image:url(images/text_line.gif); background-position:bottom; background-repeat:no-repeat; display:block; overflow:auto;}
#footer {display:block; margin-bottom:30px;}


.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #99CC66;
background:#F7F5F1;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 20px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}




