<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
	   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs">

<head>
<meta http-equiv="content-language" content="cs" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />


  
<style type="text/css">

body{
font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, "sans-serif";
font-size: 12px;
font-style: bold;
}

/*lista*/

BODY {
background-color: #000000;
font-size: 12px;
font-style: bold;
font-face: Verdana;
font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, "sans-serif";
font-size: 12px;
margin: 3px; 
SCROLLBAR-TRACK-COLOR: #333333;
SCROLLBAR-FACE-COLOR: black;
SCROLLBAR-HIGHLIGHT-COLOR: black;
SCROLLBAR-SHADOW-COLOR: #333333; 
SCROLLBAR-ARROW-COLOR: red;
SCROLLBAR-DARKSHADOW-COLOR: black; 
}



/*nadpisy*/

h3
{
font-style: bold;
font-face: Verdana;
font-size: 14;
font-variant: small-caps;
color:white;
text-decoraditon: none;

}



h2
{
font-variant: small-caps;
font-style: bold;
font-face: Verdana;
font-size: 20;
color:white;
text-decoraditon: none;
}









h1
{
font-variant: small-caps;
font-style: bold;
font-face: Verdana;
font-size: 20;
color:white;
text-decoraditon: none;
}





/*nastaveni stylu pro <a> </a> */
a 
{
font-style: bold;
font-face: Verdana;
font-size: 14;
color: #333333;
text-decoration: none; 
}

/*hover*/
a:hover 
{ text-decoration: none;
color: white;
} 

/*visited*/

a:visited
{
font-style: bold;
}


</style>
</head>
</html>