a.archive:link, a.archive:visited,  a.archive:hover, a.archive:active {
	color: #000000;

}

a.ex:link, a.ex:visited,  a.ex:active {
	color: #000099;

}
 a.ex:hover{
	 color: #FF0000;
 }
 
div#archives {
	position: absolute;
	right:1px;
	height:25px;
	top:444px;
	width:150px;
	color: #000000;
	background: #339966;
	font: 15 px "Comic Sans MS";
	font-style:italic;
	text-align: center;

}

div.post-title-gez {
  clear:left;
  float:left;
  margin: 0px;
  padding:0px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 180%;
  color: #B2353F;
  width:400px;
 }
 
div#icon {
	
	height: 74px;
	
}


div#mid {
	
	position: absolute;
	top:74px;
	left:20px;
	width: 784px;
	min-height:500px;
	

}


div#textual {
	float:left;
	width:589px;
	position: relative;
	left:10px;
	min-height:500px;
	height: auto !important;
	height: 500px;
	background: #D6BF50 url("../images/dusundukce-corn.gif")  no-repeat right bottom;
}

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;
  top: 8px;

}


