body {
	background: #580000;
	font: 11px arial, sans-serif;
	margin:0px;
		background-image:url(pictures/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
IMG{border:none;}
p {
	margin-left:10px;
	margin-right:10px;
	text-indent:10px;
}
a {
	color: white;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #eee;
	text-decoration: underline;
}/* CSS Document */


.left {
	width:280px;

	background-image:url(pictures/gallery_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

.left_masaj {
	width:280px;
	background-image:url(pictures/left_masaj_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}

.masaj_left {
	background-image:url(pictures/left_masaj.jpg);
	width:280px;
	height:100%;
}


.content {
	width:500px;
	height:100%;
	background-image:url(pictures/header_bg.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
}

.right {
	width:175px;
	height:550px;
	background-image:url(pictures/right.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.right_masaj {
	width:175px;
	background-image:url(pictures/right_masaj.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.black-box {
float:left;
	width: 140px;
	margin-right: 10px;
	margin-left: 10px;
}


.black-box h2 {
	font-size: 13px;
	font-weight: normal;
}
.black-box h2 em {
	font-size: 22px;
	font-family: serif;
}

.container {
width:975px;
height:550px;
margin-left:auto;
margin-right:auto;

}

.navigation {
	background-image:url(pictures/navigation.jpg);
	width:525px;
	height:23px;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	margin-top:50px;
}

.navigation a {
	color:#FFFFFF;
	text-decoration:none;
}

.navigation a:hover {
text-decoration:underline;
}

.content_center	{
background:#000000;
width:500px;
color:#FFFFFF;
padding-top:20px;
padding-left:30px;
padding-bottom:97px;
height:450px;
}

.content_center_masaj {
background:#000000;
width:500px;
color:#FFFFFF;
padding-top:10px;
padding-left:25px;
height:830px;
}
	

#footer {
	margin-top: 10px;
	width: 550px;
}

#footer h2 {
	font-size: 13px;
	font-weight: normal;
}
#footer h2 em {
	font-size: 22px;
	font-family: serif;
}
#tips {
	float: left;
	width: 233px;
}

#choose {
	float: left;
	width: 200px;
	margin-left: 50px;
}
.ro_flag{
background:url(flags/ro_on.png);
width:25px;
height:25px;
}
.ro_flag:HOVER{background:url(flags/ro_on.png);}

.en_flag{
background:url(flags/en_on.png);
width:25px;
height:25px;
}
.en_flag:HOVER{background:url(flags/en_on.png);}
