@media print
{
body
{
color: black;
background: white;
font-size: 11pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td
{
	font-size: 10pt;
}
@page
{
margin: 1,5cm;
}
/*
[href]:after
{
content: " [" attr(href) "] ";
}
*/
#obsahstrip, #navlist, #grayfooterstrip, #country, #footermenu, #topgray
{
display: none;
border-color: black;
}
#rightpanel
{
	background: none;
	height: 100%;
	width: auto;
	position: static;
	top: 0px;
	left: auto;
	right: auto;
}
.welcometext
{
	display: none;
}
.welcome	{
	display: none;
}
#hlavnipanel
{
position: static;
margin:0;
padding:0
}

#obsah
{
border-color: black;
width: auto;
}
h4{font-size: 16pt;}
h1,h2,h3,h4,h5,h6
{
page-break-after: avoid;
}
hr	{
	display: none;
}
#rightadvert	{
	display: none;
}
#main #obsahobalka #obsah #trafoparam	{
	border-collapse: collapse;
}
#main #obsahobalka #obsah #trafoparam td, th	{
	border: 1px solid #000;
	table-layout: fixed;
}
#main #obsahobalka #obsah #trafoparam .parametry	{
	color: #000;
	font-weight: bold;
	text-align: left;
}
#main #obsahobalka #obsah #trafoparam .hodnoty	{
	color: #000;
	font-style: italic;
}
#main #obsahobalka #obsah #trafo .zip	{
	display: none;
}
}
