body {
	margin: auto;
	background: url(../images/bg.jpg) repeat-x;
	font-family: "Times New Roman", Times, serif;
	
}
td {
	vertical-align: top;
}
#adress {
 	position: relative;
	top: 45px;
	left: 145px;
	width:240px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	}
#intro {
	position: relative;
	top: 37px;
	left: 330px;
	width:650px;
	font-size: 19px;
	color : white;
	text-align: center;
	font-weight: bold;
}
#intro span {
	font-weight: bold;
	font-variant: small-caps;
}
#intro a {
	color : white;
}
#energie {
	position: relative;
	top: 280px;
	left: 130px;
	width: 450px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 20px;
	float: left;
}
#energiee {
	position: relative;
	top: 280px;
	left: 500px;
	width: 250px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 20px;
}
#intro2 {
	position: relative;
	top: 26px;
	left: 430px;
	width: 450px;
	font-size: 34px;
	font-weight: bold;
	color: white;
	text-align: center;
}

#sh {
	position: relative;
	float: left;
	width: 300px;
	top: 110px;
	font-weight: bold;
	text-align: center;
}
#sh span {
	font-variant: small-caps;
  text-align:left;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */
#menu {
	position: relative;
	top: 35px;
	left: 585px;
	width:600px;
	font-size: 16px;
}
#menu a {
	color: black;
}
.menu5 {
text-align:left; 
position:relative; 
height:2em; 
margin:0; 
padding:0; 
list-style-type:none;
}
.menu5 ul {
padding:0; 
margin:0; 
list-style-type:none; /* for Firefox */
}
.menu5 li {
float:left; 
position:relative;
}
.menu5 li a, .menu5 li a:visited {
display:block; 
text-decoration:none; 
width:100px; 
float:left; 
padding-right:1.5em; 
height:2em; 
line-height:2em; 
color:black; 
}
.menu5 li.home a, .menu5 li.home a:visited
{
	width:80px; 
}
* html .menu5 li a, .menu5 li a:visited {
width:100px; 
w\idth:90px; /* hack for IE5.5 */
}
.menu5 li a.drop, .menu5 li a.drop:visited {
font-weight:bold;
}
.menu5 li ul {
visibility:hidden; 
position:absolute; 
top:2.5em; 
left:0; 
height:0; 
overflow:hidden;
}
.menu5 table {
margin:-1px; 
border-collapse:collapse; 
font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a,
.menu5 li a:hover {
text-decoration:underline; 
border:0;
}
.menu5 li:hover ul,
.menu5 li a:hover ul {
visibility:visible; 
height:auto; 
width:80px;
 background: transparent; 
 border:none; 
 left:0; 
 top:2em; 
 overflow:visible;
}
.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
display:block; 
font-weight:normal; 
background:transparent; 
text-decoration:none; 
height:auto; 
line-height:1em; 
padding:0.5em; 
width:100px;
}
* html .menu5 li a:hover ul li a {
width:100ppx; w\idth:90px; /* hack for IE5.5 */
}
.menu5 li:hover ul li a.drop,
.menu5 li a:hover ul li a.drop {
font-weight:bold;
}
.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:underline;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#fff; width:9.5em;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}

