body, table td,table th,table tbody td,input, textarea {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  word-spacing: normal;
  letter-spacing: 0;
  font-size: 14px;
  line-height:20px;
  color: #292012;
  font-weight:normal;
  text-align: left;	
  
 }

td,th{vertical-align:top;text-align:left}
table th{font-weight:bold}
table {border-collapse:collapse;}
.foto_vlevo {float:left;margin:0px 20px 10px 0px}
.foto_vpravo {float:right;margin:0px 0px 20px 10px}


form	{margin-top: 0; margin-bottom: 3px;}
h1,h2,h3,h4,h5,h6 {font-family: 'Ubuntu', sans-serif;font-weight: 400; line-height: 1.1; margin-bottom: .8em; }
/* Headings */ 
h2 {font-size: 1.429em}	/* 20px */ 
h3 {font-size: 1.286em}	/* 18px */ 
h4 {font-size: 1.143em}	/* 16px */ 
h5 {font-size: 1em}	/* 14px */ 
h6 {font-size: 1em}	/* 14px */  
  

p	{margin: 0; padding-bottom:1em;text-align: left;}

a:link,a:visited	{font-weight: normal; color:#1d5f0d}
a:focus {
        text-decoration: none;
        background-color: yellow !important;
        color:black !important;
  }
a:focus   img.focus { 
            outline:5px dotted black;            
        }
a:focus       img.focus2 { 
            outline:5px dotted white;            
        }
a:hover,a:active
{        background-color: transparent !important;
text-decoration:none;}

 
    
a:hover img.focus,a:active  img.focus { 
            outline:none !important;            
}
a:hover img.focus2,a:active  img.focus2 { 
            outline:none !important;            
}
        
a.outline {
   outline:5px dotted black;     
}
    



.col {float:left;width:33%}
 
   /*
ul {list-style:none;padding:0px;margin-bottom:1em;margin:0;}
ul li {list-style:none;padding:0px;margin:0;background-image: url("/images/graphic.png");background-position:-59px -148px;background-repeat:no-repeat;padding-left:1.5em}

ol {padding:0 0 0 1.5em;}
ol li {padding:0px;margin:0;}
ol li ul li {padding-left:1.5em}
*/

.tabulka100 {width:100%}
.tabulka100 td:first-child {width:50%}
.tabulka100 td {border-bottom:1px solid #ddd}
.tabulka100 tr:last-child td {border-bottom:0}
.tabulka3 td:first-child {width:auto}

