/* PRINT - CSS Document */
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: arial, verdana;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, verdana;
}
body {
	font-size: 12px;
	font-weight: normal;
	font-family: arial, verdana;
}
.dontprint, .zpet, .link, .down {
  display: none;
}



.aktuality {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, verdana;
  border-bottom: 1px solid black;
  padding: 20px 0px 0px 0px;
  margin: 0px;
  clear: both;
}
.img_right {
  float: right;
  border: 0px;
  margin: 15px;
}
.thumb_right {
  float: right;
  border: 0px;
  margin: 15px;
}
img {
  border: 0px;
}

#clear_all {
  clear:all;
	background-color:white;
}

img {
  border:0px;
}
#img_right {
  border:0px;
  float:right;
}

.right_blok {
  clear:right;
  padding: 10px;
  width: 260px;
  border: 1px solid #CC7800;
  color: black;
  background-color: white;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, verdana;  
	padding-bottom: 30px;
}

