*{
	margin: 0px;
	padding: 0px;
}
body{
	margin-top: 1em;
	background: #5d5d5d;
	text-align: center;
	min-width: 770px;
}
/* hlavni bloky */
div,p,span,h1,h2,h3,body{
	color: #fff;
	background-repeat: no-repeat;
	font-family: Arial,Helvetica,sans-serif;
}
div,p,ul,li,span,form,for{
	font-size: 12px;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
}
#Stranka{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.Vysicti{
	clear: both;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#Stranka h1{
	padding: 0 0 0 50px;
	font-size: 31px;
}
#Draty,#Ocel,#Zdravo,#Pata{
	width: 770px;
	background-repeat: no-repeat;
	background-color: transparent;
	height: 150px;
	position: relative;
}
#Draty{
	background-image: url(../img/Index_poz_draty.jpg);
	background-color: #fff4e3;
}
#Ocel{
	background-image: url(../img/Index_poz_ocel.jpg);
	background-color: #dcdcdc;
}
#Zdravo{
	background-image: url(../img/Index_poz_zdravo.jpg);
	background-color: #d9e1f2;
}
#Pata{
	background-image: url(../img/Index_poz_pata.jpg);
}
#Draty h2 a,
#Ocel h2 a,
#Zdravo h2 a{
	margin: 0;
	padding: 10px 0 0 15px;
	width: 425px;
	display: block;
	font-size: 35px;
	position: absolute;
	top: 5px;
	left: 275px;
	height: 60px;
}
#Draty h2 a span,
#Ocel h2 a span,
#Zdravo h2 a span{
	float: left;
	margin: 0px 0 0 160px;
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	cursor: pointer;
}
#Ocel h2 a span{
	margin: 0px 0 0 110px;
}
#Zdravo h2 a span{
	margin: 0px 0 0 5px;
}
#Draty h2 a,
#Draty h2 a span{
	color: #a66200;
}
#Draty h2 a span{
	margin: 0px 0 0 130px;
}
#Ocel h2 a,
#Ocel h2 a span{
	color: #4a4a4a;
}
#Zdravo h2 a,
#Zdravo h2 a span{
	color: #0475bd;
}
#Draty h2 a:hover,
#Draty h2 a:hover span {
	color: #a61100;
}
#Ocel h2 a:hover,
#Ocel h2 a:hover span{
	color: #000;
}
#Zdravo h2 a:hover,
#Zdravo h2 a:hover span{
	color: #04106f;
}
#Draty h3,
#Ocel h3,
#Zdravo h3{
	width: 300px;
	color: #000;
	font-size: 12px;
	font-weight: lighter;
	position: absolute;
	left: 295px;
	top: 87px;
}
#Draty h3{
	top: 97px;
}
#Zdravo h3{
	top: 92px;
}
h3 strong{
	font-weight: bold;
}
 #Draty div{
	position: absolute;
	top: 0px;
	left: 50px;
}
#Draty div a{
	color: #fff;
}
#Draty div a:hover{
	text-decoration: underline;
}
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#Pata div, #Pata p{
	position: absolute;
}
#Pata div{
	width: 320px;
	padding-top: 15px;
	margin-right: 65px;
	text-align: center;
	right: 0px;
}
#Pata a{
	color: #fff;
}
#Pata div a:hover, p a:hover{
	text-decoration: underline;
}
#Pata p{
	text-align: right;
	right: 60px;
	bottom: 0px;
}
#Pata p img{
	padding: 0 0 0 .5em;
	vertical-align: middle;
}
