body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
html, body {
    margin: 0;
    padding: 0;
    height: 100%;
	background-color: #FFF;
	background-image: url(../img/fon_start.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

p
{
	margin-left: 51px;
	margin-right: 10px;
	margin-top: 5px;
}
.menu a {
	display:block;
	float:left;
	padding: 14px;
	font-size: 14px;
	text-decoration: none;
	color: #FFF;
}

.menu a:hover {
	background-image: url(../img/menu_line.jpg);
	background-repeat: repeat-x;
}
.link {color: #fff;}
.link2 {color: #9f0;}
A {
	COLOR: #0066cc;
	TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: none;
}
.vid  {
	color: #999;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #06c;
	font-size: 18px;
	font-weight: normal;
	margin-left: 51px;
	margin-bottom: 0px;
	margin-top: 28px;
	margin-right: 0px;
} 

h1 {
	font-size: 18px;
	font-weight: normal;
	margin-left: 17px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 12px;
}

	
.spisok {
	color: #000;
}
h3 {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 17px;
	font-weight: normal;
	font-size: 12px;
}
.color {
	color: #CCC;
}
.zerkalo {
	margin-left: 10px;
	margin-right: 51px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.zerkalo2 {
	margin-left: 10px;
	margin-right: 51px;
	margin-top: 5px;
}
.obrat {color: #ffffff;}
.servis {color: #ffffff;}

/* Растягиваем контейнер на 100% по ширине */
.b-news .jcarousel-container-horizontal {
	width: 100%;

}
.b-news .jcarousel-clip-horizontal { width: 100%; }


/* Задаем размер одного блока */
.b-news .jcarousel-item, .b-news .jcarousel-list LI { width: 177px; height: 120px; }


/* Задаем внешний вид и расположение кнопок управления */
.b-news .jcarousel-next-horizontal {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 129px;
	cursor: pointer;
	background: transparent url(../start/btn_next.gif) no-repeat 0 0;
}
.b-news .jcarousel-next-disabled-horizontal,
.b-news .jcarousel-next-disabled-horizontal:hover,
.b-news .jcarousel-next-disabled-horizontal:active { cursor: default; background-position: -10px 0; }
.b-news .jcarousel-prev-horizontal {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 129px;
	cursor: pointer;
	background: transparent url(../start/btn_prev.gif) no-repeat 0 0;
}
.b-news .jcarousel-prev-disabled-horizontal,
.b-news .jcarousel-prev-disabled-horizontal:hover,
.b-news .jcarousel-prev-disabled-horizontal:active { cursor: default; background-position: -10px 0; }


/* Немного красивостей :) */
.b-news { margin-top: 20px; background: #fff; }
.b-news .picture { padding: 0px 0 0 0px; }
.b-news .title {
	font-weight: normal;
	padding-left: 5px;
	text-align: center;
}
.b-news .desc { color: #666; font-size: 11px; padding: 1px 0 0 5px; }