* {margin:0px; padding:0px;}

body {	
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #606060;
}

#wrapper {
	width:759px;
	margin:0px auto;
	background:url(../images/bgr-cilindru.jpg) left bottom no-repeat;
	margin-top:100px;
}

#header {
	height:78px;
	background:url(../images/bgr-header.gif) right bottom no-repeat;
	padding-right:40px;
}

#header #logo  {
	float:left;
	height:78px;
	width:177px;
	background:url(../images/logo.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	text-decoration:none;
}

/* Meniu Companie */
#header #companie {
margin:45px 0px 0px 0px; 
width:160px;
float:right;
}

#header #companie a {
	width:67px;
	height:16px;
	text-indent:-9999px;
	text-decoration:none;
	color:#666666;
	font-size:7px;
}

#despre {	background:url(../images/menu-companie/despre-noi.gif) 0 0 no-repeat; float:left; }
#despre:hover {	background:url(../images/menu-companie/despre-noi-o.gif) 0 0 no-repeat; }
#contact {	background:url(../images/menu-companie/contact.gif) 0 0 no-repeat; float:right;}
#contact:hover {	background:url(../images/menu-companie/contact-o.gif) 0 0 no-repeat; }
/* ! Meniu Companie */

/* Left side */
#left {
	float:left;
	width:177px;	
}

#left #meniu {
	padding-bottom:31px;
	background:url(../images/menu-bgr.gif) left bottom no-repeat;
	list-style:none;
	margin:0px 5px 0px 13px;
}

#meniu li {
	margin:0;padding:0;
}

#meniu li a {
	display:block;
	border-bottom:1px solid #737373;
	padding:9px 20px 12px 0px;
	text-align:right;
	color:#737373;
	background:url(../images/bullet-meniu.gif) right center no-repeat;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

#meniu li a:hover {
	border-bottom:1px solid #a91c1c;
	color:#a91c1c;
	background:url(../images/bullet-meniu-o.gif) right center no-repeat;
}
/* ! left side */

#right {
	float:right;
	width:582px;
	background:url(../images/bgr-container.gif) left top repeat-y;
}

#container {background:url(../images/bgr-cilindru2.jpg) left bottom no-repeat;}

#continut {
	background:url(../images/bgr-bottom.gif) right bottom no-repeat; 
	padding: 5px 48px 40px 30px
}


h1 {
	color:#A91C1C;
	border-bottom:2px solid #A91C1C;
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	letter-spacing:1px;
	padding:15px 0px 4px 0px;
	margin-bottom:10px;
}

strong {color:#A91C1C;}
p { margin:0px 0px 10px 0px; }

img.content {
	padding:3px;
	border:1px solid #A91C1C;
	margin:0px 0px 10px 6px;
}

ul.lista {
	list-style-type:none;
	margin:0px 0px 8px 15px;
}

ul.lista li {
	padding:0px 0px 2px 10px;
	background:url(../images/bullet.gif) left 5px no-repeat;
}

a {
	color:#A91C1C;
	text-decoration:none;
}

a:hover  {
/*	text-decoration:underline;*/
	color:#333333;
}

a:hover img.content { background-color:#cccccc; }

hr {
	height:0px;
	border-top:1px solid #A91C1C;
	margin:10px 0px;
	padding:0px;
}

input, textarea { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	border:1px solid #A91C1C;
	padding:2px;
	width:190px;
	background-color:#f3f3f3;
}

label {
	color: #990000;
	margin:6px;
}

.clear {
	clear:both; 
    height:0px; 
    margin:0px;
    line-height: 0px;
	visibility:hidden;
}
#language {
	position:relative;
	float:none;
	left:600px;
	top:20px;
	width:130px;
	height:0px;
	z-index:1;
}
