@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}
body {
	width: 100%;
	background-image: url(/images/down_it_goes.gif);
}
* {
	margin: 0px;
	padding: 0px;
}
p{
	margin-top: 10px;
	margin-bottom: 10px;
}
a{
	color: #000;
	text-decoration: none;
}
/* links in text documents should be orange */
/* apparently now they should be denim blue.. */
#content p a {
	text-decoration: underline;
	color: #0463CF;
}
#content #highlight p a { color: #000; text-decoration: underline }
.underlined_items a { text-decoration: underline }
td {
	font-size: 12px;
}


div.divider{
	background-image: url('/images/star.gif');
	background-repeat: repeat-x;
	height: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	div.divider.light{
		background-image: url('/images/divider_light.gif');
		background-repeat: repeat-x;
		height: 9px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

.margin_bottom_5 {margin-bottom:5px}


#bodyBgTop {
	float: left;
	width: 100%;
}
	.startPage {
		background: url(/images/upper.gif) 0px 0px repeat-x;
	}
	.innerPage {
		background: url(/images/upperInner.gif) 0px -15px repeat-x;
	}

	#bodyBgTop #bodyBgLeft {

		position: absolute;
		top: 255px;
		left: 0px;
		width: 384px;
		height: 354px;
		z-index: 1;
	}

	#bodyBgTop #bodyBgRight {
		float: left;
		position: absolute;
		top: 155px;
		right: 0px;
		width: 423px;
		height: 80%;
		z-index: 1;
		overflow: hidden;
	}

	#bodyBgTop #container {
		width: 990px;
		position: relative;
		z-index: 2;
		text-align: left;
		top: -15px;
	}

div#header{
	width: 990px;
	height: 140px;
	margin-top: 30px;
	z-index: 1;

}
	div#header div#microSites{
		float: left;
		width: 760px;
		height: 42px;
		margin-left: 230px;
		display: inline;
	}
			div#microSites ul{
				list-style-type: none;
			}
			div#microSites ul li{
				height: 32px;
				line-height: 32px;
				font-size: 11px;
				background-image: url('/images/right.gif');
				background-repeat: no-repeat;
				background-position: right center;
				display: inline; /* avoid IE6 double-margin float bug */
				float: left;
				padding-right: 7px;
				margin-left: 3px;
				margin-right: 3px;
			}
			div#microSites ul li img{
				position: relative;
				top: -2px;
			}
			div#microSites ul li a{
				line-height: 16px;
				position: relative;
				height: 16px;
				bottom: 15px;
				color: #fff;
				background-image: url('/images/left.gif');
				padding-left: 7px;
				background-repeat: no-repeat;
				padding-bottom: 2px;
				padding-top: 2px;
			}
		div#microSites div#switchlang, div#microSites div#tele2, div#microSites div#headerLogin{
			float: right;
			margin: 5px;
			display: inline;
		}
		div#microSites div#switchlang, div#microSites div#tele2{
			position: relative;
			top: 5px;
		}
		div#microSites div#switchlang {
			margin-right: 0;
		}
		div#headerLogin {
			height: 25px;
			line-height: 25px;
			position: relative;
			right: 3px;
		}
		div#headerLogin img {
			float: left;
			border: none;

		}
		div#headerLogin img.iconTwitter {
			margin: 4px 8px 0 0;
		}
		div#headerLogin img.iconFacebook {
			margin: 4px 10px 0 0;
		}
		div#headerLogin a{
			color: #0463cf;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
		}

		div#microSites div#switchlang{
			margin-left: 0px;
		}
		div#switchlang a{
			color: #0463cf;
			font-weight: bold;
			text-decoration: none;
			padding: 0px 2px;
			display: inline-block;
		}
		div#switchlang a.selected{
			border: 1px solid #0463cf;
		}

		div#microSites div#tele2{
			margin-top: 2px;
		}
	div#header div.startNav{
		float: left;
		width: 787px;
		height: 98px;
		background-image: url('/images/header_menu_bg.png');
		background-repeat: no-repeat;
		margin-left: 200px; /* f7u12 */
		display: inline;
	}
	div#header div.innerNav{
		float: left;
		width: 787px;
		height: 98px;
		background-image: url('/images/header_menu_bg_inner.png');
		background-repeat: no-repeat;
		margin-left: 200px; /* f7u12 */
		display: inline;
	}
		 ul#mainNav{
			list-style-type: none;
			position: absolute;
			z-index: 5;
			left: 216px;
			top: 55px;
			width: 800px;
			height: 30px;
		}
		 ul#mainNav li{
			margin-top: 12px;
			height: 29px;
			line-height: 29px;
			margin-left: 6px;
			display: inline;
			padding-top: 8px;
			padding-bottom: 7px;
		 }
		.ru ul#mainNav li{
			margin-left: 2px;
		}
		 ul#mainNav li.rightSide{
			position: absolute;
			right: 28px;
			text-align: center;
			top: -20px;
			width: 148px;
		 }
		 ul#mainNav li.rightSide span.phone{
			background: url('/images/top_nav_left.gif') left center no-repeat;
			margin-right: 10px;
			padding-left: 6px;
			display: inline-block;
			height: 29px;
			line-height: 29px;
		 }
		 ul#mainNav li.rightSide span.phone .phone{
			background: url('/images/top_nav_right.gif') right center no-repeat;
			font-weight: bold;
			padding-right:6px;
			display: inline-block;
			height: 29px;
			line-height: 29px;
		 }
		 ul#mainNav li a{
			font-size: 14px;
			height: 29px;
			line-height: 29px;
			display: inline-block;
			padding-right: 5px;
		}
		ul#mainNav li.active{
			background-image: url('/images/top_nav_left.gif');
			background-repeat: no-repeat;
			background-position: left;
			padding-left: 6px;
			margin-left: 2px;
		}
		 ul#mainNav li a.active{
			background-image: url('/images/top_nav_right.gif');
			background-repeat: no-repeat;
			background-position: right;
			padding-right: 6px;
			font-weight: bold;
		}
div#highlights{
	height: 453px;
	z-index: 1;
	position: relative;
	top: -45px;
	padding-top: 0px;

}
	div#logo{
		width: 230px;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 4;
	}

	div#highlights div#videoPlayer{
		height: 342px;
		width: 394px;
		padding-left: 48px;
		padding-right: 50px;
		padding-top: 103px;
		background-image: url('/images/video_borders.png');
		background-repeat: no-repeat;
		float: left;
		margin-left: -2px;
		position: relative;
		z-index: 4;
		display: inline;
	}
	div#highlights div#tools{
		height: 453px;
		width: 289px;
		z-index: 1;
		float: left;
		margin-left: -14px;
		display: inline;
		position: relative;
	}
		div#highlights div#tools div#sendSMS{
			float: right;
			margin-right: 20px;
			display: inline;
			position: relative;
			z-index: 1;
			height: 81px;

		}
		div#highlights div#sendSMS span#sendSMSPic{
			width: 131px;
			height: 81px;
			background-image: url('/images/send_sms.png');
			background-repeat: no-repeat;
			display: block;
			cursor: pointer;
		}
		div#highlights div#sendSMS.sms_ru span#sendSMSPic{
			background-image: url('/images/send_sms_rus.png');
		}
		div#highlights div#sendSMS.sms_en span#sendSMSPic{
			background-image: url('/images/send_sms_eng.png');
		}
		div#highlights div#tools div#zzPhones{
			float: right;
			margin: 6px 8px 0 0;
			display: inline;
			position: relative;
			z-index: 1;
			height: 38px;
		}
		div#zzPhones a{
			width: 114px;
			height: 38px;
			background-image: url('/images/phones/phones_lv.png');
			background-repeat: no-repeat;
			display: block;
			cursor: pointer;
		}
		div#zzPhones.phones_ru a {
			background-image: url('/images/phones/phones_ru.png');
		}
		div#zzPhones.phones_en a {
			background-image: url('/images/phones/phones_en.png');
		}
		div#highlights div#tools div#ratePicker{
			padding-top: 30px;
			padding-left: 25px;
			width: 264px;
			height: 137px;
			background-image: url('/images/tarifs_bg.png');
			margin-top: -30px;
			position: relative;
			z-index: 3;
		}
			div#highlights div#tools div#ratePicker ul{
				list-style-type: none;
				position: relative;
				left: 1px;
				top: -7px;
				z-index: 2;

			}
				div#highlights div#tools div#ratePicker ul li{
					float: left;
					margin: 0px;
					display: inline;
					width: 48px;
					height: 56px;
					text-align: center;
					cursor: pointer;
					z-index: 2;
				}
				div#highlights div#tools div#ratePicker ul li.hover{
					background-image: url('/images/rates_tab.png');
				}
			div#highlights div#tools div#ratePicker div#pickRate{
				width: 249px;
				height: 67px;
				background-image: url('/images/tarifs_text_bg.png');
				line-height: 60px;
				font-weight: bold;
				float: left;
				text-align: center;
				position: relative;
				top: -10px;
				z-index: 1;
			}
				div#highlights div#tools div#ratePicker div#pickRate a{
					font-size: 22px;
				}
	div#highlights div#blogs{
		width: 265px;
		height: 185px;
		padding-top: 45px;
		background-image: url('/images/blogs_bg.png');
		margin-top: -16px;
		padding-left: 20px;
	}
	div#highlights div.blogShort{
		width: 243px;
		margin: 10px auto ;
	}
	div#highlights div.blogShort div.imgHolder{
		float: left;
		width: 100px;
		height: 71px;
		background-image: url('/images/blogs_img_bg.gif');
		background-repeat: no-repeat;
		background-position: center bottom;
		position: relative;
	}
	div#highlights div.blogShort div.imgHolder img{
		position: relative;
		left: 12px;
		top: 13px;
	}
	div#highlights div.blogShort div.imgHolder span{
		background-color: #000;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #fff;
		width: 76px;
		text-transform: uppercase;
		position: absolute;
		bottom: 4px;
		left: 12px;
		text-align: right;
	}
	div#highlights div.blogShort div.title{
		float: left;
		width: 140px;
		font-weight: bold;
		font-size: 12px;
		padding-top: 8px;
	}
	div#blogContent{
		position: absolute;
		left: 20px;
		top: 230px;
	}


	div#highlights div#phonebox{
		width: 282px;
		height: 241px;
		background: url('/images/phonebox_bg.png') no-repeat 0 0;
		margin-top: -13px;
		margin-left: 5px;
	}

	div#highlights div#phonebox a.arrowPrev {
		display: block;
		float: left;
		width: 20px;
		height: 20px;
		background: url(/images/arrow_left.gif) no-repeat 0 0;
		margin: 100px 0 0 18px;
	}

	div#highlights div#phonebox a.arrowNext {
		display: block;
		float: left;
		width: 20px;
		height: 20px;
		background: url(/images/arrow_right.gif) no-repeat 0 0;
		margin: 100px 0 0 0;
	}

	div#highlights div#phonebox .phoneboxCarousel {
		width: 208px;
		height: 200px;
		overflow: hidden;
		position: relative;
		float: left;
	}

	div#highlights div#phonebox .phoneboxList {
		width: 99999em;
		position: absolute;
		height: 200px;
	}

	div#highlights div#phonebox .phoneboxItem {
		float: left;
		width: 207px;
		margin: 37px 1px 0 1px;
		position: relative;
	}

	div#highlights div#phonebox .phoneboxItemImage {
		float: left;
		border: none;
	}

	div#highlights div#phonebox .phoneboxItemTitle {
		position: absolute;
		width: 100px;
		font-size: 12px;
		font-family: Tahoma;
		font-weight: bold;
		top: 20px;
		text-decoration: none;
	}

	div#highlights div#phonebox .phoneboxItemTitle span {
		font-size: 14px;
	}

	div#highlights div#phonebox .phoneboxItemPrice {
		display: block;
		width: 167px;
		height: 76px;
		background: url(/images/phonebox_price_bg.png) no-repeat 0 0;
		text-align: center;
		font-weight: bold;
		color: black;
		font-size: 20px;
		line-height: 70px;
		font-family: Tahoma;
		position: absolute;
		top: 82px;
		left: 40px;
	}

	div#highlights a#phoneboxAllphones {
		position: absolute;
		bottom: 15px;
		left: 5px;
		display: block;
		width: 120px;
		height: 38px;
		background: url(/images/phonebox_all_phones.png) no-repeat 0 0;
		color: #0463CF;
		font-size: 14px;
		font-family: Tahoma;
		text-align: center;
		text-decoration: underline;
		line-height: 30px;
	}


	div#searchBar{
		width: 210px;
		float: left;
		height: 417px;
		margin-top: 30px;
		position: relative;
	}
	div#search{
		height: 45px;
		padding-top: 17px;
		padding-left: 10px;
		background-image: url('/images/search_bg.png');
		background-repeat: no-repeat;
	}
	div#searchControls input.field{
		width: 108px;
		height: 18px;
		background-color: #fff;
		border: 1px solid #7d6d3e;
		float: left;
		font-size: 14px;
		padding: 3px 5px;
	}
	div#searchControls div#searchButton{
		background-image: url('/images/search_button.png');
		width: 61px;
		height: 29px;
		float: left;
		margin-left: 3px;
		display: inline;
		line-height: 29px;
		text-align: center;
		margin-top: -2px;
	}
		div#searchControls div#searchButton .submit { border: 0; background: none; color: #fff; font-weight:bold; display: block; height:28px; width: 61px }

	div#searchControls a{
		color: #fff;
		font-weight: bold;
	}
	div#searchControls {
		position: absolute;
		left: 10px;
		top: 17px;
		width: 210px;
	}
	div#banner {
		width: 178px;
		height: 284px;
		padding-left: 17px;
		padding-top: 28px;
		padding-right: 22px;
		padding-bottom: 23px;
		margin: 0 auto;
		background-image: url('/images/banner_right.png');
		background-repeat: no-repeat;
	}
	div#banner a img {
		border: 0px;
	}
	div#pageBottomBanners {
		padding: 10px 13px 5px 15px;
		margin: 5px auto;
		position: relative;
		z-index: 5;
	}
	div#pageBottomBanners a img {
		border: 0px;
	}
	div#pageTopBanner {
		padding: 3px 0px 10px 0px;
	}
	div#pageTopBanner a img {
		border: 0px;
	}
	div#contentTopBanner {
		display: inline;
	    float: left;
	    margin: 0 0 0 10px;
	}
		div#contentTopBanner img, div#contentTopBanner object {
			margin-bottom: 7px;
		}

div#newest{
	position: relative;
	top: -30px;
	left: 30px;
}
	div#newest div.newsColumn{
		width: 308px;
		margin-left: 5px;
		float: left;
		display: inline;
		position: relative;
		background-color: #fff;
		min-height: 440px;
	}
		div#newest div.newsColumn div.header{
			width: 249px;
			position: absolute;
			top: -10px;
			left: 0px;
			z-index: 3;
			height: 36px;
			background-repeat: no-repeat;
			font-family: Trebuchet MS, Arial, sans-serif;
			font-size: 18px;
			padding-left: 60px;
			padding-top: 20px;
			font-size: 18px;
		}
		div#newest div#comments div.header{
			background-image: url('/images/komentari.png');
		}
		div#newest div#news div.header{
			background-image: url('/images/jaunumi.png');
		}
		div#newest div#games div.header{
			background-image: url('/images/speles.png');
		}
		div#newest div#tariffs-and-ads div.header{
			background-image: url('/images/tariffs-and-ads.png');
		}
		div#newest div#contests div.header{
			background-image: url('/images/contests.png');
		}
		div#newest div#switchToZz div.header{
			background-image: url('/images/switch_to_zz.png');
			background-position: 0 5px;
		}
		div#newest div.newsColumn div.textLayer{
			width: 258px;
			position: relative;
			z-index: 3;
			padding-top: 56px;
			padding-left: 25px;
			padding-right: 25px;
		}
		div#newest div.newsColumn div.bottomTear{
			position: absolute;
			bottom: -30px;
			background-repeat: no-repeat;
			z-index: 2;
		}
		div#newest div#comments div.bottomTear{
			background-image: url('/images/clmn_1_bg.png');
			height: 403px;
			width: 317px;
		}
		div#newest div#news div.bottomTear,
		div#newest div#tariffs-and-ads div.bottomTear,
		div#newest div#contests div.bottomTear
		{
			background-image: url('/images/clmn_2_bg.png');
			height: 425px;
			width: 331px;
			bottom: -50px;
		}
		div#newest div#games div.bottomTear{
			background-image: url('/images/clmn_1_bg.png');
			height: 403px;
			width: 317px;
		}
		div#newest div#switchToZz div.bottomTear{
			background-image: url('/images/clmn_1_bg.png');
			height: 403px;
			width: 317px;
		}
		div#newest div.commentEntry div.title{
			font-weight: bold;
			font-size: 14px;
		}
		div#newest div.commentBorder{
			float: left;
			font-size: 0px;
			line-height: 0px;
			width: 309px;
			border-top: 1px solid #b7b7b7;
			border-bottom: 1px solid #ebebeb;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: -25px;
		}
		div#newest div.moreLink{
			margin-top: 20px;
			font-size: 18px;
		}
		div#newest div.moreLink a, div#newest span#tunnelLink a{
			color: #0463cf;
			text-decoration: underline;
		}
		div#newest div#switchToZz {
			min-height: 350px;
		}
		div#newest div#switchToZz div.textLayer{
			width: 268px;
			position: relative;
			z-index: 3;
			padding-top: 52px;
			padding-left: 20px;
			padding-right: 20px;
		}
		div#newest div#switchToZz a.switch_to_zz_top {
			display: block;
			width: 245px;
			height: 86px;
			background: url(/images/switch_to_zz_top.png) no-repeat 0 0;
			color: #0463CF;
   			text-decoration: underline;
   			font-size: 18px;
   			line-height: 80px;
   			font-weight: bold;
   			text-align: center;
   			position: relative;
   			z-index: 3;
   			padding: 0 40px 0 0;
		}
		div#newest div#switchToZz div.switch_to_zz_photo {
			background: url(/images/switch_to_zz_photo.png) no-repeat 0 0;
			width: 271px;
			height: 222px;
			position: relative;
			z-deinx: 2;
			margin-top: -38px;
		}
		div#newest div#switchToZz a.switch_to_zz_bottom {
			display: block;
			width: 235px;
			height: 86px;
			background: url(/images/switch_to_zz_bottom.png) no-repeat 0 0;
			color: #0463CF;
   			text-decoration: underline;
   		   	font-size: 18px;
   			line-height: 78px;
   			font-weight: bold;
   			text-align: center;
   			position: relative;
			z-deinx: 2;
			margin: 7px 0 10px;
			padding: 0 0 0 50px;
		}
		.ru div#newest div#switchToZz a.switch_to_zz_bottom {
			line-height: 100%;
			padding-top: 20px;
			height: 66px;
			padding-left: 100px;
			width: 185px;
			text-align: left;
		}
	div.links {
		margin-top: 4px;
		float: left;
		width: 140px;
		color: #0463cf;
		font-size: 11px;
		line-height: 16px;
		height: 16px;
	}
	div.links a{
		color: #0463cf;
		text-decoration: underline;
		padding-bottom: 2px;
		padding-right: 4px;
	}

	div.links a.comments{
		padding-left: 17px;
		background-image: url('/images/coment.gif');
		background-position: left;
		background-repeat: no-repeat;
	}
	div.links a.rss{
		padding-left: 17px;
		background-image: url('/images/rss.gif');
		background-position: left;
		background-repeat: no-repeat;
	}
	div.author{
		color: #c74501;
		font-weight: bold;
		font-size: 11px;
	}
		div.author span{
			font-weight: normal;
			color: #5c9bac;
		}
	div.text{
		color: #242424;
		font-size:12px;
	}
	div#newest div.imgHolder{
		float: left;
		width: 54px;
		margin-left: -15px;
		display: inline;
		margin-right: 10px;
		border: 1px solid #ececec;
		padding: 3px;
	}
	div#newest div.textHolder{
		width: 200px;
		float: left;
	}
		div#newest div#news div.commentEntry,
		div#newest div#tariffs-and-ads div.commentEntry,
		div#newest div#contests div.commentEntry{
			margin-bottom: 10px;
		}

div#contentTop{
	position: relative;
	top: -41px;
	min-height: 64px;
}
	div#contentTop div#breadCrumbContainer{
		width: 640px;
		float: left;
		position: relative;
		z-index: 2;
	}
	div#contentTop div#breadCrumbs{


	}
	div#contentTop div#breadCrumbs div{
		background-image: url('/images/tab_stretch.jpg');
		background-repeat: repeat-x;
		float: left;
		font-size: 11px;
		background-position: bottom;
		background-color: #fcfcfc;
		padding-left: 10px;
		padding-right: 10px;
	}

		div#contentTop div#breadCrumbs div#breadCrumbsOpen{
			background: none;
			background-image: url('/images/tab_left.gif');
			background-repeat: no-repeat;
			height: 10px;
			width: 10px;
			position: absolute;
			left: 0px;
			top: -10px;
			padding: 0px;
		}
		div#contentTop div#breadCrumbs div#breadCrumbsClosed{
			background: none;
			background-image: url('/images/tab_right.gif');
			background-repeat: no-repeat;
			height: 10px;
			width: 10px;
			position: absolute;
			right: 0px;
			top: -10px;
			background-color: transparent;
			padding: 0px;

		}
	div#contentTop div#breadCrumbs{
		float: left;
		line-height: 23px;
		margin-top: 55px;
		position: relative;
	}
		div#contentTop div#breadCrumbs div#path{
			background-color: #fff;
			margin-top: -10px;
			position: relative;
		}

		div#contentTop div#breadCrumbs div a{
			color: #0463ce;
			text-decoration: underline;
		}
	div#contentTop div#topSlant{
		position: absolute;
		left: 320px;
		background-image: url('/images/top_slant.png');
		background-repeat: no-repeat;
		width: 338px;
		height: 64px;
		background-position: bottom left;
		z-index: 1;
		bottom: 0px;
	}

	div#contentTop div#sendSMS{
		display: inline;
		position: absolute;
		z-index: 1;
		height: 74px;
		top: -3px;
		right: 220px;
		width: 131px;
	}
		div#contentTop span#sendSMSPic{
			width: 131px;
			height: 81px;
			background-image: url('/images/send_sms.png');
			background-repeat: no-repeat;
			display: block;
			cursor: pointer;
		}
		div#contentTop span#sendSMSPic{
			background-image: url('/images/send_sms_rus.png');
		}
	div#contentTop div#zzPhones{
		display: inline;
		position: absolute;
		z-index: 3;
		height: 38px;
		top: 1px;
		right: 340px;
		width: 131px;
	}
	div#contentTop div#searchBar{
		height: 62px;
		margin-top: 0px;
		width: 210px;
		float: right;
		display: inline;
	}

div#contentHolder{
	width: 958px;
	min-height: 354px;
	background: #fffad6 url('/images/content_tr.jpg') no-repeat right top;
	position: relative;
	margin-bottom: 0px;
	top: -41px;
	padding-top: 15px;
	padding-bottom: 30px;
}
	div#contentHolder div#bottomRightDecor{
		background-image: url('/images/content_br.png');
		position: absolute;
		bottom: -50px;
		right: -22px;
		width: 309px;
		height: 205px;
		z-index: 1;
	}
	div#contentHolder div#bottomCoverUp{
		position: absolute;
		left: 0px;
		bottom: -50px;
		background-color: #fffad6;
		width: 671px;
		height: 50px;
	}
	div#contentHolder div#sideBar{
		width: 225px;
		float: left;
		display: inline;
		z-index: 2;
		position: relative;
		padding-left: 15px;
		margin-right: 0px;
	}

	#sideBar div.itemList{
		background-color: #ffb900;
	}
		#sideBar div.itemList ul{
			list-style-type: none;
		}
			#sideBar div.itemList ul li{
				padding: 5px 0 5px 25px;
			}
			#sideBar div.itemList ul li.selected{
				font-weight: bold;
			}

	div#contentHolder div#sideBar div.section{
		width: 224px;
		margin-bottom: 20px;
		margin-top: 45px;
		position: relative;
		background-color: #f99b01;
		border-bottom: 1px solid #e87800;
	}
	div#contentHolder div#sideBar div.noTitle{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	div#contentHolder div#content{
		float: left;
		width: 693px;
		display: inline;
		margin-left: 10px;
		z-index: 2;
		position: relative;
	}
		/* border around content */
		.content_border { width: 693px }
		div#content_wide.content_border { width: 930px }
			/*.content_border .contentCorner { width: 7px; height: 6px; position: absolute; background-image: url('/images/rates_corners.gif') }
			.content_border .contentCornerH { position: absolute; left: 7px; right: 7px; height: 6px; background: url(/images/rates_hor.gif) repeat-x }
			.content_border .contentCornerV { position: absolute; top: 6px; bottom: 6px; width: 6px; background: url(/images/rates_ver.gif) repeat-y	}
			.content_border .NW{ left: 0; top: 0 }
			.content_border .NE{ right: 0; top: 0; background-position: 7px 0	}
			.content_border .SE{ right: 0; bottom: 0; background-position: 7px 6px }
			.content_border .SW{ left: 0; bottom: 0; background-position: 0 6px }
			.content_border .N{ z-index: 3; top: 0 }
			.content_border .S{ bottom: 0px; background-position: 0 -3px }
			.content_border .E{ right: 1px; background-position: -3px; }
			.content_border .contentContent { margin: 6px 7px 0px 7px; padding: 14px 13px 14px 12px; background-color: #fff; display: block; position: relative; z-index: 2 }*/
			.content_border .top_border { background: url(/images/border-narrow-top.gif) no-repeat top left; padding-top: 5px }
			.content_border .bottom_border { background: url(/images/border-narrow-bottom.gif) no-repeat bottom left; padding-bottom: 5px }
			#content_wide.content_border .top_border { background: url(/images/border-wide-top.gif) no-repeat top left }
			#content_wide.content_border .bottom_border { background: url(/images/border-wide-bottom.gif) no-repeat bottom left }
			.content_border .contentContent { border: 1px solid #d2d0d2; border-width: 0 1px; background: #fff; padding: 15px 20px; position: relative }

		/* border after highlight item */
		/*.content_border.after_highlight .contentContent { margin-left:7px }*/

	div#contentHolder div#content_wide{
		float: left;
		display: inline;
		margin-left: 15px;
		z-index: 2;
		position: relative;
	}

	div#contentHolder div#sideBar div.subNav{
		border-bottom: none;
		font-weight: bold;
		font-size: 12px;
	}
	html div#contentHolder div#sideBar div.subNav div.item{
		padding-left: 20px;
	}
	div#contentHolder div#sideBar div#subNavTop{
		background-image: url('/images/subnav_top.gif');
		background-position: top;
		background-repeat: no-repeat;
		width: 224px;
		height: 9px;
		margin-bottom: 0px;
		font-size: 5px;
	}
	div#contentHolder div#sideBar div#subNavBottom{
		background-image: url('/images/subnav_bottom.gif');
		background-position: top;
		background-repeat: no-repeat;
		width: 224px;
		height: 9px;
	}
	div#contentHolder select#form_banks {
		width: 146px;
	}
div#comingSoon{
	background-image: url('/images/coming.jpg');
	width: 298px;
	height: 361px;
	margin-left: -20px;
	margin-right: 21px;
}
div#tunnel{
	background-image: url('/images/clmn_3_bottom.png');
	line-height: 118px;
	font-size: 18px;
	width: 100%;
	height: 100%;
}
	span#tunnelLink a{
		position: relative;
		top: -4px;
		left: 10px;
		font-size: 18px;
		font-weight: bold;

	}
	span#tunnelLink{
		position: absolute;
		left: 40px;
		top: 45px;
	}
	#footer { height: 100px; margin: 0 auto; padding: 0; width: 990px }
		#footer #footerMenu {
			float: left;
			background: url(/images/knopke.gif) left 30px no-repeat;
			padding: 30px 0px 0px 35px;
			position : relative;
			left: 30px;
		}
		#footer ul {
				list-style: none;
		}
			#footer #footerMenu ul li {
				float: left;
				display: inline;
				background: #0463CF;
				font-size: 10px;
				color: #fafafc;
			}
				#footer #footerMenu ul li a {
						float: left;
						color: #fafafc;
						margin: 0px 4px;
				}
				#footer #footerMenu a {
						color: #fafafc;
				}
			#footer #footerMenu p {
					float: left;
					background: #0463CF;
					font-size: 10px;
					color: #fafafc;
					width: auto;
					text-align: left;
					position: relative;
					top: -3px;
			}
			#footer #footerRight {
				float: right;
				margin: 0px 50px 0px 0px;
				padding: 0px;

				width: 244px;
				height: 61px;
			}
			#footer.lv #footerRight {
				background: url(/images/zz-info-lv.gif) 0px 0px no-repeat;
			}
			#footer.ru #footerRight {
				background: url(/images/zz-info-ru.gif) 0px 0px no-repeat;
			}
			#footer.en #footerRight {
				background: url(/images/zz-info-en.gif) 0px 0px no-repeat;
			}


div.fs{
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

div#contentHolder div#sideBar div.section div.item,
div#contentHolder div#rightSideBar div.section div.item{
		padding: 5px;
	}
div#contentHolder div#sideBar div.section div.selected,
div#contentHolder div#rightSideBar div.section div.selected{
		border-top: 1px solid #fdd050;
		background-color: #fdb501;
		border-bottom: 1px solid #fdd050;
	}
		div#contentHolder div#sideBar div.section div.item div.imgHolder{
			width: 65px;
			float: left;
		}
			div#contentHolder div#sideBar div.section div.item div.imgHolder img{
				border: 1px solid #fff;
				width: 54px; height: 54px;
			}
			div#contentHolder div#sideBar div.section div.item div.itemTitle,
			div#contentHolder div#rightSideBar div.section div.item div.itemTitle{ padding-top: 4px }
			div#contentHolder div#sideBar div.section div.item div.itemTitle a,
			div#contentHolder div#rightSideBar div.section div.item div.itemTitle a{
				color: #000;
				font-size: 12px;
			}

			div#contentHolder div#sideBar div.section div.item div.itemTitle span{
				color: #fff;
				font-size: 11px;
			}
	div#contentHolder div#sideBar div.section div.itemSeperator,
	div#contentHolder div#rightSideBar div.section div.itemSeperator{
		height: 0px;
		line-height: 0px;
		font-size: 0px;
		border-bottom: 1px solid #fdd050;
		border-top: 1px solid #e87800;
	}
	div#contentHolder div#sideBar div.section div.afterSelected,
	div#contentHolder div#rightSideBar div.section div.afterSelected{
		border-top: none;
	}

div#content div#highlight { margin-bottom: 10px }
div#content div#highlight div#highlightTopWide{
	width: 693px;
	height: 14px;
}
div#content div#highlight div#highlightTopLeft{
	width: 14px;
	height: 14px;
	background-image: url('/images/highlight_corner_tl.gif');
	float: left;
}
div#content div#highlight div#highlightTopRight{
	width: 14px;
	height: 14px;
	background-image: url('/images/highlight_corner_tr.gif');
	float: left;
}
div#content div#highlight div#highlightBottomWide{
	width: 693px;
	height: 14px;
}
div#content div#highlight div#highlightBottomLeft{
	width: 14px;
	height: 14px;
	background-image: url('/images/highlight_corner_bl.gif');
	float: left;
}
div#content div#highlight div#highlightBottomRight{
	width: 14px;
	height: 14px;
	background-image: url('/images/highlight_corner_br.gif');
	float: left;
}
div#content div#highlight div#highlightTopWide div.filler{
	width: 665px;
	height: 14px;
	background-color: #ffb900;
	float: left;
}
div#content div#highlight div#highlightBottomWide div.filler{
	width: 665px;
	height: 14px;
	background-color: #ffb900;
	float: left;
}
div#content div#highlight div#highlightContentWide{
	background-color: #ffb900;
	width: 653px;
	padding: 6px 20px;
}
	div#content div#highlight div#highlightContentWide .imageHolder {
		border: 1px solid #fff;
		float: left;
		width: 149px;
		height: 144px;
		margin-right: 14px;
	}
		div#content div#highlight div#highlightContentWide .imageHolder img {
			width: 149px;
			height: 144px;
			border: 0;
		}
/*div#content div#highlight div#pictureFrame{
	width: 155px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 14px;
	height: 190px;
	float: left;
	background-image: url('/images/highlight_frame.gif');
	background-repeat: no-repeat;
	margin-left: 13px;
	display: inline;
	overflow: hidden;
}
div#clipper{
	height: 147px;
	width: 151px;
	overflow: hidden;
}*/
div#content div#highlight  div.itemTitle{
	font-size: 24px;
	float: left;
	width: 480px;
	display: inline;
	margin-bottom: 5px;
}
div#content div#highlight  div.itemTitle span{
	color: #fff
}
div#content div#highlight  div.itemTitle span a{
	color: #fff;
	text-decoration: none;
}
div#content div#highlight div.itemInfo{
	width: 480px;
	float: left;
	display: inline;
	font-size: 12px;
}
div#content div#highlight div.itemInfo span{
	display: block;
	margin-bottom: 10px;
	font-size: 11px;
}
	div#content div#highlight div.itemInfo span.marginless{ margin-bottom: 0px }
div#content div#itemListColumn{
}
	div#content div#itemListColumn .item { margin-bottom: 20px }
		div#content div#itemListColumn div.item div.imgPlaceHolder{
			width: 113px;
			float: left;
			margin-right: 20px;
			display: inline;
			height: 113px;

		}
			div#content div#itemListColumn div.item div.imgPlaceHolder img{
				border: 1px solid #cfcfcf;
			}
		div#content div#itemListColumn div.item .item_details {
			float: left;
			width: 515px;
		}
	div#content div#itemListColumn div.item div.itemTitle{
		font-size: 18px;
		padding: 5px 0;
	}
	div#content div#itemListColumn .blog_entries div.item div.itemTitle{
		font-size: 18px;
		padding:  0 0 5px
	}
	div#content div#itemListColumn div.item div.itemTitle span {
		color: #0463cf;
	}
		div#content div#itemListColumn div.item div.itemTitle span a{
			color: #0463cf;
			text-decoration: none;
		}
div#content div#itemListColumn div.item div.itemInfo .item_date,
div#content div#itemListColumn div.item div.itemInfo .item_tags,
div#content #singleNews .item_tags,
div#content #singleNews .item_date{
	display: block;
	font-size: 11px;
}
	div#content div#itemListColumn div.item div.itemInfo .item_date a,
	div#content div#itemListColumn div.item div.itemInfo .item_tags a,
	div#content #singleNews .item_date a,
	div#content #singleNews .item_tags a{
		color: #0464D0;
	}
div#content div#archiveHolder{
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 60px;
	display: inline;
	width: 167px;
	height: 76px;
	position: relative;
}
div#content div#archive{
	width: 100%;
	height: 100%;
	line-height: 76px;
	text-align: center;
	background-image: url('/images/arhivs_bg.png');
	background-repeat: no-repeat;
}
div#content div#archiveHolder a{
	font-size: 14px;
	font-weight: bold;
	color: #0463cf;
	text-decoration: underline;
	position: absolute;
	top: 0px;
	display:block;
	text-align:center;
	width:137px;
	height: 76px;
	line-height: 70px;
	padding: 0 15px;
}
div#content div#archiveHolder a.nudgeLeft{
	left: 45px;
}
h1{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
}
h2{
	font-size: 18px;
	font-weight: normal;
}
h2  a{
	color: #0463cf;
	text-decoration: underline;
	font-size: 16px;
}
div.articleControls{
	height: 41px;
	line-height: 41px;
	margin-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;

}
div.articleControls img{
	padding: 5px;
}
div.articleControls a{
	color: #0463cf;
	font-weight: bold;
	text-decoration: underline;
}
div.articleControls span a{
	font-weight: normal;
}
div.articleControls span{
	word-spacing: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
div.articleControls center{
	line-height: 29px;
}
div.articleControls center img{
	position: relative;
	top: 12px;
}
div#commentList {margin-bottom: 15px}
div#commentList div.itemTitle{
	height: 24px;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('/images/comment_arrow.gif');
	padding-left: 25px;
	line-height: 24px;
	font-weight: bold;
	font-size: 14px;
}
div#commentList div.itemTitle span{
	font-size: 11px;
	font-weight: normal;
}
div#commentList div.item{
	margin-top: 20px;
	font-size: 12px;
}
div#commentList .comments { margin: 30px 0}

div#commentList div.comments div.itemInfo img {
	float: left;
	margin: 2px 6px 0px 0px;
}
div#commentList div.comments div.items span.time {
	font-size: 10px;
}
form.commentForm{
	width: 605px;
	height: 266px;
	background-image: url('/images/form_background.jpg');
	padding-top: 20px;
	padding-left: 45px;
}
form.commentForm table{
	width: 550px;
	margin-top: 10px;
}
form.commentForm table *{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form.commentForm table input.textField{
	height: 22px;
	width: 250px;
	border: 1px solid #c6c6c6;
	line-height: 22px;
}
form.commentForm table input.short{
	width: 70px;

}
form.commentForm table textarea{
	width:520px;
	height: 106px;
	border: 1px solid #c6c6c6;
	overflow: hidden;
}
td.submitRow input{
	height: 25px;
	line-height: 25px;
	margin-left: 15px;
}
td.submitRow img{
	margin-left: 10px;
}
input.submitButton{
	background:url("/images/submit.gif") no-repeat scroll 1px 3px transparent;
	border:medium none;
	color:#FFFFFF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:33px;
	position:relative;
	width:151px;
}
td.submitRow input.submitButton{
	height: 28px;
	top: 4px;
}

/* -- Form errors -- */
.element-error input.text,
.element-error select,
.element-error textarea {
	border-color: #C00;
}
/* Single message about all form errors */
form div.form-error {
	color: #C00;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 1em;
}
/* Multiple form errors */
form div.form-errors {
	color: #C00;
}
/* -- Element errors -- */
form tr.field div.element-error {
	color: #C00;
	font-size: 9px;
	margin-top: 0.1em;
}
div.form-message {
	color: #0463CF;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 1em;
}
/* -- UI elements -- */
form span.required {
	color: #F00;
	font-weight: normal;
}
/* -- Form Captcha -- */
form img.captcha {
	margin-left: 5px;
	vertical-align: top;
}

#singleNews .imageHolder {
	float: left; margin: 0 20px 20px 0;
	width:149px; height: 144px; position: relative;
}
	#singleNews .imageHolder img { border: 1px solid #cfcfcf }
	#singleNews .back_to_news { text-align: right; font-weight: bold; margin-bottom: 20px }
		#singleNews .back_to_news img { padding: 0 5px; position: relative; top: 6px }
	#singleNews .latest_news,
	#bloggerProfile .latest_news { margin-bottom: 20px; line-height: 20px }
		#singleNews .latest_news h2,
		#bloggerProfile .latest_news h2 {
			background: url(/images/latest_news_bg.jpg) no-repeat left top;
			padding-left: 45px;
			height: 33px;
			line-height: 30px;
			margin-bottom: 5px;
		}
		#singleNews .latest_news span.publish_date,
		#bloggerProfile .latest_news span.publish_date { padding-right: 10px; color: #555 }
		#singleNews .latest_news span.comments_count,
		#bloggerProfile .latest_news span.comments_count { color: #0463CF }

/*div#singleNews div#pictureFrame{
	width: 155px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 11px;
	height: 190px;
	float: left;
	background-image: url('/images/singleItem_frame.gif');
	background-repeat: no-repeat;
	margin-left: 0px;
	display: inline;
	margin-right: 30px;
	margin-bottom: 10px;
}
div#singleNews div#pictureFrame div#clipper{
	height: 148px;
	width: 153px;
	overflow: hidden;
}*/
div#singleNews div.intro{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}
div#singleNews a{
	color: #0463cf;
	text-decoration: underline;
}
div#singleNews p{
	margin-top: 10px;
	margin-bottom: 10px;
}

div#contentHolder div#bookmarks{
	position: absolute;
	left: 20px;
	bottom: 0px;
	height: 32px;
	line-height: 32px;
	width: 220px;
	background-position: left;
	background-image: url('/images/bookmarks_left.jpg');
	background-repeat: no-repeat;
	font-size: 11px;
}
	div#contentHolder div#bookmarks div{
		background-image: url('/images/bookmarks_mid.jpg');
		height: 32px;
		line-height: 32px;
		margin-left: 8px;
		float: left;
		display: inline;
	}
	div#contentHolder div#bookmarks div#bookmarkCloser{
		background-image: url('/images/bookmarks_right.jpg');
		width: 8px;
		height: 32px;
		margin-left: 0px;
		line-height: 32px;
		float: left;
	}
	div#contentHolder div#bookmarks div a{
		position: relative;
		top: 2px;
	}

/* list reset */

div#services_content ul, div#services_content ul *, div#singleNews ul, div#singleNews ul *{
	margin: 0px;
	padding: 0px;
}
div#services_content ul, div#singleNews ul, div#content ul, div#content_wide ul{
	list-style: none;
	margin-left: 20px;
}
div#services_content ul li, div#singleNews ul li, div#content ul li, div#content_wide ul li{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	background-image: url('/images/bullet.gif');
	background-position: 0 7px;
	background-repeat: no-repeat;
}
h2#yourComment{
	padding-left: 10px;
	padding-bottom: 10px;
}
div.formErrors{
	margin: 5px 0 10px;
	border: 1px solid #fc7f2c;
	background: #fde7d5 url(/images/messagebox_warning.gif) no-repeat 10px center;
	color: #e84700;
	padding: 5px 10px 5px 42px;
	height: auto! important;
	min-height: 32px;
	height: 32px;
	line-height: 32px;
}
	div.formErrors span{ font-weight: bold; }

div#articleSwitcher{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
}
	div#articleSwitcher div.article{
		width: 210px;
		float: left;
		text-align: left;
		height: 50px;
		font-size: 11px;
	}
	div#articleSwitcher div.legend{
		text-align: center;
		line-height: 50px;
		width: 210px;
		visibility: hidden;
	}
		div#articleSwitcher div.article span{
			display: block;
			text-align: left;
			font-size: 10px;
		}
		div#articleSwitcher div.article a{
			font-size: 12px;
		}
div#tunnelHolder{
	width: 347px;
	height: 118px;
	float: right;
	position: absolute;
	z-index: 2;
	display: inline;
	bottom: -118px;
	left: -5px;
}
div#ratePickerLinks{
	display: none;
}





/** STICKY footer **/
html, body, #bodyBgTop {height: 100%;}
body > #bodyBgTop {height: auto; min-height: 100%;}
#container {padding-bottom: 60px;}  /* must be same height as the footer */
#footer {position: relative;
	margin-top: -60px; /* negative value of footer height */
	height: 60px;
	clear:both;}
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





/* sidebar headers, don't forget to add to ie6.css' */
#sideBar .section .header {
	height: 45px;
	width: 160px;
	top: -45px;
	position: absolute;
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 64px;
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
}
#sidear .section .header.ru {line-height:10px;padding-top:7px}
	#sideBar .section .header.recharge { background-image: url('/images/sidebars/addfunds.png') }
	#sideBar .section .header.faq { background-image: url('/images/sidebars/faq.png'); width: 180px; padding-left: 44px; }
	#sideBar .section .header.services_1 { background-image: url('/images/sidebars/services_top.png') }
	#sideBar .section .header.services_2 { background-image: url('/images/sidebars/services_bottom.png') }
	#sideBar .section .header.most_commented { background-image: url('/images/sidebars/most_commented.png') }
	#sideBar .section .header.most_commented.ru,
	#sideBar .section .header.interest_clubs.ru{ line-height:15px; padding-top:5px;}
	#sideBar .section .header.mobile.most_commented.ru{ line-height:10px; padding-top:7px;}
		#sideBar .section .header.most_commented a { text-decoration: underline }
	#sideBar .section .header.fresh_news { background-image: url('/images/sidebars/fresh_news.png') }
		#sideBar .section .header.fresh_news a { text-decoration: underline }
	#sideBar .section .header.series { background-image: url('/images/sidebars/serials_index.png') }
	#sideBar .section .header.interest_clubs { background-image: url('/images/sidebars/mobile_sidebar_clubs.png') }
	#rightSideBar .section .header.game_categories { background-image: url('/images/sidebars/games.png') }
	#sideBar .section .header.game_categories { background-image: url('/images/sidebars/games_long.png') }
	#sideBar .section .header.site_users { background-image: url('/images/sidebars/site_users.png') }
	#sideBar .section .header.tariffs_and_ads { background-image: url('/images/sidebars/tariffs_and_ads.png') }
		#sideBar .section .header.tariffs_and_ads a { text-decoration: underline }
	#sideBar .section .header.contests { background-image: url('/images/sidebars/contests.png') }
		#sideBar .section .header.contests a { text-decoration: underline }

.search_for, .search_result_count {font-size:18px;}
	.search_for span {color:#df810d}
	.search_for span, .search_result_count span {font-weight:bold}
.search_result {margin-bottom: 15px}
	.search_result .search_result_title span { font-weight:bold}
	.search_result .search_result_title a { color: #0463CF; text-decoration:underline}
	.search_result .search_result_body {padding-top:5px}

span.highlight {background: #f8fc28}

.stickyLeft, .stickyRightTop, .stickyRightMid, .stickyRightBottom{
	height: 316px;
	width: 250px;
	position: absolute;
	background-repeat: no-repeat;
	display: none;
}
.stickyLeft{
	left: 0;
	top: 0;
	background-position: left;
}
.stickyRightTop{
	right: 0px;
	top: 0;
	width: 131px;
}
.stickyRightBottom{
	top: 700px;
	right: 0;
	background-position: right;
}
.stickyRightMid{
	top: 230px;
	left: 50px;
}

.sticky-1-lv{background-image: url('/images/stickies/1-lv.png')}
.sticky-2-lv{background-image: url('/images/stickies/2-lv.png')}
.sticky-3-lv{background-image: url('/images/stickies/3-lv.png')}
.sticky-4-lv{background-image: url('/images/stickies/4-lv.png')}
.sticky-5-lv{background-image: url('/images/stickies/5-lv.png')}
.sticky-6-lv{background-image: url('/images/stickies/6-lv.png')}
.sticky-7-lv{background-image: url('/images/stickies/7-lv.png')}
.sticky-8-lv{background-image: url('/images/stickies/8-lv.png')}
.sticky-9-lv{background-image: url('/images/stickies/9-lv.png'); width: 210px;}
.sticky-10-lv{background-image: url('/images/stickies/10-lv.png'); width: 227px;}
.sticky-11-lv{background-image: url('/images/stickies/11-lv.png'); width: 200px;}
.sticky-1-ru{background-image: url('/images/stickies/1-ru.png')}
.sticky-2-ru{background-image: url('/images/stickies/2-ru.png')}
.sticky-3-ru{background-image: url('/images/stickies/3-ru.png')}
.sticky-4-ru{background-image: url('/images/stickies/4-ru.png')}
.sticky-5-ru{background-image: url('/images/stickies/5-ru.png')}
.sticky-6-ru{background-image: url('/images/stickies/6-ru.png')}
.sticky-7-ru{background-image: url('/images/stickies/7-ru.png')}
.sticky-8-ru{background-image: url('/images/stickies/8-ru.png')}
.sticky-9-ru{background-image: url('/images/stickies/9-ru.png'); width: 210px;}
.sticky-10-ru{background-image: url('/images/stickies/10-ru.png'); width: 227px;}
.sticky-11-ru{background-image: url('/images/stickies/11-ru.png'); width: 200px;}
.sticky-1-en{background-image: url('/images/stickies/1-en.png')}
.sticky-2-en{background-image: url('/images/stickies/2-en.png')}
.sticky-3-en{background-image: url('/images/stickies/3-en.png')}
.sticky-4-en{background-image: url('/images/stickies/4-en.png')}
.sticky-5-en{background-image: url('/images/stickies/5-en.png')}
.sticky-6-en{background-image: url('/images/stickies/6-en.png')}
.sticky-7-en{background-image: url('/images/stickies/7-en.png')}
.sticky-8-en{background-image: url('/images/stickies/8-en.png')}
.sticky-9-en{background-image: url('/images/stickies/9-en.png'); width: 210px;}
.sticky-10-en{background-image: url('/images/stickies/10-en.png'); width: 227px;}
.sticky-11-en{background-image: url('/images/stickies/11-en.png'); width: 200px;}


