/**
 * @note ie works in quirks mode, so * html affects on all ie versions
 * @package 66-v5-css
 */

/**
 * @subpackage mainpage
 */

/**
 * @section frame
 */
#v5-main-frame {
	position: relative;
	margin: 0 260px;
}

#v5-main-frame:after {
	content: '';
	display: block;
	clear: both;
}

* html #v5-main-frame {
	height: 0;
}

#v5-main-frame div.v5-main-frame-left {
	position: relative;
	left: -245px;
	width: 225px;
	margin-right: -227px;
	float: left;
}

#v5-main-frame div.v5-main-frame-right {
	position: relative;
	right: -260px;
	width: 242px;
	margin-left: -242px;
	float: right;
}

#v5-main-frame div.v5-main-frame-center {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}

#v5-main-frame div.v5-main-frame-center:after {
	content: '';
	display: block;
	clear: left;
}

* html #v5-main-frame div.v5-main-frame-center {
	height: 0;
}

#v5-main-frame div.v5-main-frame-center-wrap {
	position: relative;
	padding: 0 25%;
	margin-bottom: 13px;
	overflow: hidden;
}

* html #v5-main-frame div.v5-main-frame-center-wrap {
	left: 25%;
	width: 50%;
	zoom: 1;
	padding: 0;
	overflow: visible;
}

#v5-main-frame div.v5-main-frame-center-left {
	position: relative;
	left: -50%;
	width: 98%;
	float: left;
}

#v5-main-frame div.v5-main-frame-center-right {
	position: relative;
	right: -50%;
	width: 98%;
	margin-left: -98%;
	float: right;
}

/**
 * @section elements
 */
#v5-main-frame div.clear {
	clear: left;
}

#v5-main-frame h4 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
}

#v5-main-frame h4 img {
	vertical-align: middle;
}

#v5-main-frame div.v5-main-block {
	position: relative;
	margin-bottom: 13px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html #v5-main-frame div.v5-main-block {
    zoom: 1;
	margin-bottom: 5px;
}

#v5-main-frame div.v5-main-theme {
	margin-bottom: 10px;
	padding: 4px 10px 6px;
	background-color: #5F8BA6;
	font-size: 14px;
	color: #FFFFFF;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html #v5-main-frame div.v5-main-theme {
	zoom: 1;
}

#v5-main-frame div.v5-main-theme a {
	color: #FFFFFF;
}

#v5-main-frame div.v5-main-theme label {
	display: -moz-inline-stack;
	display: inline-block;
	width: 82px;
	margin-right: -82px;
	vertical-align: middle;
	cursor: default;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html #v5-main-frame div.v5-main-theme label {
    display: inline;
    zoom: 1;
}

#v5-main-frame div.v5-main-theme strong {
	display: -moz-inline-stack;
	display: inline-block;
	margin-left: 82px;
	vertical-align: middle;
	font-size: 18px;
	font-weight: normal;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html #v5-main-frame div.v5-main-theme strong {
    display: inline;
    zoom: 1;
}

#v5-main-frame div.v5-main-theme strong div {
	display: inline;
}

#v5-main-frame div.hr {
	height: 1px;
	margin: 0;
	margin-bottom: 13px;
	border-bottom: 1px solid #D0D0CE;
	font-size: 0;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html #v5-main-frame div.hr {
    zoom: 1;
}

#v5-main-frame div.hr.wide {
	position: relative;
	left: -260px;
	margin-right: -260px;
	padding-left: 100%;
}

#v5-main-frame h2 {
	margin: 0;
	margin-bottom: 7px;
	font-size: 24px;
	font-weight: normal;
}

#v5-main-frame div.v5-main-frame-left h2 {
	margin-top: 7px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid yes
 */
* html #v5-main-frame div.v5-main-frame-left h2 {
	margin-top: -6px;
}

div.v5-grayblock {
	position: relative;
	padding: 5px;
}

div.v5-grayblock-content {
	position: relative;
	margin-top: 5px;
	padding: 0 15px;
	background-color: #F3F2F0;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid yes
 */
* html div.v5-grayblock-content {
	margin-top: 3px;
	margin-bottom: -3px;
}

div.v5-grayblock-wrap {
	position: relative;
	margin: -5px;
	margin-bottom: 0;
	overflow: hidden;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-grayblock-wrap-wrap {
	position: relative;
	zoom: 1;
	overflow: hidden;
}

div.v5-grayblock-p {
	position: absolute;
	left: -5px;
	z-index: -1;
	background: url('http://t.properm.ru/common/img/v5-gray-frame.png');
	font-size: 1px;
}

div.v5-grayblock-tl,
div.v5-grayblock-tr {
	top: -5px;
	height: 100px;
}

div.v5-grayblock-bl,
div.v5-grayblock-tl {
	width: 100%;
}

div.v5-grayblock-tr,
div.v5-grayblock-br {
	width: 5px;
	margin-left: 100%;
}

div.v5-grayblock-bl,
div.v5-grayblock-br {
	height: 5px;
}

div.v5-grayblock-bl {
	clip: rect(auto, auto, auto, 5px);
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid yes
 */
* html div.v5-grayblock-bl {
	padding-right: 100%;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid yes
 */
* html div.v5-grayblock-br {
	left: -5px;
}

#v5-main-frame div.v5-main-frame-left div.v5-adblock {
	position: relative;
	margin-bottom: 13px;
	margin-left: -15px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid yes
 */
* html #v5-main-frame div.v5-main-frame-left div.v5-adblock  {
	zoom: 1;
}

#v5-auto-ad-container {
	position: relative;
	overflow: hidden;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid yes
 */
* html #v5-auto-ad-container  {
	zoom: 1;
}

#v5-auto-ad {
	display: none;
	float: right;
}

#v5-news-ad-container {
	position: relative;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid yes
 */
#v5-news-ad-container {
	zoom: 1;
}
#v5-news-ad {
	position: absolute;
	bottom: 16px;
	right: 0;
	display: none;
}

/**
 * @section news
 */
div.v5-main-news h3 {
	margin: 0;
	margin-bottom: 7px;
	font-size: 18px;
	font-weight: normal;
	color: #555555;
}

div.v5-main-news div.v5-main-news-main {
	overflow: hidden;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid yes
 */
* html div.v5-main-news div.v5-main-news-main {
	zoom: 1;
}

div.v5-main-news p.v5-main-news-excerpt {
	margin: 0;
	font-size: 11px;
	color: #575757;
}

div.v5-main-news img.first {
	margin-right: 14px;
	float: left;
}

div.v5-main-news div.wrap {
	display: -moz-inline-stack;
	display: inline-block;
	width: 460px;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-news div.wrap {
	display: inline;
	zoom: 1;
}

div.v5-main-news ol {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-left: 28px;
}

div.v5-main-news ol li {
	margin-bottom: 4px;
}

div.v5-main-news a.v5-news-comments {
	margin-left: 5px;
	padding-left: 12px;
	background: url(http://img.properm.ru/dez/news/comm.png) no-repeat 0 50%;
	text-decoration: none;
	font-size: 11px;
}

div.v5-main-news a.v5-news-link img {
	margin-right: 3px;
	vertical-align: middle;
}

div.v5-main-news a.main-vanc {
	font-weight: bold;
	color: #FF0000;
}

/**
 * @section cars
 */
div.v5-main-cars h4 {
	margin-top: -5px !important;
}

div.v5-main-cars p {
    height: 88px;
    margin: 0;
    overflow: hidden;
    text-align: justify;
}

div.v5-main-cars p span {
    display: inline-block;
    height: 88px;
    margin-bottom: 10px;
    overflow: hidden;
    vertical-align: top;
    text-align: left;
	font-size: 11px;
	color: #575757;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-cars p span {
    display: inline;
    zoom: 1;
}

div.v5-main-cars p span.wrap {
    width: 100%;
}

div.v5-main-cars p span a.image {
    display: inline-block;
    width: 70px;
    height: 55px;
    overflow: hidden;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-cars p span a.image {
    display: inline;
    zoom: 1;
}

div.v5-main-cars p span a.image i {
    display: inline-block;
    width: 1px;
    height: 40px;
    margin-left: -1px;
    vertical-align: middle;
    font-size: 1px;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-cars p span a.image i {
    display: inline;
    zoom: 1;
}

div.v5-main-cars p span a.image img {
    display: inline-block;
    border: none;
    vertical-align: middle;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-cars p span a.image img {
    display: inline;
    zoom: 1;
}

div.v5-main-cars p span a {
	font-size: 13px;
}

/**
 * @section board
 */
div.v5-main-board {
	overflow: hidden;
	font-size: 12px;
	color: #575757;
}

* html div.v5-main-board {
	height: 0;
}

div.v5-main-board h4 {
	margin-bottom: 4px !important;
}

div.v5-main-board div.hr {
	margin-bottom: 6px !important;
}

div.v5-main-board form {
	width: 42%;
	margin: 0;
	float: left;
}

div.v5-main-board form p {
	margin: 0;
	margin-bottom: 5px;
}

div.v5-main-board form select {
	width: 100%;
	height: 25px;
	border: 1px solid #CBCBCB;
	font-size: 14px;
	color: #7F7F7F;
}

div.v5-main-board ul {
	width: 50%;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	float: right;
	list-style-type: none;
}

/**
 * @section links
 */
#v5-main-frame div.v5-links {
	margin-bottom: 0;
}

div.v5-links h4 small {
	font-size: 12px;
	color: #8F8F8F;
}

/**
 * @section yellowblocks
 */
div.yellow-block-frame {
	margin-bottom: 13px;
}

/**
 * @section communication
 */
div.v5-main-communication div.v5-main-theme {
	position: relative;
	margin-top: -13px;
	background-color: #87B51E !important;
}

div.v5-main-communication h5 {
	margin: 0;
	margin-bottom: 13px;
	font-size: 14px;
	color: #575757;
}

div.v5-main-communication h5 img {
	vertical-align: middle;
}

div.v5-main-communication ul {
	margin: 0;
	margin-bottom: 13px;
	padding: 0;
	padding-right: 5px;
	list-style-type: none;
}

div.v5-main-communication ul li {
	margin-bottom: 13px;
}

div.v5-main-communication ul li a,
div.v5-main-communication ul li a:link,
div.v5-main-communication ul li a:visited {
	font-size: 14px;
	color: #519000;
}

div.v5-main-communication ul li span.userLink a {
	font-weight: normal;
	color: #037DD3 !important;
}

div.v5-main-communication ul li a.v5-club {
	display: -moz-inline-stack;
	display: inline-block;
	padding-left: 18px;
	background: url('http://img.properm.ru/dez/main/club_ico.gif') no-repeat 0 50%;
	font-size: 12px;
	color: #888888 !important;
}

div.v5-main-communication ul li a.v5-club:visited {
	color: #888888 !important;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-communication ul li a.v5-club {
    display: inline;
    zoom: 1;
}

div.v5-main-communication ul li span.v5-comments {
	position: relative;
	top: -5px;
	font-size: 11px;
}

div.v5-main-communication ul li span.userLink a {
	font-size: 12px;
}

div.v5-main-communication ul li.v5-new-blog a {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	width: 165px;
	margin-left: -10px;
	margin-right: -20px;
	padding: 22px 65px 10px 10px;
	background: url('http://t.properm.ru/main/img/v5-new-blog-background.png') no-repeat 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF !important;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-communication ul li.v5-new-blog a {
    display: inline;
    zoom: 1;
}

/**
 * @workaround ie wrong box sizing
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid yes
 */
* html div.v5-main-communication ul li.v5-new-blog a {
    width: 240px;
}

div.v5-main-communication div.v5-main-frame-left ul li:after {
	content: '';
	display: block;
	clear: both;
}

* html div.v5-main-communication div.v5-main-frame-left ul li {
	zoom: 1;
}

div.v5-main-communication div.v5-main-frame-left ul li p {
	margin: 0;
}

div.v5-main-communication div.v5-main-frame-left ul li p.avatar {
	width: 60px;
	margin-right: -60px;
	float: left;
	text-align: center;
}

div.v5-main-communication div.v5-main-frame-left ul li p.info {
    margin-left: 70px;
}

div.v5-main-communication div.v5-main-frame-left ul li p small {
	font-size: 11px;
	color: #4B4B4B;
}

/**
 * @section auto
 */
div.v5-main-auto div.v5-main-theme {
	position: relative;
	margin-top: -13px;
	background-color: #774661 !important;
}

div.v5-main-auto div.v5-grayblock-content {
	padding: 7px 10px 10px;
}

div.v5-main-auto h5 {
	margin: 0;
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
}

div.v5-main-auto ul.v5-auto-consult {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.v5-main-auto ul.v5-auto-consult li {
	margin-bottom: 3px;
	font-size: 14px;
	color: #707070;
}

div.v5-main-auto ul.v5-auto-consult li b {
	font-weight: normal;
	color: #629B19;
}

div.v5-main-auto ul.v5-auto-news {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.v5-main-auto ul.v5-auto-news li {
	margin-left: 90px;
	margin-bottom: 15px;
}


div.v5-main-auto ul.v5-auto-news li div.image,
div.v5-main-auto ul.v5-auto-news li div.info {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-auto ul.v5-auto-news li div.image,
* html div.v5-main-auto ul.v5-auto-news li div.info {
    display: inline;
    zoom: 1;
}

div.v5-main-auto p {
	margin: 0;
	font-size: 14px;
}

div.v5-main-auto ul.v5-auto-news li div.image {
	position: relative;
	left: -80px;
	width: 60px;
	margin-right: -65px;
}

div.v5-main-auto ul.v5-auto-news li div.info {
	width: 100%;
}

div.v5-main-auto p.date {
	font-size: 10px;
	color: #A2A2A2;
}

div.v5-main-auto div.v5-main-frame-left {
	margin-bottom: 10px;
}

div.v5-main-auto div.v5-main-frame-left p.image {
	position: relative;
	margin-bottom: 10px;
	margin-left: -15px;
	zoom: 1;
}

/**
 * @section business
 */
div.v5-main-business div.v5-main-theme {
	position: relative;
	margin-top: -13px;
	background-color: #146976 !important;
}

div.v5-business-consult {
	position: relative;
	margin-left: -15px;
	overflow: hidden;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-business-consult {
	zoom: 1;
}

div.v5-business-consult div.v5-grayblock-content {
	padding: 10px 15px;
}

div.v5-business-consult div.v5-grayblock-bl {
	position: relative;
	left: -10px;
	padding-left: 10px;
}

div.v5-business-consult div.v5-grayblock-br {
	position: relative;
	top: -5px;
	left: 0;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-business-consult div.v5-grayblock-wrap-wrap {
	zoom: 1;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-business-consult div.v5-grayblock-bl {
	position: absolute;
	left: -5px;
	padding-left: 10px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-business-consult div.v5-grayblock-br {
	position: absolute;
	top: auto;
	left: 5px;
}

div.v5-business-consult ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-business-consult ul {
	zoom: 1;
}

div.v5-business-consult ul li {
	position: relative;
	margin-right: 92px;
	margin-bottom: 10px;
}

div.v5-business-consult ul li div.info,
div.v5-business-consult ul li div.image {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-business-consult ul li div.info,
* html div.v5-business-consult ul li div.image {
    display: inline;
    zoom: 1;
}

div.v5-business-consult ul li div.image {
	position: relative;
	left: 92px;
	width: 90px;
	margin-left: -90px;
	text-align: center;
}

div.v5-business-consult ul li div.info {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
}

div.v5-business-consult ul li div.info h5 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
}

div.v5-business-consult ul li div.info p {
	margin: 0;
	margin-bottom: 5px;
}

div.v5-business-consult ul li div.info p a {
	text-decoration: none;
	color: #000000;
}

div.v5-business-consult ul li div.info p a.place {
	color: #888888
}

div.v5-business-consult ul li div.image a img {
	margin-bottom: 6px;
}

div.v5-business-consult ul li div.image a.question {
	padding-left: 16px;
	background: url(http://img.properm.ru/dez/main/vopros.gif) no-repeat 0 50%;
	font-size: 11px;
}

div.v5-business-links {
	padding: 0 10px;
}

div.v5-business-links h5 {
	margin: 0;
	margin-bottom: 7px;
	font-size: 14px;
	font-weight: bold;
}

div.v5-business-links p {
	margin: 0;
	margin-bottom: 10px;
}

div.v5-business-links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.v5-business-links ul li {
	margin-bottom: 3px;
	font-size: 12px;
	color: #707070;
}

div.v5-main-business ul.v5-business-news {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.v5-main-business ul.v5-business-news li {
	margin-bottom: 15px;
}

div.v5-main-business ul.v5-business-news li div.wrap {
	margin-left: 90px;
}

div.v5-main-business ul.v5-business-news li.release {
	padding: 10px;
	padding-left: 0;
	background-color: #FFE5A7;
}

div.v5-main-business ul.v5-business-news li div.image,
div.v5-main-business ul.v5-business-news li div.info {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-main-business ul.v5-business-news li div.image,
* html div.v5-main-business ul.v5-business-news li div.info {
    display: inline;
    zoom: 1;
}

div.v5-main-business ul.v5-business-news li p {
	margin: 0;
	font-size: 14px;
}

div.v5-main-business ul.v5-business-news li div.image {
	position: relative;
	left: -80px;
	width: 60px;
	margin-right: -65px;
}

div.v5-main-business ul.v5-business-news li div.image img {
	width: 60px;
}

div.v5-main-business ul.v5-business-news li div.info {
	width: 100%;
}

div.v5-main-business ul.v5-business-news li p.date {
	font-size: 10px;
	color: #A2A2A2;
}

/**
 * @section skidki
 */
div.v5-main-skidki div.v5-main-theme {
	position: relative;
	margin-top: -13px;
	background-color: #87B51E !important;
}

div.v5-main-skidki h2 {
	font-size: 21px !important;
}

div.v5-skidki-companies {
    height: 165px;
    margin: 0;
    overflow: hidden;
    text-align: justify;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-skidki-companies {
	zoom: 1;
}

div.v5-skidki-companies span {
	display: -moz-inline-stack;
    display: inline-block;
	width: 100px;
    height: 165px;
    margin-bottom: 10px;
    overflow: hidden;
    vertical-align: top;
    text-align: center;
	font-size: 8pt;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-skidki-companies span {
    display: inline;
    zoom: 1;
}

div.v5-skidki-companies span.wrap {
    width: 100%;
}

div.v5-skidki-companies span em {
	display: block;
	font-style: normal;
}

div.v5-skidki-companies span a.image {
	display: -moz-inline-stack;
    display: inline-block;
    width: 100px;
    overflow: hidden;
	text-decoration: none !important;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-skidki-companies span a.image {
    display: inline;
    zoom: 1;
}

div.v5-skidki-companies span a.image i {
	display: -moz-inline-stack;
    display: inline-block;
    width: 1px;
    height: 100px;
    margin-left: -3px;
    vertical-align: middle;
    font-size: 1px;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-skidki-companies span a.image i {
    display: inline;
    zoom: 1;
}

div.v5-skidki-companies span a.image img {
	display: -moz-inline-stack;
    display: inline-block;
    border: none;
    vertical-align: middle;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-skidki-companies span a.image img {
    display: inline;
    zoom: 1;
}

div.v5-main-skidki div.wrap {
	position: relative;
	margin-right: 250px;
}

div.v5-skidki-companies,
div.v5-skidki-actions {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 13px
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-skidki-companies,
* html div.v5-skidki-actions {
    display: inline;
    zoom: 1;
}

div.v5-skidki-companies {
	width: 100%;
}

div.v5-skidki-actions {
	position: relative;
	left: 250px;
	width: 230px;
	margin-left: -230px;
}

div.v5-skidki-actions h5 {
	margin: 0;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
}

div.v5-skidki-actions ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.v5-skidki-actions ul li {
	margin-bottom: 10px;
}

div.v5-skidki-popka {
	position: absolute;
	left: -31px;
	bottom: -8px;
	width: 271px;
	height: 187px;
    background: url('http://t.properm.ru/main/img/v5-skidki-popka-shadow.png') no-repeat 0 0;
}

div.v5-skidki-popka div {
	width: 271px;
	height: 187px;
    background: url('http://t.properm.ru/main/img/v5-skidki-popka.png') no-repeat 0 0;
}

div.v5-skidki-popka h5 {
	position: absolute;
	top: 41px;
	right: 20px;
	width: 175px;
	margin: 0;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}

div.v5-skidki-popka h5 a {
	position: relative;
	text-decoration: none !important;
}

div.v5-skidki-popka h5 span {
	font-size: 14px;
}

div.v5-skidki-popka p {
	position: absolute;
	right: 12px;
	bottom: 28px;
	margin: 0;
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
}

div.v5-skidki-popka p a {
	position: relative;
}

/**
 * @section goods
 */
div.v5-goods {
	margin-left: -15px;
	margin-bottom: 13px;
}

div.v5-goods  div.v5-grayblock-content {
	padding: 10px 15px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-goods div.v5-grayblock-bl {
	left: -5px;
	padding-left: 15px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-goods div.v5-grayblock-br {
	left: 10px;
}

div.v5-goods h5 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 14px;
	color: #555555;
}

div.v5-goods p {
	margin: 0;
	margin-bottom: 5px;
	font-size: 11px;
	font-style: italic;
	color: #575757;
}

div.v5-goods ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.v5-goods ul li {
	margin-bottom: 3px;
	font-size: 11px;
	color: #575757;
}

div.v5-goods ul li i {
	position: relative;
	top: 1px;
	overflow: hidden;
	display: -moz-inline-stack;
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url('http://t.properm.ru/main/img/v5-goods-icons.png') no-repeat 0 0;
	vertical-align: top;
}

div.v5-goods ul li.electronics i {
	background-position: 0 -16px;
}

div.v5-goods ul li.pcs i {
	background-position: 0 -32px;
}

div.v5-goods ul li.travel i {
	background-position: 0 -48px;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-goods ul li i {
    display: inline;
    zoom: 1;
}

div.v5-goods ul li a {
	font-size: 12px;
	font-weight: bold;
}

/**
 * @section guest
 */
div.v5-guest {
	position: relative;
	margin-right: 80px;
	margin-bottom: 13px;
	margin-left: -15px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-guest {
	zoom: 1;
}

div.v5-guest div.image,
div.v5-guest div.info {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
}

/**
 * @workaround ie inline-block support
 * @affected ie6, ie7
 * @css-for ie6, ie7
 * @valid no
 */
* html div.v5-guest div.image,
* html div.v5-guest div.info {
    display: inline;
    zoom: 1;
}

div.v5-guest div.image {
	width: 80px;
	margin-right: -80px;
}

div.v5-guest div.info {
	position: relative;
	left: 80px;
	width: 100%;
}

div.v5-guest div.info h5 {
	margin: 0;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #555555;
}

div.v5-guest div.info h6 {
	margin: 0;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}

div.v5-guest div.info p {
	margin: 0;
	margin-bottom: 4px;
	font-size: 13px;
	color: #666666;
}

/**
 * @section survey
 */
div.v5-survey {
	margin-left: -15px;
	margin-bottom: 13px;
}

div.v5-survey  div.v5-grayblock-content {
	padding: 10px 15px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-survey div.v5-grayblock-bl {
	left: -5px;
	padding-left: 15px;
}

/**
 * @workaround ie rendering bug
 * @affected ie
 * @css-for ie
 * @valid no
 */
* html div.v5-survey div.v5-grayblock-br {
	left: 10px;
}

div.v5-survey h5 {
	margin: 0;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

div.v5-survey h6 {
	margin: 0;
	margin-bottom: 2px;
	font-size: 14px;
}

div.v5-survey p {
	margin: 0;
	margin-bottom: 2px;
	font-size: 13px;
}

div.v5-survey p.result {
	font-style: italic;
	color: #666666;
}

/**
 * @section columns
 */

div.main-columns {
	bottom: -5px;
	position: relative;
	width: 240px;
}

	div.main-columns .c {
		position: absolute;
		z-index: 100;
		display: block;
		width: 5px;
		height: 5px;
		background-image: url('http://t.properm.ru/main/img/columns-corners.gif');
		background-repeat: no-repeat;
		line-height: 1px !important;
		font-size: 1px !important;
	}

	div.main-columns .ctl,
	div.main-columns .cbl {
		left: 0;
	}

	div.main-columns .ctl,
	div.main-columns .ctr {
		top: 0;
	}

	div.main-columns .cbl,
	div.main-columns .cbr {
		bottom: 0;
	}

	div.main-columns .ctr,
	div.main-columns .cbr {
		left: -5px;
		margin-left: 100%;
	}

	div.main-columns .ctl {
		background-position: -5px -5px;
	}

	div.main-columns .ctr {
		background-position: 0 -5px;
	}

	div.main-columns .cbl {
		background-position: -5px 0;
	}

	div.main-columns div.article {
		position: relative;
		height: 100px;
		padding: 8px 80px 10px 12px;
		background-color: #FFFFFF;
		border: solid #CECECE;
		border-width: 1px 1px 0;
		line-height: 18px;
		font-size: 12px;
	}

		div.main-columns div.article p {
			margin: 0;
		}

		div.main-columns div.article p.all {
			margin-bottom: 2px;
			font-size: 10px;
			color: #FC8100;
		}

			div.main-columns div.article p.all a {
				color: #FC8100;
			}

		div.main-columns div.article h4 {
			margin: 0 !important;
			margin-top: 8px !important;
			font-size: 12px !important;
			font-weight: bold !important;
			color: #545454;
		}

			div.main-columns div.article h4 a {
				color: #545454;
			}

		div.main-columns div.article p.photo {
			position: absolute;
			right: 0;
			bottom: 0;
		}

	div.main-columns div.authors {
		height: 30px;
		padding: 6px 10px;
		background-color: #D1D1D1;
	}

		div.main-columns div.authors ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}

		div.main-columns div.authors ul:after {
			content: '';
			display: block;
			clear: both;
		}

		* html div.main-columns div.authors ul {
			zoom: 1;
		}

		div.main-columns div.authors li {
			/*float: left;*/
			display: inline-block !important;
			display: inline;
			zoom: 1;
			margin: 2px 5px 2px 0;
			vertical-align: middle;
		}

			div.main-columns div.authors li img {
				display: block;
			}

		div.main-columns div.authors li {border: 2px solid #D1D1D1;margin: 0 8px 0 0;}

		div.main-columns div.authors li.active {
			margin: 0 8px 0 0;
			border: 2px solid #FC8100;
		}
