/* CSS AKCIE print */

@media print {

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.25pt;
	margin:0;
	padding:0 0 18px 0;
	line-height: 10.5pt;
	color: #333333;
	text-align: center;
	background-image: none;
	background-color: transparent;
}

div#left {display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}
div#hormenu {display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}
div#header{display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}
div#header h2 {display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}
div#right {display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}
div.top_banner {display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}
div#banner {display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}
div#footer {display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}

div#pagebg{background: none;}
div#pagebg_top{background: none;}
div#pagebg_bottom{background: none;}

div#frameholder {width: 100%; overflow: visible; margin: 0; padding: 0; height:auto; background: none;}

div#center  {margin: 0 0 0 0; padding:0 0 0 0; width: 100%; float:none; background:none;}
div#content  {margin: 0 0 0 0; padding:0 0 0 0; float:none; background:none;}

div#content_holder{ 
	border-top: 0;
	margin: 0;
	background: none;
	padding: 0;
}

div#logo_print {
	display: block;
	margin: 0 0 10px 0;
}

div#content_holder a {
	text-decoration: underline;
	color: #000000;
}

table.news_holder div.item{
background: none;
font-size: 8.25pt;
text-align: left;
border: 1px solid #AAC2D2;
}

table.news_holder div.item a{
font-weight: bold;
color: #000000;
text-decoration: underline;
}

table.news_holder div.item2{
background: #F6F8FF;
}

.news_holder div.headline{
margin: 0 0 3px 0;
font-weight: bold;
}

/******************* text elements ****************/

h1 {color: #000000; border: 0;}
h2 {color: #000000;}
h3 {color: #000000;}
h4 {color: #000000;}
h5 {color: #000000;}
h6 {color: #000000;}
a {color: #0000ff;}


ul{padding: 0 0 0 15px;}
ol{padding: 0 0 0 15px;}
ul li{list-style-type: circle; padding: 0;}
ul.spec li{list-style-type: square; padding: 0;}

/******************* list tables ****************/

div#content div {color: #333333;background: none;border: 0;}
div#content table {color: #333333;background: none;border: 0;}
div#content table td a {color: #333333;background: none;border: 0;}
div#content table.list_01 td {color: #333333;background: none;border: 0;}
div#content table.list_01 td {color: #333333;background: none;border: 0;}
div#content table.list_01 td a {color: #333333;background: none;border: 0;}


div#content div.dalsi_tymy p.yellow {color: #000000;}
div#content table th {padding-left: 0; font-size: 10.5pt;}

}
