body
{
	font-family: Verdana, "Geneva CE", lucida, sans-serif; line-height: 1.5; font-size: 11px;
	background: black;
	text-align: center; margin: 0; padding: 13px 0;position: relative;
	behavior: url(/style/csshover.htc);
}

#page
{
	width: 760px; margin: 0 auto; padding: 80px 0 0 0; position: relative;
	background-image: url(logo.png); background-repeat: no-repeat;
	text-align: left;
}

#page2 {  }

#nav { position: absolute; top: 70px; width: 100%; padding: 5px 0; }
#nav ul { padding: 0; margin: 0; position: relative; }

#nav li
{
	display: block; float: left; position: relative; margin-right: 20px;
	font-weight: bold; text-transform: uppercase; font-size: 10px;
}

#nav ul ul
{
	display: none;
	position: absolute; left: 0px; top: 19px;
}

#nav li:hover ul { display: block; }

#nav a { color: white; text-decoration: none; padding: 10px 0; position: relative; }


#nav a:hover { color: red; }

#nav li li
{
	display: block; list-style-type: none; _float: none; width: 15em;
	position: relative; margin: 0; padding: 0 0 0 10px;
	background: black; border-bottom: 1px solid white;
}

#nav li li a { display: block; padding: 5px 0px;}

#content
{
	padding: 330px 10px 0 10px; margin: 0px 0 0 0;
	background: white; background-image: url(banner-2.jpeg); background-repeat: no-repeat;
}

h1
{
	line-height: 1.5; font-size: 26px; _font-size: 20px; font-weight: 600;
	border-bottom: 1px solid #999; padding-bottom: 8px;
}

h2
{
	font-size: 18px; _font-size: 16px;
}

hr { border: none; background: #999; height: 1px; }
a img { border: none; }

.levy-sloupec { width: 360px; padding-right: 10px; float: left; border-right: 1px solid #999; }
.pravy-sloupec { width: 360px; float: right; }
.ukonceni-sloupcu { clear: both; }
.vycentrovat { text-align: center; }

#foot { height: 30px; background: url(foot.png); Background-repeat: no-repeat; }
#foot #copyright { float: left; margin: 6px 10px; color: #999; }
#foot #made { float: right; margin: 12px 10px; color: #666; }
#foot #made a { color: #666; }

input, textarea { border: 1px solid #999; }

td, th { font-size: 11px; text-align: left; }
