
.hitrosti_element {
	float: left;
	padding: 10px;
	margin: 7px;
	border: 3px #dadada solid;
	background: url('../img/alpha_white_90.png');
	width: 250px;
	height: 250px;
}

/*.he_body {
	padding: 110px 0 110px 0;
	margin: 0px;
    background-repeat:no-repeat;
    background-position:center center;
}*/

a.he_body,
a.he_body:link,
a.he_body:visited,
a.he_body:hover {
    padding: 110px 0 110px 0;
    margin: 0;
    background: no-repeat center center;
    display: block;
    text-decoration: none;
}

a.he_body:hover {
    box-shadow: 0 0 10px gray, 0 0 20px black;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

a.he_body div {
    padding: 0px 15px 0px 15px;
    height: 30px;
    line-height: 30px;
    display: block;
    color: #000;
    font-size: 21px;
    background: url('../img/alpha_white_90.png');
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 0 0 10px #222, 0 0 10px #222, 0 0 10px #222;
    text-shadow: 0 0 5px #efefef;
    font-weight: bold;
}

a.he_body:hover div {
    background: url('../img/alpha_white_80.png');
}
/*
.he_body a,
.he_body a:visited,
.he_body a:hover,
.he_body a:link {
	padding: 0px 15px 0px 15px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #000;
	font-size: 21px;
	background: url('../img/alpha_white_90.png');
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	box-shadow: 0 0 10px #222, 0 0 10px #222, 0 0 10px #222;
	text-shadow: 0 0 5px #efefef;
	font-weight: bold;
}*/

/*
.he_body a:hover {
	background: url('../img/alpha_white_80.png');
}
*/

.show_body_block_text {
	font-size: 18px;
}

/*TODO: оптимизировать длину заголовка под разные разрешения*/
h1 {
	position: absolute;
	background: url('../img/alpha_white_70.png');
	padding: 5px 15px 10px 15px;
	font-size: 56px;
	height: 56px;
	line-height: 56px;
	color: #FF0000;
	margin: -75px 0;
	text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff;

	text-overflow: ellipsis;
	white-space: nowrap; /* Запрещаем перенос строк */
	overflow: hidden; /* Обрезаем все, что не помещается в область */
	width: 800px;
}

.path {
	background: url('../img/new_alpha_m.png');
	padding: 3px 10px 3px 10px;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
	margin-right: 30px;
}

.path a,
.path a:link,
.path a:hover,
.path a:visited {
	color: #fff;
	text-decoration: none;
}

.path a:hover {
	text-decoration: underline;
}

img.hw_img {
	float: left;
	margin:  0 10px;
	border: 1px #000 solid;
}

.show_about {
	margin: 0 25px 0 250px;
}

.show_know {
	margin: 0 200px 0 30px;
}

.polbody {
	margin: 5px;
	float: left;
	background: url('../img/alpha_white_90.png');
	padding: 10px;
	box-shadow: 0 0 10px #222;
}

.polbody_body {
	text-align: justify;
	text-indent: 21px;
	padding: 5px;
}

.polimg {
	padding-top: 45px;
}

a.poltitle,
a.poltitle:link,
a.poltitle:hover,
a.poltitle:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 7px;
	background: url('../img/new_alpha_m.png');
	color: #fff;
	font-size: 14px;
	display: block;
}

a.poltitle:hover {
	color: #ff0;
}

a.polbody_next,
a.polbody_next:link,
a.polbody_next:hover,
a.polbody_next:visited {
	display: block;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	color: #555;
	background-color: #efefef;
	text-decoration: none;
	box-shadow: 0 0 2px #222;
	border-radius: 2px;
}

a.polbody_next:hover {
	color: #000;
	background-color: #dadada;
	box-shadow: 0 0 5px #222, 0 0 5px #555, 0 0 5px #888;
}

.prewblock {
	padding: 15px;
	background: url('../img/alpha_white_90.png');
	font-size: 16px;
	margin-bottom: 10px;
	width: 450px;
	text-align: left;
	border: 3px #999 solid;
	margin-right: 75px;
}

.polbody_w {
	padding: 25px 35px 25px 35px;
	text-indent: 21px;
}

.pol_also_hit {
	float: right;
	margin: -10px 0 10px 10px;
	width: 200px;
}

.pol_also_hit .hl_body {
	width: 200px;
	clear: both;
	text-align: left;
	font-size: 12px;
	text-indent: 0;
}

.pol_also_hit h4 {
	margin: 0 15px 0 0;
	text-align: center;
	font-size: 18px;
	padding: 0;
    width: 200px;
}

.pol_also_hit .hl_body a,
.pol_also_hit .hl_body a:link,
.pol_also_hit .hl_body a:hover,
.pol_also_hit .hl_body a:visited {
	color: #080;
	text-decoration: underline;
}

.pol_also_hit .hl_body a:hover {
	text-decoration: none;
}

.pol_also_hit .hl_body .hl_img {
	margin-top: 5px;
}

.pollistbody {
	margin: 0 100px 10px 50px;
}