body{
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#horniPruh{
	height: 180px;
	background: #A32403 /*url(img/bg-horni-pruh.gif) left top repeat-x*/;
}

#hlavicka{
	width: 1024px;
	height: 180px;
	background: url(img/bg-logo.jpg) top no-repeat;
	margin: 0 auto;
	position: relative;
}

#logo{
	position: absolute;
	left: 283px;	
	top: 27px;
}

#stredPruh{
	background: #4D0400;
	width: 100%;
}

#stredFlash{
	background: #4D0400;
	margin: 0 auto;
	width: 1024px;
	height: 475px;
	text-align: center;
}

#dolniPruh{
	height: 370px;
	background:  url(img/bg-dolni-pruh2.jpg) left top repeat-x;
}

#jazyky{
	width: 200px;
	position: absolute;
	left: 650px;
	bottom: 10px;
}

#jazyky a{
	display: block;
	float: left;
	width: 21px;
	height: 13px;
	margin-right: 4px;
}

a.cz{
	background: url(img/flag-cz.gif) left top no-repeat;
}

a.de{
	background: url(img/flag-de.gif) left top no-repeat;
}

a.ru{
	background: url(img/span_fl.gif) left top no-repeat;
}

a.it{
	background: url(img/flag-it.gif) left top no-repeat;
}

a.en{
	background: url(img/flag-en.gif) left top no-repeat;
}

#paticka{
	
	width: 1024px;
	margin: 0 auto;
	background: url(img/bg-paticka3.jpg) center  top no-repeat;
	height: 370px;
	position: relative;
}

#spodniText img{
	border: 1px solid #EEB92F;
}

#spodniText{
	width: 960px;
	padding-top: 35px;
	margin: 0 auto;
}

#spodniText p{
	color: White;
	text-align: center;
	font-size: 0.7em;
}

span.vyrazny{
	color: #EFB41E;
	font-size: 1.1em;
	display: block;
}

span.patickaText{
	display: block;
	position: absolute;
	left: 310px;
	top: 265px;
	color: #BEA498;
	font-size: 0.7em;
}

span.patickaText a{
	color: #bea498;
	text-decoration: none;
}

img.stredniImg{
	margin-left: 22px;
	margin-right: 22px;
}

.cleaner{
	height: 1px;
	overflow: hidden;
	clear: both;
}
