body{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	background: #4396ca url(../img/background.png) repeat-x;
}
#blok{
	background-color: #FFFFFF;
	width: 900px;
	margin-left:auto; 
   margin-right:auto;
	margin-top: 1em;
}
#head{
	background-image: url(../img/head_central.png);
	width: 900px;
	height: 204px;;
}
#left
{ 
	background-image: url(../img/left.png);
	width: 220px;
	height: 500px;
	float: left;
}
#menu_top{
	background-color: #0e3d75;
	color: white;
	width: 720px;
	height: 25px;
	border-bottom: 5px solid #01d101;
	padding-left: 180px;
}
#menu_top ul{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#menu_top li{
   list-style: none;
	float: left;
	padding: 2px 5px 0px 20px;
	line-height: 20px;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
}
#menu_top a{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#menu_top a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
#menu_left{
	background-color: white;
	width: 180px;
	float: left;
}

#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;
}
#menu_left a{
	text-decoration: none;
	color: Black;
}
#menu_left a:hover{
	color:Black;
	text-decoration:underline;
}

#menu_right{
	background-color: white;
	float: right;	
	width: 180px;
}

#menu_right li{
   list-style: none;
	padding: 5px 5px 0px 20px;
	vertical-align: middle;
	text-align: center;
}
#menu_right a{
	text-decoration: none;
	color: white;
}
#menu_right a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	color: #000000;
	text-decoration:underline;
}
h3{
	font-size: 150%;
	text-align: left;
	letter-spacing: 1px;
	font-weight: 400;
	color: Black;
	margin-bottom: 0px;
}
h5{
	font-size: 110%;
	text-align: left;
	font-weight: BOLD;
	color: Black;
	margin: 0;
	padding: 10px 0 2px 0;
}
h2{
	font-size: 140%;
	text-align: left;
	font-weight: 400;
	letter-spacing: 1px;
	color: Black;
}

#content{
	width: auto;
	margin-left: 180px;
	margin-right: 180px;
	min-height: 550px;
	padding: 10px 30px 5px 30px;
	text-align: justify;
	background-color: #FFFFFF;	
	border-left: 1px solid #cd0102;
	border-right: 1px solid #cd0102;
}

#bottom{
	background-color: #0e3d75;
	width: 900px;
	height: 25px;
	border-top: 5px solid #01d101;
}
#bottom table
{
	width: 100%;
	vertical-align: middle;
}
#bottom td
{
	padding-top: 3px;
	vertical-align: middle;
	text-align: center;
	color: white;
}
#bottom a{
	text-decoration: none;
	color: #FFFFFF;
}
#bottom a:hover{
	color: #FFFFFFd;
	text-decoration:underline;
}

hr.cistic{
   clear: both;
   height: 1px;
   border: none;
   margin: 1em 0 0 0;
   visibility: hidden;
}
.input2ds{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
	background-color: #0e3d75;
	border: 1px solid #0e3d75;
	vertical-align: middle;
	padding: 3px;
	width: 100px;
}
span.menu_header
{
	height: 20px;
	border-bottom: 1px solid #cd0102;
	color: white;
	display: block;
	text-align: left;
	vertical-align: middle;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	width: 170px;
}
img
{
	border: 0px;
}
td.obrazek
{
	width: 150px;
	height: 150px;
	border: 1px solid;
	text-align: center;
	vertical-align: middle;
}