/* CSS Document */

a { text-decoration: none; }
/*меню верхней навигации лев*/
.nav_l {
	background: url(images/003.gif) repeat-x center;
	text-align: center;
	font: bold 16px Georgia;
	height: 23px;
	width: 216px;
	color: #FFFFFF;
	left: 0px;
	vertical-align: top;
}
/*меню верхней навигации прав*/
.nav_pr {
	background: url(images/003.gif) repeat-x center;
	text-align: center;
	font: bold 16px Georgia;
	height: 23px;
	width: 132px;
	color: #FFFFFF;
	left: 0px;
	vertical-align: top;
}
}
/*таблица в кат заметка*/
.teble_zam {
	background: url(images/fon4.gif) repeat;
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*стиль ширина столбца в заметке в категории*/
.zam_fir {
	font: bold 14px Georgia;
	color: #333333;
	text-align: center;
	vertical-align: top;
	width: 600px;
	border-bottom: 1px solid #003366;
}
.centr_f {/*стиль фона страницы описания фирмы*/
	font: 12px Georgia;
	text-align: left;
	width: 652px;
	border-right: none;
	border-left: none;
	border-bottom: none;
}

.centr_fir {
	width: 476px;
}
/*див навигация*/
.nav_link {
	color: #000000;
	font: bold 14px/12px Georgia;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
}
/*левый блок*/
.fon_left {
	border-right: 1px solid #003366;
	border-top-style: none;
	border-bottom-style: none;
	border-left: none;
}
.reyting {
	background: bottom;
}

.ramka_centr_table {/*стиль таблицы в категории, столбец*/
	width: 640px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.green {
	font: 14px Georgia;
	color: #000000;
	text-align: left;
	text-indent: 0px;
	border: 1px solid #999999;
	background: #AFBB82;
}

.golos {
	font: 14px Georgia;
	color: #006633;
	background: #CCFF99;
}
.red {/*ссылка красная*/
	background: #FFB7FA;
	font: 14px Georgia;
	text-align: left;
	color: #000000;
	text-indent: 0px;
	border: 1px solid #999999;
}
.grey {/*ссылка серая*/
	background: #C8C6C1;
	font: 14px Georgia;
	text-align: left;
	color: #000000;
	text-indent: 0px;
	border: 1px solid #666666;
}

.bloo {/*ссылка синяя*/
	font: 14px Georgia;
	background: #BBC6D9;
	text-align: left;
	color: #000000;
	text-indent: 0px;
	border: 1px solid #999999;
	vertical-align: top;
}
.fon1 {
	font: 12px Georgia;
	text-align: left;
	vertical-align: top;
}

.koment1 {
	font: 14px Georgia;
	color: #FFFFFF;
	background: #006600;
	text-align: center;
}
.text_koment {
	font: 14px Georgia;
	color: #333333;
}

.koment {
	font: 14px Georgia;
	color: #990000;
}
.pstrnav {
	font: 14px Georgia;
	color: #000066;
	vertical-align: text-bottom;
	text-align: center;
}
/*правый блок*/
.bl_prav {
	border-left: 1px solid #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	vertical-align: top;
	font: 12px Georgia;
	color: #666666;
	text-align: center;
}

body {
	background: url(images/fon.jpg) repeat;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
/*навигация*/
.point {
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
	background: url(img/point.jpg) repeat-x left bottom;
	font: bold 14px/12px Georgia;
	color: #00CC33;
	text-align: left;
	text-indent: 5px;
	vertical-align: top;
}

.point a:hover{
	color: #FF0000;  /*Цвет текста при наведении курсора*/
	background: no-repeat left bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font: bold 14px/12px Georgia;
	text-align: left;
	text-indent: 25px;
	vertical-align: top;
	width: 216px;
}
.header_lev {
}

/*в категориях, автор, дата, рейтинг*/
.firma {
	font: bold 12px Georgia;
	color: #333333;
	border-bottom: 1px solid #003366;
	text-align: left;
	vertical-align: top;
}
.text_v {
	font: bold 14px Georgia;
	color: #666666;
	text-align: center;
}
.menu_n{
	width: 100%;
	text-decoration: none;
	font: bold normal 10px Georgia;
	color: #FFFFFF;
}
.menu_n ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #003366;
	border-right-width: 0;
	border-left-width: 0;
	border-top: 0;
	border-bottom: 0;
}
.menu_n ul li{
display: inline;
}
.menu_n ul li a{
	float: left;
	color: #FFFFFF;
	padding: 4px 5px 5px 17px;
	text-decoration: none;
}
.menu_n ul li a:visited{
color: #FFFFFF;
}
.menu_n ul li a:hover, .menu_n ul li .selected{
	color: #373737 !important;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #FFFFFF;
}
.fon_foter {
	font: bold 12px Georgia;
	color: #FFFFFF;
	background: #003366;
	height: 22px;
	border-top: 1px solid #666666;
}
.fon_foter2 {
	font: bold 9px Georgia;
	color: #FFFFFF;
	background: #003366;
	text-align: center;
	height: 22px;
	border-top: 1px solid #666666;
}

/*текст объявления рамка*/
.div_obv {
	left: 5px;
	right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
}
/*текст объявления*/
.text_obv {
	font: 14px Georgia;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.h1_obv {
	font: 18px Georgia;
	color: #333333;
	text-align: center;
	vertical-align: top;
}

/*текст для правого объявления*/
.ram_pr {
	font: bold 12px Georgia;
	color: #666666;
	background: url(images/8.gif) repeat;
	width: 180px;
	text-align: center;
	vertical-align: top;
}

/*строка в шапке*/
.header_fon {
	background: url(images/003.gif) repeat;
	height: 22px;
	border-style: none;
	font: 12px/3px Georgia;
}
.header {
	font: 12px Georgia;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	margin-top: 1px;
	margin-bottom: 1px;
}

.fonglv {
	font: bold 14px Georgia;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 90px;
	width: 640px;
	background: url(images/fonglv.jpg) center top;
}

