@CHARSET "ISO-8859-1";

* {
	font-family: Georgia;
	font-weight1: bold;
	font-size: 16px;
	color: #103f00;
}

body {
	margin: 0;
	border: 0;
	padding: 0;
}

div#body_wrapper {
	width: 902px;
	margin: 0px auto;
	border: 0;
	border-top: solid #103f00 1px;
	border-bottom: solid #103f00 1px;
	background-image: url( '/styles/background.jpg' );
	background-repeat: repeat-y;
	background-position: top left;
	
}

div#header_wrapper {
	background-image: url( '/styles/background-header.jpg' );
	background-repeat: no-repeat;
	background-position: top left;
	height: 111px;
}

div#menu_header_wrapper {
	margin: 0px 320px 0 0;
	text-align: center;
}

div.imagine_mare {
	float: left;
	margin: 0 0 0 0px;
}

a.menuitem {
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: #103f00;
}

a.white, *.white{
	color: white;
}

a.menuitem_header {
	margin: 0 8px;
}

a.menuitem_footer {
	margin: 0 4px;
	font-size: 12px;
}

span.menuitem_index {
	margin: 0 10px;
}

div#index_wrapper {
	position: relative;
	background-image1: url( '/styles/background-index-wrapper.jpg' );
	background-repeat: no-repeat;
	background-position: top right;
}

div#body_content {
	clear: both;
	margin: 0;
}

div.body_content_restaurant {
	background-image: url( '/styles/background-imagini.jpg' );
	background-repeat: repeat-x;
	background-position: left 40px;
}

div.body_content_tarife {
	clear: both; 
	margin: 0; 
	color: white;
	height: 188px; 
	background-image: url( '/images/casa-pandora-tarife.jpg' );
}

div.body_content_tarife * {
	color: white;
}

div.body_content_tarife ul {
	margin: 0px;
}

div.despartitor {
	height: 50px;
	clear: both;
}
			
p {
	text-indent: 30px;
	margin: 0;
	font-size: 14px;
	font-weight1: bold;
	line-height: 25px;
	text-align: justify;
}


div.menu_left {
	margin: 0 0 10px 0;
}



div#menu_footer_wrapper {
	text-align: center;
	margin: 5px;
}

div#footer_wrapper {
	background-image: url( '/styles/background-footer.jpg' );
	background-repeat: no-repeat;
	background-position: top left;
	height: 37px;
	margin: 0 0 30px 0;
}



div.meniu_stanga_wrapper {
	float: left;
	width: 250px; 
	margin: 0;
}



div.poze_wrapper_big {
	margin: 0 0px;
	width: 620px;
}
div.poze_wrapper_big_BIG {
	width: 570px;
}

div.poze_wrapper {
	margin: 0 1px;
	border: 0;
	padding: 0;
	background-color: transparent;
	width: 620px;
	height: 134px;
	position: relative;
}
div.poze_wrapper_BIG {
	width: 570px;
	height: 190px;
}

div.poze {
	margin: 0px;
	border: 0;
	padding: 0;
	background-color: transparent;
	width: 620px;
	height: 134px;
}
div.poze_BIG {
	width: 570px;
	height: 190px;
}

div.despartitor_poze {
	margin: 0px;
	border: 0;
	padding: 0;
	width: 10px;
	height: 134px;
	background-color: transparent;
}

div.poza_wrapper {
	margin: 0px;
	border: 0;
	padding: 0;
	width: 200px;
	height: 134px;
	background-color: white;
}
div.poza_wrapper_BIG {
	width: 280px;
	height: 190px;
}

div.poza_wrapper a {
	margin: 5px;
	display: block;
}

img.cursor_pointer {
	cursor: pointer;
}


div.float_left {
	float: left;	
}

div.float_right {
	float: right;	
}


a#logo img {
	border: 0;
}

a#logo {
	border-bottom: solid white 1px;
}

a#logo:hover {
	border-bottom: solid #103f00 1px;
}


