h1, h2, h3, h4, h5, h6
{
	color:#4F4F4F;
}


h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:8px;
	padding-bottom:15px;
	padding-top:8px;
	border-bottom:1px dashed #C4C4C3;
}

h2, h3
{
	font-size:120%;
}

h4, h5, h6
{
	font-size:110%;
}

/*Information block*/
.information-block
{
	width:170px;
	padding:0px 5px 10px 10px;
	margin-left:5px;
	margin-right:5px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:90%;
	color:#494947;
}

.information-block-head
{
	font-size:110%;
	color:#335172;
	font-weight:bold;

	margin-bottom:4px;
	padding-bottom:5px;
	background:url(images/infoblock_line.gif) left bottom no-repeat;
}

.information-block-body
{
	font-size:100%;
	color:#494947;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F9F9F3;
	font-family:sans-serif;
}

.news-date-time
{
	color:#858585;
}

.hitropop_menu {
	width: 100%;
	height: 146px;
} 
.hitropop_menu h2 {
	color: #FFFFFF;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.hitropop_menu ul {
	padding: 0px;
	margin: 0px;
}
.hitropop_menu li {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin-left: 30px;
	line-height: 17px;
}
.hitropop_menu .fl {
	float: left;
	height: 146px;
	width: 291px;
	background-image: url(images/fl.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}






.hitropop_menu .bl {
	float: left;
	height: 146px;
	width: 291px;
	background-image: url(images/bl.png);
	background-repeat: no-repeat;
	background-position: left top;
}








.hitropop_menu .or {
	float: left;
	height: 146px;
	width: 291px;
	background-image: url(images/or.png);
	background-repeat: no-repeat;
	background-position: left top;
}





.hitropop_menu a:link, .hitropop_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.hitropop_menu a:hover, .hitropop_menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

