body        {
	background : white; 
	font-family : 'Trebuchet', 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
	font-size : 12px;
	MARGIN: 20px;
}

#hlavni {
    width: 970px;
    border-collapse: collapse;	
    BORDER: 0px solid; 
    border-spacing: 0px;
}

td {
    font-size : 12px;
    vertical-align: top;

}

#hlavni td {
    font-size : 12px;
    padding:0px;
}

.vnitrni td {
    padding-right:10px;
}

.ref_pict {
    width: 210px;
}

.ref_img {
    width: 200px;
    height: 100px;
}



p { font-size : 12px; text-indent: 15px;}

a:link { text-decoration : none; color : gray;} 
a:active { text-decoration : none; color :gray;} 
A:visited { text-decoration : none; color:  gray;}
a:hover {text-decoration : underline; color : orange;} 

.nadpis { color: orange; font-size : 1.1em;}
.seda { color: gray;}

ul {list-style-type: square; }

img {border: 0px;}

img.border {border: 1px solid black;}
