.test {
	text-align : justify;
}

 @font-face {
   font-family: "Franklin Gothic Medium";
   font-style:  normal;
   font-weight: normal;
   src: url("FRANKLI0.eot");
 }	
.normaltext {
	font-family: "Franklin Gothic Medium";
	color: ##B80002;
}
.vtop {
	vertical-align: top;
}

.smalltext {
	font-family: "Franklin Gothic Medium";
	color: ##B80002;
	font-size: 9pt;
}

.nadpis {
	font-family: "Franklin Gothic Medium";
	color: ##B80002;
	text-decoration: underline;
	font-size: 11pt;
   	font-weight: bold;
}
	
A {
	color: #B80002;
	text-decoration: underline;
	}
A:Link {
	color: #B80002;
	}
A:Visited {
	color: #B80002;
	}
A:Active {
	color: #B80002;
	}
A:Hover {
	color: #B80002;
	text-decoration: none;
	}	
	
body {
	scrollbar-face-color: #FFCCB2;
	scrollbar-shadow-color: #FFCCB2;
	scrollbar-highlight-color: #BAF5D;
	scrollbar-3dlight-color: #FFCCB2;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FF8B7D;
	scrollbar-arrow-color: #FFFFFF; 
	
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;

	color: #B80002;
}

* {
	font-size: 10pt;
	font-family: "Franklin Gothic Medium";
	
}

.table_boty td { vertical-align: top; padding-bottom: 15px; }
.popis { float: left; font-size: 10px;  }
.table_boty .nadpis { font-size: 13px; }
.popis .bold { font-weight: bold; font-size: 10px; width: 100px; }
.popis .nadpis { font-size: 13px; }
.popis .vysvetlivky {text-align: left; padding-top: 15px; }
.obrazek { float: right;  }
.vysvetlivky { clear: both; vertical-align: top; width: 100%; text-align: right; padding-right: 10px; }
.vysvetlivky img { vertical-align: middle; }
.vysvetlivky .info { cursor: help; }



