html{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	background-color: #000000;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#blok{
   margin-top: 60px;
	background-color: #FFFFFF;
	width: 800px;
	margin-left:auto; 
   margin-right:auto;
}
#hlava{
	
	width: 800px;
	height: 300px;;
}
#left
{ 
	width: 300px;
	height: 0px;
	float: left;
	background-position: left;
	background-repeat: no-repeat;
}
#menu_left
{ 
	width: 170px;
	float: left;
	padding-top: 10px;
}

#menu_left ul{
	list-style: none;
	padding: 5px 5px 0px 0px;
	margin: 0px 0px 5px 0px;
	vertical-align: middle;
	text-align: left;
}

#menu_left li{
   list-style: none;
	padding: 5px 5px 0px 20px;
	vertical-align: middle;
	text-align: left;
	font-size: 130%;
}
#menu_left a{
	text-decoration: none;
	color: #000000;
}
#menu_left a:hover{
	color:#000000;
	text-decoration:underline;
}
#menu{
	background-color: #FFFFFF;
	width: 500px;
	height: 0px;
	margin-left: 300px;
	text-align: right;
}
#menu ul{
	padding: 30px 0px 0px 18px;
}
#menu li{
	list-style: none;
	float: right;
	padding:6px 7px 0px 7px;
	line-height: 20px;
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
}
#menu a{
	text-decoration: none;
	color: #000000;
}
#menu a:hover{
	color:#000000;
	text-decoration:underline;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	color: #000000;
	text-decoration:underline;
}
h3{
	font-size: 160%;
	text-align: center;
	letter-spacing: 1px;
	color: #000000;
	font-weight:500;
	padding: 10px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
}
h5{
	font-size: 110%;
	text-align: left;
	font-weight: BOLD;
	color: #000000;
	margin: 0;
	padding: 10px 0 2px 0;
}

#obsah{
	margin-left:170px;
	width: auto;
	min-height: 550px;
	padding: 10px 30px 5px 30px;
	text-align: justify;
	background-color: #FFFFFF;

}
#pata{
	width: 100%;
	height: 21px;
	background-color: white;
	text-align: left;
	color: black;
	padding: 4px 0px 0px 0px;
	border-top: 5px solid black;
}
#pata table
{
	width: 100%;
	vertical-align: middle;
	text-align: left;
}
#pata td
{
	vertical-align: middle;
	text-align: left;
}
#pata a{
	text-decoration: none;
	color: #000000;
}
#pata a:hover{
	color: #000000;
	text-decoration:underline;
}

hr.cistic{
   clear: both;
   height: 1px;
   border: none;
   margin: 1em 0 0 0;
   visibility: hidden;
}
.input2d{
	background-color: #1D2022;
	border: 1px solid #B2B2B2;
	vertical-align: middle;
	width: 120px;
	height: 18px;
	color: #B2B2B2;
}
.input2ds{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #7f9db9;
	vertical-align: middle;
	width: 122px;
	height: 24px;
	margin-top: 5px;
}
img
{
	border: 0px;
}
a.diskuse{
	color: white;
	text-decoration: none;
}
a.diskuse:hover{
	color: white;
	text-decoration: underline;
}
td.diskuse {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 15px;
	vertical-align: top;
}
td.obrazek
{
	width: 120px;
	height: 120px;
	border: 1px solid;
	text-align: center;
}
span.d_jmeno
{
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 10px 0 3px;
	background-color: #000000;
	padding: 2px;
	
}
span.d_datum
{
	color: white;
	text-align: right;
}