body {
	background: #fff;
	color: #333;
	font: 9pt Arial, Helvetica, Sans-serif;
	padding: 30px;
	margin: 0;
}
h1 {
	font-size: 14pt;
	color: #436ba6;
}
h2 {
	font-size: 12pt;
	color: #49a2f4;
}
h3 {
	font-size: 11pt;
	color: #49a2f4;
	margin-top: 40px;
}
img {
	border: 0;
}
a {
	color: #49a2f4;
}
dt {
	font-weight: bold;
}
#counters {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 2px;
	height: 2px;
	overflow: hidden;
}
#menu-top {
	padding: 5px 20px;
	white-space: nowrap;
}
#menu-top a {
	font-weight: bold;
	text-decoration: none;
}
#phones {
	color: #426aa5;
	font-size: 12px;
}
#toptext {
	padding: 2px 10px;
	font: 10px Arial;
	text-align: justify;
	font-weight: bold;
}
#main-header h1 {
	margin: 0;
	padding: 5px 0;
}
#breadcrumbs * {
	font-size: 11px;
}
#breadcrumbs p {
	margin: 0;
	padding: 5px 0 10px 0;
}
#menu-left {
	width: 220px;
	/*padding: 5px 10px;
	border: 1px solid #49a2f4;*/
}
#menu-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #49a2f4;
}
#menu-left li {
	padding: 5px 0 5px 20px;
	background: url(/imgs/arrow.gif) center left no-repeat;
	border-top: 1px solid #49a2f4;
}
#menu-left li a {
	text-decoration: none;
}
#content p, #content h2, #content h3 {
	text-indent: 30pt;
}
#content h2 {
	padding-top: 16px;
	border-top: 1px solid #49a2f4;
}
#content p {
	text-align: justify;
}
#oborudovanie h2 {
	text-indent: 0;
	font-size: 11pt;
}
#oborudovanie p {
	text-indent: 0;
}
.page-menu {
	list-style: none;
}
#footer * {
	color: #fff;
}

.main-menu p {
	margin: 0;
}
.main-menu h2 {
	font-size: 9pt;
	color: #fff;
	padding-bottom: 10px;
}
.main-menu h2 a {
	font-size: 9pt;
	color: #fff;
}
.main-menu p {
	text-align: justify;
}
.main-menu-header {
	width: 100%;
}
.main-menu-header td {
	background: url(/imgs/bg-h2.gif) repeat-x #49a2f4;
	vertical-align: bottom;
	padding: 4px;
}
.main-menu-link {
	padding-bottom: 20px;
}
.main-menu-link a {
	padding-right: 20px;
	background: url(/imgs/arrow.gif) right no-repeat;
}
.container {
	width: 100%;
	min-width: 780px;
}
.hline {
	font-size: 1px;
	height: 2px;
	line-height: 1px;
}
.blue {
	background: #49a2f4;
	color: #fff;
}
.spacer {
	font-size: 10px;
	width: 10px;
	padding: 5px;
}
.pad {
	padding: 10px;
}
.pimg {
	float: left;
	margin: 0 20px 10px 0;
}
.r {
	text-align: right;
}
.cls {
	clear: both;
}
.border {
	border-collapse: collapse;
}
.border td, .border th {
	border: 1px solid #49a2f4;
}
.red {
	color: red;
}