@CHARSET "UTF-8";

body {
	background: url(/uploads/images/paper.jpg) no-repeat fixed center;
	min-width: 1000px;
	font-family: Arial;
font-size: 11pt;
}

div {
	margin-top: 20px;
}

.bordered {
	border: 1px solid Dimgray;
             
}

.center {
	text-align: center;
}

#wrap {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	position: absolute;
	margin-left: -500px;
	text-align: center;
}

#menu {
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0 10px;
	display: block;
	position: relative;
}

#menu li {
	font-size: 20px;
	list-style: none;
	display: inline;
	width: auto;
	position: relative;
	margin: 0px 10px;
	list-style: none;
}

#center {
	width: 500px;
	margin-left: 47px;
	margin-right: 47px;
	height: auto;
}

#logo img {
	margin-left: 0px;
}

.page {
	float: left;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 50px;
}

.column {
	width: 200px;
margin-top: 62px;
}

.dot {
	font-size: 8pt;
}

#content {
	position: relative;
	display: block;
	width: auto;
	height: auto;
	padding: 0 0 10px 10px;
	overflow: hidden;
	text-align: left;
}

#content img {
	float: left;
	margin: 10px
}

#content h1 {
	margin: 0px 0px 0px 0px;
             text-align: center;
	font-size: 20px;
	background: #dfd5b9;
	white-space: nowrap;
	padding: 5px;
             color: #ff3333;
	overflow: hidden;
	background: #dfd5b9;
	font-size: 20px;
}

.zayavka{
display: block;
width: 250px;
}

.zayavka div{
margin-top: 10px;
text-align: left;
}

.zayavka input{
float: right;
}


.cms_submit{
float: right;
margin-top: 10px;
}

#news li {
	margin: 10px 30px;
	text-align: left;
	list-style: square outside;
	text-align: left;
}

#social li{
list-style: none;
margin-top: 10px;
display: inline;
}