body {
	
  margin:0px;
	padding:0px;
  text-align: center;
	background-color:white
	font-family : Arial, Tahoma;    
	font-size:90%;      
	color:black;
 background: url(pic/pic02.jpg) repeat-x;
	}

 

 
#main { 
	width: 938px;
	text-align: center;
	margin:0px;
	padding:0px;
	margin: auto;
  background-color:white
	
}
 
#top {
  position:relative;
  width: 938px;
	height:205px;
	margin:0px;
	padding:0px;
 	text-align:left; 
 	 background: url(pic/pic01.jpg);
   }

#top ul{
position:absolute;
  top:154px;
  left:640px;
}

#top ul li {
  float:left;
  list-style:none;
  font-size:18px;
  padding:5px 1px 5px 1px;
  
  text-align:center;
 
}

#top ul li a{
  font-family : Arial, Tahoma;
  color:#CC0000;
  font-weight:normal;
  text-decoration:underlcolor;
}

#top ul li a:hover{
  color:black;
  }

#content {
  width:100%;
  border-left:1px solid #eaeaea;
  border-right:1px solid #eaeaea;
  margin-top:10px;
  text-align:left;
  font-family : Arial, Tahoma; 
  line-height:1.4;
  }
  
#content h2{
  background: url(pic/pic03.gif) no-repeat;
  width:297px;
  height:48px;
  margin-bottom:0px;
  padding-bottom:0px;
}

#content h2 span{
  display:none;
  }
  
#content h2.about{background: url(pic/pic03a.gif) no-repeat;}
#content h2.participants{background: url(pic/pic03b.gif) no-repeat;}
#content h2.place{background: url(pic/pic03c.gif) no-repeat;}
#content h2.organizors{background: url(pic/pic03d.gif) no-repeat;}
  
#left {
  width:468px;
 border-right:1px solid #eaeaea;
  float:left;
  position:relative;
  padding:10px;
}

#left img{
  margin-bottom:20px;
  border:0px;
}

#right {
  width:428px;
 padding:10px;
  float:left;
  position:relative;
}

#right ul{
margin:5px;
padding:0px;
list-style:none;
}

#right li{
  padding:2px;

}

#right h3{
  margin:20px 5px 5px 5px;
  padding:0px;
  color:#CC0000;
  }

#footer {
  position:relative;
  float:none;
	 	font-family : Arial, Tahoma;
	height:44px;
	padding:15px 30px 0px 0px;
	margin:15px 0px 20px 0px;
	background: url(pic/pic04.gif) no-repeat;
 	text-align:left;
 	color:black;
 	font-size:100%;
 	clear:both;
 	text-align:right;
}

#paticka h3{
  font-weight:bold;
  color:white;
  font-size:120%;
  margin:10px 0px 4px 0px;
  padding:0px;
}

#paticka p{
  margin::0px 0px 10px 25px;
  padding:40px 0px 0px 100px;
  width:98%;
  clear:both;
  color:#98654B;
  font-size:120%;
}

#paticka p.copyright{
  text-align:right;
  padding-top:15px;
}

#paticka p img{
  float:left;
  }
 

a {
	color:#CC0000;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
text-decoration:underline;
color:black;
}

hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; padding:0;
      border:none;
      visibility: hidden;
}
 