a:link,
a:visited {
	background-color: transparent;
	color: #6B6B6B;
	text-decoration: underline;
}
a:hover {
	background-color: transparent;
	color: White;
}
body {
	background-color: #6B6B6B;
	color: #FFFFFF;
	font-family: Verdana,"Arial CE","Helvetica CE",sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}
#page {
	background-color: #000000;
	border: 5px solid White;
  color: White;
	margin: 2em auto;
	padding: 1em;
	text-align: left;
	width: 770px;
}
td  {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana,"Arial CE","Helvetica CE",sans-serif;
		font-size: 13px;
	font-weight: bold;
	text-align: left;
}

p   {text-indent: 30px; margin: 10px} /*Najskôr pre Netscape */
p   {text-indent: 30px; margin-bottom: 10px; 
background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana,"Arial CE","Helvetica CE",sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}


h1,h2,h3, h4 {
	background-color: transparent;
	color: #6B6B6B;
	font-style: normal;
	text-align: center;
}
 


hr {
	background-color: transparent;
	color: #6B6B6B;
	height: 2px;
	text-align: center;
}

#navlist ul
{
padding: 10px 10px 15px ;
margin-left: 0;
font: bold 16px Verdana, sans-serif;
background:#011d79;
width: 10em;
}

#navlist
{
width:100px;
padding: 10px 10px 15px ;
float: left;
}

#navlist li a
{
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
list-style-type: none;
text-decoration: none;
}

#navlist a:link 
{
color: #fff;

background-color: #6B6B6B;
text-decoration: none;
}

#navlist a:visited
{
color: #fff;
background-color: #6B6B6B;
text-decoration: none;
}

#navlist a:hover
{
color: #6B6B6B;
background-color: #fff;
text-decoration: none;
}
#navlist
{
width:100px;
padding: 5px 5px 5px ;
float: left;
}






#hlavnimenu a {padding: 0.5em 1em 0.3em 1em; border: outset 0.5em; font-weight: bold; text-decoration: none }
a:link, a:visited { background: #6B6B6B; color: #fff }
a:hover { background: White; color: #6B6B6B; border: inset 0.5em } 

#menu a {padding: 0.1em 0.1em 0.2em 0.1em; border: outset 0.5em; font-weight: bold; text-decoration: none }
a:link, a:visited { background: White; color: #6B6B6B }
a:hover { background: #6B6B6B; color: White; border: inset 0.5em } 

#spat a:link,
a:visited {
	background-color: transparent;
	color: #6B6B6B;
	text-decoration: underline;
}
#spat a:hover {background-color: transparent;
	
	text-decoration: underline;
	
	color: White;
}