.vtipVelky
{
	position:relative;
	float:left;
	width:99%;
	height:auto;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:25px;
	text-align:center;
}

.nahledy{
  position:relative;
	float:left;
	width:99%;
	height:auto;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	text-align:center;
}

.vtipNahled
{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	margin-right:10px;
	margin-bottom:10px;
}

.vtipNahled img{
  border:1px black solid;
}

h3.style3{
  font-size:20px;
  font-weight:bold;
  color:#336699;
  text-align:left;
  padding-left:3px;
  padding-top:3px;
  float:right;
  width:94%;
}

.imgIkona{
  position:relative;
  float:left;
  width:4%;
}

.infoAutor{
  position:relative;
  float:left;
  width:100%;
  height:auto;
  margin-top:30px;
  font-size:14px;
  color:#444;
}

.clearing30{
  position:relative;
  float:left;
  width:100%;
  height:30px;
  clear:both;
}

.clearing10{
  position:relative;
  float:left;
  width:100%;
  height:10px;
  clear:both;
}



.clearing60{
  position:relative;
  float:left;
  width:100%;
  height:60px;
  clear:both;
}

