@charset "windows-1250";
h1,h2,h3,h4 {font-family: Arial; MARGIN-LEFT: 50px; MARGIN-RIGHT: 50px; MARGIN-top: 50px; COLOR: navy}
h5 {MARGIN-BOTTOM: 0px; MARGIN-LEFT: 50px; MARGIN-RIGHT: 50px; font-FAMILY: Arial}
P {font: normal small; MARGIN-LEFT: 50px; COLOR: black; MARGIN-RIGHT: 50px; font-FAMILY: Arial; TEXT-ALIGN: justify}
td.rok {background-image: url(_obrazky/aaa/archivrok.gif); text-align: center;  font-weight: bold}
td.zprava {font-size: 1.1em}
td {font-FAMILY: Arial}

.box {
	position:relative;
	width: 255px;
	height:auto;
	margin:10px;
	padding:.5em;
	font-size:.8em;
	color:#000;
	background:#d0eaf4;
	border-top:10px solid #d0eaf4;
	border-bottom:10px solid #d0eaf4;
	border-left:10px solid #d0eaf4;
	border-right:10px solid #d0eaf4;
	text-align:left;
}
.tl, .tr, .dl, .dr {	position:absolute;}
.tl, .tr {	top:-10px;}
.dl, .dr {	bottom:-10px;}
.tl {	left:-10px;	background:url('_obrazky/aaa/circle.gif') left top no-repeat #fff;}
.tr {	right:-10px;	background:url('_obrazky/aaa/circle.gif') right top no-repeat #fff;}
.dl {	left:-10px;	background:url('_obrazky/aaa/circle.gif') left bottom no-repeat #fff;}
.dr {	right:-10px;	background:url('_obrazky/aaa/circle.gif') right bottom no-repeat #fff;}
.tl, .tr, .dl, .dr {	width:10px;	height:10px;	font-size:0px;}
