*{margin:0;padding:0;}
body{
	font-family:Verdana; background-color:#FAFAFF; 
}
#container {width:1000px; margin:auto}
#sus{width:1000px; float:left; background-color:#FFFFFF; margin-top:5px; margin-bottom:2px;}

#stanga{width:195px; float:left; background-color:#FFFFFF; margin-right:5px; margin-top:5px;}
#mijloc{width:600px; float:left; background-color:#FFFFCC; margin-top:5px;}
#dreapta{width:195px; float:left; margin-left:5px; margin-top:5px;}
#jos{width:1000px; height:16px; float:left; background-color:#FFEE66; background-repeat:no-repeat; font-size:9px; color:#3366FF; vertical-align:text-bottom; }

#menu_head {
     width:1000px; 
	 float:left;
	 background-color:#004E82;
    }

#menu_head ul li{
	list-style:none;
	float:left;
	display:block;	
}

#menu_head ul li.liback{
	background:url(images/leg.png) no-repeat top left;
	width:3px;
	height:31px;
}

#menu_head ul li a{
	padding:6px 10px 10px 10px;
	color:#FFFF00;
	font-size:14px;
	font-weight:bold;
	background:url(images/back_menu.png) repeat-x top left; 
	text-decoration:none;
	display:block;
	height:15px;
}


#menu_head ul li a:hover{
	
	background:url(images/ahover.png) repeat-x top left;
	height:15px;
	display:block;
	color:#FFCC00;
}

* html #menu_head ul li a{
	display:inline-block;
}

* html #menu_head ul li a:hover{
	display:inline-block;

}

.dropmenu 
{
	position:absolute;
	top:2px;
	z-index:1;
	visibility: hidden;
	overflow:auto;
}

* html .dropmenu
{
	margin-top:-1px;
}
	
.dropmenu li
{
	display:inline;
}
	
.dropmenu li a 
{
	width:88px;
	height:22px;
	display:block;
	padding-left:12px;
	padding-top:3px;

	font-size:14px;
	color:#FFFF00;
	font-weight:bold;
	margin-top:-2px;
	width:150px;
	background:url(images/back_menu.png) repeat-x top left;
	text-decoration:none;
}
	

.dropmenu li a:hover
{
	background:url(images/ahover.png) repeat-x top left;
	height:22px;
	display:block;
    color:#FFCC00;
}

.scris-poza {font-family:"Monotype Corsiva"; font-size:30px; color:#FFDE00;}
.style18nany {font-size:18px; color:#000099;}
.style18red  {font-size:18px; color:#FF0000;}
.style5 {color: #000099; font-weight:bold;}
.style4 {color: #FEF56A}
.style6 {font-size:12px; color:#000099;}
.style6bold {font-size:12px; color:#000099; font-weight:bold;}
.style7 {font-size:14px; color:#000099;}


