@charset "utf-8";
/* 
* Таблица стилей Аджанта-Украина
* Автор: Даниил Орос
* Ссылка: oros.kiev.ua
*/
/* CSS Document */

#sidebar .active {
	text-decoration:underline;
	font-weight:bold;
}
#header {
	height:177px;
	background-image: url(../img/head-product-1.jpg);
	color: #FFF;
	font-size: 24px;
}
#header .B_crumbBox {
	display:block;
	position:relative;
	top:130px;
	font-size: 16px;
	font-weight: bold;
}
#header .B_crumbBox a {
	font-size: 16px;
	text-decoration: none;
	margin: 0 22px;
}
#header .B_firstCrumb {
	margin: 0 0 0 15px;
}
#header .B_lastCrumb {
	margin: 0 0 0 15px;
}
#content {
	float: right;
	width:700px;
	padding: 20px 30px 20px 25px;
	background-image: url(../img/line-side.jpg);
	background-repeat: repeat-y;
	background-position: center left;
}
#sidebar {
	float:left;
	width:198px;
	padding: 20px 20px;
}
#sidebar ul li {
	list-style: none;
	margin-left: 25px;
}
#sidebar ul{
	margin: 4px 0;
}
