.telo {
	color: white;
	font-weight: bold;
	position: absolute;
	z-index: 1;
	top: 38px;
	left: 320px;
	/* width: 267px; */
	width: 640px;
}

.vrch_telo {
  font-size: 1px;
	color: white;
	font-weight: bold;
	background-image: url(../images/telo/telo_01.gif);
	position: relative;
	z-index: 1;
	width: 100%;
	height: 15px;
	float: left;
}

.telo_hlavni_obrazek {
	position: relative;
	width: 640px;
	height: 270px;	
	float: left;			
	background-image: url(../images/telo/telo_02.jpg);
	background-repeat: none;
}

.odkazy_telo_ramec {
	font-weight: bold;
	background-color: white;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1;
	width: 640px;
	/*width: 590px;*/
	float: left;
}

.telo_nadpis {
	color: white;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
	background-color: #59c9ff;
	background-image: url(../images/telo/telo_03.gif);
	background-repeat: no-repeat;
	text-align: left;
	letter-spacing: 2px;
	position: relative;	
	width: 590px;	
	height: 39px;
	top: 0px;	
	float: left;
	padding-top: 15px;
	padding-left: 50px;	
}

.telo_text {
	color: black;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 18px;
	text-align: justify;
	position: relative;
	z-index: 1;
	left: 50px;
	width: 540px;
	float: left;
}

.telo_pata {
	color: #004a95;
	font-size: 10px;
	font-weight: bold;
	background-color: white;
	text-align: left;
	position: relative;
	z-index: 1;
	width: 590px;
	float: left;
	padding-top: 20px;
	padding-left: 50px;
}

.spodek_telo {
  font-size: 1px;
	color: white;
	font-weight: bold;
	background-image: url(../images/telo/telo_06.gif);
	position: relative;
	z-index: 1;
	width: 640px;
	height: 15px;
	float: left;
}


.telo_text * a,
.telo_text * a:hover,
.telo_text * a:visited
{
	color: black;
	text-decoration: underline;
	display: inline;
}

.telo_text a:hover  {
	color: #004a95;
	text-decoration: underline;
	display: inline;
}

a.link_pata {
	color: #004a95;
	font-size: 10px;
	text-decoration: none;
	float: left;
	display: block;
}

a:hover.link_pata {
	color: #004a95;
	font-size: 10px;
	text-decoration: underline;
	display: block;	
	float: left;
}

#strankovani {
	color: #004a95;
	background-color: white;
}

#strankovani a,
#strankovani a:visited {
	color: #004a95;
	font-size: 12px;
	padding-left: 0.5em;
	padding-right: 0.5em;
}	
