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

body {
	padding:0;
	font-size: 14px;
	text-decoration: none;
	text-align: justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1007px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #ffffff;
	background-color: #1B1F27;
}
#shapka {

}
#linia {
	background-color: #BB9913;
	height: 1px;
	position: absolute;
	top: 40px;
	width: 100%;
	left: 0px;
}
#knopki {
	width: 436px;
	height: 20px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #F58220;
float:right;
margin-right:38px;

}
#l {
	height: 20px;
	width: 143px;
	float:left;
	padding-left:16px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1B1F27;
}
#k {
	height: 20px;
	width: 219px;
	float:right;
	margin-right:20px;
}
#left {
	float: left;
	width:200px;
	margin-left:40px;
	margin-bottom: 20px;
}
#content {
	float: right;
	width:700px;
	margin-top: 50px;
	margin-right: 50px;

	padding-bottom: 5px;
}
#content1 {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 15px;
	padding-top:15px;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
#futer {

}
.nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
.nav  a:focus, .nav a:hover {
	color: #FEFED6;
	text-decoration: none;
}
