/* DESIGNERS */
/* color: #E8EDF5; */
/* background: #7F8A89; */
/* oranz #EF3B03 */
/* zel #CCF005 */

/* --------- LIST ------------------------------------------------------------------------ */
#seznam-ucastniku {

}

#seznam-ucastniku p {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 10px;
	background: transparent url('../images/10x10_aktualita_title_rect.gif') top left no-repeat;
}


#seznam-ucastniku p a {
	color: #E8EDF5;
	background: #7F8A89;
	text-decoration: underline;
	border: none;
}

#seznam-ucastniku p a:hover {
	color: #CCF005;
	background: #7F8A89;
}

#seznam-ucastniku .list-sezony {
	font-weight: normal !important;
}

/* --------- DETAIL ------------------------------------------------------------------------ */
#profil-ucastnika {
	margin-top: 30px;
}

#profil-ucastnika #profil-levy-sloupec {
	float: left;
	width: 250px;
	border-left: 2px solid #848F8E;
	padding-left: 10px;
/* 	background: #848F8E; */
/* 	border: 1px dotted green; */
}

#profil-ucastnika .ucastnik-jmeno {
	color: #CCF005;
}

#profil-ucastnika .ucastnik-kontakt h3 {
	padding: 0px;
	margin: 0px;
}

#profil-ucastnika .ucastnik-kontakt address {
	font-style: italic;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

#profil-ucastnika .ucastnik-kontakt address p {
	padding: 0px; margin: 0px;
}

#profil-ucastnika .ucastnik-email-www p {
	padding: 0px; 
	margin: 0px 0px 3px 0px;
}

#profil-ucastnika .ucastnik-email-www a {
	font-weight: bold;
	color: #E8EDF5;
	background: transparent;
	border-bottom: 1px solid #E8EDF5;
}

#profil-ucastnika .ucastnik-email-www a:hover {
	color: #CCF005;
	background-color: transparent;
	border-bottom: 1px solid #CCF005;
}

#profil-ucastnika .oceneni {
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}


#profil-ucastnika #profil-pravy-sloupec {
	margin: 0px 0px 0px 270px;
}

#profil-ucastnika .ucastnik-photos {
	float: none;
	clear: right;
	border: 1px solid #7F8A89;
}

#profil-ucastnika .ucastnik-photo {
	float:left; 
	margin-right: 5px;
	margin-bottom: 5px;
}

#profil-ucastnika .ucastnik-photo img {
	padding: 2px; 
	border: 1px solid #BECECD;
}

#profil-ucastnika .ucastnik-photo a, #profil-ucastnika .ucastnik-photo a:hover {
	border: none;
	background: transparent;
}

#profil-ucastnika .ucastnik-photos .caption {
	font-size: 10px;
	color: #D7DCE3;
	padding-left: 2px;
}

#profil-ucastnika .ucastnik-photos .author {
	font-size: 10px;
	color: #BECECD;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 6px;
	padding-right: 2px;
}

#profil-ucastnika .ucastnik-text {
	float: none;
	clear: both;
}
