/* @charset "utf-8"; */
/* CSS Document */

html {overflow-x:hidden; overflow-y:auto;} /*remove horizontal scroll bar in IE6!*/
html, body {width:100%; height:100%; margin:0; padding:0; border:0 none;}
/* body {padding:0; margin:0; border:0 none; font-family:arial; font-size:12px; color:#f33333; background-color:#ffffff;} */
/* a, a:link, a:visited, a:hover, a:active {color:#0000ff; text-decoration:none; outline:0 none;}  */


.odkaz a
{
   FONT-STYLE: normal;
   FONT-FAMILY:  Sans-serif;
   FONT-SIZE: 14px;
   text-align:center; 
   text-decoration:none;
   font-weight: bold;
   color: #0d05b8;
}

.odkaz  a:hover
{
   FONT-STYLE: normal;
   FONT-FAMILY: Arial;
   FONT-SIZE: 14px;
   text-align:center; 
   text-decoration:none;
   font-weight: bold;
   color: red;
}

.odkazc a
{
   FONT-STYLE: normal;
   FONT-FAMILY:  Arial;
   FONT-SIZE: 14px;
   text-align:center; 
   text-decoration:none;
   font-weight: normal;
   color: black;
}

.odkazc  a:hover
{
   FONT-STYLE: normal;
   FONT-FAMILY: Arial;
   FONT-SIZE: 14px;
   text-align:center; 
   text-decoration:none;
   font-weight: normal;
   color: red;
}

.odkaz2 a
{
   FONT-STYLE: normal;
   FONT-FAMILY: "Helvetica CE", "Arial CE", Helvetica, Arial;
   FONT-SIZE: 14px;
   text-align:center; 
   text-decoration:none;
   font-weight: bold;
   color: red;
}

.odkaz2  a:hover
{
   FONT-STYLE: normal;
   FONT-FAMILY: "Helvetica CE", "Arial CE", Helvetica, Arial;
   FONT-SIZE: 14px;
   text-align:center; 
   text-decoration:none;
   font-weight: bold;
   color: #0d05b8;
}


.aa
{
   FONT-STYLE: normal;
   FONT-FAMILY: Arial;
   FONT-SIZE: 16px;
   text-align:center; 
   text-decoration:none;
   font-weight: bold;
   color: navy;
}
