BODY
{
  color: black;
  background-color:	#B2B2B2;
  font-size: 12px;
  font-family: "Arial CE", Arial, Helvetica, Tahoma, Verdana, sans-serif;

  margin: 0px 0px 0px 0px;
}

DIV, LI, P, SPAN, TD
{
  font-size: 12px;
  font-family: "Arial CE", Arial, Helvetica, Tahoma, Verdana, sans-serif;
}

.intro	{background-image: url("img/uvod.jpg"); background-repeat: no-repeat; background-position: center; background-attachment: fixed;}
.link	{position: relative; left: 0; top: 0; width: 100%; height: 94%;}
.bottom	{position: relative; bottom: 0; z-index: 10; width: 100%; height: 29px;}
 
.f10 {font-size: 10px; font-family: "Arial CE", Arial, Helvetica, Tahoma, Verdana, sans-serif}
.f14 {font-size: 14px; font-family: "Arial CE", Arial, Helvetica, Tahoma, Verdana, sans-serif}
.f16 {font-size: 16px; font-family: "Arial CE", Arial, Helvetica, Tahoma, Verdana, sans-serif}

.b  {font-weight: bold}

A:link    {color:   black; text-decoration: none}
A:visited {color:   black; text-decoration: none}
A:active  {color:   black; text-decoration: none}
A:focus   {color:   black; text-decoration: none}
A:hover   {color: darkred; text-decoration: none}