body {
	background : #000000 url("../layout/bg-grey.jpg") repeat-y center top;
}
#top{
position: absolute;
width: 100%;
height: 600px;
background: url("../layout/bg-top.jpg") no-repeat center top;
z-index: -100000;
margin:0;
padding: 0;
top: 0;
}
#animace{
	float: right;
}
#menu-home{
	padding-top: 20px;
}
#menu-home ul{
	list-style: none;
}
#menu-home ul li{
	margin-bottom: 10px;
}
#menu-home a:link,
#menu-home a:visited{
	color: #ffffff;
	font-size: 19px;
	text-decoration: none;
}
#menu-home ul li:hover{
	margin-bottom: 10px;
	margin-left: 10px;
}
#sloupec-levy{
margin-top: 120px;
width: 550px;
padding-bottom:100px;
text-align: justify;
float: left;
}
#sloupec-levy p{
margin-bottom: 3px;
}
#sloupec-levy h1{
font-size: 18px;
}
#sloupec-pravy{
margin-top: 102px;
width: 280px;
padding-bottom:100px;
text-align: justify;
float: right;
}
#sloupec-pravy p{
margin-bottom: 3px;
}
#sloupec-pravy h2{
font-size: 18px;
margin-top: 20px;
}
table td{
font-size: 10px;
vertical-align: top;
}
