/*======================================



					color



========================================*/
HR{color: #336699;}/*стиль разделительных линий*/
/*===============*/
a:link{color: #336699;}                /*стиль ссылок*/
a:visited {color: #336699;}				/*посещеных*/
a:active {color: #336699;}					/*активных*/
a:hover {color: #336699;}		/*при наведении*/
/*===============*/
div.news_text h3 a {color: #336699;}
div.news_text p {color: #444444;}
/*===============*/
.art_text {color: #444444;}/*основной техт*/
/*===============*/
.page_list{color: #336699;}
/*===============*/
div.list_razdel td{}
/*===============*/
/*стиль колонок слева справа*/
.article_text_r_1{color: #444444;}
.article_text_r_1 a {color: #336699;}
.article_text_r_1 a:link{color: #336699;}                /*стиль ссылок*/
.article_text_r_1 a:visited {color: #336699;}				/*посещеных*/
.article_text_r_1 a:active {color: #336699;}					/*активных*/
.article_text_r_1 a:hover {color: #336699;}		/*при наведении*/
/*стиль колонок слева справа*/
/*===============*/
.art_zagolovok{/*заголовок*/color: 00487e;}
.art_isto4nik{/*источник*/}
/*===============*/
#main {}
#submain {}
#submain p, #submain h3{color: Green;}
#submain p a{color: #336699;}
#submain h3 a{color: #336699;}
/*===============*/
/*======================================



					font,text format




========================================*/
a:hover {text-decoration:none}		/*при наведении*/
/*===============*/
div.news_text h3 a {
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
div.news_text p {
	font-family: monospace;
	font-size: 10pt;
	text-align: justify;
}
div.desc p{
	font-family: monospace;
	font-weight: bold;
}
/*===============*/
/*div.art_text{overflow-y: scroll;}content*/
.art_text {
	font-size: 10pt;
	font-family: monospace;
}
div.art_text h3{font-size: 12pt;}
div.art_text a {text-decoration: none;}
div.art_text a:hover {text-decoration: underline;}
/*===============*/
.page_list a {
	text-decoration: none;
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
}
/*===============*/
div.list_razdel td{}
/*стиль колонок слева справа*/
.article_text_r_1
{
	font-family: monospace;
	font-size: 9pt;
	text-align: left;
}
.article_text_r_1 a {
	color: #336699;
	font-family: sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.article_text_r_1 a:hover {text-decoration:none}		/*при наведении исчезает подчеркивание*/
/*стиль колонок слева справа*/
/*===============*/
.art_zagolovok{			/*заголовок*/
	font-size: 14px;
	text-align: center;
}
.art_isto4nik{				/*источник*/
	font-size: 11px;
	text-align: right;
	font-style: italic;
}
/*===============*/
/*===============*/
#submain p, #submain h3{
	font-size: 12pt;
	font-family: monospace;
	font-weight: normal;
}
#submain h3{
	text-align: center;
}
#submain h3 a{
	font-size: 14pt;
	font-family: monospace;
	font-weight: bold;
}

#submain a{font-family: monospace;
font-size: 10pt;}
#submain p a{text-decoration: underline;}
#submain p a:hover{text-decoration: none;}
#submain h3 a{text-decoration: none;}
#submain h3 a:hover{text-decoration: none;}
/*===============*/

/*======================================



					format,size,border




========================================*/
HR{						/*стиль разделительных линий*/
width: 50%;
text-align: center;
}
/*===============*/
div.news_text{
	height:180px;
	margin: 10px 5px;
}
div.news_text h3{
	margin: 0;
	padding: 0;
}
div.news_text h3 a {
	MARGIN: 0;
	padding: 0;
}
div.news_text p {
	MARGIN: 0;
	padding: 0;
}
div.news_text img {
	margin: 3px;
	padding: 3px;
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
/*===============*/
/*div.art_text{height: 1500px;}*/
.art_text {margin: 20px 10px 20px 10px;}				/*основной техт*/
/*===============*/
div.page_list{
	float: none;
}
/*===============*/
div.list_razdel td{
	background-image: url(images/razdel_ico.jpg);
	background-repeat: no-repeat;
	padding: 0 10px 0 25px;
	height: 32px;
	border-right: thin dashed Gray;
	border-bottom: thin dashed Gray;
}
/*===============*/
/*стиль колонок слева справа*/
.article_text_r_1
{
	MARGIN: 10px 10px 10px 10px;
}
/*стиль колонок слева справа*/
/*===============*/
.art_zagolovok{			/*заголовок*/
	margin: 20px 10px 5px 10px;
}
.art_isto4nik{				/*источник*/
	margin: 20px 10px 20px 10px;
}
/*===============*/
/*===============*/
#main {MARGIN: 10px 0px 10px 20px;}
#submain {margin:0;}
#submain p, #submain h3{
	margin:0;
	padding:0 0 5px 0;
	width: 220px;
}
#submain h3{
	background: url(images/menu_bg9.gif);
	height: 20px;
}
div.relevant_arts{
	text-align: left;
	margin-bottom:10px;
}
div.relevant_arts p{
	margin: 0;
	padding: 0;
}
div.comment p{
	background: ButtonFace;
	margin: 10px;
	padding: 0;
	border: thin dashed Gray;
}
/*===============*/
/*======================================



					misc




========================================*/
#grey{
	background-color: #DBDBDB;
}
div.article_block{
	height: 160px;
	margin-bottom: 10px;
	padding: 5px;
}
.article_block img{
	border-color: Black;
	border-style: solid;
	border-width: 1px;
}
.news{
	color: #444444;
	font-family: monospace;
	font-size: 9pt;
	text-align: left;
}







#small  {font-size:small}
#medium {font-size:medium}

#navi_table {
	/*стиль (техт и цвет шрифт и бэкграунд) названий колонок*/
	background-color: #336699;
	color: Silver;
	text-align: center;
	margin: 0 0 0 0;
}

/*ссылки в конце новостей и ссылки на статьи и советы с их главных страниц*/









/*стили для статей*/







.middle{									/*цвет бэкграундов внутренних таблиц*/
	background-color: #e6f2f2
}
#gbook {
	color: #336699;
}
