body {
	margin: 0px;
	padding: 0px;
	background-color: #f37021;
	background-image: URL('./pod-body.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	font-family: "Arial CE", Arial, "Tahoma CE", Tahoma, "Verdana CE", Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	text-align: center;
}


/* >>>>>>>>>> PRETYPOVANI TAGU >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
a img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #22529e;
	text-decoration: underline;
}

a:hover {
	color: #f37021;
}

a.a2 {
	color: #666;
	text-decoration: underline;
}

a.a2:hover {
	color: #22529e;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 2.1em;
	font-weight: normal;
	color: #6c83b1;
}

h3 {
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: normal;
	color: #7c98ce;
}

h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1.7em;
	font-weight: normal;
	border-bottom: 2px solid #7c98ce;
}

h5 {
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1.4em;
	font-weight: bold;
	color: #7c98ce;
}

h6 {
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #7c98ce;
}

table {
	font-size: 1.0em;
}
/* <<<<<<<<<< PRETYPOVANI TAGU <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>> ROZVRZENI STRANEK >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#str {
	width: 780px;
	margin: auto;
	text-align: left;
	position: relative;
}

	#str-hlavicka {
		height: 111px;
		background-color: #fff;
		font-size: 1.2em;
	}
	
		#str-hlavicka h1 {
			margin: 0px;
			padding: 0px;
			width: 129px;
			height: 73px;
			background-image: URL('./logo-hami.gif');
			background-position: left top;
			background-repeat: no-repeat;
			position: absolute;
			left: 15px;
			top: 15px;
		}
		
			#str-hlavicka h1 a {
				display: block;
				height: 73px;
			}
			
				#str-hlavicka h1 strong {
					display: none;
					visibility: hidden;
				}
				
		#str-hlavicka h2 {
			margin: 0px;
			padding: 0px;
			width: 86px;
			height: 76px;
			background-image: URL('./logo-hamiklub.gif');
			background-position: left top;
			background-repeat: no-repeat;
			position: absolute;
			left: 678px;
			top: 0px;
		}
		
			#str-hlavicka h2 a {
				display: block;
				height: 76px;
			}
		
				#str-hlavicka h2 strong {
					display: none;
					visibility: hidden;
				}
			
		#hla-menu {
			width: 630px;
			height: 30px;
			position: absolute;
			left: 150px;
			top: 81px;
		}
		
			#hla-menu ul {
				margin: 0px;
				padding: 0px;
			}
			
				#hla-menu ul li {
					display: block;
					float: left;
					width: 76px;
					height: 30px;
					border-right: 2px solid #fff;
					background-color: #0f50ba;
					text-align: center;
					font-size: 12px;
					list-style: none;
					list-style-type: none;
				}
				
				#hla-menu ul li.odr-01 { background-image: URL('./menu/hla-menu-odr-01.gif'); background-position: left top; background-repeat: no-repeat; }
				#hla-menu ul li.odr-02 { width: 85px; background-color: #60c1f8; }
				#hla-menu ul li.odr-03 { width: 85px; background-color: #99d015; }
				#hla-menu ul li.odr-04 { width: 86px; background-color: #ffef17; }
				#hla-menu ul li.odr-05 { width: 93px; background-color: #fba548; }
				#hla-menu ul li.odr-06 { width: 97px; background-color: #fd1813; }
				#hla-menu ul li.odr-07 { width: 93px; background-color: #e045d1; }
				
					#hla-menu ul li a {
						display: block;
						height: 30px;
						color: #fff;
						text-decoration: none;
					}
					
					#hla-menu ul li.odr-04 a { color: #666; }
					
					#hla-menu ul li a:hover {
						color: #5d97f5;
					}
					
					#hla-menu ul li.odr-02 a:hover { color: #397394; }
					#hla-menu ul li.odr-03 a:hover { color: #64890c; }
					#hla-menu ul li.odr-04 a:hover { color: #ada212; }
					#hla-menu ul li.odr-05 a:hover { color: #a86e2f; }
					#hla-menu ul li.odr-06 a:hover { color: #a31512; }
					#hla-menu ul li.odr-07 a:hover { color: #850e7a; }
					
					
						#hla-menu ul li a strong {
							display: block;
							padding-top: 8px;
						}
						
						#hla-menu ul li em {
							display: block;
							font-style: normal;
							padding-top: 8px;
							color: #5d97f5;
						}
						
						#hla-menu ul li.odr-02 em { color: #397394; }
						#hla-menu ul li.odr-03 em { color: #64890c; }
						#hla-menu ul li.odr-04 em { color: #ada212; }
						#hla-menu ul li.odr-05 em { color: #a86e2f; }
						#hla-menu ul li.odr-06 em { color: #a31512; }
						#hla-menu ul li.odr-07 em { color: #850e7a; }
						
		#hla-hledat {
			width: 250px;
			height: 23px;
			position: absolute;
			left: 413px;
			top: 55px;
			color: #aaa;
		}
		
			#hla-hledat .form-hledat {
				width: 116px;
				padding-left: 2px;
				padding-right: 2px;
				font-family: "Arial CE", Arial, "Verdana CE", Verdana, Helvetica, sans-serif;
				font-size: 1.0em;
				color: #e1a434;
				color: #aaa;
				border: 1px solid #e1a434;
			}
			
			#hla-hledat .tla-hledat {
				width: 43px;
				height: 20px;
				margin: 0px;
				padding: 0px;
				border: 0px;
				font-family: "Arial CE", Arial, "Verdana CE", Verdana, Helvetica, sans-serif;
				font-size: 12px;
				color: #fff;
				font-weight: bold;
				background-color: transparent;
				background-image: URL('./tla-hla-hledat.gif');
				background-position: left top;
				background-repeat: no-repeat;
			}
			
		#hla-hamiklub {
			width: 220px;
			height: 45px;
			position: absolute;
			left: 440px;
			top: 2px;
		}
		
			#hla-hamiklub ul {
				margin: 0px;
				padding: 0px;
				margin-top: 3px;
			}
			
				#hla-hamiklub ul li {
					list-style: none;
					list-style-type: none;
					display: block;
					width: 81px;
					height: 24px;
					float: right;
					background-image: URL('./tla-hamiklub-registrovat.gif');
					background-position: left top;
					background-repeat: no-repeat;
					margin-right: 2px;
				}
				
				#hla-hamiklub ul li.odr-02 {
					width: 66px;
					background-image: URL('./tla-hamiklub-prihlasit.gif');
				}
				
					#hla-hamiklub ul li a {
						display: block;
						height: 24px;
					}
					
						#hla-hamiklub ul li a strong {
							display: none;
							visibility: hidden;
						}
						

	#str-stat {
		padding-top: 2px;
		background-color: #fff;
	}
	
		#stat-iBar {
			width: 145px;
			float: left;
			margin-left: 3px;
			
			/*rozs*/
			/*width: 205px;
			margin-left: -60px;
			background-color: #fff;*/
		}

			#stat-menu {
				font-weight: bold;
				font-size: 12px;
				color: #45731a;
			}

				#stat-menu ul {
					margin: 0px;
					padding: 0px;
					width: 145px;
					/*rozs*/
					/*width: 205px;*/
				}
				
					#stat-menu ul li {
						list-style: none;
						list-style-type: none;
						margin: 0px;
						padding:0px;
						display: block;
						background-color: #6db629;
						color: #fff;
					}
					
					#stat-menu ul li.odr-01 {
						background-image: URL('./pod-stat-menu-top.gif');
						background-position: left top;
						background-repeat: no-repeat;
					}
					
					#stat-menu ul li.odr-07 {
						background-image: URL('./pod-stat-menu-bottom.gif');
						background-position: left bottom;
						background-repeat: no-repeat;
					}
					
						#stat-menu ul li a {
							display: block;
							color: #fff;
							text-decoration: none;
						}
						
						#stat-menu ul li a:hover {
							color: #b5e44a;
						}
						
							#stat-menu ul li a strong, #stat-menu ul li em {
								font-style: normal;
								display: block;
								padding: 4px;
								padding-left: 10px;
								border-bottom: 2px solid #88c601;
						 	}
							
							#stat-menu ul li.odr-07 a strong, #stat-menu ul li.odr-07 em {
								border-bottom: 0px;
							}
							
								#stat-menu ul li em strong {
									color: #b5e44a;
								}
								
									#stat-menu ul li ul {
										margin: 0px;
										padding: 0px;
									}
									
										#stat-menu ul li ul li {
											background-color: #88c601;
											font-size: 11px;
										}
										
											#stat-menu ul li ul li a {
												color: #fff;
												text-decoration: none;
											}

											#stat-menu ul li ul li a:hover, #stat-menu ul li ul li em {
												background-color: #7aad08;
												color: #fff;
												font-weight: normal;
											}
											
												#stat-menu ul li ul li a strong, #stat-menu ul li ul li em  {
													font-weight: normal;
													padding: 3px;
													padding-left: 20px;
													border-bottom: 1px solid #6db629;
												}
																								
													#stat-menu ul li ul li em strong {
														font-weight: normal;
														color: #fff;
													}
													
														#stat-menu ul li ul li ul {
															margin: 0px;
															padding: 0px;
														}
														
															#stat-menu ul li ul li ul li {
																background-color: #9bd028;
																font-size: 11px;
															}
															
																#stat-menu ul li ul li ul li a {
																	/* nic */
																}
															
																#stat-menu ul li ul li ul li a:hover, #stat-menu ul li ul li ul li em {
																	color: #4c8219;
																	background-color: #b5e44a;
																}
																
																	#stat-menu ul li ul li ul li a strong, #stat-menu ul li ul li ul li em {
																		padding: 3px;
																		padding-left: 30px;
																		border-bottom: 1px solid #88c601;
																	}
																	
																		#stat-menu ul li ul li ul li em strong {
																			color: #4c8219;
																		}
																		
																			#stat-menu ul li ul li ul li ul li a strong, #stat-menu ul li ul li ul li ul li em {
																				padding-left: 40px;
																			} 

			#stat-bannery {
				text-align: center;
				margin-top: 10px;
				font-size: 10px;
			}
		
		#stat-hlav {
			width: 627px;
			float: right;
			margin-right: 3px;
		}
		
			#stat-cesta {
				padding-left: 8px;
				padding-top: 10px;
				margin-bottom: 5px;
				font-size: 10px;
			}
			
			.stat-txt {
				margin: 15px;
			}
		
		#stat-reset {
			font-size: 1px;
			height: 10px;
			clear: both;
		}
		
	#str-paticka {
		margin-top: 3px;
		height: 17px;
		position: relative;
		font-size: 10px;
		color: #fff;
	}
	
		#str-paticka span {
			display: block;
			width: 120px;
			height: 14px;
			position: absolute;
			left: 400px;
			top: 3px;
			text-align: right;
		}
	
		#str-paticka ul {
			margin: 0px;
			padding: 0px;
		}
		
			#str-paticka ul li {
				display: block;
				width: 100px;
				height: 14px;
				position: absolute;
				top: 3px;
				border-left: 1px solid #fff;
				padding-left: 7px;
			}
			
			#str-paticka ul li.odr-01 {
				width: 80px;
				height: 17px;
				background-image: URL('./logo-nutricia.gif');
				background-position: left top;
				background-repeat: no-repeat;
				left: 8px;
				top: 0px;
				border: 0px;
				padding: 0px;
			}

			#str-paticka ul li.odr-02 {
				width: 76px;
				height: 17px;
				background-image: URL('./logo-mojedite.gif');
				background-position: left top;
				background-repeat: no-repeat;
				left: 90px;
				top: 0px;
				border: 0px;
				padding: 0px;
			}
			
			#str-paticka ul li.odr-03 {
				width: 76px;
				left: 529px;
			}
			
			#str-paticka ul li.odr-04 {
				width: 51px;
				left: 613px;
			}

			#str-paticka ul li.odr-05 {
				width: 95px;
				left: 672px;
			}
			
				#str-paticka ul li a {
					display: block;
					height: 17px;
					color: #fff;
					text-decoration: none;
				}
				
				#str-paticka ul li a:hover {
					text-decoration: underline;
				}
				
					#str-paticka ul li.odr-01 a strong, #str-paticka ul li.odr-02 a strong {
						display: none;
						visibility: hidden;
					}
					
			#str-paticka ul li em {
				font-style: normal;
				text-decoration: underline;
			}
/* <<<<<<<<<< ROZVRZENI STRANEK <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>> OSTATNI NASTAVENI >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.nevid {
	display: none;
	visibility: hidden;
}

.odr1 {
	margin-top: 10px;
	margin-bottom: 10px;
}

	.odr1 li {
		list-style-image: URL('./odr1.gif');
		margin-top: 5px;
	}
	
.odr2, .cl-odkazy {
	margin-top: 10px;
	margin-bottom: 10px;
}

	.odr2 li, .cl-odkazy li {
		list-style-image: URL('./odr2.gif');
		margin-top: 5px;
	}
	
		.odr2 li span, .cl-odkazy li strong {
			padding-left: 5px;
		}
	
.vice-informaci {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}

.tla-zpet {
	display: block;
	width: 61px;
	height: 31px;
	background-image: URL('./tla-zpet.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

	.tla-zpet strong {
		display: none;
		visibility: hidden;
	}
	
.centered {
	text-align: center;
}

.notopmargin {
	margin-top: 0px;
	padding-top: 0px;
}

.nobottommargin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.infoV, .infoG {
	margin: 10px;
	padding: 10px;
	border: 2px solid #cc0000;
	color: #cc0000;
	text-align: center;
}

.infoG {
	border: 2px solid #087600;
	color: #087600;
}

.infoV2 {
	color: #cc0000;
}

.infoG2 {
	color: #087600;
}

strong em {
	font-style: normal;
	text-decoration: underline;
}
/* <<<<<<<<<< OSTATNI NASTAVENI <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
