*{margin:0;padding:0;}
img {border:none;}

html{background: #d3dae9 url('../images/new/bg_html.gif') repeat;}
body{
	font: normal 12px/14px Arial, Helvetica, Verdana, sans-serif;
	background: transparent url('../images/new/bg_body.gif') repeat-x center top;
	color:#282a31;
}
/*elements */

h1{
	font-size: 200%;
	margin-bottom:20px;
}
h2{
	color:#5C5C5C;
	font-size: 190%;
	margin-bottom:20px;
}
h3{
	color:#333331;
	font-size: 160%;
	margin-bottom:15px;
	line-height: 24px;
}
h4{
	font-size: 14px;

	color:#004283;
	margin-bottom:10px;
	font-weight:bold;
	font-style:italic;
	border-top:0px dotted #84a1af;
	padding-top:10px;
}

h5{
	color:#333331;
	font-size: 15px;
	margin-bottom:7px;

}
h6{
	color:#333331;
	font-size: 120%;
	margin-bottom:5px;
	font-style:italic;
}

#content h5{
	font-style:italic;

}

a {text-decoration:none;color:#003399}
a:active, a:focus {outline-color:invert;outline-style:none;outline-width:medium; }
a:hover{text-decoration:underline;}

p{margin-bottom:10px;}

/* ID's */

#top_header,#header,#main,#footer{
	margin: 0 auto;
	width:960px;
	padding:0 5px;

}
#wrapperContent{
	margin: 0 auto;
	width:940px;
	padding:0 5px;

}

#top {
	height: 52px;
	background: transparent url('../images/new/bg_top.gif') repeat-x center center;
}
#top_header{position: relative;}


#top_nav{top:15px;position:absolute;}
#top_nav li{margin-right:5px;border-right:1px solid #485766;padding-right:5px;display:block;float:left;}
#top_nav li.last{margin-right:0px;border-right:none}
#top_nav li a{display:block;float:left;color:#6a87a3;font-size:11px;padding:2px 5px;}
#top_nav li a.selected{color:#fdb912;}

#copy{ float:left;width:300px;margin-top:0px;color:#8fa4d2}
#foot_nav{ float:right;margin-top:0px}
#foot_nav li{margin-right:5px;border-right:1px solid #485766;padding-right:5px;display:block;float:left;}
#foot_nav li.last{margin-right:0px;border-right:none}
#foot_nav li a{display:block;float:left;color:#6a87a3;font-size:11px;padding:2px 5px;}
#foot_nav li a.selected{color:#fdb912;}

#lang_nav{top:00px;right:0px;position:absolute;}
#lang_nav li{display:block;float:left;}
#lang_nav li a{display:block;float:left;color:#6a87a3;font-size:12px;padding:5px;color:#fdb912;width:27px; line-height:35px;text-align:center;}
#lang_nav li a.selected{background: transparent url('../images/new/bg_lang.gif') no-repeat center center;}
#lang_nav li a:hover{text-decoration:none;}

#header{
	/*position:relative;*/
	height:84px;
	padding:20px 0 10px 0;
}

#logo {height:84px;width:175px;float:left;margin:0px}
#logo a{background: transparent url('../images/new/logo.gif') repeat-x center center;height:84px;width:175px}

#main_nav{float:right;margin-top:30px;}
#main_nav li{float:left;display:block;margin-left:10px}
#main_nav li a{float:left;display:block;font-size:18px;color:#3c3c3d;font-weight:bold;padding:5px 10px;line-height:20px;text-shadow: 1px 1px 1px #333;}
#main_nav li a:hover,
#main_nav li a.selected{
	color:#fff;
	background:#444;
	opacity:0.7;filter:alpha(opacity=70);
	text-decoration:none;
	text-shadow: 2px 2px 2px #333;
	-moz-border-radius: 5px;-webkit-border-radius: 5px;
}


#footerWrap{
	height: 285px;
	background: transparent url('../images/new/bg_foot.gif') repeat-x center bottom;
}

#footer a{color:#8fa4d2}
#footer p{color:#b8e2f6;background:#0c1730;padding:10px;font-size:11px}
.linkuri a{font-size:12px;line-height:16px;}
#footer h3{font-size:22px; font-weight:bold;margin:30px 0 20px 0;}
#main{
	min-height:400px;
	height:auto!important;
	height:400px;
}

#home_main{
	width:950px;
	height:380px;
	background: transparent url('../images/new/bg_home_main.png') no-repeat center center;
}

#home_boxes{
	width:950px;
	height:410px;
	background: transparent url('../images/new/bg_home_boxes.png') no-repeat center center;
	margin-bottom:20px;

}
#home_boxes h4{

	font-size: 16px;
	color:#eeb50e;
	margin-bottom:10px;
	font-weight:bold;
	font-style:italic;
	border:none;
	padding:0px;

}
.trans_box{
	margin:20px;
	width:290px;
	background: transparent url('../images/new/bg_transparent.png') repeat;
	color:#fff;
}
.trans_box h3{line-height:45px;color:#fff;font-size:140%;padding:0 10px; font-weight:bold;background: transparent url('../images/new/bg_head_box.jpg') repeat-x center center;}

#home_offer{
	margin:10px;
	width:540px;
	height:280px;
	background:#282a31;
	padding:20px 20px;
	color:#fff;
	position:relative;
}
#home_offer h2{font-size:200%;font-weight:bold;border:none;margin-bottom:14px;}
#home_offer h4{color:#fff;font-size:150%;font-weight:bold;border:none;}



#offer_detail{bottom:15px;right:15px}
.button{
	padding:4px 20px;
	font: bold 24px/40px Arial;
	color: 	#282a31;
	background: transparent url('../images/new/bg_button.jpg') repeat-x center center;
	-moz-border-radius: 25px;-webkit-border-radius: 25px;
}
button{padding:4px 10px;font-size:14px;border:none;margin:0 0px;line-height:20px;cursor:pointer}

#home_form{
	position:relative;
	float:left;
	width:300px;
	margin:40px 0  0 10px;
}
#home_form h3{font-size:200%;font-weight:bold;}
#home_form label{display:block;font-size:12px;color:#1d3751;padding:4px 0}
#home_form input{background:#1d3751;border:none;padding:5px 5px;font-size:14px;color:#fff}
#home_form select{background:#1d3751;border:none;padding:5px 5px;font-size:14px;color:#fff;width:290px;}

#home_form button{width:143px;}

strong.label{font-size:12px;font-weight:bold;color:#9da1a9;width:100px;float:left;}
span.value{font-size:12px;font-weight:bold;color:#282a31;width:180px;float:left;}

#result{background:transparent url('../images/new/calculator.jpg') no-repeat 250px 30px;padding:5px;height:80px;margin-top:1px}
.button:hover{text-decoration:none;}
.yellow{color:#eeb50e;}
.light_yellow{color:#fae3aa}

.box_oferta{padding:5px 20px;}
.box_oferta h5{color:#fff;}
.box_oferta p {margin:15px 0;}
a.detail_button {margin:15px 0;color:#fff;font-weight:bold;background:#f4c026;padding:13px;width:auto;}
a.rent_button {margin:15px 0;color:#fff;font-weight:bold;background:#004283;padding:13px;width:auto;}
a.detail_yellow{color:#f4c026;}
h3.nobg{background-image:none;line-height:25px;margin-left:10px;}
.box_oferta a.left img {margin-right:10px;}
#oferta_gps p{margin-top:0;}
#contact_title img{margin-top:6px;float:left;margin-right:6px;}
.contact_box p{color:#6a7796;font-size:14px;margin-top:8px;}
.contact_box h5{font-weight:bold;}
#contact_telefon{padding-left:40px;background:url(../images/tel.png) no-repeat top left;}
#contact_email{padding-left:40px;background:url(../images/email.png) no-repeat top left;}
#contact_yahoo{padding-left:40px;background:url(../images/yahoo.png) no-repeat top left;}
#home_offer div.left{width:290px;}
#home_offer div.right a#offer_detail{margin-right:20px;}

#wrapperContent{
	background: transparent url('../images/new/bg_transparent.png') repeat;
	padding:15px;
}
#content{
	background:#fff;
	width:642px;
	padding:20px;
}
#content h1{font:normal bold 22px/30px Arial, Helvetica, Verdana, sans-serif; color:#4d5467;margin-bottom:10px;border-bottom:1px dotted #004283 }




/* Car list */
.carListWrapper{border-bottom:1px dotted #004283}
.carListWrapper h2{font:normal bold 26px/30px Arial, Helvetica, Verdana, sans-serif;color:#004283;margin-bottom:5px;}
.carListWrapper h3{font:normal bold 18px/28px  Verdana;color:#fdba17;margin-bottom:4px;}
.carListWrapper h3 span{font:normal 11px/16px  Verdana;color:#444955;}
.carListWrapper .leftSide{
	width:380px;
	float:left;
}
.carListWrapper .rightSide{
	width:242px;
	float:right;
}
.carListWrapper .imgWrapper{display:block;padding:8px;border:1px solid #ced1da;background:#eef0f5}
.carListWrapper .detail_button{bottom:45px; right:0px}
.carListWrapper .rent_button{bottom:0px; right:0px}
.carListWrapper .carDetails{padding:5px 0px 5px 25px;background:transparent url('../images/tag.gif') no-repeat 0px 10px;font:normal bold 12px/26px Verdana, sans-serif;color:#444955}
table.prices{font:normal bold 18px/26px Arial, Helvetica, Verdana, sans-serif;color:#888680;width:240px;}
table.prices tr{background:#eef0f5}
table.prices tr.odd{background:#fbf8f1}
table.prices td{padding:2px 5px;}

.weekend_price{padding:0.8em 0.3em;
	color:#002d78;
	background:#eef0f5;
	border:1px solid #ced1da;
	font:normal bold 14px/26px  Arial;
	text-align:center;
}
.weekend_price strong{font:normal bold 18px/26px  Arial;}
/*style pt paginare*/
#pagination {
	margin:0px;
	padding:0.8em 0.3em;
	color:#002d78;
	background:#eef0f5;
	border:1px solid #ced1da
}

#pagination li {
	display:inline;
	list-style-type:none;
	padding:
}
#pagination a.current {

	margin:3px;
	padding:10px 15px;
	background:#004283;
}
#pagination a {

	background:#4eabd7;
	display:block;
	float:left;
	margin:3px;
	padding:10px 15px;
	font:normal bold 12px/16px  Verdana;color:#fff;
}
#pagination a:link, #pagination a:visited {
	text-decoration:none;
}
#pagination a:hover {
	background: #004283;
	color:#fff;
	text-decoration:none;
}

/* SIDEBAR */

#sidebar{
	width:258px;
	background:#fff;
	padding:0px
}
#sidebar h3{line-height:45px;color:#fff;font-size:20px;padding:0 10px; font-weight:bold;background: transparent url('../images/new/bg_head_box.jpg') repeat-x center center;}
#sidebar button{font-size:14px;color:#282a31}
.sidebar_box{background:#eef0f5}
.innerSide{padding:5px 10px;}
.innerSide label{display:block;font-size:14px;color:#1d3751;padding:4px 0}
.innerSide input{background:#1d3751;border:none;padding:5px 5px;font-size:14px;color:#fff}
.innerSide select{background:#1d3751;border:none;padding:5px 5px;font-size:14px;color:#fff;width:290px;}


.listContent li.last  {border:none!important;}
.listContent li  {
	list-style: none;
	border-bottom:1px solid #cdcdcd;
	padding:10px 0px;
	clear:both;
}

.listContent li img {
	float:left;
	background:#eef0f5;
	border:1px solid #ced1da;
	padding:5px;
}


.listContent li h3 {
	font:bold 15px/20px  Arial ,sans-serif!important;
	color:#004283!important;
	background:none!important;
	margin:0!important;
	padding:0!important;
}
.listContent a.more {color:#f4c026!important;font:bold 12px/20px  Arial ,sans-serif;}

.listContent .content {
	padding-left:90px;
	font: normal 11px/12px  Arial ,sans-serif;
}
.listContent p {}


.blue{color:#1b8bb4}
.darkblue{color:#004283}

.intro p{font-size:14px;color:#54585B;}
.contact_content form{position:relative;}
.content_oferta select, input#email, input#name,input#captcha, input#phone, textarea#mesaj{background:#edf0f5;border:1px solid #ced2d5;font-size:14px;display:block;padding:12px 18px;
width:260px;margin-bottom:10px;}
input#captcha{padding:10px;margin-left:10px;}
.contact_content label{display:block;font-size:14px;font-weight:bold;margin:5px 0;color:#484e5a;}
textarea#mesaj{width:600px;height:250px;}
input#trimite{background:#014284;font-size:13px;color:#fff;font-weight:bold;border:none;padding:10px 15px;cursor:pointer;}

div.error{background:#ffdbdb;padding:10px;border:1px solid #d05f5f;margin-bottom:15px;}
div.error p{color:#a81010;margin:0;padding:1px;}
#content select{width:350px;}
.locatie{right:10px;top:0px;}
.locatie a{padding:4px;border:1px solid #d1d0d6;display:block;}

#inchiriaza_masina{background:#edf0f5;border:1px solid #d1d2d6;}
#inchiriaza_masina td{padding:6px;font-size:14px;}
#inchiriaza_masina input, #inchiriaza_masina select{background:#5893cd;border:1px solid #888782;padding:5px;color:#fff;}
#inchiriaza_masina  .required{color:#ffbc00;}
#inchiriaza_masina #send, #inchiriaza_masina #calc{float:right;background:#fdba13;padding:12px;font-weight:bold;cursor:pointer;border:none;}
#inchiriaza_masina #calc{float:none;}
#inchiriaza_masina a{color:#333;}


ul.sitemap li{font-size:15px;padding:5px 15px;color:#1D3751;}
ul.sitemap li a{color:#1D3751;}
ul.subnivel{padding-left:30px;}
ul.sitemap{padding-left:15px;}

#home_offer h4{font-style:normal;line-height:16px;}


div.big_image{
	width:370px;
	float:left;
	padding:10px;
	background:#eef0f5;
	border:1px solid #ced1da;
	margin-right:5px;
}
div.sc_menu_wrapper {
	position: relative;
	height: 280px;
	/* Make bigger than a photo, because we need a place for a scrollbar. */
	width: 120px;
	float:left;
	overflow: auto;
}
div.sc_menu {
	padding: 5px 10px;
}
.sc_menu a {
	display: block;
	margin-bottom: 5px;
	width: 80px;
	/* When image support is turned off */
	color: #fff;
	padding:5px;
	background:#eef0f5;
	border:1px solid #ced1da;
}
.sc_menu a:hover {
	border:1px solid #eeb50e;
	padding:5px;
	background:#fdce5e;
}
.sc_menu img {
	display: block;
	border: none;
}

.sc_menu_wrapper .loading {
	position: absolute;
	top: 80px;
	left: 10px;
	margin: 0 auto;
	width:100px;
	height:100px;
	background: transparent url('../images/indicator.gif') no-repeat center center;
}

a.oferta_lk{display:block;margin:2px;float:left;padding:4px;border:1px solid #000;background:#F5F5F5;}

ul.list{padding:2px 4px; }
ul.list li { background:url('../images/arrow.gif') left 8px no-repeat; padding:2px 15px; }
