/*
Gaz Serv Expert SRL
Realizat Gabriel Gatej &copy; 2009
*/

*
{
	margin: 0px;
	padding: 0px;
}

.flt-lft {
	float: left;
	width:auto;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
	width:auto;
}

a:link {
	color: #B66411;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #B66411;
}

body {
	
	background: #ffffff url(images/back_all.gif) repeat-x;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 778px;
	text-align: left;
}

#main
{
	width: 778px;
	padding-top: 10px;
}

#back
{
	width: 778px;
	padding-left: 10px;
	padding-right: 10px;
	background: #ffffff;
}

#header {
	height: 315px;
	text-align: right;
	background: url(images/header.jpg) no-repeat;		
}

#logo {

	width: 758px;
	height: 230px;
	text-align: left;
	padding-left: 20px;
	padding-top: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo H2 a
{
	font-size: 12px;
}


#menu
{
	width: 678px;
	height: 63px;
	padding-left: 100px;
	background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 25px;
	font-size: 14px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
    height: 38px;
	color: #FFF8B3;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}

#left
{
	width: 220px;
}

#left H3
{
	width: 195px;
	height: 39px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) repeat-x top;
}


#left ul {
	border: 0px;
	margin-bottom: 10px;
	padding-top: 20px;
}

#left li {
	padding: 4px;
}

#arc li
{
	padding-left: 30px;
}

#left a {
	color: #B66411;
}
#left a:visited {
	color: #B66411;
}

#left p
{
	padding: 10px;
}

#right
{
	float: right;
	width: 520px;
	padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C5C5C5;
}

#right a
{
	color: #B66411;
	text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #B66411;
}

#right ol, #right ul
{
	margin-left: 30px;
}


.date {
	text-align: right;
	color: #B66411;
	font-size: 11px;
}

.date a {
	color: #B66411;
}



#footer {
	height: 49px;
	width: 778px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 4px solid #B66411;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
