BODY{
	margin:0px;
	padding:0px;
	background:#fff;      
	/*scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;*/
	/*cursor: url('images/cursor.ani'),default;*/
}

A{
    font-size:11px;
	font-family: tahoma,Tahoma,sans-serif;
	outline-style:none;
    color:#000;
    text-decoration: none;
}
A:hover{

		}

TABLE,BODY,P,DIV{
	border-width:0px;
	font-size:11px;
	color:#000000;	
	font-family:Tahoma;
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:20;
	color:#9a5400;
	font-family:'Trebuchet MS',Georgia,Tahoma;
	border:double #ceccb5;
	border-width:0px 0px 3px 0px;
	margin:0px;
}

.nopadding{
	padding:0px;
}

.poza{
}
.poza:hover{
}


/*************INPUT****************/
.input{
	text-indent:2px;
	font-size:11px;
	font-family:tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #808080;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x; 
}

.input:hover{
	border-color:#ACACAC;
}

.input_error{
	font-size:11px;
	font-family:Tahoma,sans-serif;
	color:#1d2b45;
	border:solid 1px #f00;
	background:url(../images/skin/input_bg.gif) #f7f7f7 repeat-x;
}

.button{
	font-size:11px;
	font-weight:bold;
	font-family:tahoma,sans-serif;
	color:#fefefd;
	padding:3px 15px 3px 15px;
	border:groove 1px #a3a18f;
	background:url(../images/skin/button_bg.gif) #f7f7f7; 
}

.button:hover{
	border-color:#6597ff;
}

a {border:0 none;}
.clear { clear: both; }
img {border: 0px; margin:0px; padding: 0px}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#container {text-align:justify; margin:0px; width: 1100px; position: relative; margin-left: auto; margin-right: auto;}
.grad_hdr_left {
    float: left;
    background:url(../images/grad_hdr_left.gif);
    background-repeat: no-repeat;
    height: 290px;
    width: 64px; 
}

.grad_hdr_right {
    float: left;
    background:url(../images/grad_hdr_right.gif);
    background-repeat: no-repeat;
    height: 290px;
    width: 64px; 
}
.hdr_top_right {
    float: left;
    background:url(../images/hdr_top_right.gif);
    background-repeat: no-repeat;
    height: 91px;
    width: 339px; 
}

.top_center{
    float: left;
    font-size: 12px;
    font-family: georgia;
    font-weight: bold;
    background:url(../images/hdr_top_centera.jpg);
    background-repeat: no-repeat; 
    height: 169px;
    width: 972px;
}

.top_center img{
	margin:2px 0px 0px 15px;
}

.meniu_alb{
    float: left;
    background:url(../images/meniu_alb.gif); 
    height: 30px;
    width: 972px;
    
    
}

html>body #grad_menu_left {
    float: left;
    background:url(../images/grad_menu_left.gif);
    background-repeat: no-repeat;
    height: 34px;
    width: 75px;
    margin: 0px; 
}

#grad_menu_left {
    float: left;
    background:url(../images/grad_menu_left.gif);
    background-repeat: no-repeat;
    height: 34px;
    width: 75px; 
    margin: -12px 0px 0px 0px;
}

html>body #meniu_rosu{
    float: left;
    background:url(../images/meniu_rosu.gif); 
    height: 34px;
    width: 950px;
    margin: 0px;
    
}

#meniu_rosu{
    float: left;
    background:url(../images/meniu_rosu.gif); 
    height: 34px;
    width: 950px;
    margin: -12px 0px 0px 0px;
    
}
html>body #grad_menu_right {
    float: left;
    background:url(../images/grad_menu_right.gif);
    background-repeat: no-repeat;
    height: 34px;
    width: 75px; 
    margin: 0px;
}

#grad_menu_right {
    float: left;
    background:url(../images/grad_menu_right.gif);
    background-repeat: no-repeat;
    height: 34px;
    width: 75px;
    margin: -12px 0px 0px 0px; 
}

.list {
    list-style-type:none;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;   
}

.lis {
    text-decoration: none;          
    cursor: pointer;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    height: 30px;
    width: 107px;      
    margin:5px 0px 0px 0px;   
    float: left;    
    padding: 7px 0px 0px 0px;
    text-align: center;
    }

.lis1 {
    text-decoration: none;          
    cursor: pointer;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    height: 30px;
    width: 210px;      
    margin:5px 0px 0px 0px;   
    float: left;    
    padding: 7px 0px 0px 0px;
    text-align: center;
    }    
    
.lis_hover {
    text-decoration: none;
    cursor: pointer;
    font-size: 11px;
    font-family: tahoma;
    background:url(../images/meniu_select.gif);  
    height: 30px;
    width: 107px;      
    margin:5px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    background-repeat: no-repeat; 
    font-weight: bold; 
    float: left;
    color: #FFF;
    text-align:  center;
}

.lis_hover1 {
    text-decoration: none;
    cursor: pointer;
    font-size: 11px;
    font-family: tahoma;
    background:url(../images/meniu_select1.gif);  
    height: 30px;
    width: 210px;      
    margin:5px 0px 0px 0px;
    padding: 7px 0px 0px 0px;
    background-repeat: no-repeat; 
    font-weight: bold; 
    float: left;
    color: #FFF;
    text-align:  center;
}


html>body #chenar_sus{
    float: left;
    font-size: 12px;
    font-family: georgia;
    font-weight: bold;
    background:url(../images/chenar_sus.gif); 
    height: 24px;
    width: 950px;
    margin:0px 0px 0px 75px;
    
}
#chenar_sus{
    float: left;
    font-size: 12px;
    font-family: georgia;
    font-weight: bold;
    background:url(../images/chenar_sus.gif); 
    height: 24px;
    width: 950px;
    margin:0px 0px 0px 37px;
    
}

html>body #chenar_jos{
    float: left;
    font-size: 12px;
    font-family: georgia;
    font-weight: bold;
    background:url(../images/chenar_jos.gif); 
    height: 24px;
    width: 950px;
    margin:0px 0px 0px 75px;
    
}
#chenar_jos{
    float: left;
    font-size: 12px;
    font-family: georgia;
    font-weight: bold;
    background:url(../images/chenar_jos.gif); 
    height: 24px;
    width: 950px;
    margin:0px 0px 0px 37px;
    
}

.calendar_sus {
    float:left;
    background:url(../images/calendar_sus.gif);
    width: 180px;
    height: 42px;
    text-align: center;            
}

.calendar_jos {
    float:left;
    background:url(../images/calendar_jos_01.gif);
    width: 180px;
    height: 100%;
    text-align: left;
}

.calendar_sf{
	float:left;
	background:url(../images/calendar_jos_1.gif);
    width: 180px;
    height: 13px;
}

.parteneri_sus {
    float:left;
    background:url(../images/parteneri_sus.gif);
    width: 180px;
    height: 40px;
    text-align: center; 
               
}

.linie1{
    padding:0px 0px 0px 0px;
    background:url(../images/gri.gif);
    width:380px;
    height:1px; 
}

.linie2{
    padding:0px 0px 0px 0px;
    background:url(../images/rosu.gif);
    width:380px;
    height:1px; 
}

.footer {
    text-align: center;
    color: #919189;
    line-height: 18px;
}

.datagram {
    text-decoration: none;
    color: #919189;
}

.datagram:hover {
    text-decoration: underline;
    color: #919189;
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu6, #submenu7 {
    visibility: hidden;
}

#wrapperDiv {
    position: relative;
}
#submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu6, #submenu7 {
    position: absolute;
    top: 290px;
    left: 70px;
}

.subm {
    text-decoration: none;
    color: #FFF;
}

.subm:hover 
{
    text-decoration: underline;
}

.subm_hover 
{   
    color: #FFF;
    text-decoration: underline;
}

html>body #search {
    margin:7px 10px 0px 8px;
    float: right;
    background:url(../images/cauta.gif);
    width: 82px;
    height: 14px;
    padding: 2px 1px;
    text-align: center;
}

#search {
    margin:7px 5px 0px 8px;
    float: right;
    background:url(../images/cauta.gif);
    width: 82px;
    height: 14px;
    padding: 2px 1px;
    text-align: center;
}


.ftt {
    color:#919189; margin:0px 10px 0px 10px;
}

.ftt:hover {
    text-decoration: underline;
}

.parteneri_content{
	background-image: url(../images/casuta2.gif); 
	background-repeat: repeat-y;
}

.center_page_bk{
	background: url(../images/casuta_mare.gif); 
	background-repeat: repeat-y;
}

#submit {
	height: 18px;
	border: 0 none;
	float: right;
    background:url(../images/cauta.gif);
    width: 82px;
    padding: 0px 0px 2px 0px;
    text-decoration: none; 
	color: #FFF; 
	font-weight: bold; 
	cursor:hand;
	font-family:tahoma,Tahoma,sans-serif;
	font-size:11px;
	outline-style:none;
}

#submit input {
	float: right;
	width: 82px;
	height: 18px;
	background:transparent; 
	border: none;
	margin-left: 0px;	
}

.titlu {
	padding:15px 0px 0px 18px; 
}

.titlu a {
	font-size:12px; 
	font-weight: bold; 
	color:#aa1705; 
	text-decoration:underline;
}

.picture_box{
	width:150px; 
	height:100px; 
	padding:10px 0px 0px 0px;
}

