html {
	width: 100%;
}

body, a {
	color: black;
  background: white;
  font-size: 12pt;
	font-family: sans-serif;
}
#Header, #Navi, #LeftCulumn, #Footer, #BottomBanner, #Counter, form, img {
	display: none;
}

#RightCulumn {
	float: none !important;
}

h1, h2, h3, h4, h5, h6 {
	page-break-after: avoid;
}

.svetlyram {
	font-weight: bold;
}

address {
	font-size: 10pt;
}
address a {
	font-size: 10pt;
}

.Price td, th {
	text-align: left;
	border: solid 1px;
	padding: 10px;
}

/*[href]:after {
	content: " [" attr(href) "] ";
}

h1,h2 {
	page-break-before: always;
}*/
