body, html {
	height: 100%;
	width: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background: #fff;
	color:#333;
	font: 100% Arial;
}
body, select.quick_nav  {
	scrollbar-track-color:#FFF8D9;
	scrollbar-face-color:#FFCE00;
	scrollbar-arrow-color:#000;
	scrollbar-highlight-color:#FFF8D9;
	scrollbar-shadow-color:#FFB91A;
	scrollbar-base-color:#999;
	scrollbar-darkshadow-color:#999;
}

.printbl {
	padding: 0px 20px 20px 20px;
	margin: 0px;
	background: #fff;
	color:#333;
	font: 80% Arial;
}

#corn {
	position: absolute;
	top: 248px;
	left: 241px;
	width: 180px;
	height: 180px;
	background: url(i/bg_content.gif) no-repeat top left;
	z-index: 2;
}
#layout {
	background: url(i/bg_layout.jpg) repeat-x top;
}
#belt_curve {
	background: url(i/bg_belt_curve.jpg) no-repeat left bottom;
}
#serv {
	text-align: right;
}
#serv  a {
	color: #000;
	text-decoration: underline;
	font-size: 70%;
	display: inline-block;
	padding-right: 20px;
}
#info {
	height: 80px;
	vertical-align: middle;
}
#info a {
	display: inline-block;
	padding-right: 3px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 80%;
	color: #000;
}
/* левое меню  */
#menu_box {
	background: url(i/bg_menu_box.jpg) no-repeat top right;
	width: 241px;
}
#submenu_fon {
	background: url(i/bg_submenu.jpg) repeat-y;
	padding-bottom: 0px;
	/*margin: 0px 21px 20px 10px;*/
	height: 210px;
}
#submenu_corn {
	height: 130px;
	background: url(i/bg_submenu_corn.jpg) no-repeat top right;
	padding-top: 63px ;
	padding-bottom: 20px;
}
#submenu a {
	 display: block;
	 text-indent: -25px;
	 padding-left: 25px;
	 padding-bottom: 3px;
	 text-decoration:  underline;
	 color: #000;
	 font: 80% Arial;
}
#shadow {
	background: url(i/bg_menu_right.jpg) no-repeat top right;
}
#menu_fon_box {
	 margin: 0px 5px 0px 10px;
}
#menu_fon {
	background: url(i/bg_menu.jpg) repeat-y;
	padding-bottom: 0px;
	vertical-align: top;
	/*height: 275px;
	overflow: visible;*/
}
#menu div {
	 background: url(i/bg_menu_a.gif) no-repeat top left;
	 padding: 7px 5px 7px 22px;
	 margin-right: 18px;
	 border-top: 1px solid #FFF4C4; 
	 height: auto;
}
#menu div.first {
	border-top: none;
}
#menu div.separate {
	 background: #FFF4C4;
	 padding: 0px;
	 margin: 0px 18px 0px 3px;
}
#menu a {
	 text-decoration: none;
	 color: #000;
	 font: 90% Arial;
}
#menu a.select {
	font-weight: bold;
}
#menu a.select:hover {
	color: #000 !important;
	text-decoration: none !important;
}

#menu div.a_hover {
	background: #FC0 url(i/bg_menu_a_hover.gif) no-repeat top left;
	margin: 0px 18px 0px 0px;
}
#menu div.lev1 {
	background: #FFF4C4 url(i/bg_menu_lev1.jpg) repeat-x top; 
	margin-right: 0px;
}
#menu div.lev1 a {
	font-size: 80%;
	display: block;
	padding: 3px 5px;
}
#menu div.lev1 a:hover {
	color: #06F;
	text-decoration: underline;
}
/*
#menu_corn {
	height: 270px;
	background: url(i/bg_menu_corn.jpg) no-repeat top right;
	padding-top: 4px;
	overflow: visible;
}
#menu div.first {
	 background: url(i/bg_menu_a_first.gif) no-repeat top left;
	 padding: 10px 5px 5px 22px;
}
*/

/* поиск и опрос */
form, #question, #quest {
	margin: 15px 21px 15px 10px;
}
#find, #question {
	background-color: #FFF8D9;
}
.find_l {
	border-left: 1px solid #999;
}
.find_r {
	border-right: 1px solid #999;
}
input.find {
	width: 130px;
	height: 18px;
	border: 1px solid #000;
	margin: 0px;
}
input.question {
	margin-top: 7px;
	margin-left: 5px;
}
#question {
	font-size: 80%;
}
#question a {
	text-decoration: underline;
	color: #000;
	display: block;
	padding: 5px 0px;; 
}

h1.q {
	font: normal 140% Arial;
	color: #000;
	margin-top:7px;
	margin-bottom:2px;
}

h2.q {
	font: normal 120% Arial;
	color: #000;
	display: block;
	width:100%;
	border-bottom: 1px solid #ccc;
	margin-top:7px;
	margin-bottom:2px;
}
dt {
	font-weight: bold;
	padding-top: 10px;
}
#quest {
	margin: 10px 15px 15px 10px;
	font: normal 100% Arial;
}



/* calendar */
#calendar {
	margin: 15px 21px 15px 10px;
	background-color: #FFF8D9;
	/*width: 241px;*/
	width: 209px;
}
*html #calendar {
	width: 210px;
}
td.cborder {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #ccc;
	padding: 5px;
}
.cbordergren, .cborderdate {
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #DBDAD6;
	padding: 5px;
	font: bold 13px Arial;
	color: #000;
}
.cbordergren {
	border-top: 1px solid #ccc;
	padding: 5px;
	color: #B36E00;
}
.cborderdate {
	padding: 0px 5px 5px 5px;
	width:170px;
}
table.calc_tb td {
	font: normal 67% Arial;
	color: #000;
	/*padding: 5px 2px 5px 6px;*/
	padding: 5px 2px 5px 2px;
	border: 1px solid #fff8d9;
	text-align: center;
}

td.today {
	background-color: ffdf5b;
}
td.datanow {
	border: 1px solid #b36e00 !important;
}
td.holiday a{
	color: #b36e00 !important;
}
td.holiday a:hover{
	color: #06f !important;
}
td.holiday {
	color: #b36e00 !important;
}
table.cmonth a{
	font: normal 67% Arial;
	color: #000;
}

/* ссылки  */
#links {
	list-style-image: url(i/bullet_links.gif);
	margin-left: 32px;
	padding-left: 0px;
	padding-right: 5px;
}
#links  li {
	margin-bottom: 6px;
	padding-top: 0px;
	margin-top: 0px;
}
#links a {
	text-decoration: underline;
	font-size: 90%;
	color: #000;
}
/* content */
#navigator {
	margin-bottom: 20px;
}
#navigator h1{
	margin-bottom: 0px;
}
#navigator a {
	display: block;
	padding-left: 18px;
	text-indent: -18px;
}
#content_box {
	background: #E9EEF5 url(/i/bg_content_box.jpg) repeat-x bottom;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	vertical-align: top;
}
a img {
	border: none;
}
#nav {
		z-index: 11;
		position: relative;
}
#content {
	padding: 30px 30px 60px 30px;
	font-size: 80%;
	position:  relative;
	z-index: 3;
}
h1 {
	font: normal 150% Arial;
	color: #000;
}
h2 {
	font-size: 110%;
	color: #FFB91D;
}
h3 {
	font-size: 110%;
	margin: 0px;
	padding: 30px 0px 10px 0px;
}
p {
	text-indent: 30px;
}
table p {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover, #serv a:hover, #links a:hover {
	color: #06F;
	text-decoration: underline;
}
#content td {
	 font-size:80%;
}
.br {
	clear: both;
	width: 1px;
}
.brd {
	border: 1px solid #fff;
	clear: both;
	margin-bottom: 20px;
	padding: 0px;
	height: auto;
}
.item {
	background-color: #fff;
	border: 2px solid #FFCE00;
	padding: 10px;
	margin: 0px;
	text-align: justify;
	height: auto;
}
.item td {
 vertical-align: top;
}
.pic img {
	border: 1px solid #000;
}
img.pic {
	border: 1px solid #000; 
	float: right; 
	margin-left: 20px;
	width: auto;
}

img.i {
	border: 1px solid #000;
}
.map {
	border: 1px solid #CCC;
	margin: 0px 5px 5px 0px;
}
img.gallery {
	border: 1px solid #000; 
	float: left; 
	margin-right: 20px;
	margin-bottom: 20px;
	width: auto;
}
.gallery {
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	width: 250px;
}
.gallery img {
	border: 1px solid #000;
}
span.date {
	font-size: 110%;
	display: block;
}
span.title {
	font-weight: bold;
	display: block;
	margin: 5px 0px;
}
.text td {
	border-bottom: 1px solid #E5E5E5;
	padding: 10px 10px 10px 0px;
	text-align: justify;
}
td.spc {
	padding-right: 50px;
}
td.last {
	border-bottom: none;
}
/* подвал */
.base {
	background-color: #FFCE00;
	font-size: 75%;
	vertical-align: top;
	padding: 10px;
}
select.quick_nav {
	width: 210px;
	height: 18px;
}
form.quick_nav {
	margin: 0px;
	padding: 0px;
}
#copy {
	float:right;
	width: 20%;
}
#copy a {
	color: #000;
}
.print {
	float: right;
	width: 150px;
}

b.f {
	font-size: 130%;
	color: #000;
}
.time_table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.time_table  td, .time_table  th {
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0px 5px;
	text-align: left;
}
.time_table  th {
	  background-color: #FFCE00;
	  font-size: 80%;
}
.th {
	background-color:#FFF8D9;
	padding-right: 5px;
}
.list li {
	padding-bottom: 10px;
}
.gray {
	color: #999;
}
.detail {
	display: block;
	margin-top: 10px;
}
#gallery_list a {
	padding-left: 20px;
	text-indent: -20px;
}
/* структурная схема */
#sheme_assistents {
	width: 300px;
}
.assistant {
	background: #fff url(i/bg_scheme_bot.gif) repeat-x bottom;
	width: 225px;
}
.assistant a {
	display: block; 
	padding: 4px  7px  7px  7px;
	text-decoration: none;
	border-left: 1px solid #D9DEE5;
}
.assistant a:hover {
	color: #FFB91D;
	text-decoration: none;
}
.assistant_top {
	background: url(i/bg_scheme_top.gif) repeat-x top;
}
#sub_assistents {
	background: White url(i/bg_scheme_bot.gif) repeat-x bottom;
	border-left: 1px solid #D9DEE5;
	padding: 5px 15px 10px 15px;
}
.blue {
	color: #220D69;
}
.bordo {
	color: #610606;
}
#sheme dt {
	padding-top: 20px;
}
#congratulations {
	margin: 30px 0px;
}
#congratulations a, #congratulations span {
	display: inline-block;
	margin-right: 20px;
}
#raexpert {
	margin: 40px 10px;
}
#raexpert img {
	margin-right: 10px;
	margin-bottom: 10px;
}
