/*styly pro menu novinek */
/*třída pro odkaz červený text žluté pozadí po přejetí myší*/
A.odkaz_red             {text-decoration:none; color:red;font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;}
A.odkaz_red:visited     {text-decoration:none; color:red;font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;}
A.odkaz_red:hover       {text-decoration:underline;background-color:#ffffc0;font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;}

/*třída pro odkaz modrý text */
A.odkaz_blue             {text-decoration:none;color:blue;font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;}
A.odkaz_blue:link        {color:blue;font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;}
A.odkaz_blue:visited     {color:blue;font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;}
A.odkaz_blue:hover       {color:red;background-color:#ffffc0;text-decoration:underline;font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;}

/*třída pro černý text */
 .text_black { font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;color:black;}

/*třída pro červený text */
 .text_red { font-weight:normal;font-size:10px; font-family:Tahoma, Arial,Helvetica;color:red;}

/*třída pro černý tučný nápis pro datum */
 .datum { font-weight:bold;font-size:11px; font-family:Tahoma, Arial,Helvetica;color:black;}

             
/*styly pro web */
.okno {position: absolute; height: 550px; width: 775px; position: relative;  text-align: left; margin-top: 0px; border: 0px solid black; background: white}
.okno_kontakt {position: absolute; height: 900px; width: 775px; position: relative;  text-align: left; margin-top: 0px; border: 0px solid black; background: white}
.logo {position: absolute; height: 73px; width: 775px; left: 0px; top: 0px; background-image: url('images/logocz.jpg'); border: 0px solid black}
.bgmenu {position: absolute; height: 20px; width: 775px; left: 0px; top: 73px;  background-image: url('images/bgmenu.gif'); border: 0px solid black}

a.menu_text:visited {position: relative; top: -3;  color: #000000; font-weight:bold ; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px}
a.menu_text:link {position: relative; top: -3; color: #000000; font-weight:bold ; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px}  
a.menu_text:hover {position: relative; top: -3; background: #E2E364; font-weight:bold ; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px} 
.menu_text1 {position: relative; top: -3;  color: #000000; font-weight:bold ; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px}

.linka_menu {position: relative; top: -2; color:000000; font-weight: normal;font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 16px}
.home {position: absolute; width: 156px; top: 74px; left: 0px; height: 20px;  text-align: center;  z-index: 1;} 
.vlajky {position: absolute; width: 100px; top: 73px; left: 680px; height: 20px;  text-align: center;  z-index: 1;}
.vlajky_homepage {position: absolute; width: 100px; top: 73px; left: 648px; height: 20px;  text-align: center;  z-index: 1;}
.body_page {position: absolute; left: 10px; width: 755px; top: 93px; height: 450px; border: 0px solid black}
.nadpis {color:#218CAD; font-weight:bold ; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; border-bottom-color: #218CAD; border-bottom-style: solid;border-bottom-width: 1px;}
.pismo_text {color:000000; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px} 
.pismo_copyright {color:000000;  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
.pismo_index {color:#FFFFFF;  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 1px}
.cerna_linka {color:000000; font-weight:bold ; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;border-bottom-color: Silver;border-bottom-style: solid;border-bottom-width: 1px;}
.zelena_linka1 {color:#218CAD; font-weight:bold ; text-align: right; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px;border-bottom-color: #218CAD; border-bottom-style: solid;border-bottom-width: 1px;}
.poc_text {color:#218CAD; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 9px}
