/* --- uvodka --- */

#uvodka h2 {
	margin: 0px;
	padding: 0px;
	width: 102px;
	height: 101px;
	background-image: URL('./logo-chbgym.gif');
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 5px;
	position: absolute;
	left: 640px;
	top: 205px;
}

	#uvodka h2 a {
		display: block;
		height: 101px;
		text-decoration: none;
	}
	
		#uvodka h2 a strong {
			display: none;
			visibility: hidden;
		}
		

#uvodka h3 {
	margin: 0px;
	padding: 0px;
	width: 130px;
	height: 150px;
	position: absolute;
	left: 610px;
	top: 330px;
	text-align: right;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 35px;
}		
		
		
#uvodka h4 {
	margin: 0px;
	padding: 0px;
	width: 227px;
	height: 154px;
	background-image: URL('./uvod-datum.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	position: absolute;
	left: 513px;
	top: 495px;
}

	#uvodka h4 span {
		display: none;
		visibility: hidden;
	}

/* --- uvodka - konec --- */


/* --- partneri --- */

.part-loga {
	text-align: center;
	line-height: 30px;
}

/* ----- podstranka ----- */

#sloupce {
	width: 410px;
	text-align: left;
}

	#sloupce-sl1 {
		width: 200px;
		float: left;
	}
	
	#sloupce-sl2 {
		width: 200px;
		float: right;
	}
	
	#sloupce-reset {
		font-size: 1px;
		height: 1px;
		clear: both;
	}

ul.odr1 {
	margin-top: 0px;
}

	ul li {
		color: #ea631c;
	}
	
		ul li span {
			color: #818181;
		}
	
/* --- partneri - konec --- */




/* --- o turnaji --- */

.kam {
	color: #dd3203;
	font-weight: bold;
	font-style: italic;
}

/* --- o turnaji - konec --- */

