/**
*
* @desc Stenders.lv print CSS definition
* @auth Aigars Sukurs, aigars at grafton dot lv
*
*/
/* S:GLOBALS */
*{
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
}
* html .addClear{
	height: 1%;
}
.addClear{
	clear: both;
}
.addClear:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6{
	font-weight: blod;
}
h1{
	font-size:   1.95em;
	line-height: 1.9em;
}
h2{
	font-size:   1.75em;
	line-height: 1.8em;
}
h3{
	font-size:   1.65em;
	line-height: 1.7em;
}
h4{
	font-size:   1.5em;
	line-height: 1.6em;
}
h5{
	font-size:   1.35em;
	line-height: 1.4em;
}
h6{
	font-size:   1.15em;
	line-height: 1.2em;
}
br{
	font-size:   1.2em;
	line-height: 1.2em;
}
ul {
	list-style: none;
	list-style-position: inside;
}
/* E:GLOBALS */

html,
body {
	height: 400px;
}

#wrapper {
	position: relative;
	min-height: 400px;
}

body{
	position: relative;
	font: 10pt "Courier New", "Courier", "Sans-serif";
	text-align: left;
}

#header {
	display: none;
}

#contentLayout{
	position: relative;
	width: 650px;
	_height: 400px;
	padding: 20px 0 20px 0;
  voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 400px;
}

#leftSide {
	display: none;
}

#contentWrapper {
	position: relative;
	margin: 0 10px;
	padding: 0 10px;
	_width: 630px;
	_height: 400px;
	text-align: left;
  voice-family: "\"}\"";
	voice-family: inherit;
	width: 610px;
	min-height: 400px;
}

#contentHead {
	display: none;
}

#content {
	position: relative;
	width: 610px;
	_height: 400px;
  voice-family: "\"}\"";
	voice-family: inherit;
	min-height: 400px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: lowercase;
	padding-bottom: 10px;
	margin-bottom: 20px;
  border-bottom: 1px dotted #DDD;
}

#content p {
	position: relative;
	text-indent: 1em;
	font: 10pt "Courier New", "Courier", "Sans-serif";
	margin-top: 10px;
	line-height: 1.1em;
	text-align: justify;
}

#contentFoot {
	display: none;
}

#rightSide {
	display: none;
}

#footer {
	position: relative;
	width: 650px;
	height: 29px;
	text-align: left;
	overflow: hidden;
}

#footer ul {
	display: none;
}

#footer p {
	position: relative;
	margin: 0 20px;
	padding: 8px 0;
	border-top: 1px dotted #DDD;
	_width: 650px;
	_height: 29px;
	font: 10pt "Courier New", "Courier", "Sans-serif";
	text-align: left;
	color: #333;
  voice-family: "\"}\"";
	voice-family: inherit;
	width: 610px;
	height: 13px;
}
