@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a:link { color:#64231d;}
a:visited { color:#64231d;}
a:hover { color:#64231d;}
a:active { color:#64231d;}

p {
	font-size:14px;
	font-style:italic;
	letter-spacing:-1px;
	line-height:17px;
	color:#64231d;
}

#container {
	width:1016px;
	height:658px;
	position:relative;
	margin-top:80px;
	margin-left:auto;
	margin-right:auto;
}
.container-1 {
	width:1016px;
	height:181px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/bg.png);
	background-repeat:no-repeat;
	background-position: center;
}
.container-2 {
	width:1016px;
	height:229px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/bg-02.png);
	background-repeat:no-repeat;
	background-position: center;
}
.container-3 {
	width:1016px;
	height:248px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../img/bg-03.png);
	background-repeat:no-repeat;
	background-position: center top;
}
#menu {
	width:615px;
	height:20px;
	position:relative;
	left:282px;
	top:135px;
}
.menu-home {
	width:135px;
	height:20px;
	display:block;
	float:left;
	position:relative;
	margin-right:5px;
	background-image:url(../img/meniu.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.menu-home:hover {
	background-position:0px 3px;
	cursor:pointer;
}
.menu-prezentare {
	width:125px;
	height:20px;
	float:left;
	position:relative;
	margin-right:5px;
	background-image:url(../img/meniu.png);
	background-repeat:no-repeat;
	background-position:-140px 0px;
}
.menu-prezentare:hover {
	background-position:-140px 3px;
	cursor:pointer;
}
.menu-evenimente {
	width:115px;
	height:20px;
	float:left;
	position:relative;
	margin-right:5px;
	background-image:url(../img/meniu.png);
	background-repeat:no-repeat;
	background-position:-260px 0px;
}
.menu-evenimente:hover {
	background-position:-260px 3px;
	cursor:pointer;
}
.menu-video {
	width:62px;
	height:20px;
	float:left;
	position:relative;
	margin-right:5px;
	background-image:url(../img/meniu.png);
	background-repeat:no-repeat;
	background-position:-463px 0px;
}
.menu-video:hover {
	background-position:-463px 3px;
	cursor:pointer;
}
.menu-contact {
	width:95px;
	height:20px;
	float:left;
	position:relative;
	margin-right:5px;
	background-image:url(../img/meniu.png);
	background-repeat:no-repeat;
	background-position:-375px 0px;
}
.menu-contact:hover {
	background-position:-375px 3px;
	cursor:pointer;
}
.continut-1 {
	position:relative;
	float:left;
	height:226px;
	width:200px;
	margin-left:250px;
}
.continut-2 {
	position:relative;
	float:left;
	height:226px;
	width:200px;
	margin-left:10px;
}
.continut-3 {
	position:relative;
	float:left;
	height:226px;
	width:200px;
	margin-left:20px;
}
.te-asteptam {
	width:156px;
	height:200px;
	padding-left:18px;
	font-size:17px;
	font-style:italic;
	letter-spacing:-1px;
	line-height:16px;
	color:#355e66;
}
.bolder {
	font-weight:bolder;
}
.meniu-fancy-hours {
	width:165px;
	height:200px;
	padding-left:10px;
	font-size:14px;
	font-style:italic;
	letter-spacing:-1px;
	line-height:16px;
	color:#355e66;
}
.evenimente-index {
	width:165px;
	height:200px;
	padding-left:10px;
	font-size:14px;
	font-style:italic;
	letter-spacing:-1px;
	line-height:16px;
	color:#355e66;
}
.facebook {
	width:100px;
	height:120px;
	padding-left:5px;
	float:left;
	margin-top:-6px;
	font-size:17px;
	font-style:italic;
	letter-spacing:-1px;
	line-height:16px;
	color:#4b0000;
	text-align:left;
	background-image:url(../img/facebook.png);
	background-repeat:no-repeat;
	background-position:center 18px;
}
.facebook:hover {
	background-position:center 22px;
	cursor:pointer;
}
.yahoo {
	width:70px;
	height:120px;
	padding-left:5px;
	margin-top:-6px;
	font-size:17px;
	float:left;
	font-style:italic;
	letter-spacing:-1px;
	line-height:16px;
	color:#4b0000;
	text-align:left;
	background-image:url(../img/yahoo.png);
	background-repeat:no-repeat;
	background-position:center 18px;
}
.yahoo:hover {
	background-position:center 22px;
	cursor:pointer;
}
.fancy-footer {
	width:165px;
	height:100px;
	padding-left:13px;
	margin-top:-6px;
	font-size:17px;
	font-style:italic;
	letter-spacing:-1px;
	line-height:16px;
	color:#4b0000;
	text-align:left;
}
	

#galerie-index { position: relative; }
#pictures { position: relative; height: 140px; width:230px;}
#pictures img { position: absolute; top: 0; left: 0; }
#butoane {margin-top:30px;}
#prev { text-align: left; font-size: 10px; color:#e7d999; float:left; position:relative; margin-right:5px; }
#vezi-tot{ text-align: left; font-size: 10px; color:#e7d999; float:left; position:relative; margin-right:5px; }
#next { text-align: left; font-size: 10px; color:#e7d999; float:left; position:relative; margin-right:5px; }

a.link-footer:link {color:#e7d999; text-decoration:none; }
a.link-footer:visited {color:#e7d999; text-decoration:none; }
a.link-footer:hover {color:#e7d999; text-decoration:underline; }
a.link-footer:active {color:#e7d999; text-decoration:none; }
	
#pageflip {
	position: absolute;
	right:0;
	top:0;
	float:right;
	z-index:999999;
}
#pageflip img {
	width: 50px; 
	height: 52px;
	z-index: 99;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; 
	height: 50px;
	position: absolute;
	overflow: hidden;
	z-index: -50;
	right: 0; 
	top: 0;
	background: url(../img/fancy-hours.jpg) no-repeat right top;
	text-indent: -9999px;
}

.despre-noi {
	padding:8px;
	text-align:justify;
	font-size:11px;
}

.afis-eveniment {
	width:130px;
	height:205px;
	padding-top:15px;
	margin-left:auto;
	margin-right:15px;
	float:left;
	position:relative;
}
.detalii-eveniment {
	width:126px;
	font-size:10px;
	text-align:center;
	margin-top:-10px;
	line-height:10px;
}
.harta {
	width:301px;
	height:200px;
	background-image:url(../img/harta.png);
	background-repeat:no-repeat;
}