/* CSS Document */

@import "br.css";
body {
	background:url(images/back.jpg) repeat-x left top #141517;
	font-family:"Tahoma";
	font-size:10px;
	color:#555;
	padding:0;
	padding-top:10px;
}
a {
	color:#c00;
}
a:hover {
	color:#000;
}
#wrapper {
	margin:0 auto;
	width:960px;
	height:564px;
	overflow:hidden;
	background:url(images/wrapper.jpg) no-repeat center bottom #42454a;
}

#dreaptamare p img {
	margin:10px;
	padding:4px;
	background:#eee;
}
#pozadreapta {
	float:right !important;
}
#header {
	width:120px;
	display:block;
	float:left;
	padding-left:38px;
	_padding-left:28px;
	height:544px;
}
#logo {
	display:block;
	width:115px;
	height:0px;
	background:url(images/logo.png) no-repeat;
	_background:url(images/logo.jpg) no-repeat;
	padding-top:140px;
	margin-right:20px;	
	_margin-right:5px;	
	overflow:hidden;
	float:left;
}
#developer {
	display:none;
}
#right {
	display:block;
	width:320px;
	height:85px;
	float:right;
	text-align:right;
	padding-top:19px;
}
.rightmare {
	width:150px;
	height:30px;
	display:block;
	float:right;
}
#right.en .rightmare { background:url(images/mare-en.jpg) }
#right.de .rightmare { background:url(images/mare-de.jpg) }
#right.ro .rightmare { background:url(images/mare-ro.jpg) }
#right.plic .rightmare { background:url(images/mare-plic.jpg) }

/* meniu */
#menu { height: 32px; margin:20px 0 20px; position: relative; z-index: 9998;}
#menu #navigare { margin: 0; padding: 0;}
#menu #navigare li { display: inline; margin-right:5px;}
#menu #navigare li a { float: left; height: 0px; padding-top: 32px; margin-right:5px;/*padding-left:30px; padding-right:30px; */overflow: hidden; }
#menu #navigare li a { 
	background-image: url(images/menu.png); 
	background-repeat: no-repeat;
}
/* BUTTONS */
#menu #navigare li#acasa a { background-position: 0 0; width:99px; }
#menu #navigare li#locatie a { background-position: -99px 0; width:80px; }
#menu #navigare li#meniu a { background-position: -179px 0; width:71px; }
#menu #navigare li#tur a { background-position: -250px 0; width:104px; }
#menu #navigare li#evenimente a { background-position: -354px 0; width:103px; }
#menu #navigare li#contact a { background-position: -457px 0; width:87px; }

/* OVER STATES */
#menu #navigare li#acasa a:hover { background-position: 0 -32px; }
#menu #navigare li#locatie a:hover { background-position: -99px -32px; }
#menu #navigare li#meniu a:hover { background-position: -179px -32px; }
#menu #navigare li#tur a:hover { background-position: -250px -32px; }
#menu #navigare li#evenimente a:hover { background-position: -354px -32px; }
#menu #navigare li#contact a:hover { background-position: -457px -32px; }

/* ON STATES */
#menu.pagacasa #navigare li#acasa a { background-position: 0 -64px !important; }
#menu.paglocatie #navigare li#locatie a { background-position: -99px -64px !important; }
#menu.pagmeniu #navigare li#meniu a { background-position: -179px -64px !important; }
#menu.pagtur #navigare li#tur a { background-position: -250px -64px !important; }
#menu.pagevenimente #navigare li#evenimente a { background-position: -354px -64px !important; }
#menu.pagcontact #navigare li#contact a { background-position: -457px -64px !important; }

#content {
	height:544px;
	width:800px;
	_width:780px;
	float:left;
	display:block;
}
#headerimg {
	width:960px;
	height:187px;
	display:block;
	background:url(images/header1.jpg) top center;
	background-repeat:no-repeat;
	margin-top:47px;
}
#headerimg.pagcontact {
	background:url(images/header5.jpg) top center;
	background-repeat:no-repeat;
}
h1, h2, h3, h4 {
	font-weight:bold;
}
h1 {
	font-size:28px;
	line-height:28px;
	letter-spacing:-2px;
	width:100%;
	float:left;
	display:block;
}
h1 img {
	margin:0 !important;
}
h2 {
	font-size:18px;
	line-height:18px;
	margin-bottom:5px;
	color:#903;
}
h3 {
	font-size:16px;
	margin-top:10px;
}
p {
	font-size:11px;
}
p.teaser {
	font-size:11px;
	font-weight:bold;
	color:#c00;
}

.haleli{
	width:100%;
	float:left;
	padding-top:19px;
}

.haleala {
	border:1px dashed #888;
	display:block;
	padding:5px;
	margin:0 5px 5px 0;
	float:left;
	_width:725px;
}
.haleala p {
	width:150px;
	float:right;
	text-align:right;
	margin:0;
	font-weight:bold;
}
.haleala.buna {
	border:1px solid #c00;
	background:url(images/center.png);
	color:#c00;
}
.haleala h3 {
	margin:0;
	font-size:12px;
	color:#c00;
}
.haleala h3, .haleala h4 {
	width:500px;
	float:left;
}

#dreaptamare {
	text-align:left;
	background:url(images/center.png) transparent;
	display:block;
	float:left;
	padding:10px;
	_padding:3px;
	border:1px solid #fff;
	width:730px;
	_width:760px;
	height:440px;
	_height:460px;
	overflow:hidden;
}

#dreaptamare.meniu,
#dreaptamare.evenimente {
	overflow-x:hidden;
	overflow-y:scroll;
}
#dreaptamare {
	_overflow-x:hidden;
	_overflow-y:scroll;
}
#content img {
	margin:5px;
	float:left;
}
#dreaptamare img {
	margin:5px 0;
}
p {
	margin:5px 0;
}
span.bgimg {
	background:url(images/calltoaction_back.jpg) no-repeat #32456d;
	width:280px;
	height:150px;
	margin-top:10px;
	display:block;
}
#calltoaction p {
	padding-left:10px;
}
#calltoaction label {
	width:320px;
	font-size:12px;
	padding-left:10px;
	font-weight:bold;
}
#calltoaction input {
	border:1px solid #888;
	width:125px;
	color:#000;
	padding:3px;
}
#calltoaction input[type=submit] {
	width:70px;
	font-weight:bold;
	background:#2c7d97;
	border:1px solid #000;
}


#leftcontact h1{
	font-size:22px;
	line-height:20px;
	margin-top:15px;
}
#leftcontact h2 {
	margin-bottom:2px;
}
#leftcontact p {
	font-size:14px;
}
#imgmare {
	width:115px;
	height:394px;
	background:none;
	display:block;
	float:left;
}
#imgmare.pag { background:url(images/headers/despre.png) no-repeat transparent;}
#imgmare.pag { _background:none;}
#imgmare.paglocatie { background:url(images/headers/locatie.png) no-repeat transparent;}
#imgmare.pagmeniu { background:url(images/headers/produse.png) no-repeat transparent;}
#imgmare.pagtur { background:url(images/headers/tur.png) no-repeat transparent;}
#imgmare.pagevenimente { background:url(images/headers/evenimente.png) no-repeat transparent;}
#imgmare.pagcontact { background:url(images/headers/contact.png) no-repeat transparent;}

#content li {
	background:url(images/arrow.gif) no-repeat;
	padding-left:18px;
	background-position:3px 6px;
	font-size:12px;
}
#content #menu li {
	background:none;
	padding:0px;
}
#footer {
	height:20px;
	margin:0 auto;
	width:100%;
}
#footer div.mininav {
	float:right;
}
#footer p {
	text-align:center;
	display:block;
	width:100%;
	font-size:10px;
	margin-top:5px;
}
#footer .mininav ul {
	width:100%;
	float:right;
}
#footer .mininav li {
	display:block;
	float:left;
	font-size:10px;	
	margin-left:10px;
}


#leftcontact {
	width:250px;
	display:block;
	float:left;
	margin-left:20px;
	margin-top:5px;
}
#leftcontact h1{
	font-size:22px;
	line-height:20px;
	margin-top:15px;
}
#leftcontact h2 {
	margin-top:10px;
	color:#777; 
}
#leftcontact p {
	font-size:12px;
	margin:0;
	padding-bottom:7px;
}
#rightcontact {
	width:460px;
/*	height:350px;*/
	display:block;
	float:right;
}
#rightcontact h2 {
	margin-top:0px;
	font-size:14px;
	padding-left:20px;
	width:440px;
	color:#c00;
	font-weight:bold;
}
#rightcontact label {
	margin-top:10px;
	padding-left:25px;
	width:400px;
	display:block;
	float:left;
}

#rightcontact input, #rightcontact select, #rightcontact textarea {
	width:400px;
	border:1px solid #888;
	background:#fff0f3;
	padding:2px;
	color:#000;
	margin:0px;
	font-size:11px;
	font-family:"Tahoma";
}
#rightcontact input:focus, #rightcontact select:focus, #rightcontact textarea:focus {
	border:1px solid #c00;
	color:#c00
}
#mailok {
	display:block;
	width:100%;
	height:100%;
	background:url(images/semi.png);
	position:fixed;
	left:0;
	top:0;
	z-index:99999;
}
#mailok p {
	font-size:18px;
	text-align:center;
	padding-top:28%;
	color:#fff;
}
#mailok span {
	font-size:10px;
}

#rightcontact textarea {
	height:100px;
}
#rightcontact input[type=submit], #rightcontact input[type=reset] {
	width:80px;
	margin-left:155px;
	font-weight:bold;
	color:#fff0f4;
	background:#c00;
}
#rightcontact input[type=reset] {
	margin-left:10px;
}
#pagina_taxi #allcont {
	background:url('../img/teasers/teaser_taxi.jpg') no-repeat;
	padding-top:290px;
}
#pagina_publicitate_taxi #allcont {
	background:url('../img/teasers/teaser_publicitate_taxi.jpg') no-repeat;
	padding-top:290px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#menu li a, #logo {
	behavior: url(iepngfix.htc); 
}
#footer a { color:#666;text-decoration:none }
#footer a:hover { color:#999;text-decoration:none }
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */