body {
	margin: 0px;
	padding: 0px;
	background: #145177;
}
div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
div.blname {
	text-align: center;
	color: #FFFFFF;
	display: block;
	padding-bottom: 10px;
}
div.container {
	background: url(/bitrix/templates/alawar6/images/block_b_02.gif) repeat-x top;
	float: left;
	width: 620px;
	padding: 10px;
	clear: both;
}
div.left {
	float: left;
	width: 510px;
}
div.right {
	float: right;
	width: 100px;
	text-align: right;
}
a {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: #056ac6 url(/bitrix/templates/alawar6/images/button_03.gif) repeat-x top;
	display: block;
	padding: 3px 5px;
	margin: 0 5px;
	border: solid 1px #333333;
}
a:hover {
	background: #0597c6 url(/bitrix/templates/alawar6/images/button_06.gif);
	text-decoration: underline;
}
a.button {
	float: left;
	width: 80px;
}
a.link {
	float: left;
	width: 20px;
}
a.active {
     background: #ce871e;
     float: left;
     width: 20px;
}