@charset "utf-8";
@import "/style/import/b-analytic.css";
@import "/style/import/b-two-colums.css";
@import "/style/import/b-menu.css";
@import "/style/import/b-top-news.css";
@import "/style/import/b-sensation-main.css";
@import "/style/import/b-top-main.css";
@import "/style/import/b-footer.css";
@import "/style/import/b-market.css";
@import "/style/import/b-block-blogs.css";
@import "/style/import/b-header.css";
@import "/style/import/b-razdel.css";
@import "/style/import/b-inner.css";
@import "/style/import/b-vote.css";
@import "/style/import/b-notice.css";
@import "/style/import/b-boxy.css";
@import "/style/import/b-politics.css";
@import "/style/import/b-google.css";

@import "/style/b-tooltip/screen.css";

body {
    padding: 0;
}

img.captcha {
    background: url(/images/icon_refresh.png) 100% 50% no-repeat;
	cursor: pointer;
    padding: 0 28px 0 0;
}

.none {
    display: none;
}

.read,
.print,
.commentary,
.email,
.phone,
.date {
    color: #8a8a8a !important;
    font-size: 11px !important;
    font-weight: normal !important;
    padding: 0 0 0 18px;
}

.date {
    background: url(/images/icon_clock.png) 2px 40% no-repeat;
}

.phone {
    background: url(/images/icon_phone.png) 0 40% no-repeat;
}

.email {
    background: url(/images/icon_email.gif) 2px 40% no-repeat;
}

.read {
    background: url(/images/icon_read.png) 0 40% no-repeat;
}

.commentary {
    background: url(/images/icon_commentary.png) 0 50% no-repeat;
}

.print {
    background: url(/images/icon_print.png) 0 50% no-repeat;
}

    .read a,
    .print a,
    .commentary a,
    .email a,
    .phone a,
    .date a {
        color: #8a8a8a !important;
        text-decoration: none !important;
    }

    .read a:hover,
    .print a:hover,
    .commentary a:hover,
    .email a:hover,
    .phone a:hover,
    .date a:hover {
        text-decoration: underline !important;
    }

h2 small a:hover,
h2 a {
	color: #000 !important;
	text-decoration: none !important;
}

h2 small a {
	text-decoration: underline !important;
}

ul.u-colums {
    padding: 0; margin: 0;
    list-style: none;
}

    ul.u-colums li.colum-260,
    ul.u-colums li.colum-320,
    ul.u-colums li.colum-440,
    ul.u-colums li.colum-540,
    ul.u-colums li.colum-720 {
        display: block;
        float: left;
        padding: 0; margin: 0;
    }

    ul.u-colums li.colum-320 {
        padding: 0 40px 0 0;
        width: 320px;
    }

    ul.u-colums li.colum-260 {
        width: 260px;
    }

    ul.u-colums li.colum-720 {
        width: 660px;
        padding: 0 60px 0 0;
    }

	ul.u-colums li.colum-440 {
		width: 440px;
	}

	ul.u-colums li.colum-540 {
		/* background: url(/images/background_top.png) 502px 160px no-repeat; */
        position: relative;
		padding: 0 70px 0 0;
		width: 470px;
	}

div.banner-240x400 {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 240px;
}

div.banner-980x90 {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    padding: 16px 0 0 0;
    width: 980px;
}

.padding-16-0 {
    padding: 16px 0;
}

.padding-0-0-16 {
    padding: 0 0 16px 0;
}

.padding-16-0-0 {
    padding: 12px 0 0 0;
}

.padding-20-0 {
    padding: 20px 0;
}

.h-block {
    background: #f2f2f2;
    color: #797979;
    font-style: normal;
    padding: 4px 10px;
}

.b-block-main-colums {
    border: 0;
    border-bottom: 1px solid #b2b2b2;
    padding: 10px 0 0;
}

.b-block-projects {
    border: 0;
    border-bottom: 1px solid #b2b2b2;
    padding: 20px 0 0;
}

.gray {
    color: #8a8a8a !important;
}

.red {
    color: #CC0000 !important;
}

.green {
    color: #339900 !important;
}

div.ul-body,
div.ul-wrapper {
	position:relative;
}

div.ul-body {
	float: right;
	right: 50%;
	width: auto;
}

div.ul-wrapper {
	float: none!important;
	float: left;
	right: -50%;
}

ul.u-two-colums div.date-commentary {
	padding: 0 0 12px 0;
}

div.date-commentary {
	position: relative;
}

    div.date-commentary span.email,
	div.date-commentary span.commentary {
		position: absolute;
		left: 160px;
	}

    div.date-commentary span.print {
        position: absolute;
        left: 320px;
    }

.links {
    color: #ccc;
    display: none;
    font-size: 11px;
    line-height: 16px;
    padding: 0;
}

    .links a {
        color: #ccc;
    }

