html {
   font-size: 0.86em;
}
body {
   font-family: Verdana, Arial;
   font-style: normal;
   font-weight: normal;
   font-size: 10pt;
   color: #000000;
   margin: 0;
   font-size: 100.01%;
   text-align: center;
}
img {
   display: block;
}
img.pict {
	display: none;
	float: left;
	margin: 3px 10px 5px 0;
}
a, a:visited {
	color: #c30;
}
span.expose{
	color: #c30;
	font-weight: bold;
}
#content ul, #content ol {
  	font-size: 0.9em;
  	margin-bottom: 0px;
}
li > ul {
  	font-size: 1em !important;
}
p, p.indent {
	font-size: 0.9em;
	line-height: 20px;
	padding-top: 30px;
	background: url(images/interp2.gif) top center no-repeat;
}
p.indent {
	text-indent: 3em;
}
.norm {
	background: none;
	text-indent: 0;
	padding: 0;
  
}
#banner {
  	position: fixed;
  	top: 150px;
  	left: 0;
	background: #E1E1E1 url(images/banner_background.gif) top left repeat-x;
	
	width: 100%;
	height: 150px;
}
#zesp {
  	position: fixed;
  	text-align: right;
  	width: 330px;
  	margin-left: -350px;
  	top: 210px;
	color: #fff;
	font-style: italic;
	font-size: 18px;
}
#chairs {
  	position: fixed;
  	margin-left: -220px;
  	top: 72px;
}
#people {
  	position: fixed;
  	top: 150px;
  	margin-left: 495px;
}
#ibackground {
  	position: fixed;
  	margin-left: -300px;
  	margin-top: 312px;
}
#menu {
  	position: fixed;
  	margin-left: -200px;
  	margin-top: 302px;
}
#menu ul{
  	list-style-type: none;
}
#menu li {
  	background: url(images/dot_border.gif) top repeat-x;
}
#menu a {
  	display: block;
  	padding: 5px;
  	padding-left: 20px;
  	width: 125px;
  	text-decoration: none;
  	color: #c30;
}
#menu a.current {
	color: #fff;
	background: #c30 url(images/arrow.gif) center right no-repeat;
	filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;
}
#menu a:hover {
  	background-color: #c30;
  	color: #fff;
	filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5;  
}

#main {
  	position: relative;
  	left: 100px;
  	background-color: #fff;
  	width: 480px;
  	margin: auto;
  	text-align: left;
  	padding: 0 10px;
  	
}
#content {
  	position: relative;
  	top: 105px;
  	min-height: 300px;
}
#big_pict {
  	border: 5px solid #fff;
  	background-color: #fff;
  	margin-left: -100px;
  	position: absolute;
  	display: none;
  	top: 10px;
}
#terapia_i_mediacje {
  	position: fixed;
  	border-top: 10px solid #c30;
  	padding-top: 10px;
  	margin-left: -10px;
  	margin-top: -12px;
  	background-color: #fff;
  	z-index: 100;
  	display: inline;
}
