@charset "windows-1251";
body, html {
	background-color: #3f3f3f;
	padding: 0;
	margin: 0;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
}

#container {
	border: 0;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.topedge {
	height: 144px;
	width: 170px;
	vertical-align:top;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight:normal;
	line-height: 36px;
	margin-top:36px;
	margin-bottom:0;
	padding: 0;
}
#prev, #next {
	margin: 193px 60px 0 60px;
	display:block;
}
.prevnext {
	vertical-align: top;
}
h2 {
	margin-top:18px
	line-height: 36px;
	font-size: 20px;
	font-weight:normal;
	margin-bottom:0;
}
h3 {
	margin: 5px 0 0 0;
	font-size: 16px;
	font-weight:normal;
	line-height:18px;
}
a, a:visited {
	color:#f34bae;
}
#contacts {
	text-align:right;
	margin-top: 49px;
}
#box2{ position:absolute; }
#box2 span{ display:block; float:left; }
.mask2{
position:relative;
width:612px;
height:502px;
overflow:hidden;
}
#toplinks {
text-align: right;
font-size: 12px;
width: 960px;
margin: 10px auto 0 auto;
}
#toplinks a {
	margin-left: 10px;
}