@charset "utf-8";

body {
margin : 0;
background-color : #ffffff;
        background-image: url(img/bg.png);
        background-repeat: repeat-x;
}
a:link {text-decoration:none;}
a:active {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:none;}

.tabel_main {
width:900px;
height:700px;
border: 0px #cccccc solid;
}
div.contact_sus {
position:absolute;
top:36px;
right:125px;
}
#meniu-mic {
        position:absolute;
        top:0px;
        right:125px;
}
#meniu-mic ul.sus {
margin:0px;
padding:0px;
list-style-type:none;
}

#meniu-mic ul.sus li.meniu_s{

        }
#meniu-mic ul.sus li.meniu_s a {
font-weight : bold;
font-size:11px;
}
#meniu-mic ul.sus li {
position:relative;
width:70px;
height:25px;
text-align:center;
line-height:25px;
margin:0px;
float: left;
border:1px solid #cccccc;
border-top:3px solid #cccccc;
border-bottom:none;
border-collapse: collapse;
        -moz-border-radius: 10px 10px 10px 10px;        
        -webkit-border-radius: 10px 10px 10px 10px;

}
#meniu-mic ul.sus li:hover {
border-bottom:3px solid #5353b7;
position:relative;
width:70px;
height:25px;
margin:0px;
line-height:25px;
float: left;
        -moz-border-radius: 10px 10px 10px 10px;        
        -webkit-border-radius: 10px 10px 10px 10px;
}

#meniu-mic ul.sus li a{
font-family : Verdana, Helvetica;
font-size: 11px; 
font-weight:bold;
color:#8e8c8c;
text-decoration:none;
background-color : inherit;
line-height:25px;
}
#meniu-mic ul.sus li:hover a{
font-family : Verdana, Helvetica;
font-size: 11px; 
font-weight:bold;
color:#5353b7;
text-decoration:none;
background-color : inherit;
line-height:25px;
}

#meniu-mare {
        position:relative;
        top:96px;
        width:100%;
        text-align:center;
        z-index:10px;
}
#meniu-mare ul.niv1 {
        position:relative;
margin:0 auto;
list-style-type:none;
width:800px;
padding:0px;
overflow:visible;
        z-index:10;
}
#meniu-mare ul.niv1 li.meniu_s{
position:relative;
width:110px;
height:28px;
text-align:center;
line-height:25px;
margin:0px 2px 0px 2px;
float: left;
white-space:nowrap;
background-color:#4b4bb3;
padding-top:3px;
        background-image: url(img/selected.png);
        background-repeat: no-repeat;
        background-position: bottom center;
                z-index:10;
        }
#meniu-mare ul.niv1 li.meniu_s a {
font-weight : bold;
font-size:11px;
}

#meniu-mare ul.niv1 li {
position:relative;
width:110px;
height:28px;
text-align:center;
line-height:25px;
margin:0px 2px 0px 2px;
float: left;
white-space:nowrap;
background-color:#4b4bb3;
padding-top:3px;
        z-index:10;
}

#meniu-mare ul.niv1 li:hover {
position:relative;
width:110px;
height:28px;
margin:0px 2px 0px 2px;
line-height:25px;
float: left;
white-space:nowrap;
        z-index:10;
}
#meniu-mare ul.niv1 li.bara {
border-right:2px solid #8e8c8c;
position:relative;
width:5px;
height:25px;
margin:0px;
line-height:25px;
float: left;
        -moz-border-radius: 10px 10px 10px 10px;        
        -webkit-border-radius: 10px 10px 10px 10px;
                z-index:10;
}

#meniu-mare ul.niv1 li a{
font-family : Verdana, Helvetica;
font-size: 11px; 
font-weight:bold;
color:#ffffff;
text-decoration:none;
background-color : inherit;
line-height:25px;
white-space:nowrap;
text-transform: uppercase;
        }
#meniu-mare ul.niv1 li:hover a{
font-family : Verdana, Helvetica;
font-size: 11px; 
font-weight:bold;
color:#b2b2db;
text-decoration:none;
background-color : inherit;
line-height:25px;
white-space:nowrap;
text-transform: uppercase;
        }

#text-mare {
        position:relative;
        top:330px;
        width:100%;
        height:auto;
        margin-right:auto;
        margin-left:auto;
        background-image: url(img/bg_jos.png);
        background-repeat: repeat-x;
        background-position:bottom;
        padding-bottom: 80px;
}
#text-mijloc {
        position:relative;
        width:800px;
        height:auto;
        min-height:400px;
        margin-right:auto;
        margin-left:auto;
}
#imagine-mare {
        position:absolute;
        top:168px;
        width:100%;
        height:auto;
        z-index:0;
}
#imagine-mijloc {
        position:relative;
        width:800px;
        height:auto;
        margin-right:auto;
        margin-left:auto;
        z-index:0;
}
#stire-mijloc {
        position:relative;
        width:440px;
        height:135px;
    float:right;
        border:1px solid #cccccc;
        -moz-border-radius: 15px 15px 15px 15px;        
        -webkit-border-radius: 15px 15px 15px 15px;
        filter:alpha(opacity=30);-moz-opacity:.30;opacity:.30;
        background-color:#000000;
        padding: 5px 10px 10px 10px;
        z-index:0;
}

h1 {
font-family : Verdana, Helvetica;
font-size: 18px; 
font-weight:bold;
color:#6d0101;
background-color : inherit;        
        }
        
.titlu_stire {
font-family : Verdana, Helvetica;
font-size: 18px; 
font-weight:bold;
color:#ffffff;
text-align:right;
line-height: 18px;
margin-bottom:-5px;
margin-top:5px;
        }
.abstract {
font-family : Verdana, Helvetica;
font-size: 11px; 
font-weight:normal;
color:#ffffff;
text-align:justify;
        }
.text_normal {
        font-family:verdana,arial;
        font-size:.7em;
        font-weight:normal;
        color:#383333;
        }
        
#meniu-mare ul.niv1 li ul.niv2 {
display : none;
}

#meniu-mare ul.niv1 li:hover ul.niv2{
display : block;
position:absolute;
top:25px;
left:0px;
background-image:none;
list-style-type:none;
z-index:10;
margin:0px;
padding:0px;
filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
background-color:#4e4eb4;

}

#meniu-mare ul.niv1 li:hover ul.niv2 li{
width:100%;
height:30px;
margin:0px;
text-align:left;
background-color:#4b4bb3;
background-image:none;
list-style-type:none;
padding-left:5px;
border-left: 1px solid #8583cd;
border-bottom: 1px solid #8583cd;
border-right: 1px solid #8583cd;
}
#meniu-mare ul.niv1 li ul.niv2 li:hover{
background-color : #4e4eb4;
}
#meniu-mare ul.niv1 li:hover ul.niv2 li a{
font-family : Verdana, Helvetica;
font-size: 11px; 
font-weight:normal;
color:#ffffff;
text-decoration:none;
background-color : none;
margin-left:5px;
margin-right:5px;
white-space:nowrap;
text-transform: none;
}
#meniu-mare ul.niv1 li ul.niv2 li:hover a{
margin-left:5px;
margin-right:5px;
font-weight:normal;
color:#ffff99;
text-decoration:none;
white-space:nowrap;
text-transform: none;
}
ul.stiri {
margin:0px;
padding:0px;
list-style-type:circle;
list-style-position: inside;
}

td.main{
padding:15px;
padding-right:40px;
height:450px;
font-family:Trebuchet MS, Georgia, Arial; 
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
overflow:hidden;

}
.main a{
font-family:Trebuchet MS, Georgia, Arial; 
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:underline;        

        }

/*
.style2 {
       display: block;
        width:80%;
        font-weight: normal;
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 20px;
        color: #006633;
        border-bottom: 1px dashed  #006633;
}*/

.style2 {
font-family : Trebuchet MS, sans-serif, Arial, Verdana, Helvetica;
font-size: 20px; 
font-weight:normal;
color:#006633;
text-decoration:none;
background-color : inherit;
border-bottom: 1px dashed  #cccccc;
text-align:right;
}
.style1 {
        font-weight: normal;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
}
.style3, .style3 a {
        font-weight: normal;
        font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
        font-size: 18px;
        color: #006633;
        text-decoration:none;
}

.limba a{
font-family:Trebuchet MS, Georgia, Arial; 
font-size:12px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.limba a:hover{
font-family:Trebuchet MS, Georgia, Arial; 
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}

.contact {
font-family : Trebuchet MS, sans-serif, Arial, Verdana, Helvetica;
font-size: 11px; 
font-weight:normal;
color:#7f7f7f;
text-decoration:none;
background-color : inherit;
}

ul.index{
        list-style-image:url(img/bullet.png);
        }
        
ul.index li {
        margin-bottom:10px;
        }
        
ul.index li a{
font-family : Verdana, Helvetica;
font-size: 14px; 
font-weight:bold;
color:#6d0101;
background-color : inherit;        
        }
        
ul.index li a:hover{
        color:#8e8c8c;
        }        
        
ul.index li span{
                font-family:verdana,arial;
        font-size:.7em;
        font-weight:normal;
        color:#383333;
        }        
