body {
  font-family: Arial, Verdana, sans-serif;
  margin:0 0 0 0;
}
div#body 
{
	left:100px;
	position:absolute; 
}
div#header
{
	height:70px; 
	width:100%; 
	background-image:url(images/header.gif); 
}
div#header h1
{
	top: 10px; 
	left: 100px; 
	color:#333333; 
	position:absolute; 
}
#header p 
{
	top: 40px; 
	left: 300px; 
	color:#002233; 
	position:absolute; 
}
div#footer
{
	height:30px; 
	width:100%; 
	top:670px;
	background-image:url(images/footer.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	position:absolute; 
}
div#footer a
{
	font-weight:bold; 
}
div#footer div#copyright
{
	top:10px; 
	left:50px;
	position:absolute; 
}
div#footer div#author
{
	top:10px; 
	left:650px;
	position:absolute; 
}

div#back
{
	height:600px; 
	width:800px; 
	background-image:url(images/proba103.gif); 
	position:absolute; /**/
}
div#backGalerie
{
	height:600px; 
	width:800px; 
	background-image:url(images/proba104.gif); 
	position:absolute; 
}
div#continut
{
	position:absolute; 
	left:400px; 
	top:150px; 
	width:400px; 
}
div#continut a
{
	color:#000000; 
	text-decoration:underline; 
}
div#continut h1 
{
	font-size:14px; 
}
div#galerieFoto
{
	position:absolute; 
	left:300px; 
	top:500px; 
	width:500px; 
}
div#meniuPoze
{
	position:absolute; 
	left:20px; 
	top:10px; 
	width:230px; 
}
div#meniuLinks
{
	position:absolute; 
	left:20px; 
	top:100px; 
}
#continutFoto
{
	position:absolute; 
	left:250px; 
	top:50px; 
	width:550px;
	text-align:center; 
}
div#meniuPoze img 
{
	cursor:hand; 
}
marquee a 
{
	text-decoration:none; 
}
marquee a img 
{
	text-decoration:none; 
	border:0px none; 
}

ul#menu br {display:none;}
#menu li {margin:0 0 5px; padding:0; background-image:none;}
#menu a:link, #menu a:visited {
  display:block;
  background-repeat:no-repeat;
  background-position:7px 7px;
  padding:6px 10px;
  border-width:1px;
  border-style:solid;
  width:260px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width:270px;
  } html>body #menu a:link, html>body #menu a:visited {width:270px;}
#menu strong {
	display : block;
	font : Arial,Sans-serif;
	text-transform : lowercase;
	margin-bottom : 4px;
	font-size:18px; 
}
ul#menu
{
	position:absolute; /**/
	top:20px; 
	left:20px; 
	font : Arial,Sans-serif;
	font-size:12px; 
	margin:0.45em 0 1.5em 0;
	list-style-type:none; 
}
#menu .box1 strong {color:#b72f2f;}
#menu .box2 strong {color:#7B7B54;}

#menu .box1 a {
	background-color : #009966;
	color:#fff;
	border-color:#009966;
	border-width:thin; 
	text-decoration:none; 
}
#menu .box2 a {
	background-color : #FFF7DD;
	color : #000;
	border-color : #FFF7DD;
	text-decoration:none; 
}
#menu a:hover {
  background-color:#fff;
  border-color:#ccc;
  color:#333;
  }
#menu a:hover strong {
  color : #C40;
}



#nav {
	position : absolute;
	margin-left : 10px;
/*	height : 100%;*/
	font-size : 85%;
	top : 550px; 
}
#nav div {
	position : absolute;
	width : 700px;
	bottom : 0;
	left : 0;
	border-left : 1px solid #bf2121;
}
#nav a, #nav strong, #nav em {
	float : left;
	display : block;
	padding : 2px 6px 7px;
	border-width : 0;
	border-style : none;
	border-right : 1px solid #bf2121;
	text-decoration : none;
	text-transform : lowercase;
	color : #325A7C;
	voice-family : "\"}\"";
	voice-family :inherit;
	height : 1.2em;
} html>body #nav a, html>body #nav strong, html>body #nav em {height:1.2em;}
#nav strong {
	border-bottom : 5px solid #bf2121;
	padding-bottom : 2px;
	color : #000;
}
#nav a:hover {
	color : #f00;
}
/* \ Hack to get IE5/Mac to ignore the following rule */
#nav a:hover {
	border-bottom : 5px solid #bf2121;
	padding-bottom : 2px;
}
#nav strong a {
	float : none;
	display : inline;
	border-width : 0;
	padding : 0;
}
#nav strong a:hover {
	border-bottom-width : 0;
}
#nav em {
	float : none;
	display : block;
	padding-left : 0;
	padding-right : 0;
	border-right-width : 0;
}
#nav span {display : none;}

div.block {
	width:100%; 
	background-color: #F8F8F8;
	border: 1px solid #ddd;
	padding: 20px;
	text-align: center;
	color: #999;
	position:absolute; 
	top:700px;
	}	
	


