.inner_copy {border:0;color:#f00;float:left;width:50% !important;margin:-100% 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:11px}
.fleft {float:left}
.fright  {float:right}
.fcenter {float:none;margin:0 auto;text-align:center}
.fclear {clear:both}
body {margin:0;font-size:13px;font-family:arial;color:#fff;background-image:url(../images/body-bg.jpg);background-repeat:repeat-x;background:#302f2a}
.outer {width:943px;text-align:left;margin:0 auto}
#outer2 {width:923px;text-align:left;background:#595758;margin:0 auto;border-bottom:5px solid #ffcc00}
.gap {height:10px;font-size:1px}
#logo-bg {width:320px;height:220px;float:left;padding-left:20px}
#business {width:603px;height:220px;float:left;background-image:url(../images/cars-rental.jpg);background-repeat:no-repeat}
h1 {font-size:35px;color:#fff;font-family:Geneva, Arial, Helvetica, sans-serif;padding-top:50px;letter-spacing:-1px}
h2 {font-size:16px;font-weight:bold;color:#fff;padding-left:15px;height:35px;line-height:40px;display:inline}
h3 {font-family:tahoma;color:#fff000;height:25px;line-height:25px;font-weight:bold;font-size:11px;padding-left:6px;padding-right:6px;background:#993300;display:table-cell}
h4 {font-family:tahoma;color:#fff000;height:25px;line-height:25px;font-weight:bold;font-size:11px;padding-left:6px;padding-right:6px;background:#333}
.tag {font-size:10px;text-transform:uppercase;color:#fff;padding-left:20px;padding-top:10px}
#bg {width:923px;height:41px;background-image:url(../images/topbg.gif);background-repeat:repeat-x;margin:0 auto}
#botbg {width:923px;height:41px;background-image:url(../images/topbg.gif);background-repeat:repeat-x;margin:0 auto}
.toplinks {width:120px;text-align:center;float:left;height:38px;line-height:38px;font-family:tahoma;font-size:11px;text-transform:uppercase;font-weight:bold}
.toplinks a {color:#000;text-decoration:none}
.toplinks a:hover {color:#f00;text-decoration:none}
.sap {width:1px;float:left;height:38px;font-family:tahoma;font-size:11px;line-height:38px;color:#000}
#left-nav {width:220px;float:left;border-right:2px solid #222}
#content {width:700px;float:left}
#aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {width:150px;border:2px solid #ccc;margin:10px;float:right}
.stxt-bg {background:#433D40}
.smaltext {font-family:tahoma;font-size:11px;text-align:justify;padding-left:6px;padding-right:6px}
#left-nav img {width:150px;border:2px solid #ccc;margin:10px 5px 5px 15px;float:left}
.read-more {font-family:tahoma;color:#e28210;font-weight:bold;font-size:11px;height:25px;line-height:25px;padding-right:6px;float:right}
.read-more a {color:#e28210;text-decoration:underline}
.read-more a:hover {color:#fff;text-decoration:none}
#showcase {width:200px;text-align:left;margin:10px auto}
#main {text-align:justify;padding:20px} {text-decoration:none;color:#B8D731}
#footer {padding:11px}
.footer {width:120px;text-align:center;float:left;height:38px;line-height:38px;font-family:tahoma;font-size:11px;text-transform:uppercase;font-weight:bold}
.footer a {color:#888;text-decoration:none}
.footer a:hover {color:#fff;text-decoration:none}
a {color:#e28210;text-decoration:underline}
a:hover {color:#A3C12D;text-decoration:none}
.clear {clear:both}
#footer {line-height:35px;text-align:center}
 
@charset "utf-8";
/* CSS Document */

body{
padding: 25px;
}

/*^'^ Navigation Structure ^'^*/
.nav-container-outer{
padding: 0px;
height: 74px;
background: url('images/nav-bg.jpg');
}
.float-left{
float: left;
}
.float-right{
float: right;
}
.nav-container .divider{
display:block;
font-size:1px;
border-width:0px;
border-style:solid;
}
.nav-container .divider-vert{
float:left;
width:0px;
display: none;
}
.nav-container .item-secondary-title{
display:block;
cursor:default;
white-space:nowrap;
}
.clear{
font-size:1px;
height:0px;
width:0px;
clear:left;
line-height:0px;
display:block;
float:none;
}
.nav-container{
position:relative;
zoom:1;
margin: 0 auto;
}
.nav-container a, .nav-container li{
float:left;
display:block;
white-space:nowrap;
}
.nav-container div a, .nav-container ul a, .nav-container ul li{
float:none;
}
.nav-container ul{
left:-10000px;
position:absolute;
}
.nav-container, .nav-container ul{
list-style:none;
padding:0px;
margin:0px;
}
.nav-container li a{
float:none
}
.nav-container li{
position:relative;
}
.nav-container ul{
z-index:10;
}
.nav-container ul ul{
z-index:20;
}
.nav-container ul ul ul{
z-index:30;
}
.nav-container ul ul ul ul{
z-index:40;
}
.nav-container ul ul ul ul ul{
z-index:50;
}
li:hover>ul{
left:auto;
}
#nav-container ul {
top:100%;
}
#nav-container ul li:hover>ul{
top:0px;
left:100%;
}

/*^'^ Primary Items ^'^*/	
#nav-container a{	
color:#06F;
font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:14px;
text-decoration:none;
font-weight: bold;
background: url('images/item-primary-bg.gif') no-repeat 0% 50%;
margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:0px; padding-left:18px; padding-right:17px; padding-top:7px; padding-bottom:7px; background-repeat:no-repeat
}

#nav-container a:hover{
color:#F3F;
background: url('images/item-primary-bg.gif') no-repeat center 50%;

}

/*^'^ Secondary Items Container ^'^*/	
#nav-container div, #nav-container ul{	
margin:0px;
background: #FF9900 url('images/item-secondary-container-bg.jpg') repeat-x;
border-bottom:1px solid #CA6500; padding-left:4px; padding-right:4px; padding-top:10px; padding-bottom:10px; background-color:#FFF; background-repeat:repeat-x
}

/*^'^ Secondary Items ^'^*/	
#nav-container div a, #nav-container ul a{	
background-color: #FFFFFF;
background: url('images/item-secondary-bg.jpg') no-repeat 0px 22px;
font-size:11px; border-width:0px; border-style:none; margin:0px; width:149px; padding-left:6px; padding-right:10px; padding-top:3px; padding-bottom:3px; background-repeat:no-repeat
}

/*^'^ Secondary Items Hover State ^'^*/	
#nav-container div a:hover, #nav-container ul a:hover{	
background-color: #FFFFFF;
background: url('images/item-secondary-bg.jpg') no-repeat;
color:#CC0000; background-repeat:no-repeat
}

/*^'^ Secondary Item Titles ^'^*/	
#nav-container .item-secondary-title{	
cursor:default;
padding:4px 0px 3px 7px;
color: #6C3600;
font-family: Arial, Trebuchet MS, Arial, sans-serif, Helvetica;
font-size:11px;
/* background: url(images/item-secondary-title-bg.jpg); */
background-repeat: no-repeat;
font-weight:bold;
}

/*^'^ Horizontal Dividers ^'^*/	
#nav-container .divider-horiz{	
border-top-width:1px;
margin:5px 5px;
border-color: #C16100;
}

/*^'^ Vertical Dividers ^'^*/	
#nav-container .divider-vert{	
border-left-width:1px;
height:15px;
margin:4px 2px 0px 2px;
border-color:#AAAAAA;
}



#editabil {
	background-color:#FEF9E9;
	height:800;
	}


#dreapta {
	float:right;
	background-color:#333;
}


#stanga {
	margin-left:6px;
	float:left;
	background-color:#3A3940;
	width:200px;
	margin-top:8px;
	
}

#stanga0 {
	margin-left:6px;
	float:left;
	width:200px;
}
















ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	font-size:12px;
	font-weight:bold;
	text-transform:lowercase;
	background:transparent url("images/bg.jpg") repeat-x top left;
	font-family:"Trebuchet MS",Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;

}
	
ul#menu li a:hover
{	
	color:#FFFFFF;
	background:transparent url("images/over.jpg") no-repeat top right;	
}
