/* general classes */
body{ margin:0px; font-size:12px; font-family: Arial, Helvatica, sans-serif; color: #666666; }
.centerFull{ width:1000px; margin: 0 auto; }
.left{ float:left; }
.right{ float:right; }
img{ border:none; }
a{ border:none; color: #1b65a4; }
a:visited{ color:#1b65a4; }
.center{ margin:0 auto; }
.container{ border-radius:10px; border:solid 1px #eeeeee; }
.padding20{ padding:20px; }

.clear{ clear:both;}
.blue{ color: #165CBC; }

/* fonts */
@font-face {
    font-family: berlinDemi;
    src: url("../includes/fonts/berlin-sans-fb-demi-bold.ttf");
}
/* header */
#top{ width:100%; border-top:4px solid #4a82b1; height:93px; 
-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.07);
-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.07);
box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.07);
}
#logo{ margin-top:20px; float:left; }
#topRight{ text-align:right; margin-top:25px; float:right; }
.buttonTop{ background:#1b65a4; border-radius: 5px; color:white; display:inline-block; padding:0 20px; line-height:25px; margin-left:20px; }
#linksHeader{ text-align:right; margin-top:10px; width:100%;}
#linksHeader a{ margin-left:15px; }

/* top language */
#language{ position:relative; cursor:pointer; }
#languageBox{  display:none;  background:white;  width:115px;  height:53px;  position:absolute; border:0; box-shadow: 0 0 2px #1B65A4; color:black; right:2px; z-index:999; border-radius:3px; }
.languageElement a{ line-height:25px; color:#1B65A4; border-bottom:solid 1px #f2f2f2; text-decoration:none; display:block; padding-right:15px; }
.languageElement a:hover{ font-weight:bold; }


/* top currency */
#currency{ position:relative; cursor:pointer; }
#currencyBox{  display:none;  background:white;  width:115px;  height:80px;  position:absolute; border:0; box-shadow: 0 0 2px #1B65A4; color:black; right:2px; z-index:999; border-radius:3px; }
.currencyElement a{ line-height:25px; color:#1B65A4; border-bottom:solid 1px #f2f2f2; text-decoration:none; display:block; padding-right:15px; }
.currencyElement a:hover{ font-weight:bold; }


/* background search module + road */
#searchWrapper{ width:100%; height:570px; background: #0e5dbe  url("../images/background.jpg") no-repeat; background-position: top center;}
#searchBox{ 
	-webkit-box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.75); 
	color:#2c2c2c; 
	width:441px; 
	background: url("../images/searchBackground.jpg") center center;  
	box-sizing:border-box; 
	padding:40px 65px;
	margin-bottom:50px;	
	float:left;
}
#searchWrapper h2{ color:white; text-indent: 5px; margin:20px 0; font-size: 43px; font-family: 'berlinDemi', "Berlin Sans FB Demi"; }
#roadBox{ height:570px; width:494px; background: url("../images/road.png"); opacity:0; }
#searchWrapper .centerFull{ position:relative;  }
.sameLocationDiv{ position:relative; }
#differentLocation{ border-radius:3px; top:5px; padding:10px; background:white; position:relative; display:none; }

/* results in search page */
#results{ vertical-align: top; margin-top:35px;}


#leftResults{ vertical-align: top; width:315; float:left; margin-right:25px; }
#leftResults #search{ margin-bottom: 30px; border-radius:7px;  color:#2c2c2c; width:315px; background: url("../images/searchBackground.png") center center;  box-sizing:border-box; padding:15px 30px 15px 30px;  }
#leftResults #search .longInput{ width:180px; float:right; } 
#leftResults #search .longInput select{ text-indent:4px;  font-size:12px !important;  } 
#leftResults #search .label{ width:65px; line-height:25px; } 
#leftResults #search .date{ width:150px !important; } 
#leftResults #search .date input{ width:120px !important; } 
#leftResults #search .time{ width:80px !important; } 
#leftResults #search .date input{ height:20px; } 
#leftResults #search .time option{ height:20px; } 
#leftResults #search .row{ margin-bottom:10px; } 
#leftResults #search #yourSearch{ font-family:"berlinDemi"; margin-bottom:30px; width:100%; background:url('../images/yourSearch.png') no-repeat; background-position:left center; text-indent:45px; font-size:38px; color:white; } 

#leftResults #filters{ color:#2c2c2c; width:315px; box-sizing:border-box; padding:15px 30px 15px 30px; border-radius:7px; border:solid 1px #eeeeee; }
#leftResults #filters .sep{ margin-top:20px; }
#leftResults #filters .filterRow{ display:block; border-left:solid 5px gray; background:#daebf9; line-height:30px; padding-left:5px; margin-bottom:5px; }
#leftResults #filters .filterRow input[type="checkbox"]{ vertical-align:middle; margin-right:10px; margin-left:5px; }
#leftResults #filters #yourFilters{ font-family:"berlinDemi"; margin-bottom:30px; width:100%; background:url('../images/filters.png') no-repeat; background-position:left center; text-indent:45px; font-size:38px; color:#666; } 
#leftResults #filters .title{ font-size:13px; font-weight:bold; color:#555555; } 




#leftResults #filters{ width:315; margin-bottom: 30px; }
#rightResults{ vertical-align: top; width:660px; float:right; text-align:left; }
#rightResults #topBar{ font-size:24px; color: #1b65a4; }
#topH1{ margin-top:20px; border-radius:10px; box-sizing:border-box; padding:15px; -webkit-box-shadow: inset 20px 114px 95px -130px rgba(11,75,153,1); -moz-box-shadow: inset 20px 114px 95px -130px rgba(11,75,153,1); box-shadow: inset 20px 114px 95px -130px rgba(11,75,153,1); background: #1b65a4; color:white; margin-bottom:30px; }
#topH1 h3{ font-size:16px; }
.resultBox{ border-radius:10px; margin-top:20px; width:630px; padding:14px; border:solid 1px #eeeeee; }
.resultBox .left{ vertical-align:top; overflow:hidden; height: 100%; float:left; width:210px; border-right: solid 1px #eeeeee; }
.resultBox .left .type{ vertical-align:top; line-height:18px; padding:0 7px; background: #1b65a4; color:white; display:inline-block; }
.resultBox .left .model{ vertical-align:top; text-indent:3px; color:#3b3b3b; font-size:14px; line-height:18px; display:inline-block; }
.resultBox .left .model span{ color:#8b8b8b; vertical-align:middle; font-size:12px; line-height:12px; display:block; }
.resultBox .left .imageRes{ margin: 5px 0;  }
.resultBox .left .detailsFirst, .resultBox .left .detailsSecond{ padding-right:15px; }
.resultBox .left .detailsFirst div, .resultBox .left .detailsSecond div{ border-radius:5px; padding:0px 10px 0px 25px; line-height:20px; border:solid 1px #f2f2f2; }
.resultBox .left .detailsFirst{ margin-top:5px;  }
.resultBox .left .detailsSecond{ margin-top:10px;  }
.resultBox .left .bags{ float:left; background:#e9ffec url("../images/result_bags.png") no-repeat; }
.resultBox .left .passengers{ margin-left:30px; display: inline-block; background:#e9ffec url("../images/result_passengers.png") no-repeat; }
.resultBox .left .doors{ float:right; background:#e9ffec url("../images/result_doors.png") no-repeat; }
.resultBox .left .transmission{ text-align:center; width:50px; float:left; background:#e9ffec url("../images/result_transmission.png") no-repeat; }
.resultBox .left .air{ text-align:center; width:50px; float:right; background:#e9ffec url("../images/result_air.png") no-repeat; }
.resultBox .center{ padding:0 15px; height: 100%; display:inline-block; width:250px; border-right: solid 1px #eeeeee; }
.resultBox .center .title{ color:#a4a4a4; font-size:11px; text-decoration:underline; }
.resultBox .center .row img{ vertical-align:bottom; float:left; padding-right:13px; }
.resultBox .center .row { width:100%; margin-top:16px; display:inline-block; font-size:11px; color:black;}
.resultBox .center .row span{  display:block; color:#8b8b8b; font-size: 10px; }
.resultBox .center .row span{  line-height:10px; }
.resultBox .center .optionsIncluded{ margin-top:13px; line-height:14px; padding-left:15px; background:url('../images/resultsChecked.jpg') no-repeat; font-size:10px;  display:inline-block; }
.resultBox .center .space{ padding-right:10px; }
.resultBox .center .optionsBox{ height:55px; overflow-y:auto; }
.resultBox .right{ text-align:right; height: 100%; float:right; width:130px }
.resultBox .right .topBlock{ height:177px; }
.resultBox .right .bottomBlock{ height:60px; text-align:right; width:100%; }
.resultBox .right .title{ color:#8b8b8b; font-size:12px; }
.resultBox .right .priceFull{ margin-top:10px; font-weight:bold; color:#3b3b3b; font-size:22px; }
.resultBox .right .priceDaily{ margin-top:10px;  color:#8b8b8b; font-size:12px; }
.resultBox .right .bookButton{ margin-top:0px; border:none; margin-left:5px; width:124px; height:43px; line-height:43px; color:white; text-align:center; font-size:16px; font-weight:bold; background: #03ae69; border-radius:2px; }
.resultBox .right .bookButton:hover{ cursor:pointer; border:none; }
.resultBox .right .otherIncluded{ text-align:left; margin-top:10px; line-height:13px; padding-left:18px; margin-left:5px;  background:url('../images/resultsChecked.jpg') no-repeat; font-size:10px;  display:block; }
.resultBox .right .title{ text-align:left; color:#a4a4a4; font-size:11px; text-decoration:underline;  }
.resultBox .linkTM{ color:#1b65a4; text-decoration:underline; cursor: pointer; }

/* booking page: protection */
#protection{ border-radius: 10px; margin-top: 20px; width: 630px; padding: 14px; border: 1px solid #EEE; }
#protection #tableProtection{ width:100%; margin-top:20px; }
#protection #tableProtection tr{ line-height:30px; }
#protection #tableProtection #topTr{ vertical-align:top; font-weight:bold; line-height:17px;}
#protection #tableProtection #topTr span{ font-weight:normal; }
#protection #tableProtection img{ vertical-align:middle; }

/* booking page: extra options */
#extraOptions{ border-radius: 10px; margin-top: 20px; width: 630px; padding: 14px; border: 1px solid #EEE; }
#extraOptions #tableExtraOptions{ width:100%; margin-top:20px; }
#extraOptions #tableExtraOptions tr{ line-height:30px; }
#extraOptions #tableExtraOptions #topTr{ vertical-align:top; font-weight:bold; line-height:17px;}
#extraOptions #tableExtraOptions select{ width:40px; text-indent:0px; }
#extraOptions #tableExtraOptions img{  vertical-align:middle; }

#rightResults #submit{ text-align:center; margin-top:10px; width:250px !important; height:40px !important; line-height:40px !important; color:white; background: #2bae03;  border: solid 3px silver; float:right; font-size:16px; }
#rightResults #submit a{ color:white; text-decoration:none; display:block;}
#rightResults #submit a:hover{ color:white; text-decoration:none;}
#rightResults #submit:hover{  border:solid 3px #666; }

/* cost controll */
#boxCost{ background:#eeeeee; margin-bottom: 30px; border-radius:7px;  color:#2c2c2c; width:315px; box-sizing:border-box; padding:15px 30px 15px 30px; }
#boxCost .title{ margin-bottom:10px; color:#1B65A4; font-family:"berlinDemi"; font-size: 36px;  }
#boxCost #tableCostControl{ width:100%; }
#boxCost #tableCostControl td{ padding:10px 0; font-size:14px; vertical-align:top; border-bottom:solid 1px white; }
#boxCost #tableCostControl span{ font-size:12px; color:gray; }
#boxCost #tableCostControl .option{ width:60%; }
#boxCost #tableCostControl .price{ width:40%; text-align:right; font-size:16px; font-weight:bold;}
#boxCost #tableCostControl #finalPrice{ font-weight:bold; color:#1B65A4; font-size:18px; width:100%; text-align:right; }
#boxCost #tableCostControl #finalPriceExtra{ font-weight:bold; color:gray; font-size:18px; width:100%; text-align:right; }

/* cost control summary */
#tableCostControlSummary{ width:100%; }
#tableCostControlSummary td{ padding:10px 0; font-size:14px; vertical-align:top; border-bottom:solid 1px #eeeeee; }
#tableCostControlSummary span{ font-size:12px; color:gray; }
#tableCostControlSummary .option{ width:60%; }
#tableCostControlSummary .price{ width:40%; text-align:right; font-size:16px; font-weight:bold;}
#tableCostControlSummary .final{ color:#1B65A4; font-size:18px; }
#tableCostControlSummary #finalPrice{ border:none; }

/* booking page: driver details */
#selectDriver{ margin-top:20px; border-radius: 10px; width: 630px; padding: 14px; border: 1px solid #EEE; }
#formAddDriver .rowForm{ margin-bottom:10px; vertical-align:top; height:30px; } 
#formAddDriver label{ width:35%; display:inline-block; color:inherit;} 
#formAddDriver input, #formAddDriver .selcell{ float:none; width:60%; display:inline-block; } 
#formAddDriver  input[type=radio]{ display:inline-block; width:auto; float:none;}
#formAddDriver select{ text-align:left; width:auto;  text-indent:0px; }
#formAddDriver option{ text-align:left; text-indent:0px; }
#formAddDriver  input[type=submit]{ text-align:center; margin-top:10px; width:250px !important; height:40px !important; color:white; background: #2bae03;  border: solid 3px silver; float:right; font-size:16px; }
#formAddDriver  input[type=submit]:hover{ border:solid 1px #666; color:#666; cursor:pointer;} 


#selectDriver .rowForm{ margin-bottom:10px; vertical-align:top; height:30px; } 
#selectDriver .selcell{ width:60%; display:inline-block; } 
#selectDriver label{ width:35%; display:inline-block; color:inherit;} 
#selectDriver input, #formAddDriver .selcell{ float:none; width:60%; display:inline-block; } 
#selectDriver textarea{ float:none; width:60%; display:inline-block; border-radius:5px; border:solid 1px silver; padding:5px; box-sizing:border-box; } 
#selectDriver  input[type=radio]{ display:inline-block; width:auto; float:none;}
#selectDriver select{ text-align:left; width:auto;  text-indent:0px; }
#selectDriver option{ text-align:left; text-indent:0px; }
#selectDriver  input[type=submit]{ text-align:center; margin-top:10px; width:250px !important; height:40px !important; color:white; background: #2bae03;  border: solid 3px silver; float:right; font-size:16px; }
#selectDriver  input[type=submit]:hover{ border:solid 1px #666; color:#666; cursor:pointer;} 

#tableSummary{ width:100%; } 
#tableSummary td{ width:50%; border-bottom:solid 1px #eee; } 
#tableSummary tr td:nth-child(2) { text-align:right; } 
#tableSummary tr:hover{ background:#eee; } 

/* contact page */
#contactForm{
	margin:0 auto; 
	width:300px; 
	background:#dddddd; 
	border-radius:10px; 
	border:solid 1px #cccccc; 
	padding:20px 50px;	
}

/* login */
#halfLeft{ width:47%; float:left; }
#halfRight{width:47%; float:right; }
.titleUnder{  font-size:18px; font-weight:bold; }
#login{ box-sizing:border-box; text-align:center; margin:20px 0 40px 0; width:100%; background:#dddddd; border-radius:10px; border:solid 1px #cccccc; padding:20px 50px; }
#login input{ box-sizing:border-box; line-height:20px;}
#login input[type=text],#login input[type=password]{ margin-top:20px; }
#login input[type=checkbox]{ margin:0; }
#rememberP{ margin:10px 0 0 0; width:100%; text-align:left; }
#login #username{ background: white url("../images/userInput.png") 10px no-repeat; padding-left: 25px; }
#login #password{ background: white url("../images/passwordInput.png") 10px no-repeat; padding-left: 25px; }
#login #email{ background: white url("../images/emailInput.png") 10px no-repeat; padding-left: 25px; }
.advantagesLogin{ background: url("../images/advantagesLogin.png") left 5px no-repeat; margin-top:20px; padding-left:30px; font-size:16px; }

/* errors form */
form label {
   line-height:10px; color:red;
}


/* search module details */
input[type=text],input[type=password]{ height:22px; width:100%; border:solid 1px silver; border-radius:4px; text-indent:10px; line-height:22px; font-size:12px; }
select{ width:100%; border:solid 1px silver; margin:0px; border-radius:4px; text-indent:10px; line-height:22px; }
input[type=checkbox]{ margin:0px;  }
input[type=submit]{ margin-top:10px; width:171px; height:34px; color:white; background: #2bae03;  border: solid 3px white; font-weight:bold; float:right;}
input[type=submit]:hover{ border:solid 3px #666; cursor:pointer;}
.customSelect select { background: transparent; width: 250px; -webkit-appearance: none; border:0px; line-height:22px; height:22px;}
.customSelect{  width: 100%;  overflow: hidden; background: url('../images/arrowDown.jpg') no-repeat #fff;  background-position: 97% center; border: 1px solid silver;  border-radius:4px;  }

.label{ display:inline-block; width:77px; line-height:22px; line-height:22px; vertical-align:top; }
.longInput{ display:inline-block; width:230px; }
.date{ width:170px !important; float:left; }
.date img{ vertical-align:middle; }
.time{ width:100px !important; float:right; }
.row{ font-size:12px; }
.sep{ margin-bottom:8px;  vertical-align:top;}

/* advantages */
#advantagesWrapper{  height:250px; margin:50px 0 50px 0;}
#advantagesWrapper .under{ margin-top: 55px; }
#advRight{ width:50%; float:left; text-align:left; }
#advLeft{ width:50%; float:left; text-align:right; }
#advRight p, #advLeft p{  font-size:18px; color:#0ba164; margin:0 0 25px 0;}
#advRight span, #advLeft span{  color:#666;}
#advRight img{ float:left; margin:0 42px 20px 35px;}
#advLeft img{ float:right; margin:0 35px 20px 42px;}
#advLeft .under, #advRight .under{ opacity: 0; }

/* footer */
#footerWrapper{ background:#343434; height: 220px;}
#footerLeft{ width:650px; float:left;}
#footerRight{ width:325px; height:135px; float:right; background:white url('../images/contactFooter.jpg'); background-repeat:no-repeat; background-position:20px center; border-radius:5px; margin-top:42px; padding-left: 135px; padding-top: 15px; box-sizing:border-box;}
#contactNr{ font-size: 18px; font-weight:bold; }
#contactEmail a{ color: #165CBC; }
.colFooter{ display:inline-block; margin-right:80px; vertical-align:top;}
.colFooter p{ margin:0px; }
.colFooter p a{ color: #919191; line-height:26px; }
.colFooter .linksTitle{ color:#fff; font-size:18px; margin-top:30px; margin-bottom:10px;}

/* modal window */
.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    width: 840px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
	height:500px; 
	overflow-y:scroll;
	overflow-x:hidden;
}
.close {
    background: #00d9ff;
    color: white;
    line-height: 25px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: red;
}

.titleTerms{ margin:30px 0 5px 0; font-size:16px; font-weight:bold; }
.textTerms{ margin:0; color:#888; }

/* feedback */
#feedback h3, .boxFeedback h3{ 
	margin:50px 0 10px 0; 
	padding:3px 5px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	color:white;
	line-height:30px;
	font-size:15px; 
}
#feedback textarea{ width:100%; box-sizing: border-box; height:200px; }

.boxFeedback{
	background:white; 
	box-shadow: 0 0 2px gray; 
	border-radius:5px; 
	width: 530px; 
	height: 500px; 
	display:none; 
	position:fixed; 
	top:50%; 
	left:50%;
	margin-top:-250px;
	margin-left:-250px;
	z-index:999;
}

.feedRating{ text-align:center; display:inline-block; width:25%; color:#1b65a4; font-weight:bold; font-size:18px; }
.feedRating span{ display:inline-block !important; font-size:12px !important; font-weight:normal !important; }
.feedText{ display:inline-block; width:75% }
.feedLine{ background: #f2f2f2; margin-bottom:4px; line-height:30px; font-size:14px; }
.overallRating{ display:block; margin-top:20px; margin-bottom:40px; font-size:40px;  color:#1b65a4; font-weight:bold; }
.textFeedback{ margin-bottom:20px; background:#f2f2f2; padding:15px; border-radius:5px; }
.textFeedbackTitle{ margin-bottom:10px; border-bottom:solid 1px #1b65a4; padding-bottom:5px; color:#1b65a4; font-weight:bold; }
.textFeedback img{ margin:0; padding-right:4px !important; }

/* select driver */
#selDriver{ border-radius:5px; margin-bottom:20px; background: #f2f2f2; padding:10px 5px; line-height:20px; }
#selDriver a{ margin-right:10px; display:inline-block; background: #1B65A4; color:white; padding:3px 5px; border-radius:3px; text-decoration:none; }
#selDriver .selected{ background:#FF861C; color:white; }

/* hidden info */
.infoHidden{ 
	text-align:left; 
	font-size:11px; 
	min-width:280px; 
	border-radius:5px; 
	z-index:999; 
	display:none; 
	padding:10px; 
	position:absolute;  
	background:white; 
	box-shadow: 0 0 4px silver; 
}
.boxInfo{ position:relative; }
.boxInfo:hover .infoHidden{ display:block; }
.boxInfo{ position:relative; cursor:pointer; }

/* location */
#locationTop{
	height:250px;
	padding-top:40px;
	box-sizing:border-box;
	background:#3a82bc;
}

#locationTop h1{
	color:white;
	background:rgba(2,74,132,0.7);
	display:inline-block;
	padding:4px 10px;
	margin-bottom:0;
	font-size: 45px; 
	font-weight:700;
}

#locationTop .subtitlu{
	color:#FEAF1C;
	background:rgba(2,74,132,0.7);
	padding:4px 10px;
	font-size:23px; 
	font-weight:700;
	display:inline-block;
}

#searchBoxLocation{ 
	-webkit-box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 18px -4px rgba(0,0,0,0.75); 
	color:#2c2c2c; 
	width:441px; 
	background: url("../images/searchBackground.jpg") center center;  
	box-sizing:border-box; 
	padding:40px 65px;
	margin-bottom:50px;	
	float:left;
}

#locatieDreapta{
	width: 520px;
	display:inline-block;
	float:right;
}

#locatieDreapta p{
	font-weight:bold;
	font-size:20px;
}

#locationText{
	padding:30px 0; 
	margin-bottom:40px;
}

#locatiiPopular{
	margin-bottom:40px;
}

.locatiiPopularDreapta{
	font-size:14px;
	padding-top:20px;
} 

.locatiiPopularDreapta p{
	margin:0;
	padding:0;  
}
.locatiiBoxMasini{ margin:0; }

.locatiiBoxMasina{ 
	border:solid 1px #f2f2f2;
	padding:20px 30px; 
	display:inline-block;
}

.locatiiTitlu{
	font-weight: bold;
    font-size: 20px;
}

#locatiiTextDefault{
	background:white;
	padding:30px;
	font-size:12px;
	border:solid 1px #ddd;
}

#locatiiHartaBox{
	padding:30px 0; 
	margin-bottom:40px;
}


#locatiiHarta{
	border:solid 1px #ddd;
	padding:5px;
	box-sizing:border-box;
	background:white;
}

#harta{
	height:370px;
}

#adresa{
	padding-top:20px;
	font-size:14px;
}

.locatiiHartaDreaptaIN{
	background:white; padding:20px;
	border:solid 1px #ddd;
	margin-left:20px;
}

.textDinamic{
	display:none;
}


/* search */
#rezultateSearchAjax, #rezultateSearchAjaxDifferent{
	background:white;
	box-shadow:0 0 4px gray;
	border-radius:3px;
	max-height:200px;
	overflow-y:auto;
	position:absolute;
	top:22px;
	width:100%;
	left:0;
	z-index:99;
}

#rezultateSearchAjax ul, #rezultateSearchAjaxDifferent ul{
	list-style-type: none;
	padding-left:0px;
	margin-bottom:-2px;
}

#rezultateSearchAjax li, #rezultateSearchAjaxDifferent li{
	border-bottom:solid 1px silver; 
	padding-left:25px;
	line-height:25px;
}



.ajaxResult{ 
	cursor: pointer; 
}

.ajaxResult:hover{ 
	background:#f2f2f2;
}

.relative{
	position:relative;
}

/* home locations */
#locationsWrapper{
	margin-bottom:40px;
}

#locationsWrapper .imgHome:hover span{
	background:#FE941C;
	color:white;
}

#locationsWrapper .imgHome{
	position:relative;
	margin-bottom:20px;
}

#locationsWrapper .imgHome span{
	position:absolute;
	top:20px;
	left:20px;
	background: white;
	padding:7px 20px;
	width:60%;
	line-height:20px;
	font-size:16px;
	text-transform: upppercase;
	font-weight:bold;
	box-shadow: 3px 4px 2px -1px rgba(0, 0, 0, 0.2);
}

#locationsWrapper .imgHome img{
	width:100%;
	height:auto;
	border-radius:4px;
}


/* defaults */
.color-blue{ color:#1B65A4; }
.paddingRight20{ padding-right:20px; }
.margin0{ margin:0; }

.marginTop0{ margin-top:0px; }
.marginTop10{ margin-top:10px; }
.marginTop20{ margin-top:20px; }
.marginTop30{ margin-top:30px; }
.marginTop40{ margin-top:40px; }
.marginTop50{ margin-top:50px; }
.marginTop60{ margin-top:60px; }
.marginTop70{ margin-top:70px; }
.marginTop80{ margin-top:80px; }
.marginTop90{ margin-top:90px; }
.marginTop100{ margin-top:100px; }

.marginBottom0{ margin-bottom:0px; }
.marginBottom10{ margin-bottom:10px; }
.marginBottom20{ margin-bottom:20px; }
.marginBottom30{ margin-bottom:30px; }
.marginBottom40{ margin-bottom:40px; }
.marginBottom50{ margin-bottom:50px; }
.marginBottom60{ margin-bottom:60px; }
.marginBottom70{ margin-bottom:70px; }
.marginBottom80{ margin-bottom:80px; }
.marginBottom90{ margin-bottom:90px; }
.marginBottom100{ margin-bottom:100px; }

.marginLeft0{ margin-left:0px; }
.marginLeft10{ margin-left:10px; }
.marginLeft20{ margin-left:20px; }
.marginLeft30{ margin-left:30px; }
.marginLeft40{ margin-left:40px; }
.marginLeft50{ margin-left:50px; }
.marginLeft60{ margin-left:60px; }
.marginLeft70{ margin-left:70px; }
.marginLeft80{ margin-left:80px; }
.marginLeft90{ margin-left:90px; }
.marginLeft100{ margin-left:100px; }

.marginRight0{ margin-right:0px; }
.marginRight10{ margin-right:10px; }
.marginRight20{ margin-right:20px; }
.marginRight30{ margin-right:30px; }
.marginRight40{ margin-right:40px; }
.marginRight50{ margin-right:50px; }
.marginRight60{ margin-right:60px; }
.marginRight70{ margin-right:70px; }
.marginRight80{ margin-right:80px; }
.marginRight90{ margin-right:90px; }
.marginRight100{ margin-right:100px; }


.background-silver{ background:#f2f2f2; }
.btn-booking{ background: #FF9C1B; color:white;  }

.lineIntre { width:100%; text-align:center; border-bottom: 1px solid #aaa; line-height:0.1em; } 
.lineIntre span { background-color: #DDDDDD; padding:0 10px; }