body {
		margin:0;
		padding:0;
		font-family:Tahoma;
		font-size:10pt;
}

h1,h2,h3 {
	font-family:"Trebuchet MS";
	font-size:16pt;
	margin-top:1.3em;
	color:#000;
}

h1 {font-size:160%;margin-top:1em;}
h2 {font-size:130%;}
h3 {font-size:115%;}


.h1, .h2, .h3 {
	font-family:"Trebuchet MS";
	font-size:20pt;
}
.h1 {font-size:160%;}
.h2 {font-size:130%;}
.h3 {font-size:115%;color:#900;}


p {
		line-height:1.2em;
		margin-top:0.5em;
		margin-bottom:1em;
}

form {padding:0;margin:0;}

span.nobr, span.nowrap {
		white-space:nowrap;
}

div.layout {
		min-width:980px;
}

#header {
        margin:0;
		padding:15px;
		padding-left:10px;
        height:120px;
		background:#f8f8f8;
		/*background:#fff;*/
}

#menubar {
		height:108px;
		background-color: #A9B959;
		background-image: url(menu_bg.gif);
        background-repeat: repeat-x;
		background-position:bottom;
		font-family:"Trebuchet MS";
		font-size:14pt;
		line-height:2em;
		padding:15px 40px;
		padding-right:10px;
		text-align:center;
}

#menubar A.menu {
		white-space:nowrap;
		color:#fff;
		margin-right:30px;
}

#menubar A.menuA {
		text-decoration:none;
		color:#000;
		background:#FFF000;
		margin-right:30px;
		padding:3px 5px;
}

#submenubar {
	background-color:#C3C488;
	background-image:url('arrow_submenu.gif');
	background-repeat:no-repeat;
	background-position:11px 0px;
	padding:30px 25px;
	padding-right:0;
	font-family:"Trebuchet MS";
	font-size:13pt;
	vertical-align:top;
}
#submenubar p {
	margin-left:11px;
}
#submenubar A.submenu {
		color:#000;
}
#submenubar A.submenuA {
		color:#000;
}

#submenuheader {
	height:38px;
	background:#F9EB90;
	padding-left:15px;
	font-size:13pt;
	font-family:"Trebuchet MS";
}
#submenuheader A {
	color:#000;
}

#submenubar2 {
	background:#ACAC76;
	background-image:url('arrow_submenu2.gif');
	background-repeat:no-repeat;
	background-position:11px 0px;
	padding:20px 15px 25px 20px;
	font-family:"Trebuchet MS";
	font-size:10pt;
}
#submenubar2 A.submenu {
		color:#000;
}
#submenubar2 A.submenuA {
		color:#000;
}


#breadcrumbs {
		background:#f8f8f8;
		height:38px;
		padding-left:35px;
}
#breadcrumbs A.bc {
		color:#03C;
}
#breadcrumbs A.bcA {
		color:#000;
		text-decoration:none;
}


#informer {
		border-top:1px solid #e1e1e1;
		text-align:right;
		color:#900;
		font-family:Tahoma;
		font-size:10pt;
		padding-right:15px;
}

#prometeyheader {
	height:38px;
	background:#f8f8f8;
	padding-left:15px;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}

.sidebar {
		width:250px;
		background:#C3C488;
		padding:25px;
		vertical-align:top;
		font-family:Tahoma;
		font-size:10pt;
}

.prometeyblock {
		width:250px;
		background-color:#C3C488;
		padding:25px;
		vertical-align:top;
		font-family:Tahoma;
		font-size:10pt;

		background-image:url('http://corp.saitrix.ru/dcon/images/arrow_prometey.gif')
		background-repeat:no-repeat;
		background-position:11px 0px;
}

#content_block {
		padding:16px 30px;
		font-family:"Times New Roman";
		font-size:12pt;
		vertical-align:top;
}



#contacts_block {
		background:#ACAC76;
		background:#ACAC76;
		font-family:Tahoma;
		font-size:10pt;
		padding:25px;
}

#footer_block {
		background:#ACAC76;
		font-family:Tahoma;
		font-size:10pt;
		padding:20px;
		text-align:right;
}

ol.search_result li {
	margin-bottom:1.5em;
}

ol.search_result li div.info {
	color:#666;
}

ol.search_result li span.fullmatch {
	color:#F00;
}
