body {
	padding: 0px;
	margin: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color: #425680;
	background: url(../images/tile.png) repeat left top;
	color: white;
}

a {
	color: #BDCEF0;
	font-weight: bold;
}

a:hover {
	color: white;
}

img {
	border: 0;
}

#logo {
	position: absolute;
	z-index: 5;
}

#menu {
	position: absolute;
	left: 148px;
	z-index: 8;
}

#menu img {
	border: 0px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}

#menu li {
	float: left;
	margin: 0px;
	height: 52px;
	padding-left: 16px;
	margin-right: 8px;
}

#menu li:hover {
	background: url(../images/menu_left.png) no-repeat left top;
}

#menu li.active {
	background: url(../images/active_left.png) no-repeat left top;
}

#menu li a {
	float: left;
	display: block;
	white-space: nowrap;
	padding-right: 16px;
	height: 52px;
}

#menu li a:hover {
	background: url(../images/menu_right.png) no-repeat right top;
}

#menu li.active a {
	background: url(../images/active_right.png) no-repeat right top;
}

#menu li.active a:hover {
	background: url(../images/active_right.png) no-repeat right top;
}

#container {
	position: absolute;
	left: 164px;
	top: 112px;
	width: 820px;
	z-index: 10;
}

#container h1 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	margin-left: -2px;
	margin-bottom: 15px;
	color: #BDCEF0;
}

#container h1 a {
	text-decoration: underline;
}

#container h2 {
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	margin: 0px;
	margin-bottom: 15px;
	color: #BDCEF0;
}

#container hr {
	width: 100%;
	border: 0px white solid;
	border-bottom: 1px #BDCEF0 dotted;
}

#container div ul.hand {
	list-style-type: none;
	list-style-image: url(../images/bullet.png);
	margin: 0px;
	padding: 0 0 0 25px;
	font-size: 12px;
}

#container div ul.hand li {
	font-weight: bold;
	padding: 0 0 6px 5px;
}

#container div.bold {
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
}

#container table {
	border: 1px white solid;
	padding: 0px;
}

#container td {
	background-color: #4D7190;
	padding: 5px;
	text-align: center;
	font-size: 11px;
}

#container td .headline {
	font-size: 15px;
	font-weight: bold;
	color: black;
}

#container td p {
	margin: 0 0 10px 30px;
}

#container td .more {
	font-size: 15px;
	font-weight: bold;
	color: #FFCF5B;
}

#container td span {
	color: #AA0000;
	font-size: 10px;
}

#container td a {
	font-weight: normal;
	text-decoration: none;
	color: white;
}

#container td a:hover {
	text-decoration: underline;
}

#container .kondiceRehabilitace {
	background-color: #569041;
}

#container .kondiceRehabilitace span {
	color: #96D081;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

#container .rehabilitace {
	background-color: #9F3D6A;
}

#container .rehabilitace span {
	color: #DF7DAA;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

#container .kondice {
	background-color: #A3844E;
}

#container .kondice span {
	color: #E3C48E;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}

#container .left {
	background-color: #4D7190;
	padding: 5px;
	text-align: left;
}

#container .right {
	background-color: #4D7190;
	padding: 5px;
	text-align: right;
}

#container .hi {
	background-color: #94BBDC;
	text-align: center;
	color: black;
}

#container .leftHi {
	background-color: #94BBDC;
	color: black;
	text-align: right;
}

#container .rightHi {
	background-color: #94BBDC;
	color: black;
	text-align: right;
}

#container .hosted {
	padding-top: 40px;
	padding-bottom: 10px;
}

#container .pdf {
	padding-left: 42px;
	margin-top: 20px;
	background: url(../images/pdf.png) no-repeat top left;
	padding-bottom: 5px;
}

#container .vykricnik {
	padding-left: 55px;
	margin-top: 20px;
	background: url(../images/vykricnik.png) no-repeat top left;
	padding-bottom: 20px;
	padding-top: 14px;
}

#container .vykricnik span {
	color: #BDCEF0;
	font-family: Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
}

.FB_SERVER_IFRAME {
	width: 708px !important;
}
