body {
	background-image: url(image/background.gif);
}
a:link {
	color: #717171;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

#container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 198px;
	width: 100%;
}
#menu {
	background-image: url(image/button.jpg);
	width: 100%;
	height: 61px;
	background-repeat: repeat-x;
}
#distributor {
	height: 30px;
	width: 100%;
	background-color: #FFE100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 15px;
	font-size: 12px;
	color: #000000;
}
#hlavni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	background-color: #1ED242;
	margin: 0px;
	padding: 0px;
}
#paticka {
	height: 30px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 4D4D4C;
}
