div.whtup2
	   {
    		border: 3px dotted blue;
    		padding: 5px;
	   }

body {
	/*background-color: Navy;*/
	border: 0px none white;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-image: url(bgnd8.png);
	background-position: top;
	background-repeat: repeat-x;
	text-align: left; /*pridane neskor*/
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: medium;
}
form{
display: inline;
}
div#HEAD{
	height: 115 px;
	display: block;
}

img#HEADlp{
	position: absolute;
	top:0px;
	left:0px;
	z-index:6;
}
img#HEADrp{
	position: absolute;
	top:0px;
	right:0px;
	z-index:5;
}

img#forprintonly{
	display:none;
	position: absolute;
	top:0px;
	right:0px;
	z-index:4;
}
/*TLAC HLAVICKA*/
table#BGMMPRINT{
	display: none;
}

div#HEADMENU{
	position: absolute;
	top: 1px;
	left: 40%;
	z-index:7;
	background-color: transparent;
	height: 19 px;
	width: 400px;
	display: inline;
	float: left;
	border-bottom: 0px solid Gray;
	border-left: 0px solid Gray;
}
div.HEADMENUi{
	padding: 0px 6px 6px 6px;
	display: inline;
	float: left;
	clear: none;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
}
div.HEADMENUi3{
	padding: 0px 6px 6px 6px;
	display: inline;
	float: left;
	text-align: center;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
}
A.HEADMENUia{
	color: Black;
	text-decoration: none;
}
A.HEADMENUia:HOVER{
	color: Red;
	text-decoration: underline;
}

/*MODRA LISTA HLAVICKY*/
div#HEAD2{
	background-color: Navy;
	/*background-color: #006400;*/
	height: 18px;
	display: block;
	clear: both;
}
div.HEADSUBNAME{
	/*border: navy solid 2px;*/
	width: 16%;
	padding-bottom: 3px;
	padding-top: 2px;
	display: inline;
	float: left;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-align: center;
	white-space: nowrap;
}
div.HEADSUBNAME3{
	/*background-color: #8B4513; */
	background-color: #4169E1;
	width: 16%;
	padding-bottom: 3px;
	padding-top: 2px;
	display: inline;
	float: left;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: White;
	text-align: center;
	white-space: nowrap;
}

A.HEADSUBNAMEa{
	color: White;
	text-decoration: none;
}
A.HEADSUBNAMEa:HOVER{
	color: Red;
	text-decoration: underline;
}

/*BODY ROZDELENE*/
div#BODY{
	/*background-color: white;*/
	display: block;
	height: 100 %;
	background-image: url(pozadie.jpg);
	background-position: bottom;
	/*width: 100%;*/
	/*display: block;
	/*clear: both;*/
};
/*ZOZNAMY*/
.LISTdisc{list-style-type: disc;}
.LISTlowabc{list-style-type: lower-alpha;}
.LISTlowrom{list-style-type: lower-roman;}
.LISTdeci{list-style-type: decimal;}
/*UVODNE STRANKY*/
.innotea{
	color: Gray;
	text-decoration: underline;
}
.imnote{
	font-size: 12;
	color: Black;
	padding-bottom: 2px;
	text-align: center;
	font-weight: bold;

	
}
.printonly{
	display: none;
}

