#divbody
{
  width: 100%;
  height: 960px;
  padding-top: 0px;
  background-image: url('pic/main_background.png');
  background-repeat: repeat-x;
  background-color: black;
  position: relative;
  
  _background-image: none;
}

#wawes1 {    
  background-image: url('pic/wawes-crop.png');
  background-repeat: no-repeat;
  position:absolute;
  left:-131px;
  top: -55px;  
  width: 1280px;
  height: 200px;  
  _background-image: url('pic/wawes-crop.jpg');
}

#hlavni
{
  width:1036px; height: 599px;
  position: relative;
  margin-left: auto; margin-right: auto;  
  top: 70px;  
  background-image: url('pic/background.png');
  background-repeat: no-repeat;
  
  _background-image: none;
  _background-color: black;  
}

#main_thumbs
{
  position: absolute;
  top: 27px; left: 27px;
  width: 982px;height: 543px;  
}

/* zahlavi */

#logo
{
  	display: block;
	width: 980px;
	height: 250px;
	background-image: url('pic/main_head.jpg');
	/*background-color: gray;*/
	background-repeat: no-repeat;	
	font-size: 0px;	
	border: solid 1px white;
	padding: 0px 0px 0px 0px;
	margin: 0px 54px 0px 0px;
}

.imgdiv
{
  width: 188px;
  height: 283px;
  background-repeat: no-repeat;
  float: left; 
  margin: 7px 8px 0px 0px;
  border: 1px solid rgb(192,192,192);
  z-index: 10;  
  position: relative;
}

.imgdiv a
{
	position:absolute; 
	top: 0px; left: 0px; 
	width: 188px; height: 283px; 
	z-index:2;	
}

#copyright
{  
  top: 585px;
  margin-left: -495px;  
}

#pocitadlo
{  
  left: 50%; top: 575px;
  margin-left: 435px;    
}

#copyright td.copyright
{
	color: red;
}

a {
  text-decoration: none;
  color: rgb(220,220,220);
}

a:hover{
  text-decoration: none;  
}

.search
{
  color: rgb(127,127,127);  
  font-size: 12px;
  font-family: Arial;
  position: absolute;
 /* top: 0px;
  left: 960px;*/
  z-index: 100;  
  visibility: visible;
}

#searchform
{
  position:absolute;
  width: 180px;
  height: 60px;
  background-color: #393939;
  left: 832px;
  top: -40px;
  visibility: hidden;
}

#searchform2
{
  width: 168px;
  height: 48px;  
  position: absolute;    
  background-color: transparent;
  border: 1px solid gray;    
  margin: 6px 6px 5px 6px;
  }

#searchform input
{
  
}

.searchtext
{ 
  float: left;
  height: 14px;
  margin: 10px 0px 1px 15px;   
}

.searchbutton
{
  
  float: right;
  display: inline;
  border:none;
  background-color: transparent;
  height: 14px;
  color: #c0c0c0;
  margin: 0px 0px 0px 0px;  
  z-index: 999;
}