
html{
	height:100%;
}
body{
	margin:0px;
	padding:0px;
   color:#eee;
	background:#333333;
	text-align:center;
	font:11.3px Verdana,Arial,Helvetica,sans-serif;
	word-spacing:1px;
	line-height:200%;
}

#nacontainer{
	float:right;
}
#navlist {
	margin: 0;
	padding: 20px 0 20px 10px;
	float:right;
	font:12px Verdana,Arial,Helvetica,sans-serif;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #fff;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 3px solid #999;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}
#navlist a:hover { color: #fff; }

#header{
	width:802px;
	height:27px;
	margin:0 auto;
	background-color:#5a1313;
	text-align:left;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;
	border-top:#999 1px solid;
}
#titlu{
	margin-top:0px;
	margin-left:25px;
	position:center;
	color:#fff;
   font:20px Georgia,Verdana,Arial,Helvetica,sans-serif bold;
	cursor:default;
	
}

#container{
	width:800px;
	margin:auto;
	padding-bottom:20px;
	text-align:left;
}


#flash{
	width:800px;
	height:300px;
	text-align:left;
	margin:0 auto;
	padding:1px;
	background:url(../images/5.jpg) no-repeat top center;
	border-left:#999 1px solid;
	border-bottom:#999 1px solid;
	border-right:#999 1px solid;
}



h1,h2,h3,h4,h5,h6{
	font-family:Georgia,Verdana,Arial,Helvetica,sans-serif;
	font-weight:lighter;
	margin:15px 0 0 0;
	padding-bottom:4px;
	line-height:85%;
}
h1{
	color:#fff;
	font-size:27px;
}
h2{
	color:#3C8C06;
	font-size:23px;
}
h3{
	color:#3270A9;
	font-size:21px;
}
h4{
	color:#3270A9;
	font-size:18px;
}
h5{
	color:#3C8C06;
	font-size:15px;
}
h6{
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
a{
	text-decoration:none;
	color:#3270A9;
}
a:hover{
	text-decoration:underline;
}






ul li ul li{
	list-style-type:square;
}
ol li ol li{
	list-style-type:lower-roman;
}





.header{
	color:#3270A9;
	font-size:14px;
	letter-spacing: -1px;
}
#contact{
	width: 190px;
	padding:2px;
}
#contact p{
	padding:0 0 0 5px;
}



#continut{
	width:782px;
	margin:0 auto;
	color:#fff;
	float:left;
	padding:10px;
	background:#5a1313;
	clear:both;
	
	border-right:#999 1px solid;
	border-left:#999 1px solid;	
	border-bottom:#999 1px solid;	
}
#stanga{
	width:71%;
	float:left;
	padding:0 10px;
}




#meniu{
	float:right;
}
#subnavcontainer {
	width: 200px;	
}
#subnavcontainer ul
{
	padding-top:0px;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
#subnavcontainer a
{
	display:block;
	padding:4px;
	width:160px;
	background-color:transparent;
	border-bottom:1px solid #03509C;
	
}
#subnavcontainer a:link, #subnavlist a:visited
{
	color:#EEE;
	text-decoration:none;
}
#subnavcontainer a:hover
{
	background-color:#384B6D;
	color:#fff;
}
.subnavheader{
	border-bottom:1px solid #3C8C06;
	width:167px;
	padding:0 0 3px 0;
	margin-bottom:-11px;
}

#jos{
	width:782px;
	height:27px;

	padding:10px;
	background-color:#330000;
	float:left;
	clear:both;
	
	border-right:#999 1px solid;
	border-left:#999 1px solid;	
	border-bottom:#999 1px solid;
}
.site{
	float:left;
}
.webdesignbucuresti{
	float:right;
}
#jos a{
	font-weight:bold;
	color:#999;
	text-decoration:none;
}
#jos a:hover{
	text-decoration:underline;
}

