@charset "utf-8";
/* CSS Document */

.headmenu {
	color: #FFF;
	background-color: #005599;
	text-align: center;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
    background-image:  url(../images/fot.png);
}
.headmenuorang {
	color: #FFF;
	background-color: #FF9900;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-align: center;
}


#centerblock {

	width: 600px;
	margin-right: 300px;
	margin-left: 300px;
}

.bodymenuorang {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#coderg #rightblook {
	padding: 5px;
	float: right;
	height: 500px;
	width: 170px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #f1f1f1;
}

#coderg #rightblook ul {
}
#coderg #rightblook .linksmenu {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#coderg #rightblook .linksmenu ul {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#coderg #rightblook .linksmenu ul li a:hover {
	color: #000;
	background-color: #f1f1f1;
	text-decoration: none;
}

#coderg #rightblook .linksmenu ul li {
	list-style-type: none;
}
#coderg #rightblook .linksmenu ul li a {
	font-size: 12px;
	color: #333;
	display: block;
	padding: 5px;
	height: 16px;
	text-decoration: none;
}
.email {
	text-align: center;
	margin-top: 20px;
}


#coderg #leftblock {
	padding: 5px;
	float: left;
	height: 500px;
	width: 170px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #f1f1f1;
}.bodymenu {
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
