/* ddelotver.ru */

body {
	/* background:url(images/top.jpg) top left repeat-x; */
	font-size:12px;
	background-color:#cdcdcd;
	padding:0;
	margin:0;
}
#wrapper {
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	/* width: 770px; */
	width:1030px;
	text-align:left;
	font-family: Arial;
	background-color:#FFF;
}

#leftbarlogo a{
	/*padding-left: 250px;
	padding-bottom: 66px;
	padding-top: 2px;*/
	position: absolute;
	top:auto;
	height: 15px;
	padding: 2px 250px 66px 0px;
	background: url("/images/doc_center.gif") no-repeat;
	background-position: bottom center;
}
#leftbarlogo a:hover {
	background: url("/images/doc_center_hover.gif") no-repeat;
	
}

a:link, a:visited {
	color:#da9206;
}
a:hover {
	color:#666666;
}
.logo {
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
}
.logo span {
	color:#da9206;
	font-weight:normal;
	letter-spacing:10px;
}
td {
	text-align:center;
	vertical-align:middle;
}
td.shelk {
	vertical-align:bottom;
}
th {
	padding-left:10px;
	vertical-align:middle;
}
#nav {
	/* position:absolute; */
	/* top:100px; */
	margin:auto;
	padding:0;
	width: 550px;
}
ul#menu {
	/* left:20%; */
	/* margin:0; */
	/* margin:0 0 0 200px; */
	padding:0;
	list-style-type:none;
	/* position:relative; */
	display:block;
	/* height:40px; */
	height:66px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
}
#menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	/* background:url("images/divider.jpg") center right no-repeat; */
}
#menu li.bor-r {
	background:url("images/divider.jpg") center right no-repeat;
}
#menu li a {
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
	padding:12px 25px 13px 15px;
	margin:0;
}
#menu li a:hover {
	background: url("images/hover.jpg") no-repeat right;
}
.clear {
	clear:both;
}

#leftbarlogo {
	position:absolute;
	top:150px;
	margin:15px 0 0 10px;
	/* margin-left:-250px; */
	width: 250px;
	height: 83px;
	line-height:1.5em;
	float:left;
	border:1px solid gray;
}


#leftbarup {
	position:absolute;
	margin: 0px 0px 0px 0px;
	width: 250px;
	/*float:top;*/
	text-align:center;

}



#leftbar {
	/* position:absolute; */
	top:150px;
	margin:75px 0 0 10px;
	/* margin-left:-250px; */
	width: 250px;
	line-height:1.5em;
	float:left;
	border:1px solid gray;
}

#content {
	padding:0px 20px 0px 20px;
	/* position:absolute; */
	top:150px;
	padding:
	margin-left:0px;
	margin-top:-30px;
	/* width: 770px; */
	width:725px;
	float:right;
	line-height:1.5em;
}

#content2{
	padding:0px 20px 0px 20px;
	 position:absolute; 
	top:150px;
	padding:
	margin-left:0px;
	margin-top:0px;
	/* width: 770px; */
	width:120px;
	float:right;
	line-height:1.5em;
}




h1 {
	color:#333333;
	font-weight:normal;
	font-size:18px;
}
h2 {
	color:#333333;
	font-weight:bold;
	font-size:14px;
}
#content p {
	margin-bottom:15px;
}
.line {
	border-top:1px solid #777;
	margin-top:10px;
	margin-bottom:10px;
}
.left_box1 {
	margin-top:5px;
	margin-bottom:5px;
	line-height:normal;
	float:left;
	width:182px;
	margin-right:10px;
	background-color:#CCCCCC;
}
#content .left_box1 p {
	margin-bottom:0;
}
.thetext {
	padding:10px;
	margin:0;
}
.thetext span {
	color:#666666;
	font-size:16px;
	margin:0;
}
#footer {
	color:#333333;
	margin-bottom:20px;
}
#footer span {
	color:#da9206;
}
#footer a:link, #footer a:visited {
	color:#999999;
	text-decoration:none;
}
#footer a:hover {
	color: #fb6030;
	text-decoration:underline;
}
.men ul {
	list-style:none;
	padding-left:0px;
	margin:0px;
	height:100%;
}
.men ul li {
	border-bottom:1px #fff dashed;
	margin:0px;
	padding:0px;
	margin-bottom:0.2em;
}
.men ul li a {
	display:block;
	padding:4px 5px 4px 18px;
	background:#dedede URL('img/arr.gif') no-repeat left;
	color:#666;
	text-decoration:none;
}
.men ul li.active a {
	background:#5a88b7 URL('img/ardw.gif') no-repeat left;
	color:#fff;
}
.men ul li.open a {
	background:#dedede URL('img/ard.gif') no-repeat left;
}
.men ul li.current a {
	background:#dedede URL('img/arr.gif') no-repeat left;
}
.men ul a:hover {
	color:#000;
}
/*****  UL  UL  ****/
.men ul ul {
	margin-bottom:0.8em;
}
.men ul ul li {
	margin-bottom:0px;
	border-bottom:1px #eee solid;
}
.men ul ul a, .men ul .active ul a, .men ul .open ul a {
	background:#fff URL('img/li.gif') no-repeat left;
	color:#666;
	padding-left:20px;
}
.men ul ul .active a, .men ul ul a:hover {
	color:orange;
}
.men ul ul .active a {
	background:#fff URL('img/li_active.gif') no-repeat left;
}
/*****  UL  UL  UL  ****/
.men ul ul ul {
	margin-left:1em;
}
.men ul ul ul li {
	margin-left:0.5em;
	border-bottom:1px #fff solid;
}
.men ul ul ul a {
	padding:2px 0px 2px 0px;
}
.err, .mess {
	margin: 10px !important;
	padding: 10px !important;
	border: 1px solid red !important;
	color: red !important;
}
.mess {
	color: blue !important;
	border: 1px solid blue !important;
}
form {
	width: 350px;
	padding: 0 90px 20px;
	padding-top: 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
}
form.name1 {
	width: 340px;
	padding: 0 120px 20px;
	padding-top: 20px;
	background: #f7f7f7;
	border: 1px solid #ddd;
}
div.slider {
	position: relative;
	margin: 0 0 10px;
}
label {
	cursor: pointer;
	display: block;
}
input[type="text"], textarea {
	width: 410px;
	border: 1px solid #999;
	padding: 5px;
	-moz-border-radius: 4px;
}
input[type="text"]:focus, textarea:focus {
	border-color: #777;
}
input[name="captcha_value"] {
	width: 150px;
}
/* submit button */
input[type="submit"], textarea {
	cursor: pointer;
	border: 1px solid #999;
	padding: 5px;
	-moz-border-radius: 4px;
	background: #eee;
}
input[type="submit"]:hover, textarea:hover
input[type="submit"]:focus, textarea:focus {
	border-color: #333;
	background: #ddd;
}
input[type="submit"]:active, textarea:active {
	margin-top: 1px;
}
#AddRecordCaptcha {
	margin-top: -5px;
}
#head {
	background:url("/images/top.jpg") repeat-x scroll left 4px transparent;
	padding:10px;
}

#MailList {	display: block;	margin: 20px 0 0 0;	padding-bottom: 70px;}#MailList header {	background: #dedede;	color: #666666;	padding: 5px 5px 0 15px;	height: 25px;	font-weight: bold;}#MailList form {	width: 220px;	padding: 0;	margin: 0 0 0 10px;	border: 0;}#MailList div {	overflow: hidden;}#MailList #adressee_div {	margin-top: 10px;}#MailList #email_div {	margin: 10px 0;}#MailList #adressee, #MailList #email {	width: 200px;}#MailList p {	margin: 0;}#MailList #news, #MailList #stock, #MailList #newservice {	display: block;	float: left;}#MailList label {	display: inline-block;	float: left;	width: 150px;}#MailList_submit {	margin: 10px 0 0 0;}
