@media print {


body{
  font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;
	font-size:80%;
}
table{font-size:100%;}
p{
  margin-top:0px;
}
img{border:solid 1px black;}
#pagecontainer{
  border:none;
  width:100%;
}
#head-left img, #head-right img{display:none;}
#content{clear:both; margin:5px; padding:5px;}
h1, h2, h3{margin:0px; margin-left:0px; margin-top:10px; color:#080; color:#9A5835;}

#head-right p{
  margin:2px;
  padding:2px;
}
.podpis{
  width:150px; float:right;
}

.red{color:red}
.bold{font-weight:bold}

#thc{text-align:right;}
#thc a{color:blue; text-decoration:underline;}
#thc a:hover{color:red; text-decoration:none;}

}
