
body {
    line-height: 1.5;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    color: #000;
    background: none;
    font-size: 10pt;
    }

.container {
    background: none;
    margin:0 auto;
    width: 18cm;
}

.clear
{
/*border-bottom: 1px solid #00008D;*/
/*padding-bottom: 20pt; */
}

hr {
    background: #ccc;
    color: #ccc;
    width: 100%;
    height: 2px;
    margin: 2em 0;
    padding: 0;
    border: none;
}

hr.space {
    background: #fff;
    color: #fff;
    visibility: hidden;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Helvetica Neue",Arial,"Lucida Grande",sans-serif;
    margin: 0.5cm, 0;
    padding: 0%;
}
#results p.time {
text-align: right;
color: #898989;
}

#results .snippet
{
	font-family: "Verdana";
	
}


#results .title
{
	margin-top: 30px;
}

#results .title h3
{
	color: #00008D;
	font-size: 12pt;
}

code {
    font: .9em "Courier New",Monaco,Courier,monospace;
}

a img {
    border: none;
}

p img.top {
    margin-top: 0;
}

blockquote {
    margin: 1.5em;
    padding: 1em;
    font-style: italic;
    font-size: .9em;
}

.small {
    font-size: .9em;
}

.large {
    font-size: 1.1em;
}

.quiet {
    color: #999;
}

.hide {
    display: none;
}
a:link,a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
}

a:link:after,a:visited:after {
    /*content: " (" attr(href) ")";*/
    font-size: 90%;
}

p {
    margin: 20pt 0;
}

/*ogólny*/
#header, #page, #footer, #content, #topbar, #mainmenu, #page #content.main, #page #content.main1, #page #content.main2, #content.main .box, #content.main1 .box, #content.main2 .box
{
	 width: 18cm;
    margin:0% auto;
    clear:both;
    
}
#page #content.main2 .box, #page #content.main1 .box, #page #content.main .box, #page #content .box {
 	border: none;

}

#content {
    background: none;
    border: 0px solid #fff;
	} 
#allResults, #allResults .shorter 
{
	width: 18cm;
    margin:0% auto;
}

#footer
{
	 page-break-inside: avoid;
}
#footer .linksRight{
clear:both;
float:left;
padding-left:10px;
}

#footer .links
{
	margin: 0 auto;
	width: 18cm;
	clear: both;
	border-top: 1px solid #656565;
	border-bottom: 1px solid #656565;
	float:left;	 
}

#topbar .right {
	display: none;
}
p .toolbar{
	display: none;
}
  
#topbar {

	background-image: url(logo_iis.jpg) no-repeat right;

  }

#mainbar, #mainmenu, #lside, #rside, #gotop, #bar, #pageDiv, #allResults .tools, #maps .mapButton, #mapUl, #mapList{
	display: none;
}

#allResults .moreInfo
{
	display:block ;
}

#footer .rf, #footer .links .linksRight{
	display: none;
}