body {
	margin:0;
	padding:0;
	background-color:#d9f0f7;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-bottom:20px
}

a, a img {border:none}

#global-wrapper {
	width:100%;
	min-height:568px;
	margin:0;
	padding:0
}
.content-side-left, .content-side-right {
	width:280px;
	height:568px;
	border-bottom:2px solid #fbf8f6;
	position:absolute
}
.content-side-left {
	left:0px;
	top:0px;
	z-index:-10;
	background:url(../images/bg_left.png)
}
.content-side-right {
	right:0px;
	top:0px;
	z-index:-10;
	background:url(../images/bg_right.png)
}
#header {
	width:730px;
	height:119px;
	border:1px solid #ffe9e0;
	border-top:none;
	background:url(../images/header.png) no-repeat;
	margin:0px auto;
	z-index:10
}
#central-content {
	width:732px;
	height:448px;
	background-color:#fff;
	margin:0px auto
}
#central-content #menu {
	width:inherit;
	height:12px;
	background:url(../images/menu.png) center no-repeat;
	padding:20px 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff
}
#central-content #menu a {
	color:#fff;
	text-decoration:none
}
#central-content #menu a:hover {
	color:#15315b;
	text-decoration:none
}
#central-content #menu span {
	position:relative;
	top:-3px
}
#central-content #overlay {
	width:682px;
	height:78px;
	position:relative;
	bottom:79px;
	background:url(../images/transparent.png);
	font-size:11px;
	padding:0px 25px;
	color:#15315b;
}
#overlay .content {
	padding:12px 0px
}
#overlay h1 {
	margin:0px;
	padding:0;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:7px
}
#overlay p {
	margin:0;
	padding:0;
	font-size:12px
}
#var-content {
	width:680px;
	height:auto;
	margin:0px auto;
	border:1px solid #96cfe8;
	padding:13px 25px;
	border-top:1px solid #f6f3f0;
	background-color:#d4eef6;
	color:#15315b;
	font-size:12px;
	text-align:justify
}
#var-content h2 {
	font-size:12px;
	text-transform:uppercase
}
.footer td, .footer td a {
	color:#15315b;
	font-size:11px;
	text-decoration:none
}
#rb-header {
	width:312px;
	height:119px;
	float:right;
	background:url(../images/rb-idle.png);
	cursor:pointer
}
#rb-header:hover {
	width:312px;
	height:119px;
	float:right;
	background:url(../images/rb-hover.png)
}
#rezervari {
	width:145px;
	height:18px;
	background:url(../images/rezervari.png) no-repeat;
	cursor:pointer;
	position:relative;
	right:18px;
	bottom:3px;
	float:right
}
#rezervari:hover {
	width:145px;
	height:18px;
	background:url(../images/rezervari-hover.png) no-repeat;
	cursor:pointer;
	position:relative;
	right:18px;
	float:right
}
#rezervari-en {
	width:170px;
	height:18px;
	background:url(../images/rezervari-en.png) no-repeat;
	cursor:pointer;
	position:relative;
	right:12px;
	bottom:3px;
	float:right
}
#rezervari-en:hover {
	width:170px;
	height:18px;
	background:url(../images/rezervari-en-hover.png) no-repeat;
	cursor:pointer;
	position:relative;
	right:12px;
	float:right
}
.selected {
	border-bottom:1px dotted
}
iframe {
	width:732px;
	height:530px;
	border:none;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
	border:1px solid #96cfe8;
	border-top:none
}
table td {
	padding-top:5px
}
