body {
	margin: 20px 0;
	padding: 0;
	background-color: black;
	font-family: Verdana;
	font-size: 10pt;
	TEXT-ALIGN: center;
	color: white;
	margin: auto;
	} 
A:link {
	color: silver;
} 
A:visited {
	color: silver; 
} 
A:active {
	color: silver; 
} 
A:hover {
	font-weight: bold;
	color: white;
}
h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	display: inline;
}
h2 {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	display: inline;
}
h3 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
}
h4 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	display: inline;
}

hr {
	color: red;
	height: 2px;
	width: 100%;
}

/* Menu */
#menu {
	width: 1000px;
	height: 31px; 
	text-align: center; 
	background: url(http://www.kaufik.com/index/img3a.gif);
	margin: auto;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
	float: left;
	height: 31px;
	padding: 11px 10px 0 10px;
	text-decoration: none;
	color: #CCCCCC;
}
#menu a:hover, #menu2 .active a {
	color: #FFFFFF;
}
/* Menu1 */
#menu1 {
	width: 1000px;
	height: 130px; 
	text-align: center; 
	margin: auto;
}
/* Menu2 */
#menu2 {
	width: 1000px;
	height: 41px; 
	text-align: center; 
	background: url(http://www.kaufik.com/index/img3.gif);
	margin: auto;
}
#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu2 li {
	display: inline;
}
#menu2 a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}
#menu2 a:hover, #menu2 .active a {
	background: url(http://www.kaufik.com/index/img4.gif);
	color: #FFFFFF;
}
/* Obsah */
#obsah {
	width: 990px; 
	margin: 0 auto;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: white;
}
/* levy */
#levy {
	width: 800px; 
	float: left;
	font-family: Verdana;
	font-size: 10pt;
}


#hr{
	height: 1px; 
	width: 90%;"
	color: #FF0000;
}

/* levy2 */
#levy2 {
	width: 1000px; 
	float: left;
	font-family: Verdana;	
	font-size: 10pt;
}



/* Pravy */
#pravy {
	width: 180px; 
	float: right;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: white;
	text-align: center;
	display: inline;
}
#pravy table {
	width: 180px; 
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
}
#pravy td {	
	padding: 0px;
	margin: 0px;
	nowrap:	normal;
	text-align: center; 
	vertical-align:	top;
}
#pravy A:link {
	color: white;
} 
#pravy A:visited {
	color: white;
} 
#pravy A:active {
	color: white;
} 
#pravy A:hover {
	font-weight: bold;
	color: white;
}
/* End */
#end {
	width: 990px;
	margin: 0 auto;
	padding: 5px 0;
	background: #666666;
	color: silver;
	font-size: 10px;
}
