/* clear paddings */
.clear {
	display:block;
	clear:both;
	font-size:0px;
	height:1px;
	overflow:hidden;
	line-height:1px;
}
.clear2 {
	display:block;
	clear:both;
	font-size:0px;
	height:0px;
	overflow:hidden;
}
.clear_small {
	display:block;
	clear:both;
	font-size:0px;
	height:5px;
	overflow:hidden;
	line-height:1px;
}
.clear_small2 {
	display:block;
	clear:both;
	font-size:0px;
	height:2px;
	overflow:hidden;
	line-height:1px;
}
.clear_medium {
	display:block;
	clear:both;
	font-size:0px;
	height:10px;
	overflow:hidden;
}
.clear_big {
	display:block;
	clear:both;
	font-size:1px;
	height:15px;
	overflow:hidden;
}
/* end clear paddings */

/* float relevant classes */
.fl {
	float: left;
}
.fr {
	float: right;
}
/* float relevant classes */

/* std layout block width */
.layer{
	position:relative;
	min-width:980px;
	padding-left:10px;
	padding-right:10px;
	_width:expression(document.body.clientWidth < 980 ? "980px": "auto" );
	overflow:hidden;
	_zoom:1;
	background:#fff;
}
.page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.bigcol {
	width: 641px;
	padding-left: 9px;
}
.doublecol {
	width: 971px;
	padding-left: 9px;
}
.smallcol {
	z-index:2;
	position:relative;
	width: 320px;
}
.halfofbigcol {
	width:320px;
}
.inner_halfofbigcol {
	width:300px;
}
/* end std layout block width */
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent:0;
	margin:0px;
	padding:0px;
}
li {
	list-style-type:none;
	background:transparent url('http://k.img.com.ua/static/img/li_bul.gif') no-repeat scroll 0px 7px;
	padding:1px 0px 4px 10px;
}
ol{
	list-style-position:outside;
	list-style-type:decimal;
	text-indent:0px;
	margin:0;
	padding:0;
}
ol li{
	list-style-type:decimal;
	list-style-position:outside;
	margin:0;
	margin:0 0 0 22px;
	_margin:0 0 0 30px;
	padding:1px 0px 4px 0;
	background:none;
	text-indent:0;
}
/* margin indents */
.mrl_small2 {
	margin-left:5px;
}
.mrl_small {
	margin-left:10px !important;
}
.mrl {
	margin-left:15px !important;
}
.mrl_big {
	margin-left:20px !important;
}
.mrt_small2 {
	margin-right:5px !important;
}
.mrt_small {
	margin-right:10px !important;
}
.mrt {
	margin-right:15px !important;
}
.mrt_big {
	margin-right:20px !important;
}
.mrt_xbig {
	margin-right:30px !important;
}
/* margin indents */

/* aligments */
.vmid {
	vertical-align:middle;
}
.vtop {
	vertical-align:top;
}
.vbase {
	vertical-align:baseline;
}
.text_left {
	text-align:left !important;
}
.text_center {
	text-align:center !important;
}
.text_right {
	text-align:right !important;
}
.nowrap {
	white-space:nowrap;
}
.yeswrap {
	white-space:normal;
}
/* end aligments */

/* tags */
.tag {
	word-spacing:10px;
	line-height:24px;
}
.tag a {
	word-spacing:0;
	color:#888888;
	text-decoration:none;
}
.tag a:hover {
	background-color:#888888;
	color:#FFFFFF;
	text-decoration:none;
}
/* end tags */

/* кнопка */
.knopka {
	display:inline-block;
	background:url('http://k.img.com.ua/static/img/knopka_left.gif') no-repeat top left;
	padding-left:9px;
	cursor:pointer;
}
.knopka em {
	display:inline-block;
	background:url('http://k.img.com.ua/static/img/knopka_right.gif') no-repeat top right;
	padding:6px 9px 5px 0px;
	font-style:normal;
	color:#b91000;
	cursor:pointer;
}
.knopka:hover {
	background-position:left -26px;
}
.knopka:hover em{
	background-position:right -26px;
}
/* end кнопка */

/* splines */
.pl_out {
	overflow:hidden;
	font-size:1px;
	height:1px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}
.pl_in {
	overflow:hidden;
	font-size:1px;
	height:1px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
/* end splines */

/* popap shadow */
.popup_all {
	position:absolute;
	z-index:100;
}
.popup_all_content {
	background-color:#fff;
	width:380px;
	overflow:hidden;
  padding:5px 0px 5px 15px;
}
.popup_all_content a {
	position:relative;
	display:block;
	float:left;
	width:150px;
	font-weight:700;
	margin-right:20px;
	/*color:#438c0a;*/
	padding:7px 10px;
	background-color:#fff;
	border-bottom:1px solid #eee;
}
.popup_all_content a:hover {
	color:#994400;
}
.popup_send_vn {
  padding:6px 10px;
  background-color: #fff;
}
.shadow_top {
	background:url('http://k.img.com.ua/static/img/popup/shadow_top.png') repeat-x bottom left;
}
.shadow_bottom{
	background:url('http://k.img.com.ua/static/img/popup/shadow_bottom.png') repeat-x top left;
}
.shadow_left {
	background:url('http://k.img.com.ua/static/img/popup/shadow_left.png') repeat-y top right;
}
.shadow_right {
	background:url('http://k.img.com.ua/static/img/popup/shadow_right.png') repeat-y top left;
}
.shadow_left_corner_top {
	background:url('http://k.img.com.ua/static/img/popup/shadow_left_corner_top.png') no-repeat bottom right;
}
.shadow_right_corner_top {
	background:url('http://k.img.com.ua/static/img/popup/shadow_right_corner_top.png') no-repeat bottom left;
}
.shadow_pixel {
	background:url('http://k.img.com.ua/static/img/popup/shadow_pixel.png') repeat-x top left;
}
.shadow_pixel2 {
	background:url('http://k.img.com.ua/static/img/popup/shadow_pixel.png') repeat-x bottom left;
}
.shadow_left_corner {
	background:url('http://k.img.com.ua/static/img/popup/shadow_left_corner.png') no-repeat top right;
}
.shadow_right_corner {
	background:url('http://k.img.com.ua/static/img/popup/shadow_right_corner.png') no-repeat top left;
}
.skus_in {
	background-color:#fff;
	margin:0px 1px;
}
.no_border {
	border:none !important; 
}
/* end popup shadow */

/* Обзор сети */
.net_col {
	width:130px;
}
.mrt_obzor {
	margin-right:32px;
}