
/* generic CSS */

* {	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333;}
a {	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#333333; border:0px; }
a:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FF0000; border:0px; }

/* header IE fix*/

/*.IEheightFix {margin-top:0px; }*/

/* cauta */

.cauta { border:1px solid #63778E; height:16px; width:130px; padding:0px; margin:0px; }
.formular {border: 1px solid rgb(0, 0, 0); font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10px; background-color: rgb(255, 255, 255); font-weight: normal; color: gray}

/* Shadow */

.shadow_simple {border:#000000 solid 0px; border-bottom:#000000 solid 1px; border-right:#000000 solid 1px;}

/* tabel departamente */

table.depart td { padding-top:2px; }

/* body */

table.body tr td { line-height:130%; }
table.body tr td a { background-attachment:scroll; text-decoration:none; }

table.registerTable tr td { padding-left:17px; padding-right:0px; padding-bottom:15px; line-height:100%;}

.title { font-size:17px; font-weight:bold; color:#555555;}
.subtitle { font-size:15px; color:#333333;}

h1#header { color: gray; font-size: 14px; font-weight:100 }
h2#subheader1 { font-size:11px; color:#000000; line-height:1em;}
h2#subheader2 { font-size:20px; color:#000000; line-height:1em;}
h2#subheader3 { font-size:20px; color:#000000; line-height:1em;}
h2#subheader4 { font-size:20px; color:#000000; line-height:1em;}
h2#subheader5 { font-size:20px; color:#000000; line-height:1em;}
h2#subheader6 { font-size:20px; color:#000000; line-height:1em;}

ul.bullets { list-style-image:url(images/blue_arrow.gif); }
ul.bullets li { padding-bottom:5px; }


.meniu ul { display:block; margin-left:-40px; border:0px; }

.meniu ul li { position: relative; list-style-type: none; display: inline; line-height:150%;}

.meniu ul li ul { position: absolute; top: 0; left: -9000px; list-style-type:none; width:190px; }

.meniu ul li ul li { background-color:#FFFFFF; display:block; padding-bottom:5px; padding-left:15px; border-bottom:1px solid #CCCCCC }


.meniu ul li ul li a { text-decoration:none; color:#333333; }
.meniu ul li ul li a:hover { text-decoration:none; color:#ff0000; }


.meniu ul li:hover ul { left: 0px; top:0px; list-style-type:none; padding-top:20px; margin-left:-55px; }

div.meniuDiv {width:1000px; height:40px;}


/* body images class */

	
/* footer */


div.linkorase { text-align:center; clear:both; color:#959EB3; font-size:9px}
div.linkorase a { color:#959EB3; font-size:9px; text-decoration:none; }

div.footer { width:950px; text-align:center; clear:both; color:#959EB3; font-size:9px; padding-bottom:15px; padding-top:30px;}
div.footer a { color:#959EB3; font-size:9px; text-decoration:none; }

