body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: "Trebuchet MS CE", Trebuchet MS, "Verdana CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #fff;
	color: #838383;
	color: #818181;
	text-align: center;
}






/* >>>>>>>>> PRETYPOVANI TAGU >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
a img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	color: #c5c5c5;
	text-decoration: none;
}

a:hover {
	color: #818181;
	text-decoration: underline;
}

h2 {
	font-size: 1.8em;
	font-style: italic;
	color: #dd3203;
}

h3 {
	margin-bottom: 5px;
	padding: 0px;
	font-size: 1.3em;
	font-weight: normal;
	color: #dd3203;
	color: #ea631c;
}
/* <<<<<<<<< PRETYPOVANI TAGU <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */






/* >>>>>>>>> ROZVRZENI STRANEK >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#str {
	width: 910px;
	margin: auto;
	text-align: left;
	position: relative;
}


	#str-hlavicka {
		height: 60px;
		background-image: URL('./pod-hlavicka.jpg');
		background-position: center top;
		background-repeat: no-repeat;
	}
	
		#str-hlavicka h1 {
			margin: 0px;
			padding: 0px;
			font-size: 5px;
			width: 180px;
			height: 60px;
			background-image: URL('./logo-kvarenamax-maly.gif');
			background-position: center center;
			background-repeat: no-repeat;
			position: absolute;
			left: 85px;
			top: 0px;
		}
		
			#str-hlavicka h1 a {
				display: block;
				height: 60px;
				text-decoration: none;
			}
			
				#str-hlavicka h1 a strong {
					display: none;
					visibility: hidden;
				}
				
		#hla-menu {
			width: 540px;
			height: 40px;
			position: absolute;
			left: 265px;
			top: 17px;
		}
		
			#hla-menu ul {
				margin: 0px;
				padding: 0px;
			}
			
				#hla-menu ul li {
					display: block;
					width: 90px;
					height: 40px;
					float: left;
					text-align: center;
					text-transform: uppercase;
				}
				
					#hla-menu ul li a {
						display: block;
						height: 40px;
						text-decoration: none;
						color: #fff;
					}
					
					#hla-menu ul li a:hover {
						color: #dd3203;
						text-decoration: underline;
					}
					
						#hla-menu ul li strong {
							display: block;
							padding-top: 10px;
							font-weight: normal;
						}
						
					#hla-menu ul li em {
						color: #dd3203;
						font-style: normal;
					}
   
	

	#str-motiv, #str-motiv-uvod {
		height: 165px;
		background-image: URL('./pod-motiv.jpg');
		background-position: center top;
		background-repeat: no-repeat;
	}		
	
	#str-motiv-uvod {
		background-image: URL('./pod-motiv-uvod.jpg');
	}	
	
		#str-motiv h2, #str-motiv-uvod h2 {
			display: none;
			visibility: hidden;
		}		

	
	
	#str-stat, #str-stat-uvod {
		height: 452px;
		background-image: URL('./pod-stat.jpg');
		background-position: center top;
		background-repeat: no-repeat;
	}

	#str-stat-uvod {
		background-image: URL('./pod-stat-uvod.jpg');
	}
	
		#str-stat-uvod h3 {
			color: #fff;
		}			
	
		#str-stat-in {
			width: 614px;
			margin: auto;
			padding-top: 0px;
			font-size: 0.9em;
		}
		
			#stat-sl1 {
				width: 410px;
				height: 432px;
				overflow: auto;
				padding-right: 20px;
				float: left;
				margin-left: 20px;		
				text-align: justify;
			}
			
			#stat-sl2 {
				width: 150px;
				float: right;
				margin-right: 5px;
			}
			
			#stat-reset {
				font-size: 1px;
				height: 1px;
				clear: both;
			}
			
			
	#str-paticka {
		height: 74px;
		background-image: URL('./pod-paticka.jpg');
		background-position: center top;
		background-repeat: no-repeat;
	}
	
		#str-paticka-in {
			margin-left: 170px;
			margin-right: 170px;
			padding-top: 10px;
			font-size: 0.8em;
			color: #501201;
		}
		
			#str-paticka a {
				color: #501201;
				text-decoration: none;
			}
			
			#str-paticka a:hover {
				color: #781a01;
				text-decoration: underline;
			}
/* <<<<<<<<< ROZVRZENI STRANEK <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */






/* >>>>>>>>> OSTATNI NASTAVENI >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.nevid {
	display: none;
	visibility: hidden;
}
/* <<<<<<<<< OSTATNI NASTAVENI <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */






