@charset "windows-1250";
/* CSS Document */

#uzavirky h1 {
	font: bold 9pt arial;
	color: #fcb131;
	background-color: #002817;
	line-height: 25px;
	margin: 0px;
	padding-left: 10px;
	}
#uzavirky h2 {
	font: bold 9pt arial;
	width: 210px;
	color: #e67810;
	border-bottom: 1px solid  #e67810;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	}
#uzavirky ul {
	background-color: #002817;
	width: 220px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#uzavirky li {
	display: block;
	float: left;
	list-style: none;
	}
#uzavirky li a {
	display: block;
	padding: 0px 10px 0px 10px;
	margin-right: 2px;
	font: bold 9pt arial;
	line-height: 25px;
	color: #fcb131;
	text-decoration: none;
	background-image: url(../design/menu_off.png);
	}
#uzavirky li a:hover {
	background-image: url(../design/menu_on.png);
	cursor: pointer;
	}
#uzavirky_oteviraci {
	visibility: visible;
	position: relative;
	top: 5px;
	left: 0px;
	z-index: 10;
	height: 220px;
	width: 220px;
	padding: 0px;
	background-image: url(../design/akt_zalozka.png);
	background-position: bottom;
	background-repeat: repeat-x;
	}
.zvyraz {
	color:#FF0000
}

#oteviraci_tab {
	position: relative;
	left: 5px;
	width: 210px;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	
	}
#oteviraci_tab td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFB94F;
	height: 18px;
	}
#uzavirky_uzavirky {
	visibility: hidden;
	position: relative;
	top: -215px;
	left: 0px;
	z-index: 100;
	height: 220px;
	width: 220px;
	padding: 0px;
	background-image: url(../design/akt_zalozka.png);
	background-position: bottom;
	background-repeat: repeat-x;
	}
#uzavirky_tab {
	position: relative;
	left: 5px;
	width: 210px;
	font-size: 8pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
#uzavirky_tab td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFB94F;
	height: 18px;
	}

	