body, html {
	background-color: #FFFFFF;
	color: #000000;
	/*
	font-family: Arial;
	font-size: 10px;*/
	height: 100%;
}

form {
	margin: 0px;
	padding: 0px;
}

.wrapper { height: 100%; width: 100%; position: absolute; border: 1px solid green;}
.wrapper[class] {display: table; position: static;}

.middle {position: absolute; top: 50%; border: 1px solid red; } /* for explorer only*/
.middle[class] {display: table-cell; vertical-align: middle; position: static;}

.inner {position: relative; top: -50%; border: 1px solid blue;} /* for explorer only */
/* optional: #inner[id] {position: static;}*/

.clear {
	clear: both;
	line-height: 0px;
}

a img {
	border: none;
}

.loading {
	position: absolute;
	left: 50%;
	top: 50%;
}

a, a:active, a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ABA9AD;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

.perioada {
	font-family: Arial;
	font-size: 10px;
}

div#header {
	width: 100%;
	background-color: #E7E7E8;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 10px;
}

#header h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
}

#header h2 {
	display: inline;
	margin: 0px;
	padding: 0px;
	letter-spacing: 5px;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

#header div.title {
	float: left; 
	width: 500px;
}

#header div.moto {
	margin-right: 50px;
	margin-top: 5px;
	float: right;
}

div#menu {
	width: 100%;
	padding-left: 10px;
	margin-top: 10px;
}

.menu a, .menu a:active, .menu a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ABA9AD;
	text-decoration: none;
	margin-right: 10px;
}

.menu a:hover {
	color: #000000;
}

#menu .lang {
	float: right;
}

#menu .lang a, #menu .lang a:active, #menu .lang a:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ABA9AD;
	text-decoration: none;
	margin-right: 10px;
}

#menu .lang a:hover {
	color: #000000;
}

div#submenu {
	margin-top: 20px;
	margin-left: 70px;
	float: left;
}

div#copyright {
	width: 98%;
	text-align: right;
	margin-top: 20px;
	padding-right: 0px;
	color:black;
	font-family:Arial;
	font-size:10px;
}

div#imagine {
	float: right;
}

div#evenimente {
	margin-left: 40px;
	margin-top: 20px;
}

#evenimente div.events_left {
	width: 780px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#evenimente div.events_right {
	width: 170px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin: 0px;
	padding: 0px;
	float: left;
}

div#text {
	float: left;
	color:black;
	font-family:Microsoft Sans Serif,Franklin Gothic Medium,Arial;
	font-size:11px;
	font-weight:normal;
}

div#gallery {
	width: 1000px;
	height: 210px;
	margin: 0px;
	padding: 0px;
	background: transparent;
	overflow: visible;
	text-align: left;
	margin-top: 40px;
	margin-left: 70px;
}

#gallery .hscrollmask {
	width: 449px;
	height: 76px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: left;
	position: absolute;
	z-index: 2;
}
#gallery .hscrollcontainer {
	margin: 0px;
	padding: 0px;
	overflow: visible;
	white-space: nowrap;
	position: absolute;
	z-index: 1;
}
#gallery .hscrollbar {
	width: 449px;
	height: 4px;
	margin: 0px;
	padding: 0px;
	background: #AFAFAF;
	margin-top: 3px;
	text-align: left;
	position: absolute;
	z-index: 3;
	overflow:hidden;
}
#gallery .hscrollbtn {
	width: 30px;
	height: 4px;
	background: #000000;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

