body{
	/*background : url(img/palmy6.gif) no-repeat center;
*/
	text-align: center;
	color : #008B8B;
	background-color : #DCDCDC;
	margin : 4px;
	font-family : Verdana;
	font-size : 12px;
	position : static;
}

a {
	font-weight : bold;
	color       : #006600;
	text-decoration : none;
}

a:link {
	font-weight : bold;
	color       : #006600;
	text-decoration : none;
}

a:hover {
	font-weight : bold;
	color       : #990000;
	text-decoration : underline;
}

a.linkModul {
  color : red;
	font-weight : bold;
	text-decoration : none;
}

a.linkModul:link {
  color : red;
	font-weight : bold;
	text-decoration : none;
}

a.linkModul:hover {
	font-weight : bold;
	color       : white;
	text-decoration : none;
	background-color : #00AAAA;
}

INPUT, TEXTAREA {
	background-color : #00AAAA;
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 1px solid Black;
	font-weight : bold;
}


#menu {
	background-color : #008B8B;
	position : absolute;
	padding-left: 8px;
	left : 0px;
	top : 0px;
	width: 100%;
	height: 16px;
	text-align: left;
}

.menupol {
	background-color : #008B8B;
	position : absolute;
	height :15px;
	color : White;
	overflow : hidden;
	top: 0;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	cursor: hand;
	z-index : 500;
}

.mp {
	z-index: 500px;
	margin-top : 0px;
	margin-bottom : 1px;
	padding-left:5px;
	text-align: left;
}

.ma {
	margin-top : 0px;
	margin-bottom : 1px;
	padding-left:5px;
	background-color : #E0E0E0;
	color : #008888;
}

.mpp {
	z-index: 500px;
	height: 15px;
	margin-bottom:2px;
	padding-left:5px;
	text-align: left;
}

.over {
	background-color : #00AAAA;
}

a:link.odk {
	text-decoration : none;
	background-color : #008888;
	color : White;
	font-weight : bold;
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
}

a:visited.odk {
	text-decoration : none;
	background-color : #008888;
	color : White;
	font-weight : bold;
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
}

a:hover.odk {
	text-decoration : none;
	background-color : #2F4F4F;
	color : Yellow;
	font-weight : bold;
	font-size : 12px;
	padding-left : 5px;
	padding-right : 5px;
}

#nadpis {
	position:absolute;
	left:0;
	top:50%;
	font-size:24px;
	text-align:center;
	width:100%;
	z-index:100;
	font-weight:bold;
	vertical-align : middle;
	padding-left : 30px;
}

.popis {
	position:absolute;
	visibility:hidden;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	z-index:49;
}

.mg {
	text-align : center;
	background-color : #009090;
	color : White;
	font-weight : bold;
}

caption {
	background-color : #696969;
	color : White;
	font-weight : bold;
}

table {
	padding: 2px;
	font-size: 12px;
}

td {
	font-size : 12px;
}

hr {
 color: #008B8B;
 height: 1px;
}

.divHead {
	position: absolute;
	top: 30px;
	left: 1%;
	right: 1%;
	width: 98%;
	z-index: 5;
}

.tdHeadTitle {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 24px;
	color : #008B8B;
	font-weight : bold;
}

.divBody {
	position: absolute;
	top: 95px;
	left: 1%;
	right: 1%;
	width: 98%;
	z-index: 5;
}

.fntTitle {
	font-family : Verdana;
	font-size   : 15px;
	font-weight : bold;
}

.fntPicName
{
	font-weight : bold;
}

