@charset "utf-8";
/* CSS Document */
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000082;
	font-weight: bold;
	word-spacing: 1.5em;
	letter-spacing: 0.4em;
}

.ibes #mainContenthome {
	background-image: url(images/baikal1.jpg);
	background-repeat: no-repeat;
	height: 440px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	width: 530px;
	float: right;
	padding-left: 10px;
}
#radon {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	width: 130px;
	height:70px;
	padding: 3px;
	overflow: visible;
	position: absolute;
	visibility: hidden;
	z-index: 5;
	left: 160px;
	top: 350px;
	cursor: help;
	color: #3C5B80;
	background-image: url(images/backuntop.jpg);
	background-repeat: repeat-x;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #993333;
}

.textb {
	font-weight: bold;
	text-decoration: underline;
} 


