/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */


0:
html, body, ul {
  margin-left: 150px;
  padding-left: 0px;
} 

#main_image{
	}
#main_image img{
	margin-top:15px;}
	
#image_cover{
	z-index:1;
	width:978px;
	height:550px;
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
	position:absolute;
	margin-top:15px;
	margin-left:210px;
	}

#spacer {
  clear: both;
  height:5px;
  }



li ul {
    display: none;
	position: absolute;
	padding-left:0;
	margin-left:0;

}
li:hover > ul {
    display: block;
}
#menu li	{
margin-left:-20px;
padding: 0;
}


#menu {
position:absolute;
left:312px;
padding: 0;
width: 100%;
float: left;
}
#menu ul {
list-style: none;
margin-left: 0;
padding-left: 20px;
width: 5em;
float: left;
padding-left:0


}
#menu h2 {
list-style: none;
position:absolute;
background:#FF6633;
width: 3em;
float: left;

}
#menu h3 {
list-style: none;
position:absolute;
background:#00CC99;
width: 3em;
float: left;
}




body {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;
}
a {color: #000000;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}



/* ----------container to center the layout-------------- */
#container {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right:auto;
	width: 1230px;
}

/* ----------banner for logo-------------- */
#banner {
	background-repeat:no-repeat;
	text-align: left;
	margin: 0px;
	height: 40px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 250px;
}
#banner img {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 40px;
} 

/* -----------------content--------------------- */
#content {
	padding-top: 10px;
}
div#content { 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#home_link{
	z-index:1;
	position:absolute;
	width:200px;
	height:75px;
	filter:alpha(opacity=0);
	opacity: 0;
	-moz-opacity:0;
	}
#left {
	background-image:url(img/Izabella_5.png);
	background-repeat:no-repeat;
	float: left;
	width: 210px;
	height: 550px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin-left: auto;
margin-right: auto;
margin-top:30px;
text-align:center;
width:350px; }
