
a	  {color: black; text-decoration: none;}
a:link    {color: black; text-decoration: none;}
a:visited {color: black; text-decoration: none;}
a:active  {color: black; text-decoration: none;}
a:hover	  {color: blue; text-decoration: none;}


h2    {color: black;font: bold 24px/1.0 Sylfaen}/*Menu*/
h4    {color: black}
h5    {color: black;font: bold  10px/1.5 Arial} /*copyright*/
h6    {color: black;font: bold  16px/1.5 Arial} /*copyright*/
p 	{color: black;font: 20px/1.5 Arial} /*text stranek*/
body {
background-image: URL('../Pictures/pozadi.jpg'); /* obrázek na pozadí */
background-attachment: fixed;
background-color: #F0F0F0; /* prípadná barva pozadí seda*/
color: black; /* text */
}
