* {
	border: 0;
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;}
	
html {
	height: 100%;
  overflow: auto;}
body {
	background-color: #920056;
	text-align: left;
	color: #fff;
	height: 100%;}
#body_show {
	background: #eeeeee;
	color: #000;}
#body_list {
	background: #fefefe;
	padding: 10px;}
#body_show a {
  color: #666;}
a {
	color: #fff;
	font-weight: bold;}
a:hover {
	color: #666;}	
	
select {
	background: #fff;
	color: #333;
	border: solid 1px #ddd;}
	
#bg {
  position: absolute;
  top: 0;
  left: 0;
	width: 100%;
	height: 100%;
	text-align: left;}
#bg img {
  width: 100%;
  height: 100%;}
#top {
  position: absolute;
  top: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  background: url('gfx/organizator_bg.gif');}
  
.main {
  position: absolute; 
  top: 100px;
  width: 100%;
  height: 470px;
  text-align: center;}
#main_bg {
  margin: auto;
  width: 900px;
  height: 470px;
  border: solid 1px #fff;
  background: #000;
  filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;}
#main_cont {
  margin: auto;
  width: 900px;
  height: 470px;
  text-align: left;}
#logo {
  position: relative;
  top: -25px;
  left: -330px;}
#linedown {
  width: 900px;
  height: 15px;
  position: absolute;
  bottom: -18px;
  text-align: center;} 
#menubar {
  position: relative;
  left: 390px;
  top: -85px;
  width: 600px;}
#menubar a {
  margin-left: 15px;
  filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;}
#menubar a:hover {
  margin-left: 15px;
  filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;}

#content {
  width: 880px;
  height: 450px;
  position: absolute;
  top: 60px;
  margin-left: 10px;}


#logos {
  background: #fff;
  position: absolute;
  bottom: 0;
	width: 100%;
	height: 90px;
	text-align: center;}
#logos img {
  height: 40px;
  margin-top: 2px;}
#partnerzy {
  position: absolute;
  bottom: 36px;
  left: 2px;}

#tab1 {
	position: absolute;
	top: 20px; 
	left: 120px;
	border-collapse: separate !important;
	border-collapse: collapse;}
#tab2 {
	position: absolute;
	top: 20px; 
	left: 470px;
	border-collapse: separate !important;
	border-collapse: collapse;}
#forx {
	line-height: 11px;
	margin: 0;} 
#forx input {
	margin: 0;
	border: solid 1px #dddddd;}
#zgoda {
	position: absolute;
	bottom: -20px;
	left: 130px;
  width: 600px;
	height: 150px;
	text-align: justify;
  font-size: 10px;
  color: #aaa;}
#sender {
	position: absolute;
	bottom: 160px;
	left: 600px;
	cursor: hand;}

#text_block {
  position: absolute;
  overflow:auto;
  top: 5px;
  left: 340px;
  width: 500px;
  height: 300px;
  text-align: justify;}
#text_block p {
  margin-top: 10px;}
#text_block a {
 text-decoration: underline;}
#gallery {
  position: absolute; 
  top: 15px; 
  left: 20px;
  width: 280px;
  height: 400px;}
#gallery img {
  margin: 3px;}
  
#thx {
	position: absolute;
	top: 100px;
	left: 300px;
	text-align: center;
	font-weight: bold;}