/* CSS Document */

body
   {
   margin: 0px;
   padding: 0px;
   font-size: 14px;
   font-family: "Arial" sans-serif;
   width: 750px;
   color: black;
   background: white url("obr_text/vodoznak2.jpg") no-repeat left top; /*80% 50%;*/
   background-attachment: fixed;
   /*border: 1px solid red;*/
   }
   

#pravy
   {
   margin: 0px;
   padding: 0px; 
   padding-top: 0px;
   /*border: solid black 1px;*/
   }


ul.home
   {
   font-weight: 600;
   }

ul.home li
   {
   padding: 5px;   
   }


a.odkazy_home
   {
   color: black;
   text-decoration: none;
   }
   
a.odkazy_home:hover
   {
   color: #00f;
   text-decoration: underline;
   }  
      

#pravy_m
   {
   margin: 0px;
   padding: 0px;
   background: white url("obr_text/budova.jpg") no-repeat right top;
   padding-top: 0px;
   }


#pravy_nepr
   {
   margin: 0px;
   padding: 0px;
   background-color: white;
   padding-top: 0px;
   }


#text
  {
  font-weight: normal;
  text-align: left;
  padding-left: 50px;
  padding-right: 0px;
  padding-top: 7px;
 /* border: solid black 1px;*/
  }

a.mejl
   {
   display: inline;
   color: #00f;
   text-decoration: underline; 
   font-weight: bold;  
   }
   

   

.silne
   {
   font-weight: bold;
   }
 
.index
   {
   position: relative;
   top: -0.5em;
   font-size: 0.8em;
   text-decoration: none;
   font-weight: bold;
   } 


ul
   {
   clear: both;
   }
     
li
   {
   padding: 5px;
   font-weight: 600;
   }
   

li.bez_odr
   {
   list-style-type: none;
   font-weight: 700;
   }

#sidlo
   {
  /* padding: 20px;*/
   }

td
   {
   /*padding-right: 80px;*/
   width: 190px;
   }

   
td.sid
   {
  /* padding-right: 80px;*/
   }

td.siln
   {
   font-weight: 600;
   }


tr.misto_nad
   {  
   height: 25px;
   vertical-align: bottom;
   }


td.nadp
   {
   padding-bottom: 10px;
   padding-left: 0px;
   font-weight: 700;
   }

img.mapa
   {
   display: block;
   padding-top: 30px;
   width: 534px;
   margin-right: auto;
   margin-left: auto;
   }
   
   
img.mapa_podrob
   {
   display: block;
   padding-top: 30px;
   width: 487px;
   margin-right: auto;
   margin-left: auto;
   }

img.pred_textem
   {
   float:left;
   padding-right: 20px;
   }
   
span.nadpis_reference
   {
   font-size: 14px;
   font-weight: 600;
   }


ul.odrazky_refer
   {
   list-style-type: square;
   }

ul.odrazky_refer li
   {   
   font-weight: normal;
   }

span.modra
   {
   color: #00f;
   font-weight: 600;
   }

   
.kontakt_silne
   {
   font-weight: 600;
   font-size: 14px;
   }   
   
   
   
