h1  {
	font-family : Arial;
	font-size : large;
	font-weight : normal;
	font-style : normal;
	color : Blue;
	azimuth : center;
}
.h1a  {
	font-family : Arial;
	font-size : medium;
	font-weight : bold;
	font-style : normal;
	color : Blue;
	azimuth : center;
}

h2  {
	font-size : small;
	font-family : Arial;
	color : #038EC1;
	font-weight : normal;
}

.nh2  {
	font-size : small;
	font-family : Arial;
	color : #038EC1;
	font-weight : normal;
}

h3  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : blue;
}

h4  {
	font-size : xx-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Brown;
}

.nadpis {
	font-size : x-large;
	font-family : Arial;
	color : Navy;

}

.zmena {
	color : Gray;
	font-family : Arial;
	font-size : xx-small;
}

.text {
	color : Black;
	font-family : Arial;
	font-size : x-small;
	font-weight : normal;
}

.down {
	color : #606060;
	font-family : "Courier New";
	font-size : xx-small;
	font-weight : bold;
}

/***********************************LINKY****************/
A  {
	text-decoration : none;
}

A:link  {
	color : #450997;
	font-family : Arial;
}

/* nenavštívený odkaz*/
A:visited  {
	color : #450997;
	font-family : Arial;
}

/* navštívený odkaz*/
A:active  {
	color : #450997;
	font-family : Arial;
}

/* aktivní odkaz*/
A:hover  {
	text-decoration : none;
	color : #FF2B30;
	font-family : Arial;
}

/***************menu***************/
A.menulink:link  {
	color : White;
	font-family : Arial;
}

/* nenavštívený odkaz*/
A.menulink:visited  {
	color : Navy;
	font-family : Arial;
}

/* navštívený odkaz*/
A.menulink:active  {
	color : #595959;
	font-family : Arial;
}

/* aktivní odkaz*/
A.menulink:hover  {
	text-decoration : none;
	color : Black;
	font-family : Arial;
}

/***************topmenu***************/
A.topmenulink:link  {
	color : White;
}

/* nenavštívený odkaz*/
A.topmenulink:visited  {
	color : White;
}

/* navštívený odkaz*/
A.topmenulink:active  {
	color : White;
}

A.topmenulink:hover  {
	text-decoration : underline;
	color : White;
}

.topmenu  {
	font-size : small;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : White;
}

/****************** *******************/

.download {
	color : Red;
	font-family : cursive;
	font-size : medium;
	visibility : visible;
	text-transform : none;
	text-indent : 20;
	letter-spacing : normal;
}
download.visited {
	color : Navy;
}

.tableheader
{
	background-color: transparent;
	font-family : System;
	font-size : small;
	text-align : center;
	word-spacing : normal;
	font : bold normal;
}
.tablefont
{
	background-color: transparent;
	font-family : System;
	font-size : small;
	text-align : center;
	word-spacing : normal;
	color : White;
}
.tablefont1
{
	background-color: transparent;
	font-family : System;
	font-size : small;
	text-align : center;
	word-spacing : normal;
	color : Yellow;
}
.tablefont2
{
	background-color: transparent;
	font-family : System;
	font-size : small;
	text-align : center;
	word-spacing : normal;
	color : Blue;
}

.liek
{
background-color: transparent;
font-family : Times New Roman;
font-weight : normal;
font-size : medium;
text-align : left;
word-spacing : normal;
color : #038EC1;
}
.liek-head
{
background-color: transparent;
font-family : Verdana;
font-weight : normal;
font-size : medium;
text-align : left;
word-spacing : normal;
color : white;
}
