body, td, div {
	margin: 0;
	color: #333333;
	font: 12px arial;
	padding: 0;
	vertical-align: top;
}

h2 {
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 40px 0;
	line-height: 26px;
}

h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 10px 0;
	line-height: 20px;
}

h4 {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px 0;
	line-height: 16px;
}

h5 {
	font-size: 11px;
	font-weight: 400;
	color: #666;
	margin: 0 0 10px 0;
	line-height: 14px;
}

a {
	font-size: 12px;
	color: #01a1ec;
	text-decoration: underline;
}

a:hover {
	color: #006ea1;
}

a.top_menu {
	font-size: 14px;
	line-height: 18px;
	color: #333;
}

a.cal {
	color: #fff;
	text-decoration: none;
}

.top_fon {
	background: url(/images/top_fon.jpg) no-repeat;
}

.top_fon_2 {
	background: url(/images/top_fon_2.jpg) repeat-x top;
}

.bot_fon_2 {
	background: url(/images/bot_fon_2.jpg) repeat-x bottom;
}

.bot_fon {
	background: url(/images/bot_fon.jpg) no-repeat bottom;
}
