body {
	background-color: #CCCCCC;
	background-image: url(/img/bg.jpg);
	background-attachment: fixed; 
	background-repeat: no-repeat;
	
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.gear {
text-decoration:underline;
font-weight: bold;
}
a:link {
	color: #63160c;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #63160c;
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	color: #63160c;
	text-decoration: none;
		font-weight: bold;
}
a:active {
	color: #63160c;
	text-decoration: none;
		font-weight: bold;
}

.bl
{
	color: #000000;
	text-decoration: none;
}

.maintd {
	height:494px;
	background:url(/paveldodonov2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}

.uho {
	color: #f7fa37;
}

.geartext
{
	color: #63160c;
	text-decoration: none;
		font-weight: bold;
	}

#homelink {
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 10px;
}

#calendar {
	position: absolute;
	right: 20px;
	top: 60px;
	
	font-size: 10px;
}

.news {
	position: absolute;
	right: 20%;
	top: 20%;
	
	
}

.nov {
		position: absolute;
	left: 18%;
	top: 19%;
}


.head {
	font-family: Arial;
	 font-size: 36px;
	color: #4f514e;	
}