body {
	margin: 0px;
	padding: 0px;
	background-color: #f0f0f6;
	background-image: URL('./pod-body.jpg');
	background-position: left top;
	background-repeat: repeat-x;
	font-family: "Comic Sans MS CE", "Comic Sans MS", "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #6f6f70;
	text-align: center;
}



/* >>>>>>>>>> PRETYPOVANI TAGU >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
h2 {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 1.5em;
	font-weight: normal;
	color: #da386c;
}

	h2 strong {
		color: #2c3270;
		font-weight: bold;
	}

h3 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #da386c;
}

	h3 strong, h3 em {
		font-size: 0.9em;
		color: #2c3270;
	}
	
h4 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: normal;
	color: #2c3270;
}
	
ol {
	font-size: 0.8em;
	color: #373c70;
}
/* <<<<<<<<<< PRETYPOVANI TAGU <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>> ROZVRZENI STRANEK >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#str {
	width: 800px;
	width: 810px; /* zvetseno kvuli rozapalu mezi dlazdicema */
	margin: auto;
	text-align: left;
	position: relative;
}



	#str-hlavicka {
		height: 300px;
		background-image: URL('./pod-hlavicka.jpg');
		background-position: left top;
		background-repeat: no-repeat;
	}
	
		#str-hlavicka h1 {
			margin: 0px;
			padding: 0px;
			width: 415px;
			height: 24px;
			background-image: URL('./nap-listerine-smartrinse.gif');
			background-position: left top;
			background-repeat: no-repeat;
			position: absolute;
			left: 20px;
			top: 35px;
			font-size: 5px;
		}
		
			#str-hlavicka h1 a {
				display: block;
				height: 24px;
				text-decoration: none;
			}
			
				#str-hlavicka h1 a strong {
					display: none;
					visibility: hidden;
				}
				
		#str-hlavicka h2 {
			margin: 0px;
			padding: 0px;
			width: 372px;
			height: 76px;
			background-image: URL('./nap-hlavicka.gif');
			background-position: left top;
			background-repeat: no-repeat;
			position: absolute;
			left: 182px;
			top: 106px;
			font-size: 5px;
		}
		
			#str-hlavicka h2 strong {
				display: none;
				visibility: hidden;
			}
			
		.hlavtxt {
			display: block;
			width: 380px;
			height: 65px;
			font-style: italic;
			color: #eeb8e3;
			position: absolute;
			left: 181px;
			top: 206px;
		}
				
		.zralok {
			display: block;
			width: 302px;
			height: 246px;
			background-image: URL('./pod-zralok.jpg');
			background-position: left top;
			background-repeat: no-repeat;
			position: absolute;
			left: -149px;
			top: 68px;
		}
		
	
		
	#str-stat {
		background-image: URL('./pod-stat.jpg');
		background-position: 550px 0px;
		background-repeat: no-repeat;
	}
	
		#stat-stat {
			width: 550px;
			float: left;
			background-color: #fff;
			background-image: URL('./pod-stat-nahore.gif');
			background-position: left top;
			background-repeat: no-repeat;
		}
		
			#stat-stat-in {
				padding: 20px;
				background-image: URL('./pod-stat-dole.gif');
				background-position: left bottom;
				background-repeat: no-repeat;
			}
			
		#stat-pinfo {
			width: 250px;
			float: right;
			color: #2c3270;
			font-size: 0.9em;
		}
		
			#stat-pinfo-in {
				padding: 25px;
				padding-top: 160px;
			}
			
			#stat-pinfo h3 {
				margin-top: 0px;
			}
			
			
			
		#stat-sinfo {
			height: 270px;
			clear: both;
		}
		
			.sinfo-dlazdice {
				width: 266px;
				height: 270px;
				float: left;
				background-image: URL('./pod-sinfo-dlazdice.jpg');
				background-position: left top;
				background-repeat: no-repeat;
				font-size: 0.9em;
				color: #b53e6e;
				margin-right: 3px;
			}
			
				.sinfo-dlazdice h4 {
					margin-top: 0px;
				}
			
				.sinfo-dlazdice-in {
					padding: 8px;
				}
		
		
				
	#str-paticka {
		margin-top: 20px;
		margin-bottom: 50px;
		border-top: 1px solid #b5b5bf;
		color: #b5b5bf;
		font-size: 0.9em;
	}
	
		#str-paticka span {
			display: block;
			padding: 5px;
		}
		
		#str-paticka a {
			color: #b5b5bf;
			text-decoration: none;
		}
		
		#str-paticka a:hover {
			text-decoration: underline;
		}
/* <<<<<<<<<< ROZVRZENI STRANEK <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */



/* >>>>>>>>>> OSTATNI NASTAVENI >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.nevid {
	display: none;
	visibility: hidden;
}
/* <<<<<<<<<< OSTATNI NASTAVENI <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */




