BODY {
	background: #fff url(../images/bg.gif) repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 80%;
	color: #333;
}

A { color: #900; text-decoration: none; }
A:hover { text-decoration: underline; }

H2 {
	font-size: 140%;
	color: #900;
	text-align: center;
	padding-top: 1.1em;
	font-family: Tahoma;
	font-weight: bold;
}
H3 { color: #900; font-family: Arial; font-weight: bold; font-size: 120%; text-align: center; margin: 0; padding-top: 1.2em; }

P { padding-top: 1.5em;  text-align: justify; }

p.very_f {
	padding-top: 0px;
	margin-top: 0px;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color : #990000;
}
.g_all { width: 800px; margin: 0 auto; }

/* header */
.g_header {
	margin-top: 2px;
	min-height: 101px;
	_height: 101px;
	background: #A8A8A8 url(../images/header_bg.jpg) no-repeat left top;
	position: relative;
	color: #900;
	font-size: 13px;
	font-weight: bold;
}
.g_header .logo { position: absolute; left: 37px; top: 5px; }

.g_header P {
	position: absolute;
	left: 300px;
	top: 2px;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Georgia;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color : #990000;
}

.g_header H1 {
	position: absolute;
	left: 277px;
	top: 30px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: 0px;
	word-spacing: -1px;
}
.g_header .info { position: absolute; right: 7px; top: 63px; font-family: Verdana;  }
.g_header .phone-title { float: right; padding-right: 6px; }
.g_header .phones { float: right; text-align: left;}
.g_header .phones IMG { vertical-align: bottom; }

/* top menu */
.g_menu {
	font-weight: bold;
	color: #900;
	text-align: center;
	border-bottom: 1px solid #a6a6a6;
	padding: 4px 0;
	font-size: 13px;
	background: #fff;
}
.g_menu SPAN { color: #c30; }

/* content part */
.g_content-part { background: #fff url(../images/content_bg.gif) repeat-y left; }

/* left column */
.g_left { width: 276px; float: left; }
.g_left .menu-title { text-align: center; color: #900; }
.g_left .menu-title H2 { padding: 10px 10px 0; font-size: 18px; }
.g_left UL.menu { list-style: none; padding: 12px 10px 0; margin: 0;  }
.g_left UL.menu SPAN { color: #c30; }
.g_left UL.menu LI {
	background: url(../images/okey.gif) no-repeat left 3px;
	padding: 8px 0 8px 30px;
	font-size: 13px;
	font-weight: bold;
}
.g_left UL.menu UL {
	list-style: disc outside;
	padding: 0 0 0 6px;
	margin: 0px 0px 0px 6px;
}
.g_left UL.menu UL UL { list-style: circle; }
.g_left UL.menu UL LI {
	background: none;
	padding: 6px 0 0;
} /* первая цира отвечает за интервал между пунктами списка */
.g_left UL.menu UL UL LI { font-weight: normal; }
.g_left UL.news {
	list-style: disc outside;
	padding: 0px 6px 0 16px;
	margin: 0px 6px 0 16px;
	text-align: justify;
}
.g_left UL.news SPAN { color: #c30; }
.g_left UL.news LI { padding-top: 15px; font-size: 13px; }
.g_left UL.news A.more { font-weight: bold; }
.g_left .all-news { padding: 15px 8px 0 30px; font-weight: bold;  }

/* content */
.g_content { width: 500px; float: right; padding: 0 14px 0px 0px; font-family: Verdana;    }
.g_content .sel1 { color: #c30; }
.g_content .sel2 { color: #c60; font-size: 110%; font-weight: bold; text-align: center; padding: 0;}
.g_content IMG { border: 1px solid #000; }
.g_content LI {	padding-bottom: 10px; }

.bordtab { background-color: Gray; }
.fontab { background-color: White; }
.fontab TD { padding: 4px; background-color: White; }
.fontab TH {
	background-color: #999999;
	color: White;
	font-weight: bold;
	padding: 4px;
}

/* footer */
.footer {
	padding-top: 2px;
	text-align: center;
}
TABLE.footer-info {
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	width: 100%;
	background: #fff;
	font-size: 12px;
	text-align: center;
}
.footer-info TD { padding: 2px 5px 3px; }
.footer-info .menu { text-align: right; font-weight: bold; color: #900; }
.menu SPAN { color: #c30; }
.copyright { font-size: 100%; text-align: center; padding: 2px 0 2px; }
.copyright IMG {
	vertical-align: text-bottom;
}
.line_1 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px 0px;
	font-size: 0;
	line-height: 0;
}
.line_1 .b { border-bottom: 1px solid #a8a8a8; height: 5px; }
.line_1 .t { border-top: 1px solid #a8a8a8; height: 5px; }
.bordernone IMG {
	 border: 0px;
}
#primer A {
	font-weight: normal;
	text-decoration: underline;
}
.addday {
	font-size: smaller;
	color: #666666;
}
.daynolink {
	font-size: smaller;
	color: #FF9966;
}
.nolink {
font-weight : bold; 
color : #cc3300; 
} 
.linkdown {
	text-align: center;
}
.headate {
	color: #CC3300;
	font-weight: bold;
}
.headnews {
	font-weight: bold;
	color: #900;
}
em {
	border-bottom: 2px dotted #ff4500;
	font-weight: bold;
}
#hyplin {
	font-size: 80%;
	padding-bottom: 4px;
}
img.img-brd {
    border: 1px solid #0060c1;
    margin-top: 2px;
}
img.img-right {
    float: right;
    margin-left: 6px;
}

