@CHARSET "UTF-8";


body {
	margin: 0px;
	padding: 0px;
	text-align: center;

	
	
	font-size: 10px;
	color: black;
	font-style: normal;
	font-family: Arial, san-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	background-color: #080805;

}

table {
	border-collapse: collapse;

}

td,th {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin: 0px;
}

.tdKapitola {
padding-top: 5px;
padding-bottom: 5px;
font-size: 12px;

}

img {
border :none;
}