a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

    style = width:100%; 			height:120%;
	text-decoration: none;
	display: block;
	text-align: center;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	style = width:100%; 	height:100%;
	background-color:#A2DC52;
	display: block;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;

	style = width:100%;		height:120%;
	display: block;
	text-align: center;

}
.bgbottomAboutUs {



	background-image: url(images/bg_we_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.borderTopBottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.borderTopBottomRigth {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;

}
.Zagolovki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: justify;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pas {
	background-color: #D7EC8D;
	height: 21px;
	width: 100%;
	position: relative;
	z-index: 1;
	top: 116px;
}
#tables {
	position: relative;
	z-index: 2;
}

