@charset "UTF-8";

  div.content_bckg{
 background: url(/images/content_bckg.gif) repeat-x  0 #F1F1EF;
 padding: 20px 31px 13px 25px;
 }
 
 .face_news table td:first-child, .face_news table td.first-child {
    padding: 2px 10px 0 24px;
    white-space: nowrap;
}
.face_news table td {
    color: #B3B3B3;
    font-size: 12px;
    padding-bottom: 24px;
    vertical-align: top;
}


a.search_pr {
    background: url("/images/ico_search_press_rel.gif") no-repeat scroll 0 1px transparent;
    margin-right: 37px;
    padding-bottom: 2px;
    padding-left: 26px;
}
  
 a.podpiska {
    background: url("/images/ico_podpiska.gif") no-repeat scroll 0 0 transparent;
    padding-bottom: 1px;
    padding-left: 27px;
}
 
/* import print base styles */
@import url(print_base.css);

@media print
{
  /*------------------------------------------------------------------------------------------------------*/
  /* add your print styles here */
  
  * {
    color: #5A5A5A;
    font-family: Tahoma;
}
  
  p {
    clear: both;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 21px;
	color: #5A5A5A;
}  
  
    div.content_bckg{
 background: url(/images/content_bckg.gif) repeat-x  0 #F1F1EF;
 padding: 20px 31px 13px 25px;
 }

 
  .face_news table td:first-child, .face_news table td.first-child {
    padding: 2px 10px 0 24px;
    white-space: nowrap;
}
.face_news table td {
    color: #B3B3B3;
    font-size: 12px;
    padding-bottom: 24px;
    vertical-align: top;
}
 
	/*.print_wrapper{padding:15px;}*/
	#print_header{padding:0 12px 5px 12px;border-bottom:1px solid #acacac;}
	#print_main{padding: 15px 12px;}
	#print_main table.news_anons{width:100%;}
	#print_main table.news_anons td{vertical-align:top;padding:0 0.5em 1.75em 0.5em;}
	#print_main table.news_anons td h3{font-weight:normal;font-size:125%;margin:0;}
	#print_main table.news_anons td span.news_date{font-size:83.33%;color:#a0a0a0;}
	#print_main table.news_anons td div.notice{padding-top:0.25em;}
	
	#print_footer{border-top:1px solid #acacac;padding:12px 12px 0 12px;}
	
	div.pagenavi{display:none !important;}
	
	/* = artus = */
	div#artus{float:right;padding:1em 0 0 0;color:#a0a0a0;font-size:91.67%;}

	div#artus img, div#artus input{vertical-align:middle;}
	div#artus span{
		display:inline-block !important;
		display:-moz-inline-stack !important;
	  display:inline-block !important;
	  _overflow:hidden;
	  zoom:1;
	  *display:inline !important;
		vertical-align:middle;
	  padding:0 10px;
	  margin-right:10px;
	}
	
	div#artus a{color:#a0a0a0;text-decoration:none;}


a.search_pr {
    background: url("/images/ico_search_press_rel.gif") no-repeat scroll 0 1px transparent;
    margin-right: 37px;
    padding-bottom: 2px;
    padding-left: 26px;
}

a.podpiska {
    background: url("/images/ico_podpiska.gif") no-repeat scroll 0 0 transparent;
    padding-bottom: 1px;
    padding-left: 27px;
}
  
  div.logo_print {
  margin-left:0;
  }
  
  a.print_butt {display:none;}
  
  }
