/*@import url(../cms-templates/css/print.css);*/
BODY {
	margin: 0;
	padding: 0;
	font: 80%/140% Georgia, "Times new roman", serif;;
	}
#right-extra-frame,
#header,
#global-nav,
#footer-links,
#footer,
#navigation,
#access-keys,
DIV.toc-component,
DIV.file-comp { display: none; }

DIV.box { float: none; }
DIV.href-component A, UL.linklist LI A, A.read-more,
.htag-component A { 
	padding: 0 !important; 
	margin: 0 !important;
	text-decoration: underline !important;
	color: blue !important;
	}
A { text-decoration: underline !important; }
H1, H2, H3, H4 {
	border: none !important; 
	color: black !important;
	margin: auto !important;
	padding: none !important;
	}
H1 A, H2 A, H3 A, DIV.htag-component A { 
	text-decoration: none !important;
	color: black !important;
	} 
#main-wrapper, #menu-content-wrapper, #menu-content, #body {
	width: auto;
	padding: 0;
	margin: 0;
	}
IMG { border: none; }
TD { padding-right: 10px; }
.break { page-break-after:always; }
CAPTION { border: 1px solid #999; padding: 7px 10px; font-weight: bold; text-align: left; 
  border-bottom: none; }
TABLE.prislista {
  border: 1px solid #999;
  margin-bottom: 20px;
  width: 100%;
  font-size: 100%;
  }
TABLE.prislista TD, 
TABLE.prislista TH {
  padding: 2px 5px;
  border: 1px solid #555;
  }
TABLE.prislista TD { white-space: nowrap; }
TABLE.prislista TH { background: #F7F7F7; text-align: left;}
TABLE.prislista P { margin: 0; }
.red {color: #FF0000}
TD.number {text-align:right !important}
TD.center, TH.center {text-align:center !important}
TH.thin {font-weight: normal;}
TD.empty, TH.empty {background: #DDD;}
H1, H2 { clear: both; line-height: 140%; }
.content H1 { margin-bottom: 4px; font-size: 2.0em !important; }
.content H2 { margin-bottom: 4px; font-size: 1.6em !important; margin-top: 20px !important; }
.content H3 { margin-bottom: 4px; font-size: 1.3em !important; margin-top: 12px !important; }
.content H4 { margin-bottom: 4px; font-size: 1.1em !important; }
/*P { margin-top: 0 }*/
HR.break { visibility: hidden; }