body {
	margin: 0px;
	padding: 0px;
	font-family: "Callibri CE", Callibri, "Verdana CE", Verdana, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #d10019;
	background-color: #ffed00;
	background-image: URL('./pod-body.gif');
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
}





/* >>>>> PRETYPOVANI TAGU >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
h2 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 1.8em;
	color: #d10019;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #d10019;
}

h4 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 1.1em;
	color: #d10019;
}

a {
	color: #d17100;
	text-decoration: underline;
}

a:hover {
	color: #d10019;
	text-decoration: none;
}

a img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* <<<<< PRETYPOVANI TAGU <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */





/* >>>>> ROZVRZENI STRANEK >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#str {
	width: 770px;
	margin: auto;
	text-align: left;
	background-color: #ffcc00;
	background-image: URL('./pod-str.gif');
	background-position: 52px 187px;
	background-repeat: no-repeat;
	position: relative;
}

	#str-hlavicka {
		height: 188px;
		background-image: URL('./pod-hlavicka.gif');
		background-position: left top;
		background-repeat: repeat-x;
	}
	
		#str-hlavicka h1 {
			margin: 0px;
			padding: 0px;
			width: 126px;
			height: 62px;
			background-image: URL('./logo-danone.gif');
			background-position: left top;
			background-repeat: no-repeat;
			font-size: 5px;
			position: absolute;
			left: 30px;
			top: 44px;
		}
		
			#str-hlavicka h1 a {
				display: block;
				height: 62px;
				text-decoration: none;
			}
			
				#str-hlavicka h1 a strong {
					display: none;
					visibility: hidden;
				}
				
		#hlav-nap {
			display: block;
			width: 387px;
			height: 115px;
			background-image: URL('./nap-soutez.gif');
			background-position: left top;
			background-repeat: no-repeat;
			position: absolute;
			left: 202px;
			top: 13px;
		}
		
			#hlav-nap a {
				display: block;
				height: 115px;
				text-decoration: none;
			}
			
		#logo-hruska {
			display: block;
			width: 150px;
			height: 62px;
			background-image: URL('./logo-hruska.gif');
			background-position: left top;
			background-repeat: no-repeat;
			position: absolute;
			left: 600px;
			top: 40px;
		}
		
			#logo-hruska a {
				display: block;
				height: 62px;
				text-decoration: none;
			}
			
				#logo-hruska a strong {
					display: none;
					visibility: hidden;
				}
			
		#hlav-menu {
			width: 768px;
			height: 45px;
			position: absolute;
			left: 1px;
			top: 143px;
			background-color: #ffcc00;
		}
		
			#hlav-menu ul {
				margin: 0px;
				padding: 0px;
			}
			
				#hlav-menu ul li {
					list-style: none;
					list-style-type: none;
					display: block;
					width: 128px;
					height: 45px;
					float: left;
					background-image: URL('./pod-menu.gif');
					background-position: left top;
					background-repeat: no-repeat;
					text-align: center;
					font-size: 11px;
				}
				
					#hlav-menu ul li a, #hlav-menu ul li em {
						display: block;
						height: 45px;
						color: #e2001a;
						text-decoration: none;
					}
					
					#hlav-menu ul li a:hover, #hlav-menu ul li em {
						font-style: normal;
						color: #fff;
						background-image: URL('./pod-menu-aktiv.gif');
						background-position: left top;
						background-repeat: no-repeat;
					}
					
						#hlav-menu ul li strong {
							display: block;
							padding-top: 15px;
						}
						
	#str-stat {
		padding: 20px;
		padding: 50px;
		background-image: URL('./pod-stat.jpg');
		background-position: left bottom;
		background-repeat: no-repeat;
		text-align: justify;
	}
	
		#str-stat-in {
			/* nic */
		}
	
	#str-paticka {
		height: 135px;
		position: relative;
		background-color: #fff;
		background-image: URL('./pod-paticka.jpg');
		background-position: left top;
		background-repeat: no-repeat;
	}
	
		#pat-platnost {
			display: block;
			width: 400px;
			height: 30px;
			color: #003781;
			font-size: 15px;
			text-align: right;
			position: absolute;
			left: 300px;
			top: 100px;
		}
/* <<<<< ROZVRZENI STRANEK <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */





/* >>>>> OSTATNI NASTAVENI >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.nevid {
	display: none;
	visibility: hidden;
}


.center {
	text-align: center;
}


.nobottommargin {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.sl-sl1 {
	width: 300px;
	float: left;
}

.sl-sl2 {
	width: 350px;
	float: right;
}

.sl-reset {
	font-size: 1px;
	height: 1px;
	clear: both;
}



.poznamka {
	font-style: normal;
	font-size: 0.8em;
}



.zvyr {
	color: #fa8d00;
	font-size: 1.1em;
}

/* <<<<< OSTATNI NASTAVENI <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */






