body
{
	background: black;
	color: black;
	font-family: verdana;
	font-size: 12px;
}

table
{
	border: 0;
}

table, th, td
{
	text-align: left;
	border-collapse: collapse;
}

table
{
	width: 100%;
}

table caption
{
	padding-bottom: 5px;
}

th, td
{
	padding: 2px;
}

h1
{
	font-size: 2.6em;
	margin: 3px;
	text-align: center;
}

p
{
	padding: 5px 0;
	margin: 0;
	text-align: justify;
}



#strecha
{
	height: 324px;
}


a
{
	color: black;
	text-decoration: none;
	font-family: verdana;
}

a:hover
{
	color: black;
	text-decoration: underline;
}



#cele
{
	margin: 0 auto;
	width: 618px;
	background: url(grafika/pozadi.jpg);
	background-repeat: no-repeat;
	height: 719px;
}

#obsah
{
	float: center;
	width: 420px;
	height: 328px;
	padding: 0 0 0 15px;
}

#zaklad
{
	margin: 0 84px 0 82px;
	height: 332px;
}

#paticka
{
	margin: 0 5px;
	padding: 5px 0;
	clear: both;
	border-top: 1px solid black;
	font-size: 11px;
}

.center
{
	width: 100%;
	text-align: center;
}


.hidden
{
	display: none;
}

