/* CSS Document */

body {padding: 0;
      margin: 0 auto;
	  text-align: center;
color: #012060;
       font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1.6pt;}


#container {width: 775px;
             margin: 0 auto;
			 text-align: left;
			 background: #FFFFFF;}

#top {width: 775px;
      height: 192px;
	  padding:0;}
	  
#menu {background: url(img/menu-bg.jpg) repeat-y;}	  		  						
		
#content {width: 775px;
          min-height:300px;}
			
.content_text {padding: 0px 26px 20px 26px;}			
			
#bottom {width: 775px;
         height: 40px; 
         background: url(img/bottom.jpg) top no-repeat;}
		 
.float {float: left;
width: 200px;
margin: 10px 40px 10px 0;
padding: 0x;}		 	

.clearboth { clear: both; }		 	
				 

/*----------------CONTACT FORM-----------------*/

td.contact {width: 300px; height: 205px; background: url(img/mail.jpg) no-repeat;}

.form {padding: 5px 0 0 5px; font-size: 13px;font-weight: bold;}		 

.button{background: #FFFFFF;
        color: #d64e27;
		border: 2px solid #d64e27;
		font-family: "palatino linotype",palatino,serif;
        font-weight: bold;
        letter-spacing: 1.2pt;
        font-weight: bold;
		text-decoration: none;
		padding: 3px 5px;}
		
.form_input {width: 200px;}		
		
.button:hover{background: #d64e27; color: #FFFFFF;}

.button:focus {color: #000000;}

p#contact {padding: 0px; text-indent: 0; text-align: left; color: #000000; font: bold 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; letter-spacing: 1pt;}	  
.form-a {width: 240px;
       color: #333333;
       font-size: 12px;
       padding-right: 5px;}	  
	    
	  
/*--------------LINKS---------------*/

a:link, a:visited {color: #808080;
         text-decoration: none;}

a:hover {color: #999999;}

a.b:link, a.b:visited {color: #26D506;
         text-decoration: none;
		 border-bottom: 1px dotted #26D506;}

a.b:hover {border-bottom: 1px solid #26D506;}
		
a.a:link, a.a:visited {color: #3c3c3c;
                   font-size: 13px;
				   text-decoration: underline;
				   padding: 0;
				   background: #FFFFFF;}
				   
a.a:hover {text-decoration: none;}
 
a.w:link, a.w:visited {color: #6C6C6C;
           font-family: Tahoma, Arial, Helvetica, sans-serif;
                   font-size: 9px;}

a.w:hover {color: #000000;
           text-decoration: underline;}
				
		
		
/*--------------TEXT---------------*/

h1, h4 {
        color: #26D506;
padding: 20px 0 0 0;
font-family: "lucida sans unicode","lucida grande",sans-serif;
font-size: 14px;
letter-spacing: 2.8pt;
}

h2 {
        color: #787FAD;
        font-size: 12px;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 30px 40px 5px 0px;
        border-bottom: 1px dotted #99CC00;
}

h3 {
        color: #012060;
        font-size: 12px;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 0;
}

.special {color: #787FAD;
        font-size: 12px;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
		padding-top: 20px;}

.bold {font-weight: bold;}       

p.bottom {font-size: 9px;
         letter-spacing: 2pt;
         text-align: center;
		 padding: 15px 30px 10px 30px;
		 font-family: "lucida sans unicode","lucida grande",sans-serif;
		 color: #6C6C6C;}			


/*--------------DIVERSE---------------*/

a img {border: 0;}

a {outline: 0;}

ul {list-style-image: url(img/li.jpg); padding: 0 0 0 20px; margin: 0}

.img_left {float: left; padding-right: 10px; padding-bottom: 10px;}
.img_right {float: right; padding-left: 10px; padding-bottom: 10px;}

.img {float: left; padding-right: 20px; padding-bottom: 20px;}
.galerie {padding: 4px; margin: 4px; border: 1px dotted #ccc;}
A:hover .galerie {width: 200px; padding: 4px; border: 1px solid #999;}

ul.recrutare {
	padding: 0;
	margin: 0;
	list-style-position: inside;}

a img {border: 0}

.chromestyle{
width: 99%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.chromestyle ul{
width: 100%;
padding: 14px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a:link, a:visited{
        color: #FFFFFF;
        padding: 10px 10px;
        margin: 0;
        text-decoration: none;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

.chromestyle ul li a:hover{
color: #CCCCE1;
           font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
                   text-decoration: none;
                   font-size: 11px;}


/*------------ Drop Down Menu ------------*/

.dropmenudiv{
position:absolute;
top: 0;
border-bottom: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: #012060;
width: 220px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 5px 10px;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
background:  #354A83;
border-bottom: 1px dotted #6666CC;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #536397;
color: #FFFFFF;}




