BODY {
  font-family: Arial, Helvetica, sans-serif;
}

P {
	font-size : small;
	text-align : justify;
}

.bold {
  font-weight: bold
}


DIV {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
}

P.modry {
	background-color : #E6E6FA;
	font-weight : bold;
}

LI.hacek {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	list-style-image : url(nadpisy/hacek.gif);
	text-align : justify;
  margin-bottom: 0.5em
}

.pravy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	text-align : right;
}

H1 {
	color : #200E4C;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
}

H2 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-variant : normal;
	background-color : #200E4C;
	font-size : x-large;
}

H3, H5, H6 {
	color : #200E4C;
	font-family : Arial, Helvetica, sans-serif;
}

H4{
	font-family : Arial, Helvetica, sans-serif;
	background-color : #E6E6FA;
	color : #200E4C;
}

IMG.ram {
	border : 1px solid  #200E4C;
}

A.menu {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
	color: #6600CC;
	font-size : small;
}

A:VISITED.menu {
	text-decoration: none;
	color:  #979ADF;
}

A:HOVER.menu {
	text-decoration: underline;
	color: #CC0033;
}
A {
	color: #6600CC;
}

A:VISITED {
	color:  #979ADF;
}

A:HOVER {
	color: #CC0033;
}

#navcontainer {
font-size:80%
}

#navlist {
color: white;
padding: 0 1px;
margin-left: 10;
width: 14em;
font: normal 0.8em Verdana, sans-serif;
}

#navlist li {
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a {
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color:  white;
background: #979adf;
border-width: 1px;
border-style: solid;
border-color: #e6e6fa #e6e6fa #e6e6fa #e6e6fa;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a {
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a {
voice-family: "\"}\"";
voice-family: inherit;
width: 14em;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover {
background: #979adf;
border-color: #069 #069 #069 #069;
padding: 0.4em 0.35em 0.25em 0.9em;
}


