/* CSS Document */
html, body {
	height:100%
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
*, html, body {
	margin:0px;
	padding:0px;
}
#centerBox {
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}
img {
	border: 0px solid;
}
.intro {
	height:595px;
	background-image: url(intro.jpg);
	background-repeat: no-repeat;
	background-position: 67px 0px;
}
.awards {
	width: 334px;
	top: 50px;
	left: 545px;
	position: absolute;
}
.fork {
	width: 998px;
	font-size: 18px;
	background-image: url(fork.jpg);
	background-repeat: no-repeat;
	height: 595px;
}
.fork a {
	color: #003265;
	text-decoration: none;
}
.fork a:hover {
	color: #2a77ad;
	text-decoration: underline;
}
.fork p {
	padding-top: 420px;
	padding-right: 50px;
	padding-left: 50px;
}
#menu {
	height: 28px;
	position: relative;
	padding-left: 142px;
}
#content {
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 567px;
	width: 850px;
	position: relative;
	left: 75px;
}
#leftBox {
	float: left;
	height: 533px;
	width: 383px;
	padding-left: 30px;
}
#rightBox {
	float: right;
	height: 533px;
	width: 383px;
	padding-right: 30px;
}
.head {
	text-align: right;
	padding-top: 15px;
	padding-right: 5px;
}
.txt p {
	color: #003265;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.txt td {
	color: #003265;
}
.ramka {
	border: 2px solid #FFFFFF;
}
#next {
	background: url(next.png) no-repeat left top;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/next.png',sizingMethod=crop);
	height: 37px;
	width: 73px;
	position: absolute;
	right: 19px;
	bottom: 33px;
}
#next a, #prev a {
	font-weight: bold;
	color: #CCFFFF;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#next a {
	padding-right: 15px;
	padding-left: 25px;
}
#prev a {
	padding-right: 25px;
	padding-left: 15px;
}
#next a:hover, #prev a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#prev {
	background: url(prev.png) no-repeat left top;
	-background-image: none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/prev.png',sizingMethod=crop);
	height: 37px;
	width: 73px;
	position: absolute;
	left: 19px;
	bottom: 33px;
}
.address {
	font-size: 18px;
}
.address a {
	color: #003265;
	text-decoration: underline;
}
.address a:hover {
	color: #2a77ad;
	text-decoration: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	width: 180px;
	border: 1px solid #2a77ad;
	padding: 2px;
}
.red {
	color: #CC0000;
}
.line {
	width: 300px;
	margin-left: 40px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #67ACDA;
	height: 2px;
}
.left {
	float: left;
	width:220px;
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
}
.portCentr {
	position: absolute;
	left: 25px;
	top: 75px;
	width: 800px;
	text-align: center;
}
