#Page h1
{
	margin:15px 0 10px 0px;
}

#Page .left
{
	float:left;
	width: auto;


}

#Page .right
{
	
	width: auto;

}

#Page h2
{
margin-top: 0;
/*margin:0px 0 0 170px;*/
	
}
#Page img
{
	float:left;
	margin:0 20px 20px 20px;
	border: 0px solid black;
}

#Page a
{
	color: #006965;
	line-height:30px;
	text-align: right;
}

#Page a:hover
{
	text-decoration:none;
}
.odkaz
{
	margin-left: 20px;
}

div.wrapperL
{
float: left; 
width: 420px;
}

div.wrapperR
{
float: right; 
width: 310px
}


div.wrapperL div.img
{
float: left; 
width: 125px;

overflow: hidden;
}

div.wrapperL div.text
{
float: left; 
width: 280px;

}

.h10 { height: 10px; }
.clr { clear: right; }
