@charset "utf-8";
@import "tarife_rotur.css";
/* CSS Document */
html, body {
	margin:0;
	padding:0;

}
body {
	background:url(images/bg.jpg) center top no-repeat;
	/*background-size: cover;*/
	background-size: 100% auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
}

h1 {
	color:#1479cc;
	font-size:24px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin-top:15px;
	display:block;
	border-bottom:solid 1px #1260b7;
	padding-bottom:5px;
	padding-left:5px;
	margin-bottom:10px;
}

a {
	color:#1479cc;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a.more {
	background:url(images/arrow.gif) left no-repeat;
	padding-left:15px;
}

h2 {
	color:#1479cc;
	font-size:14px;
	display:inline;
	margin:0;
	padding:0;
}

a img {
	border:none;
}

#container {
	width:900px;
	background-color:#f4ebd3;
	margin:0 auto;
	padding:0;
}


.rightCol {
	width:270px;
	float:left;
}

.leftCol {
	width:620px;
	float:left;
	background-color:#FFF;
	margin-right: 10px;
}

.rightColContent {
	padding:0 8px 8px;
}

.clear {
	clear:both;
}

#logo {
	width:450px;
	height:79px;
	background:url(images/logo.gif) no-repeat left;
	margin-left:15px;
	text-indent:-3000px;
}

#eforieLogo {
	width:230px;
	height:79px;
	background:url(images/eforieNord.gif) no-repeat left;
	margin-left:15px;
	text-indent:-3000px;
}

#headerImg {
	width:947px;
	height:317px;
	margin:0px auto;
	padding:10px 0 0;
	background:url(images/contentbg.gif) repeat-y center;
}

#header {
	width:900px;
	margin:0 auto;
	background:url(images/contentbg.gif) repeat-y;
}

#menu {
	font-size:16px;
	line-height:normal;
	background:#f4ebd3;
	height:55px;
	text-align:center;
	display:table;
	margin-left:auto;
	margin-right:auto;
}

#menu ul {
	margin:0;
	padding:0;
	padding-top:5px;	
	list-style:none;
	}

#menu li {
	display:inline;
	margin:0;
	padding:0;
}

#menu a {
	float:left;
	background:url(images/menuLeft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
}

#menu a span {
	float:left;
	display:block;
	background:url(images/menuRight.gif) no-repeat right top;
	padding:6px 15px 6px 6px;
	margin-right:20px;
	color:#1479cc;
	font-weight:bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}

/* End IE5-Mac hack */
#menu a:hover span {
}

#menu a:hover {
	background-position:0% -32px;
}

#menu a:hover span {
	background-position:100% -32px;
}

.MainContent {
	padding:15px;
	background:#FFF;
}

.imgContainer {
	padding:5px;
	background:#FFF;
	border:solid 1px #999;
	margin:10px;
	display: inline-block;
}

.bigCorner {
	border-radius: 8px;
}

.floatLeft {
	float:left;
}

.box {
	width:285px;
	height:214px;
	float:left;
	background:url(images/box.gif) no-repeat;
	margin-top:15px;
}

.blueLine {
	width:190px;
	height:33px;
	padding-left:5px;
	background:url(images/blueBg.gif) right no-repeat;
	line-height:33px;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}

.boxContent {
	padding:5px 10px;
}

.box h1 {
	color:#E60000;
	font-size:18px;
	font-weight:bold;
	border:none;
	padding:0;
	margin:5px 0 0;
}

.box span {
	font-size:12px;
}

.box p {
	margin:5px 0;
}

.box h2 {
	color:#E60000;
	font-size:20px;
	float:right;
	padding:0;
	margin:0;
}

.rezervari {
	line-height:20px;
}

.rezervari a {
	width:186px;
	height:52px;
	display:block;
	margin:15px auto;
	text-indent:-3000px;
	background:url(images/rezerva.gif) 0 0 no-repeat;
}

.rezervari a:hover {
	background-position:0 -52px;
}

.rightCol h1 {
	font-size:18px;
	color:#000;
	border:none;
	margin:0 0 10px 0;
	padding:0;
}

.starfish {
	width:91px;
	height:86px;
	background:url(images/starfish.gif) no-repeat;
	opacity:0.8;
	float:alpha(opacity=70); 
	position:absolute;
	z-index:5;
}

.imgContainerBig {
	padding:6px;
	background:#FFF;
	position:relative;
	z-index:1;
	display: inline-block;
}

.leftBottom {
	top:100px;
	left:0px;
}

.rightBottom {
	top:100px;
	left:160px;
}

a.moree {
	text-align:center;
	display:block;
	font-size:16px;
	font-weight:bold;
}

#footer {
	width:860px;
	margin:20px auto;
	padding:20px;
	border-top:solid 1px #1479cc;
	text-align:center;
	line-height:24px;
}

#footer a {
	color:#000;
	margin:0 10px;
}

#formRez input {
	width:200px;
}

#formRez textarea {
	width:300px;
	height:100px;
}

.pictures {
	margin:3px;
}

.cazare {
	width:250px;
	height:167px;
	padding:6px;
	background:#FFF;
	border:solid 1px #999;
	float:left;
	margin:15px 0;
}

.mar15 {
	margin-right:25px;
}

.marBot {
	margin-bottom:15px;
}