a.picture {
	border: 0px solid white;
}

a.picture:hover   {
	border: 0px solid black;
}
.b           { 
               font-weight: bold;
             }

body         {
              font-size:11px;
              font-family : "Verdana","Arial CE", "Arial", "Times New Roman";
              text-align:left;   
              color: black;
              }

.bunka1      {
               background-color: green;
               color:white;  
             }

.bunka2      {
               background-color: #FFEBCD;
             
             }


.datum       {font-size:11px;
               font-family : "Verdana","Arial CE", "Arial", "Times New Roman";
               color: white;
               font-weight:bold;
               text-align:right;
              }

.i    { 
                font-style: italic;
             }
.mys_on      {
              text-decoration: underline;
             } 

.mys_out     {
              text-decoration: none;
             } 


.nadpis      {
               font-size:16px;
               background-color: #FFEBCD;
               color:green;
               font-weight : bold;
               text-align:center; 
             }
 

.nadpis_1    {
               font-weight : bold;
               color:green;
               text-align:left; 
               font-size:14px;
             }


.odstavec    {
              display: block;
              width:590px;
              text-align:justify;
             }       

.odstavec2  {
             display: block;
             width:500px;
             text-align:justify;
            }    

.sirka_bloku {
              display:block;
              width:538px;
             }

.stred       {
              text-align: center;
             }


TABLE         {
              font-size:11px;
              font-family : "Verdana","Arial CE", "Arial", "Times New Roman";
              text-align:left;   
             }

.text        {
              font-size:11px;
              font-family : "Verdana","Arial CE", "Arial", "Times New Roman"; 
             }

.text_2        { 
                
                font-size: 14px;
                font-weight: 900;   
                border-bottom: 2px solid black;
                }

.text_3     { 
                font-size: 14px;
               }
.vlavo       {
              text-align: right;
             }


.zarovnanie  {
               text-align: justify;
             } 
