body                          {background-color: black;
                               margin-top: 25px;
                               }
                               
                               
div.polozka                   {position: relative;
                               float: left;
                               height: 30px;
                               }
                               

div.global                    {position: relative;
                               float: left;
                               width: 614px;
                               height: 30px;
                               }



div.top                        {width: 614px;
                                position: relative;
                                float: left;
                                height: 135px;
                                background-image: url('images/top.gif');
                               }   
                               

div.titulkovnik                {width: 614px;
                                float: left;
                                position: relative;
                               height: 30px;
                               margin-top: 0;
                               text-align: right;
                               background-image: url('images/main.gif')
                               }

div.main                      {width: 614px;
                               position: relative;
                               float: left;
                               margin-top: 0;
                               background-image: url('images/main.gif')
                               }   

div.nadpis                    {width: 614px;
                               float: left;
                               position: relative;
                               height: 30px;
                               margin-top: 0;
                               background-image: url('images/nadpis.gif')
                               } 
                               
 
div.bottom                     {width: 614px;
                               height: 39;
                               position: relative;
                               float: left;
                               margin-top: 0;
                               background-image: url('images/bottom.gif')
                               }                              
                               
p.podpis                       {font-family: arial;
                                font-size: 9;
                                text-align: center;
                                margin-top: 8;
                                margin-bottom: -5;}
                                
                                
p                              {font-family: arial;
                                font-size: 11;
                                text-align: justify;
                                margin-left: 40;
                                margin-right: 40;
                                margin-top: -2;
                                }  
                                
p.odkaz                        {font-family: arial;
                                font-size: 14;
                                text-align: justify;
                                margin-left: 40;
                                margin-right: 40;
                                margin-top: -2;
                                }

                                
p.nadpis                       {font-family: arial;
                                font-size: 12;
                                text-align: right;
                                margin-right: 45;
                                margin-top: 5;
                                font-weight: bold;
                                }
                                    
td.about                      {width: 89px;
                               height: 30px;
                               position: relative;
                               float: left;
                               }                                                             
                               
td.diamant                    {width: 88px;
                               height: 30px;
                               position: relative;
                               float: left;
                               }  
                               
td.grazioso                   {width: 89px;
                               height: 30px;
                               position: relative;
                               float: left;
                               }     
                               
                                
td.histori                    {width: 87px;
                               height: 30px;
                               position: relative;
                               float: left;
                               }                                
                               
td.contact                    {width: 84px;
                               height: 30px;
                               position: relative;
                               float: left;
                               }

img.foto                      {width:150;
                               height: 100;
                               margin-left: 0;
                               margin-right: 1;
                               }
                               
                               
div.foto                      {text-align: left;
                               margin-left: 25;
                               margin-bottom: 3;
                               }
                               
ol                             {font-family: arial;
                                font-size: 11;
                                text-align: justify;
                                margin-left: 40;
                                margin-right: 40;
                                margin-top: -2;
                                }


a                              {color: #FF7B00;
                                }
                                
a:hover                        {color: #B07000;
                                }
