


div#icon {
	
	height: 74px;
	
}


div#mid {
	
	position: absolute;
	top:74px;
	left:20px;
	width: 784px;
	

}
div#main{
	float:left;
	position: relative;
	top:0px;
	left:0px;


	background: #0A0A40;
	width:633px;
	height:434px;

}

div.post-title-gez {
  clear:left;
  float:left;
  margin: 0px;
  padding:0px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 180%;
  color: #B2353F;
  width:300px;
 }


div#textual {
	float:left;
	width:589px;
	background: #D6BF50 url("../images/dusundukce-corn.gif")  no-repeat right bottom;
	height:434px;


}

div#textmain {
        clear:both;
	float:left;
	position: relative;
	width:300px;
	margin:0px;
	padding:0px;
}

div#textpict {
	float:left;
	position: relative;
	left:100;
	top:0;

}
div#go-right{
  margin:0;
  padding:0;
  float:left;
  clear:right;
  position: relative;
  left:0px;
  

}


