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

#Page .left
{
	float:left;
	width:310px;


}

#Page .right
{
	float:right;
	width:310px;

}

#Page h2
{
	
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:0 0 0 170px;
}




