body,dl,div,img,ul,a{
	padding:0;
	margin:0;
	border:0;
	}
body {
	text-align:center;
	font-family:Verdana,Arial,sans-serif,Helvetica;
	font-size:16px;
	line-height:1.5;
	color: black;
	background-color: white;
	}

#capsula {
	margin:0 auto;
	text-align:left;
	width:960px;
}


#hlava {
	clear:both;
	float:left;
	height:90px;
	width:100%;
	}
#telo {
	clear:both;
	float:left;
	width:930px;
	margin:40px 0 0 15px;
	text-align:justify;
	}
#telo_menu {
	float:left;
	width:200px;
	}
#telo_content {
	float:left;
	width:600px;
	}

#footer {
	clear:both;
	float:left;
	width:930px;
	height:170px;
	margin:20px 0 0 15px;
	}
#ttl {
	float:left;
	}
div#bck {
	width:166px;
	float: right;
	margin: -10px 10px 0 0;
	}
div#bck h4 {
	overflow:hidden;
	position:relative;
	height:84px;
	width:166px;
	}
div#bck img {
	height:170px;
	width:166px;
	left:0px;
	border:0 none;
	margin:0;
	padding:0;
	position:absolute;
	}
div#bck img:hover {
	top:-84px;
	}
