@import url(/_styles/main.css);
body {
	margin: 0px;
	padding: 0px;
	background:white;
}
h1, .page_name {
	font-family:Verdana;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	color:#7a5117;
	margin-top:10px; margin-bottom:0;
}
#topmid { width:350px; height:270px; float:left; }
#top_actions_new {
    float:left; width:315px; height:76px;
    padding:25px 10px 15px 25px;
    background:url(/_bone/topact_bg.jpg) left top no-repeat;
    color:#bf9079; font-size:14px;
}
#topcontacts_new {
    float:left; width:430px; height: 270px;
    padding-right:16px;
    background:url(/_bone/topcontacts_bg.jpg) left top no-repeat;
    text-align: right;
	position:relative;
}
    #topcontacts_new a { outline:none; border:medium none; }
    #topphones td { vertical-align: top; }
    #tc_taganskaya { width:197px; }
    #tc_split { width:20px; }
    #tc_arbatskaya { width:200px; }

#topmenu {
	background: #a08264 url(/_bone/tm_bg.jpg) no-repeat top left;
	width:996px;
	height:90px;
	text-align:center;
}
#topmenu table {text-align:center;margin:auto;}
#topmenu table a { display:block; padding:8px 10px; height:20px; color:#f8da89;font-size:18px;text-decoration:none;}
#topmenu table a.sel, #topmenu a:hover { color:#200e00; background:url(/_bone/tm_sel.gif) top repeat-x; }
#topmenu table td {text-align:center;height:42px;}
#topmenu table td.sep {width:7px;background: transparent url(/_bone/tm_sep.gif) no-repeat top center;}

#main {  }

#left {
	width:279px;
	float:left;
}
#left .head { color:#7a5117; text-align:center; }
#left .cont {
	padding:0 1px 0 19px;
}
#left .skidka {
	margin-top:20px;
	background:#6a4919 url(/_bone/skid_bg.jpg) left top repeat-y;
}
#left .skid_cont {
	color:#f8da89;
	border: 1px solid #cbb28e;
	padding:25px;
	text-align:center;
	font-size:18px;
	background:url(/_bone/left_bg.jpg) left top no-repeat;
}
#left .block {
	margin-top:20px;
	padding:0 10px;
	border: 1px solid #cbb28e;
	background-color:#e9d9c1;
	text-align:center;
	color:#170A00;
	font-size:14px;
}
#left .block .blockheader {
	color:#9d0000;
	font-size:18px;
}
#left .block a {
	font-size:14px;
	color:#773d0b;
}
#left .block a:hover { text-decoration:none; }

#right {
	float:right;
	width:682px;
	padding-right:15px;
	padding-left:19px;
	position:relative;
}
#actions {
	position:absolute;
	top:170px;
	width:682px;
	height:220px;
	overflow:hidden;
}
#actions table {
	margin:auto;
	width:600px;
	border-collapse:collapse;
	background:#c0a680 url(/_bone/act_bg.jpg) top repeat-x;
}
#actions table td {
	border:1px solid #dfcaac;
	color:#170a00;
	font-size:14px;
	vertical-align:top;
}
#actions td.action { width:259px; padding:20px 20px 10px; }
#actions table td p { margin-top:0; margin-bottom:16px; }
#actions a { color:#f8da89; }
#actions a:hover { text-decoration:none; }
#actions .left { text-align:left; }
#actions .right { text-align:right; }
#actions .acthead { font-size:24px; color:white; }
#blocks { width:100%; vertical-align:top; }

#blocks .left, #blocks .right {
	width:290px;
	padding:90px 20px 18px;
	vertical-align:top;
}
#blocks .left {
	background:#291c10 url(/_bone/blockbg0.jpg) left top no-repeat;
}
#blocks .right {
	background:#291c10 url(/_bone/blockbg1.jpg) right top no-repeat;
}
#blocks .menu {
	vertical-align:top;
	padding-top:300px;
}
#blocks ul { color:#f8da89; }
#blocks ul li a {
	color:#f8da89;
	font-size:18px;
}
#blocks ul li a:hover {text-decoration:none;}
#blocks .sep { width:22px; }
#blocks .cont {
	padding:0 20px 20px;
	background-color:#291c10;
	font-size:13px;
	vertical-align:top;
}
#blocks .cont table { border-collapse:collapse; width:100%; }
#blocks .cont table td {
	border:1px solid #7a5117;
}
#content {
	margin:20px 0;
	font-size:14px;
	color:#7a5117;
}
