/* CSS VEGACOM print */

 @media print {

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8.25pt;
	margin:0;
	padding:0 0 18px 0;
	color: #000000;
	background-image: none;
	background-color: transparent;
	text-align:left;
}

img.logoprint{display: block; margin:0 0 20px 0;}

div#topmenu {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#right {display: none; margin: 0; padding: 0; float: none; width: 0; height: 0;}
div#subnavigation {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#pagebg2{background: none;}

div#frameholder {margin: 0; padding: 0; background: none; width: 100%;}
div#left {margin: 0; padding: 0; float:none; background: none; width: 100%;}
div#content  {margin:0; padding:0; line-height:10.5pt; background:none;}


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; background:none; font-size:15pt; font-weight:bold;}
h2 {color: #000000; font-size:13.5pt;}
h3 {color: #000000; font-size:12pt;}
h4 {color: #000000; font-size:10.5pt;}
h5 {color: #000000; font-size:9pt;}
h6 {color: #000000; font-size:8.25pt;}
a {color: #0000ff; text-decoration:underline;}


ul{padding: 0 0 0 15px;}
ol{padding: 0 0 0 15px;}
ul li{list-style-type: circle; padding: 0; background:none;}
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;}

}
