body {
	margin: 0px;
	padding: 0px;
	background-color: #013a7f;
	background-image: URL('./pod-body.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	font-family: "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	text-align: center;
}

/* >>>>>>>>>> PRETYPOVANI TAGU >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
a {
	color: #233d82;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.a-extstr {
	background-image: URL('./ico-externi-stranka.gif');
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 11px 0 0;
}

a.a-extstr:hover {
	background-image: URL('./ico-externi-stranka-hover.gif');
}

a.a2 {
	text-decoration: none;
}

h2 {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #233d82;
	text-align: left;
}

h3 {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #233d82;
	text-align: left;
}

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #aae0fa;
}

table {
	font-size: 1.0em;
	text-align: left;
}
/* <<<<<<<<<< PRETYPOVANI TAGU <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */





/* >>>>>>>>>> ROZVRZENI STRANEK >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#body-in {
	background-image: URL('./pod-body-in.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

#str {
	width: 952px;
	margin: auto;
	text-align: left;
	position: relative;
}

	#str-hlavicka {
		height: 300px;
		/* background-image: URL('./pod-hlavicka-AKCE.jpg'); */
		background-image: URL('./pod-hlavicka.jpg');
		background-position: 0px 51px;
		background-repeat: no-repeat;
	}
	
		#str-hlavicka h1 {
			margin: 0px;
			padding: 0px;
			width: 194px;
			height: 65px;
			background-image: URL('./logo-rokytnice.gif');
			background-position: left top;
			background-repeat: no-repeat;
			font-size: 2px;
			position: absolute;
			left: 521px;
			top: 72px;
		}
		
			#str-hlavicka h1 a {
				display: block;
				height: 65px;
				text-decoration: none;
			}
			
				#str-hlavicka h1 a strong {
					display: none;
					visibility: hidden;
				}
				
		#str-hlavicka h2 {
			margin: 0px;
			padding: 0px;
			height: 51px;
			background-image: URL('./pod-hlav-menu.gif');
			background-position: left top;
			background-repeat: no-repeat;
			color: #fff;
			font-size: 20px;
			font-weight: normal;
			text-align: center;
		}
		
			#str-hlavicka h2 span {
				display: block;
				padding-top: 18px;
			}
				
				#str-hlavicka h2 span em {
					font-size: 12px;
					font-style: normal;
					text-transform: uppercase;
				}
				
				#str-hlavicka h2 span strong {
					font-family: "Arial Black CE", "Arial Black", Arial Black;
					font-style: italic;
					font-weight: bold;
				}
			
		#hlav-jazyky {
			width: 172px;
			height: 27px;
			position: absolute;
			left: 0px;
			top: 80px;
		}
		
			#hlav-jazyky ul {
				margin: 0px;
				padding: 0px;
			}
			
				#hlav-jazyky ul li {
					list-style: none;
					list-style-type: none;
					display: block;
					width: 39px;
					height: 27px;
					float: left;
					margin-right: 4px;
					background-color: #fff;
					background-image: URL('../vlajky/lang-cs.gif');
					background-position: 2px 2px;
					background-repeat: no-repeat;
				}
				
				#hlav-jazyky ul li.en { background-image: URL('../vlajky/lang-en.gif'); }
				#hlav-jazyky ul li.de { background-image: URL('../vlajky/lang-de.gif'); }
				#hlav-jazyky ul li.pl { background-image: URL('../vlajky/lang-pl.gif'); }
				
					#hlav-jazyky ul li a, #hlav-jazyky ul li em {
						display: block;
						width: 35px;
						height: 23px;
						text-decoration: none;
						border: 2px solid #fff;
					}
					
					#hlav-jazyky ul li a:hover, #hlav-jazyky ul li em {
						border: 2px solid #a2dbf6;
					}
					
						#hlav-jazyky ul li strong {
							display: none;
							visibility: hidden;
						}
	
	
	
	#str-stat {
		background-color: #fff;
	}
	
		.stat-sloupec {
			width: 190px;
			float: left;
		}
		
		.stat-sloupec-posledni {
			width: 192px;
		}
		
			.stat-sloupec h2 {
				margin: 0px;
				padding: 0px;
				height: 38px;
				height: 185px;
				text-align: center;
				font-size: 15px;
				font-weight: bold;
				text-transform: uppercase;
				background-image: URL('./pod-obr-zima.jpg');
				background-position: 0px 38px;
				background-repeat: no-repeat;
			}
			
				.stat-sloupec h2 strong {
					display: block;
					padding-top: 12px;

				}
				
					.stat-sloupec h2 strong a {
						display: block;
						height: 170px;
						text-decoration: none;
					}
					
					.stat-sloupec h2 strong a:hover {
						text-decoration: underline;
					}
								
			.sloupec-menu {
				height: 150px;
				background-color: #fff;
				padding-top: 20px;
				border-left: 1px solid #7fd7f7;
			}
			
				.sloupec-menu ul {
					margin: 0px;
					padding: 0px; 
				}
				
					.sloupec-menu ul li {
						list-style: none;
						list-style-type: none;
						display: block;
						/*height: 20px; */
						border-bottom: 1px solid #a2dbf6;
						background-image: URL('./pod-menu-li-zima.gif');
						background-position: 12px 5px;
						background-repeat: no-repeat;
					}
					
					
						.sloupec-menu ul li a, .sloupec-menu ul li em, .sloupec-menu ul li span {
							display: block;
							/*height: 20px; */
							text-decoration: none;
							color: #231f20;
						}
						
						.sloupec-menu ul li a:hover, .sloupec-menu ul li em,  .sloupec-menu ul li span {
							font-style: normal;
							color: #00aeef;
							background-image: URL('./pod-menu-li-hover.gif');
							background-position: 12px 5px;
							background-repeat: no-repeat;
						}
						
						.sloupec-menu ul li span {
							color: #666;
							text-decoration: underline;
						}
						
							.sloupec-menu ul li strong {
								display: block;
								margin-left: 25px;
								padding-top: 3px;
								font-weight: normal;
							}

							
			#stat-sloupec-zima {
				background-color: #7fd7f7;
				background-image: URL('./pod-sloupec-zima.gif');
				background-position: left top;
				background-repeat: no-repeat;
			}

				#stat-sloupec-zima .sloupec-menu {
					border-left: none;
				}
			
			#stat-sloupec-snowpark {
				background-color: #ffad00;
				background-image: URL('./pod-sloupec-snowpark.gif');
				background-position: left top;
				background-repeat: no-repeat;
			}
			
				#stat-sloupec-snowpark h2 {  background-image: URL('./pod-obr-snowpark.jpg');  }

				#stat-sloupec-snowpark .sloupec-menu {
					border-left: 1px solid #ffad00;
				}

				#stat-sloupec-snowpark .sloupec-menu ul li {
					border-bottom: 1px solid #ffad00;
					background-image: URL('./pod-menu-li-snowpark.gif');
				}

				#stat-sloupec-snowpark .sloupec-menu ul li a:hover, #stat-sloupec-snowpark .sloupec-menu ul li em,  #stat-sloupec-snowpark .sloupec-menu ul li span {
					color: #ffad00;
				}
			
			#stat-sloupec-sportoviste {
				background-color: #ffde42;
				background-image: URL('./pod-sloupec-sportoviste.gif');
				background-position: left top;
				background-repeat: no-repeat;
			}
			
				#stat-sloupec-sportoviste h2 { color: #000; background-image: URL('./pod-obr-sportoviste.jpg'); }
				#stat-sloupec-sportoviste h2 strong a { color: #000; }

				#stat-sloupec-sportoviste .sloupec-menu { border-left: 1px solid #ffde42; }

				#stat-sloupec-sportoviste .sloupec-menu ul li {
					border-bottom: 1px solid #ffde42;
					background-image: URL('./pod-menu-li-sportoviste.gif');
				}

				#stat-sloupec-sportoviste .sloupec-menu ul li a:hover, #stat-sloupec-sportoviste .sloupec-menu ul li em,  #stat-sloupec-sportoviste .sloupec-menu ul li span {
					color: #d9b610;
				}
			
			#stat-sloupec-bikepark {
				background-color: #ff451f;
				background-image: URL('./pod-sloupec-bikepark.gif');
				background-position: left top;
				background-repeat: no-repeat;
			}
			
				#stat-sloupec-bikepark h2 { color: #fff; background-image: URL('./pod-obr-bikepark.jpg');  }
				#stat-sloupec-bikepark h2 strong a { color: #fff; }
			
				#stat-sloupec-bikepark .sloupec-menu { border-left: 1px solid #ff451f; }

				#stat-sloupec-bikepark .sloupec-menu ul li {
					border-bottom: 1px solid #ff451f;
					background-image: URL('./pod-menu-li-bikepark.gif');
				}

				#stat-sloupec-bikepark .sloupec-menu ul li a:hover, #stat-sloupec-bikepark .sloupec-menu ul li em,  #stat-sloupec-bikepark .sloupec-menu ul li span {
					color: #e05800;
				}

			#stat-sloupec-leto {
				background-color: #97be0d;
				background-image: URL('./pod-sloupec-leto.gif');
				background-position: left top;
				background-repeat: no-repeat;
			}

				#stat-sloupec-leto h2 { color: #fff; background-image: URL('./pod-obr-leto.jpg');  }
				#stat-sloupec-leto h2 strong a { color: #fff; }

				#stat-sloupec-leto .sloupec-menu { border-left: 1px solid #97be0d; }

				#stat-sloupec-leto .sloupec-menu ul li {
					border-bottom: 1px solid #97be0d;
					background-image: URL('./pod-menu-li-leto.gif');
				}

				#stat-sloupec-leto .sloupec-menu ul li a:hover, #stat-sloupec-leto .sloupec-menu ul li em,  #stat-sloupec-leto .sloupec-menu ul li span {
					color: #a5d300;
				}
					
		
		#stat-reset {
			font-size: 1px;
			height: 1px;
			clear: left;
			background-image: URL('./pod-stat-dole.gif');
			background-position: left top;
			background-repeat: no-repeat;
		}
	
		#str-stat-dole {
			display: block;
			font-size: 5px;
			height: 14px;
			background-image: URL('./pod-stat-dole.gif');
			background-position: left bottom;
			background-repeat: no-repeat;
		}
		

	
	#str-nov {
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 20px;
		background-color: #e9f0ff;
	}
	
		#str-nov-nahore {
			display: block;
			height: 25px;
			background-image: URL('./pod-nov-nahore.jpg');
			background-position: left top;
			background-repeat: repeat-x;
		}
		
		#str-nov-in {
			margin-left: 30px;
			margin-right: 30px;
		}
		
			#uakt-aktuality {
				width: 420px;
				float: left;
			}
			
				#uakt-aktuality h3 {
					margin: 0px;
					padding: 0px;
					text-transform: uppercase;
					font-weight: bolder;
					font-size: 15px;
					color: #87b611;
				}
			
				#uakt-nov {
					margin-top: 30px;
				}
				
					#uakt-nov h4 {
						margin: 0px;
						padding: 0px;
						font-weight: normal;
						color: #96a1cf;
						font-size: 14px;
					}
					
						#uakt-nov h4 strong {
							font-weight: bolder;
							color: #233d82;
						}
						
					#uakt-nov-in {
						margin-top: 10px;
						line-height: 200%;
					}
			
			#uakt-kalendar {
				width: 400px;
				float: right;
			}
			
				#uakt-kalendar h3 {
					margin: 0px;
					padding: 0px;
					text-transform: uppercase;
					font-weight: normal;
					font-size: 15px;
					color: #87b611;
				}
				
				#kal-posun {
					width: 150px;
					height: 20px;
					text-align: right;
					float: right;
					margin-top: -20px;
					margin-right: 85px;
					font-size: 12px;
					font-weight: normal;
					font-family: Arial, Helvetica, sans-serif;
					color: #96a1cf;
				}
				
					#kal-posun a {
						text-decoration: none;
						color: #96a1cf;
					}
					
					#kal-posun a:hover {
						color: #87b611;
					}
				
				#uakt-kalendar table {
					/*border-collapse: collapse;*/
					margin-top: 10px;
					margin-bottom: 20px;
				}
				
					#uakt-kalendar table th, #uakt-kalendar table td {
						width: 40px;
						padding: 0px;
						text-align: center;
					}
					
					#uakt-kalendar table th {
						font-size: 9px;
						font-weight: bold;
						font-family: Arial, Helvetica, sans-serif;
						text-transform: uppercase;
						color: #87b611;
					}
					
					#uakt-kalendar table td {
						height: 30px;
						background-image: URL('./pod-uakt-kal-td.gif');
						background-position: center center;
						background-repeat: no-repeat;
						font-size: 14px;
						color: #96a1cf;
						position: relative;
					}
					
					#uakt-kalendar table td.kal-neaktiv {
						color: #96a1cf;
						background-image: none;
					}
					
					#uakt-kalendar table td.kal-aktiv {
						background-image: URL('./pod-uakt-kal-td-aktiv.gif');
						cursor: help;
						color: #7986bf;
						color: #000;
					}
					
					#uakt-kalendar table td strong {
						color: #6d7cb9;
						font-weight: bold;
					}
					
					.kal-info {
						display: none;
						width: 234px;
						position: absolute;
						/*
						left: -204px;
						top: 29px;
						*/
						margin-left: -210px;
						margin-top: 20px;
						z-index: 900;
						font-size: 11px;
						text-align: left;
					}
					
						.kal-info-nahore {
							height: 20px;
							background-image: URL('./kal-info-nahore.png');
							background-position: left top;
							background-repeat: no-repeat;
						}
						
						.kal-info-in {
							background-image: URL('./kal-info-in.png');
							background-position: left top;
							background-repeat: repeat-y;
							padding-left: 10px;
							padding-right: 25px;
						}

						.kal-info-dole {
							height: 20px;
							background-image: URL('./kal-info-dole.png');
							background-position: left bottom;
							background-repeat: no-repeat;
						}
						
						.kal-info h5 {
							margin: 0px;
							margin-bottom: 10px;
							padding: 0px;
							font-size: 10px;
							font-weight: normal;
							text-align: right;
							color: #03afef;
						}
						
						.kal-info-akce {
							padding-bottom: 10px;
						}
							
							#uakt-kalendar table td a.kal-info-odk {
								color: #96a1cf;
								text-decoration: none;	
								cursor: pointer;
							}
							
							#uakt-kalendar table td a.kal-info-odk:hover {
								text-decoration: underline;
								cursor: pointer;
							}
							
							#uakt-kalendar table td strong.kal-info-nadpis {
								font-size: 13px;
								font-weight: bolder;
							}

							#uakt-kalendar table td span.kal-info-datum { 
								font-size: 10px;
								color: #96a1cf;
							}
						
							.kal-info div.kal-info-pop {
								margin: 0px;
								padding: 0px;
								display: none;
							}
						
								.kal-info div.kal-info-pop p {
									margin: 0px;
									padding: 0px;
								}

							.kal-info .kal-dinfo {
								display: block;
							}
			
			#uakt-reset {
				font-size: 0px;
				height: 0px;
				clear: both;
			}

		#str-nov-dole {
			display: block;
			height: 25px;
			background-image: URL('./pod-nov-dole.gif');
			background-position: left bottom;
			background-repeat: no-repeat;
		}
		
	
	
	
	
	
	#str-paticka {
		margin-bottom: 50px;
		height: 115px;
		background-image: URL('./pod-paticka.gif');
		background-position: left bottom;
		background-repeat: no-repeat;
	}
	
		#str-paticka h5 {
			margin: 0px;
			padding: 0px;
			font-size: 1.0em;
			color: #a2dbf6;
		}
		
			#str-paticka h5 strong {
				display: block;
				padding-top: 6px;
				padding-left: 20px;
				font-weight: normal;
			}
			
		#pat-partneri {
			height: 90px;
		}
		
			#pat-partneri-in {
				padding-top: 8px;
				text-align: center;
			}
			
				#pat-partneri-in table {
					margin: auto;
				}

				#pat-partneri-in table tr td {
					text-align: center;
					vertical-align: middle;
				}
			
				#pat-partneri-in a img {
					border: 0px;
					border-left: 2px solid #fff;
					border-right: 2px solid #fff;
				}
		
		#pat-menu {
			font-size: 0.9em;
			text-align: center;
			color: #a2dbf6;
		}
		
			#pat-menu ul {
				margin: 0px;
				padding: 0px;
				display: inline;
			}
			
				#pat-menu ul li {
					list-style: none;
					list-style-type: none;
					display: inline;
					border-left: 1px solid #a2dbf6;
				}
				
					#pat-menu ul li strong {
						padding-left: 6px;
						padding-right: 5px;
						font-weight: normal;
					}
		
			#pat-menu a {
				color: #a2dbf6;
				text-decoration: none;
			}
			
			#pat-menu a:hover {
				color: #fff;
				text-decoration: none;
			}

/* <<<<<<<<<< ROZVRZENI STRANEK <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */





/* >>>>>>>>>> OSTATNI NASTAVENI >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.nevid {
	display: none;
	visibility: hidden;
}


#akce {
	display: block;
	margin-top: 100px;
	height: 140px;
	text-decoration: none;
}

	#akce strong {
		display: none;
		visibility: hidden;
	}
/* <<<<<<<<<< OSTATNI NASTAVENI <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

