.no-print, .banners, #top-image, .seo, .basket-block, apklausa-block, .reklama-block, .pagination, #sidebar-left, #sidebar-right, .tabs, form { display: none; }

img { border: none; }

.sIFR-flash, embed, input, textarea { display: none; }

	.f-left { float: left; }
	.f-right { float: right; }

	
		img.f-left, .image.f-left { margin: .3em 1em 1em 0; }
		img.f-right, .image.f-right { margin: .3em 0 1em 1em; }

body {
margin:.5in .75in;
padding:0;
font:small Verdana,Sans-serif;
}

#header, #sidebar-1, .pda, .no-print, form { display: none; }

table{
width:100%;
border-collapse:collapse;
}
table td, table th{border:1px solid #ccc;padding:4px;}
table tbody th{text-align:left;}

/* =Headings
----------------------------------------------- */
h1, h2, h3 {
margin:1em 0 .5em;
font-family:Georgia,Serif;
font-weight:normal;
clear:both;
}
h1 {
margin-top:.5em;
font-size:180%;
}
h2 {
font-size:140%;
}
h3 {
font-size:125%;
}
/* =Links
----------------------------------------------- */
a {
color:black;
text-decoration:none;
}
a img {
border-width:0;
}
/* =etc(text margin ....)
----------------------------------------------- */
#content a[href]:after,
#header a[href]:after,
#footer a[href]:after {
content: " (" attr(href) ") ";
font-size: 90%;
}
#content a[href^="/"]:after,
#header a[href^="/"]:after,
#footer a[href^="/"]:after {
content: " (http://site.com" attr(href) ") ";
}
