h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a{  text-decoration: none;}
a:hover{  text-decoration: underline;}

html
{
    background: url("../images/body-back.jpg") repeat-y top center #494949;
}
body, td
{
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}

body 
{
    padding: 27px 20px 20px 20px;
    margin: 0 0 0 0;
    height: 600px;
    text-align: center;
    background-color: transparent;
}

#center
{
    background: url("../images/container-back.gif") repeat-y 0 70px transparent;
    float: left;
    width:963px;
}

body#homepage #center
{
    background: url("../images/container-back-home.gif") repeat-y 0 0 transparent;
    float: left;
    width:963px;
}

#container
{
    text-align: left;
    overflow: hidden;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    width:963px;
}

body#twocols #container
{

}


div#banner
{
    width:963px;
    padding: 0 0 0 2px;
    display: block;
    float: left;
    text-align: center;
}
#header
{
    width:963px;
    height:128px;
    float:left;
    background: url("../images/header-back.jpg") no-repeat top left #000;
}

#banner-top
{
    display: block;
    width: 468px;
    height: 60px;
    float: right;
    margin: 25px 25px 0 0;
}

#banner-top a
{
    display: block;

}


.banner-left
{
    display: block;
    width: 200px;
    height: 200px;
    float: left;
    margin: 5px 0px 0 40px;
}
#top-navigation
{ 
    float:right;

}

#logo
{
    float:left;
    outline: 0;

}

a#logo:focus { outline: 0; }

#left
{
    float:left;
    width:259px;
    background: url("../images/left-back.gif") no-repeat top right transparent;
    padding: 33px 0 0 0;
}

#right
{
    width: 680px;
    padding-right: 24px;
    float: right;
    background: url("../images/right-back.gif") no-repeat top left transparent;
}

#content
{
    padding: 10px 34px 24px 34px;
    color:#333333;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height: 1.5em;
    text-align: justify;
}
#content form
{
    float:left;
}
.pane
{
    display: block;
    float: left;
    width: 226px;
    margin: 20px 12px 0 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#000;
    line-height: 15px;
}

.pane img
{
    float: right;
}

.pane h2
{
    color:#fff;
    background-color: #000;
    border-width: 1px 0 1px 0;
    width: 100%;
    display: block;
    text-indent: 8px;
    margin: 0 0 13px 0;
    padding: 2px 0 2px 0;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}



.pane li em
{
    float: right;
    color: #000;
    font-style: normal;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.pane li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#000 !important;
    float: left;
}

.pane li p
{
    margin: 0 0 0 0 !important;
    clear: left;
    text-align:left !important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.pane li
{
    display:block;
    float: left;
    width: 226px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
}

.pane ul
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

div#right-pane ul li
{
    width: 200px;
    text-indent: 7px;
}


div.col-left, div.col-right
{

    float:left;
}

/* TODO: bleo 75bbf0 */

#content h1
{
    color:#000;
    font-family: "Arial";
    font-size:34px;
    font-weight:normal;
    text-align: left;
    margin: 50px 0 15px 0 ;
    padding: 0 0 0 0;
    clear: both;
    line-height:30px;
}

#content h3
{
    font-size:13px;
    font-weight:800;
    color:#fff;
    font-family:"Arial";
    line-height:normal;
    text-decoration:underline;
}
#content form
{ 
    margin:0 30px 5px 50px;
    text-align:justify;
    text-indent:0;
}

#content form label
{
    display: block;
}
#content p
{ 
    margin:0 0 10px 0;
    text-align:justify;
    text-indent:0;
}

#content p p
{ 
    margin:0 0 0 0;
    text-indent:0;
}

#content img
{ 
    margin:8px 0 5px 10px;
    float: right;
}

#content p img
{ 
    margin:8px 0 5px 10px;
    float: right;
}

#content img.poza-stanga
{ 
    float:right;
    margin:8px 10px 5px 20px;
}

em.time
{
    display: block;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #444444;
    line-height: 11px;
}

#content img.pozacentru{  margin:8px 3px 5px 130px; }


.img-pane{border-style:solid;
          border-color:#666666;
          border-width:2px;}


#content a:link, #content a:visited{ color:#555; text-decoration:underline;  font-weight:bold;}
#content a:active, #content a:hover{ color:#e63; text-decoration:underline;font-weight:bold;}
#content ul a:link, #content ul a:visited{ color:#555; text-decoration:none; font-weight:bold;}
#content ul a:active, #content ul a:hover{ color:#e63; text-decoration:underline;font-weight:bold;}

#content ul li
{
    font-size:11px;
    line-height:15px;
    padding-bottom:5px;
    margin-bottom:5px;
}
#content ul ul
{
    margin-top: 9px;
}
#content ul ul li
{
    font-size:10px; color:#dddddd;
    border-bottom:none;
}



h2{ 
    font-size:12px;
    font-weight:800;
    color:#354e67;
    display:inline;
    line-height:normal;
    margin:0 0 0 10px;
}
.tabel-simplu
{
    width:400px;
    margin:10px 10px 10px 60px;
    border:none;
    font-family:"Tahoma";
    font-size:10px;
}
*html .tabel-simplu{
    margin-left:20px;
    margin-right:0px;
}

.tabel-simplu td
{
    border-bottom:10px solid #fff;;
}
.tabel{
    width:480px;
    border:solid 1px #D6DDE6;
    font-family:"Tahoma";
    font-size:10px;
    border-collapse: collapse;
    background-color:#fff;
    margin:10px;
}
*html .tabel{
    margin-left:20px;
    margin-right:0px;
}

.tabel td {
    border: 1px solid #D6DDE6;
    text-align: left;
    padding: 2px 4px 2px 4px;
}
.tabel th{
    border: 1px solid #fff;
    background-color: #7e8750;
    font-weight: bold;
    text-align: left;
    padding: 2px 4px 2px 4px;
    color:#fff;
}

.tabel2{border:solid 1px #666666;font-family:"Tahoma";font-size:10px;border-collapse: collapse;background-color:#fcfaf2;margin:10px;}
.tabel2 td {border: none;text-align: left;padding: 2px 4px 2px 4px;}
.tabel2 th{border: none;background-color: #2f4055;font-weight: bold;text-align: left;padding: 2px 4px 2px 4px;color:#fff;}

.hilite{background-color: #b5cdeb;}
.tabel td.aligncenter{text-align:center;}
.tabel td a:hover{text-decoration:underline;color:#0066CC;}

.colorat1{ color:#FF0000;}
.colorat2{ color:#5179B7;}


#footer
{
    font-family: "Arial";
    font-size:11px;
    color:#898989;
    width:963px;
    height:50px;
    float:left;
    clear: both;
    background: url("../images/footer-back.gif") repeat top center #000;
    padding: 35px 0 0 0;
}

body#homepage  #footer
{
    background: url("../images/footer-back-home.gif") repeat top center #000;
}

body#homepage div#main
{
    display: block;
    float: left;
    margin: 0 0 0 27px;
}
body#homepage div#main a
{
    display: block;
    float: left;
}

#footer a, #footer a:link
{
    color:#898989;
}

#footer a, #footer a:link, #footer a:visited
{
    color:#898989;
    text-decoration:none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#footer a:active, #footer a:hover
{
    color:#fff;
    text-decoration:none;
}

#footer div#fleft
{
    float: left;
    display: block;
    width: 318px;
    height: 22px;
    text-align: left;
    text-indent: 20px;
}

#footer div#fright
{
    float: right;
    display: block;
    width: 300px;
    height: 22px;
    text-align: right;
    margin: 0 20px 0 0;
}

#footer div#fcenter
{
    float: left;
    text-align: center;
    width: 963px;
    height: 22px;
    color: #000;
    clear: both;
    padding: 5px 0 0 0;

}

#footer div#fcenter #arrow-unu,#footer div#fcenter #arrow-doi
{
    background: url("../images/footer-arrows.gif") repeat top right transparent;
    display: inline-block;
    width: 58px;
    height:6px;
}

#footer div#fcenter #arrow-doi
{
    background: url("../images/footer-arrows.gif") repeat top left transparent;
}
#footer div#fcenter a, #ffooter div#fcenter a:link
{
    color: #000;
    margin: 0 2px 0 2px;
    font-weight: bold;
}


#footer div#fcenter a:hover, #ffooter div#fcenter a:active
{
    color: #fff;
    margin: 0 2px 0 2px;
}

div#admin
{
    background-color: transparent;
    padding: 4px;
    font-weight: bold;
    color: red;
}
div#admin a, div#admin a:link, div#admin a:visited
{
    color: red;

}
#content ul.last-articles
{
    float: left;
}
#content ul.last-articles li
{
    width: 200px;
}
#pmenu, #pmenu ul 
{
    padding:0 0 0 0;
    margin:0 0 0 0;
    list-style-type: none;
    text-align:center;


}

div#navigation
{
    background-color: transparent;
    width: 940px;
    display: block;
    float: left;
    margin: 8px 0 0 15px;
}

div#userbar
{
    font-family: Arial;
    background-color: black;
    width: 150px;
    display: block;
    float: right;
    margin: 5px 0 0 15px;
    color: #fff;
    padding: 0 10px 0 15px;
    text-align: right;
}

#userbar a, #userbar a:link, #userbar a:visited
{
    color: orange;
    font-size: 11px;
    font-weight: bold;
    line-height:15px;
}

#pmenu a:link, #pmenu a:visited
{
    display:block;
    float:left;
    font-size:11px;
    color:#eef8fd;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: none;
    font-weight: bold;

    padding: 0 6px 0 6px;
    height:27px;
    line-height:27px;
    text-decoration:none;
    text-indent:5px;
}



*html #pmenu a, *html #pmenu a:visited
{
    line-height:27px;
}


#pmenu a.small:visited, #pmenu a.small
{
    width:56px;
} 
#pmenu a.big, #pmenu a.big:visited
{
    width:221px;
} 

#pmenu ul li ul li a:visited, 
#pmenu ul li ul li a,
#pmenu ul li a:visited, 
#pmenu ul li a
{
    display:block;
    width:150px;
    font-size:10px;
    color:#eef8fd;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: transparent;
    text-transform: none;
    text-align:left;
    height:26px;
    line-height:23px;
    text-decoration:none;
    text-indent:5px;
}

#pmenu li ul li a, #pmenu li ul li a:visited 
{
    color:#000;
    border-bottom: 1px #ddd solid;
    border-width:0 0 0 0;
}

#pmenu li 
{
    float:left;
}

#pmenu li:hover 
{
    position:relative;
}
#pmenu li:hover > a, #pmenu li:active > a,  #pmenu li:focus > a
{
    color:#00539f;
    background-color:#fff;

}
#pmenu li ul 
{
    display:none;
}
#pmenu li:hover > ul 
{
    display:block;
    position:absolute;
    top:-11px;
    left:115px;
    padding:10px 20px 30px 20px;
    background:transparent url(../images/transparent.gif);
    width:120px;
}
#pmenu > li:hover > ul 
{
    left:-30px; top:26px;
}
#pmenu table 
{
    position:absolute;
    border-collapse:collapse;
    top:0;
    left:0;
    z-index:100;
    font-size:1em;
}
* html #pmenu li a:hover 
{
    position:relative;
    background-color:#fff;
    color:#00539f;
}
#pmenu li a:focus , #pmenu li a:active
{
    color:#000;
    background-color:#fff;

}
/*
link
visited
focus
hover
active*/



#pmenu li.fly 
{

}
#pmenu li.drop 
{

}
* html #pmenu li ul 
{
    visibility:hidden;
    display:block;
    position:absolute;
    top:-11px;
    left:80px;
    padding:10px 30px 30px 30px;
    background:transparent url(../images/transparent.gif);
}

#pmenu li a:hover ul ul
{
    visibility:hidden;
}
#pmenu li a:hover ul a:hover ul ul
{
    visibility:hidden;
}

#pmenu li a:hover ul a:hover ul a:hover ul ul
{
    visibility:hidden;
}
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul 
{
    visibility:hidden;
}
#pmenu li a:hover ul 
{
    visibility:visible;
    left:-30px;
    top:14px;
    lef\t:-31px;
    to\p:25px;
}
#pmenu li a:hover ul a:hover ul{ 
    visibility:visible;
    top:-11px;
    left:80px;
}
#pmenu li a:hover ul a:hover ul a:hover ul 
{ 

    visibility:visible;
}
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul 
{ 

    visibility:visible;
}
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul 
{ 
    visibility:visible;
}


#left ul 
{

    margin: 1px 15px 1px 30px;
    padding: 10px 0 10px 3px;
    color:#4ebaed;
    list-style: none;

}

#left  ul li
{
    margin: 0 0 0 0;
    text-indent: 15px;
    line-height: 20px;
    background: url("../images/left-bullet.gif") no-repeat top left transparent;
}

#left ul li ul li
{
    background: url("../images/left-sub-bullet.gif") no-repeat top left  transparent;
}

#left ul ul, #left ul ul ul 
{
    border-bottom: none;
}


#left ul li ul
{
    margin: 0 0 0 10px;
    padding: 0 0 0 0;
    border: none;
}
#left ul li ul li
{
    padding: 0 0 0 0;
    border: none;
}


#left a, #left a:link, #left a:visited
{
    color: #444;
    font-weight: bold;
}

#left ul li ul li a, #left ul li ul li  a:link, #left ul li ul li  a:visited
{
    color: #444;
    font-weight: normal;
    font-size: 11px;
}


#left h3, #left h3.main
{
    margin: 0 15px  0 40px;
    color: #fff;
    font-size: 11px;
    padding: 3px 0 3px 12px;
    text-transform: uppercase;
    background: url("../images/h3.gif") no-repeat top left #555;

}

#left h3.main
{
    background: url("../images/h3.gif") no-repeat top left orange;
}


#left ul.news 
{	
    margin: 10px 20px 0 40px;
    padding: 0 10px 0 0;
    background-color: transparent;
}

#left ul.news li 
{	
    list-style: none;
    margin: 5px 0 5px 0;
    padding: 0 0 0 10px;
    background-color: transparent;
}

#left  ul.news li  a, #left ul.news li  a:link, #left ul.news li  a:visited
{	
    color: #222;
    font-size: 12px;
    text-decoration: underline;

}

div.col-right ul.news li  a, div.col-right ul.news li  a:link, div.col-right  ul.news li  a:visited
{
    font-size: 12px;
}
ul.news li  a:hover, ul.news li  a:active
{
    color: #800;
}

#left ul.news li , #right ul.news li 
{
    text-indent: 0px;
    line-height: 14px;
    padding: 0 0 10px 5px;
}

#right ul.news li em
{

}

ul.news li em
{
    color: #aaa;
    font-size: 10px;
    font-style: normal;

}
div#left ul.news li a.more
{
    background: none;
}

#content ul.news 
{
    margin: 0 0 20px 0;
}

#content em.publicat
{
    font-size: 10px;
    color: #900;
    margin:  0 0 0 180px;
    text-align: center;
}

#content a.more, #content div.col-right a.more
{
    display: block;
    float:right;
    text-decoration:underline;
    font-size: 11px;
}

form#cautare
{
    float:right;
    margin: 20px 10px 0 0;
    text-align:right;
}

form#cautare a, form#cautare
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #374e76;
}

form#cautare em
{
    display: block;
    padding: 10px 0 0 0;
    font-size: 9px;
    font-family: Arial, Helvetica, sans-serif;
    color: #374e76;
    font-style:normal;
}

input.input
{
    border:1px solid #374e76;
    border-width: 1px 0 1px 1px;
    height: 10px;
    width: 75px;
    font-size: 9px;
    color: #374e76;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.header-toolbar-button
{
    margin: 0 0 -2px 0;
}

*html .header-toolbar-button
{
    margin: 0 0 -4px 0;
}


div#container div#right div#content ul.news li a
{
    font-size: 16px;
    line-height: 30px;
}
ul#coloanefp
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

ul#coloanefp li
{
    padding: 0 0 0 0;
    margin:  0 20px 0 0;
    float: left;
    display: block;
    width: 420px;
}

div#toolbar div#breadcrumbs, div#toolbar div#breadcrumbs a, div#toolbar div#breadcrumbs a:link, div#toolbar div#breadcrumbs a:visited
{
    font-weight: normal;
    font-family: Arial;
    font-size: 11px;
    color: #7fa4c0;
    text-decoration: none;
    line-height: 20px;

}

div#toolbar div#breadcrumbs a:hover, div#toolbar div#breadcrumbs a:active
{
    color: #000;
}

div#toolbar div#breadcrumbs
{
    color: #aaa;
    width: 550px;
    float:left;
    padding: 4px 0 0 0;
}


div#language
{
    width: 60px;
    float:left;
    display:block;
    padding-left: 20px;
}

div#language a
{
    margin-right: 5px;
}
div#language a img
{
    border: 1px solid #000;
}
#content form table, #content table.nice
{
    width: 500px;
}
#content form table th, #content table.nice th
{
    width: 152px;
    text-align: left;
}
#content form table td, #content table.nice td
{
    padding: 3px;
}

#content form table caption, #content table.nice caption
{
    background-color: #7ec7ff;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0 10px 0;
}

div.form_error
{
    color: #fff;
    background-color: #f00;
    text-align: left;
    font-size: 11px;
    font-family: arial;
}

ul#contul_meu
{
    margin-left: 40px;
    background: url("../images/members-only.gif") no-repeat top right  #ddf;

}

ul#contul_meu li a, ul#contul_meu li a:link, ul#contul_meu li a:visited
{
    color: #000;
}





#articole
{
    font-family: Arial;
    font-size: 9px;
    margin: 0;
    width: 600px;
    text-align: left;
    border-collapse: collapse;
}
#articole thead th.rounded-left
{
    background: #b9c9fe url('../images/table-images/left.png') left -1px no-repeat;
}
#articole thead th.rounded-right
{
    background: #b9c9fe url('../images/table-images/right.png') right -1px no-repeat;
}
#articole th
{

    padding: 4px 4px 4px 6px;
    font-weight: bold;
    font-size: 12px;

    color: #039;
    background: #b9c9fe;
}
#articole td
{
    padding: 4px 4px 4px 8px;
    background: #e8edff;
    border-top: 1px solid #fff;
    color: #669;
    font-size: 11px;
}
#articole tfoot td.rounded-foot-left
{
    background: #e8edff url('../images/table-images/botleft.png') left bottom no-repeat;
}
#articole tfoot td.rounded-foot-right
{
    background: #e8edff url('../images/table-images/botright.png') right bottom no-repeat;
}
#articole tbody tr:hover td
{
    background: #d0dafd;
}
#articole tbody img
{
    float:none;
    margin: 0 0 0 2px;
    padding: 0 0 0 0;
}
#articole tfoot img
{
    float:none;
    margin: 0 5px -4px 0;
    padding: 0;
}

#articole tfoot a, #articole tfoot a:link, #articole tfoot a:visited
{
    display: block;
    float: right;
    text-decoration: none;
}




#contents{
    background-color: #fafafa;
    padding: 10px 20px 10px 20px;
    margin: 10px 30px 10px 10px;
    width: auto;
    float:left;
    clear: both;
    border-width: 1px 1px 1px 10px;
    border-color:orange;
    border-style: solid;
}
