
 /* Body a text */ 

BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 10px;
	MARGIN: 0px;
	BACKGROUND: url(bg.gif);
	font: x-small/1.5em "Trebuchet MS",Arial,Verdana,Sans-serif;
	voice-family: "\";
}\""; voice-family:inherit;
  font-size:small;
}

a:hover  {
color:#ec0000;
text-decoration:underline
}

	
h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: Red;
	list-style-type: square;
}
h4 {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;

}
h5 {
   font:x-small/1.5em "Arial" Arial,Verdana,Sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	}

.krkonose { 
  position:relative; 
  z-index: 1;
  LEFT: 2px;
  TOP: -1px;
}
.image{
	width: 172px;
	height: 129px;
	background-repeat: no-repeat;
	display: block;
	border: 1px solid Red;
}


