body {
/*    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px; */
/*    margin: 10 266 0 266; */
    font-family: Verdana, Geneva, sans-serif;
/*    background-color: rgba(210, 159, 226, 0); */
    font-size: 13px;
 /*   background-image: url(../images/background.png); */                /* голубая картинка */
}
#small_register
{
position: fixed;
width: 244px;
top: 42%;
bottom: 26px;
float: right;
left: 70%;
border: rgb(183, 187, 196) solid 2px;
height: 245px;
/*
border-top-left-radius: 16px;
border-radius: 16px; */
/*border-top-right-radius: 20px; */
z-index: 9996;
background: url("../images/shop/48.png") top fixed;
background: rgb(236, 242, 242);
}

#small_table
{  position: relative;
    top: 17px;
    left: 1px;
  /*  background-color: #Fff;*/
}

#small_subbb
{
/*background: url("../images/shop/block_buy_btn_empty.png") no-repeat; */
   font-size: 30px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    left: 606px;
	  border-radius: 20px;
    top: 525px;
    width: 200px;
    line-height: 45px;
    height: 46px;
   border: rgba(240, 7, 11, 0.94) solid 3px;
    border-color: #AAAAAA !important;
    background-color: rgba(99, 73, 84, 0.93) !important;
    color: rgba(248, 249, 247, 0.93) !important;
}

#small_sub
{
/*background: url("../images/shop/block_buy_btn_empty.png") no-repeat; */
 font-size: 15px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    left: 0px;
    border-radius: 0px;
    /* top: 569px; */
    bottom: 0px;
    width: 100%;
    line-height: 39px;
    height: 38px;
    /* border: rgba(7, 240, 169, 0.94) solid 4px; */
    /* border-color: #AAAAAA !important; */
    background-color: rgb(172, 180, 163);;
    color: rgb(255, 255, 255);
}



#small_otm
{
/*background: url("../images/shop/block_buy_btn_empty.png") no-repeat; */
   font-size: 32px;
    text-align: center;
    position: absolute;
    cursor: pointer;
    left: 82px;
	  border-radius: 20px;
    top: 560px;
    width: 200px;
    line-height: 45px;
    height: 46px;
    /* border: rgba(196, 110, 64, 0.94) solid 2px; */
    border-color: #AAAAAA !important;
    background-color: rgba(66, 54, 59, 0.64) !important;
    color: rgba(248, 249, 247, 0.93) !important;
}

#small_otmen
{
background: url("../images/shop/cancel_pros.png") no-repeat; 
 /*  font-size: 32px;
    text-align: center; */
    position: absolute;
    cursor: pointer;
    left: -12px;        /*1016px;*/
   border-radius: 7px;
    top: -16px;
    width: 25px;
/*    line-height: 45px;*/
    height: 25px;
    /* border: rgba(196, 110, 64, 0.94) solid 2px; */
  /*  border-color: #AAAAAA !important;
    background-color: rgba(66, 54, 59, 0.64) !important;
    color: rgba(248, 249, 247, 0.93) !important;
	    background-position: -4px;*/
}

#small_soobs
{ position: relative;
    font-size: 22px;
    text-align: center;
    color:#2a2727;
    width: auto;
    line-height: 12px;
    height: 22px;
    /* background: rgb(231, 222, 222); */
    top: 12px;
    left: 0px;
}

#predupr
{    position: fixed;
    /* padding: 55px 43px 0px 53px; */
    background: rgb(231, 222, 222);
    top: 147px;
    opacity: 0.7;
    left: 236px;
}

#predupr1 {
    position: absolute;
    /* padding: 55px 43px 0px 53px; */
    background: rgb(247, 22, 22);
    top: 308px;
    height: 33px;
    /* opacity: 0.7; */
    left: 20px;
}

#page {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background: url(../images/containerbg.png);
    background-origin: padding;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: auto auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 11px;
    padding-right: 11px;
    width: 954px;
}

#header {
    /* margin: 0;
    padding: 0;
    border-top: 3px solid #C9E0ED; */
    height: 146px;
}

#header_leftpart {
    float: left;
}

#header_rightpart {
    float: right;
}

#header_logo {
    background-image: url("../images/logo.png");
    width: 408px;
    height: 106px;
    margin-top: 10px;
}

#header_menu {
    background-image: url("../images/top_panel.png");
    background-position: left center;
    background-repeat: no-repeat;
    height: 82px;
    width: 460px;
}

#header_user_right {
    font-weight: bold;
}

/*#header_user_balance {*/
/*display: inline;*/
/*}*/
/*#header_name_link {*/
/*font-weight: bold*/
/*}*/

.top_menu_buttons {
    background-image: url("../images/top_menu_buttons.png");
    display: inline-block;
    height: 78px;
    margin-bottom: 0;
    margin-left: 2px;
    margin-right: 10px;
    margin-top: 2px;
    width: 78px;
}

#top_menu_buttons_profile {
    background-position: 0 top;
}

#top_menu_buttons_profile:hover, #top_menu_buttons_profile.active {
    background-position: 0 bottom;
}

#top_menu_buttons_partners {
    background-position: 312px top;
}

#top_menu_buttons_partners:hover, #top_menu_buttons_partners.active {
    background-position: 312px bottom;
}

#top_menu_buttons_friends {
    background-position: 234px top;
}

#top_menu_buttons_friends:hover, #top_menu_buttons_friends.active {
    background-position: 234px bottom;
}

#top_menu_buttons_faq {
    background-position: 156px top;
}

#top_menu_buttons_faq:hover, #top_menu_buttons_faq.active {
    background-position: 156px bottom;
}

#top_menu_buttons_contacts {
    background-position: 78px top;
    margin-right: 0;
}

#top_menu_buttons_contacts:hover, #top_menu_buttons_contacts.active {
    background-position: 78px bottom;
}

#header_user {
    font-size: 14px;
    height: 25px;
    padding-top: 2px;
    text-align: right;
}

#header_user_right {
    float: right;
}

#header_user.b {
    margin-left: 10px;
}

#competition {
    cursor: pointer;
    background-image: url("../images/solnce2.png");
    background-position: 0px 0px;
    height: 100px;
    position: absolute;
    width: 100px;
    margin: 250px 0px 0px 380px;
}

#vsenasharu_alert {
    /* place overlay on top of other elements */
    z-index: 10000;
    width: 275px;
    min-height: 50px;
}

#alert_caption {
    margin: 0;
}

#login_form {
    height: 160px;
}

#header_register_button {
    background-image: url("../images/icons/plus-circle-frame.png");
}

#header_login_button {
    background-image: url("../images/icons/door-open-in.png");
}

.control {
    background-repeat: no-repeat;
    font-weight: bold;
    margin: 5px 0 0;
    padding-left: 18px;
    cursor: pointer;
}

.city {
    /* margin-left: 75px; */
    margin-top: 0px;
}

.city a {
    color: black;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
}

.city_row {
    width: 13px;
    height: 8px;
    display: inline-block;
    background-image: url("../images/city_row.png");
    margin: 0 0 1px 5px;
}

#cities_choose_table {
    /*line-height:30px;*/
    width: 900px;
}

#cities_choose_table td {
    height: 30px;
    width: 30px;
}

.activeCity {
    font-weight: bold;
}

.left_column {
    float: left;
    width: 221px;
    font-size: 16px;
}
.right_column {
    float: left;
    width: 730px;
}


.bottom {
       position:relative;
    clear:both;
    height: 100;
    /*position: absolute;*/
    width: 100%;
	top: -50px;
    /*	left: 250px; 
    top: 20px;
    bottom: 0px;
    margin: 0px 0px 0px 0px; */
/*    background-color: rgba(8, 226, 40, 0.04);
	 border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 1px;
    border-right-color: rgb(204, 204, 204);
    border-right-width: 1px;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(204, 204, 204);
    border-left-width: 1px;	*/
}

.footer {
 /*   background-image: url("../images/foot_button.png");*/
/*    border: 1px solid rgba(204,204,204,0.23);*/
    font-size: 16px;
    color: #FFF;
    height: 100;
    margin: 0px 0px 0px -1px;
    width: 100%;     /*1284px;  */
 background-color: #0c6891;
border-color: rgb(95, 92, 92);
border-style: solid;
border-width: 1px;	
}

#c4e745-l a {
    font-size: 15px;
	 font-weight: bold;
    color: rgb(244, 245, 251);
	  margin-left: 28;
}

#c4e745-l a:hover {
    background-position: center center;
    background-color: #111111;
    color: #FFFFFF;
    text-decoration: none;
}
}
.footer #Reclama1 {
    width: auto;
  /*  margin: 14 4 4 -1;*/
    padding: 11 1 1 11;
    font-size: 18px;
    line-height: 6mm;
/*    border-radius: 12px;
    border: 2px solid #C61FFF; */
    height: 100%;
  /*  text-decoration: underline;*/
}


.button {
    display: inline-block;
    height: 28px;
    width: 210px;
    background-image: url("../images/button.png");
    background-position: top center;
    background-repeat: no-repeat;
    color: #FFF;
    text-align: center;
    margin-bottom: 2px;
    font-size: 16px;
    cursor: pointer;
    padding-top: 10px;
    text-decoration: none;
    display: inline-block;
}

.button:hover {
    background-position: center center;
    text-decoration: none;
    color: #fff;
}

.button.active, .button.active:hover {
    background-position: bottom center;
    color: #fff;
}

#bonus_flash {
    width: 213px;
    height: 87px;
    padding-top: 30px;
}

.caption {
    font-size: 21px;
    font-weight: bold;
    color: #FFF;
    display: block;
}

#how_it_works_caption {
    margin-top: 15px;
    margin-bottom: 15px;
}

.how_it_works_middleblock {
    padding-top: 1px;
}

.how_it_works_outblock, .how_it_works_outblock:hover {
    height: 87px;
    width: 213px;
    margin-top: 15px;

    background-image: url("../images/anons_back.png");
    background-repeat: no-repeat;
    color: #000000;
    text-decoration: none; /*color: #ffffff;*/
    padding-top: 1px;
}

.how_it_works_pic {
    background-image: url("../images/hiw.png");
    width: 175px;
    height: 55px;
    display: block;
    margin: 7px auto 0 auto;
}

.how_it_works_text {
    text-align: center;
    display: block;
}

#hiw_pic1 {
    background-position: 0px 55px;
}

#hiw_pic2 {
    background-position: 0px 165px;
}

#hiw_pic3 {
    background-position: 0px 110px;
}

#hiw_pic4 {
    background-position: 0px 0px;
}

#how_it_works_description_0 {
    height: 340px;
    width: 600px;
    overflow: auto;
}
#how_it_works_description_1 {
    width: 600px;
    overflow: auto;
}
#how_it_works_description_2 {
    width: 600px;
    height: 300px;
    overflow: auto;
}
#how_it_works_description_3 {
    width: 600px;
    overflow: auto;
}

.block1 img {
    margin-bottom: 2px;
}

a {
    display: inline-block;
    color: #444;
    text-decoration: none;
}

a:hover {

    color: #111;
    text-decoration: none;
}

.btn {
    display: inline-block;
    border: #AAA solid 1px;
    padding: 5px;
    text-align: center;
}

.btn:hover {
    border: #666 solid 1px;
    text-decoration: none;
}

.bg_green {
    background-color: #EFE;
}

.bg_red {
    background-color: #FEE;
}

.right {
    float: right;
    margin: 14px -45px 0px 0px;
}

#right_register11 {
    position:fixed;
/*	background-image: radial-gradient(closest-side, transparent 0%, transparent 75%, #B6CC66 76%, #B6CC66 85%, #EDFFDB 86%, #EDFFDB 94%, #FFFFFF 95%, #FFFFFF 103%, #D9E6A7 104%, #D9E6A7 112%, #798B3C 113%, #798B3C 121%, #FFFFFF 122%, #FFFFFF 130%, #E0EAD7 131%, #E0EAD7 140%), radial-gradient(closest-side, transparent 0%, transparent 75%, #B6CC66 76%, #B6CC66 85%, #EDFFDB 86%, #EDFFDB 94%, #FFFFFF 95%, #FFFFFF 103%, #D9E6A7 104%, #D9E6A7 112%, #798B3C 113%, #798B3C 121%, #FFFFFF 122%, #FFFFFF 130%, #E0EAD7 131%, #E0EAD7 140%);*/
/*    background-size: 110px 110px;*/
    background-color: #C8D3A7;
    background-position: 0 0, 55px 55px; 
    float: right;
    right: 7px;
    top: 400px;	
 /*   margin: 398px 64px 0px 3249px;	*/
   /* margin: 337px -183px 0px 0px;*/
    height: 600px;
    width: 100px;
    background-image: url("../images/shop/vres.png"); 
    cursor: pointer;
z-index:999;

 /*   float: right;
    margin: 337px -521px 0px 0px;
  height: 332px;
  width: 500px;
	   background-image: url("../images/shop/deleteit.jpg");
    cursor: pointer;	*/
	
}
/*
#right_register {
border-radius: 11px 11px 0px 0px;
box-sizing: border-box;
color: rgb(255, 255, 255);
font-style: normal;
font-variant: normal;
font-weight: normal;
font-stretch: normal;
font-size: 11px;
line-height: 1.2;
font-family: Helvetica, Arial, sens-serif;
cursor: pointer;
position: fixed;
width: 251px;
z-index: 99999;
text-align: center;
right: 78px;
bottom: 0px;
background-color: rgb(41, 87, 0);
background-repeat: no-repeat;
background-position: 14px; 
}
*/

.left {
    float: left;
}
.btn.disabled {
    cursor: default;
    border-color: #AAAAAA !important;
    background-color:#EEEEEE !important;
    color:#AAAAAA !important;
}

a {
    cursor: pointer;
}
#bottom_link {
    background-image: url("../images/bottom_link.png");
    cursor: pointer;
    font-size: 21px;
    height: 69px;
    width: 725px;
    z-index: 10;
    margin-top: 20px;
}
.clear {
   clear: left;
   height: 11px;
}
.tabs {
    height: 31px;
    margin: 1px 0 -1px 0;
    z-index: 5;
    position: relative;
    clear: both;
}

a {
    color: #000000;
}

.t_l, .t_r, .t_c {
    display: inline-block;
    height: 30px;
}

.t_l, .t_r {
    width: 11px;
}

.t_c {
    font-size: 16px;
    line-height: 30px;
    vertical-align: top;
}

.tab, .tab:hover {
    margin: 0;
    vertical-align: top;
    text-decoration: none;
    display: inline-block
}

.tab .t_l, .tab .t_c, .tab .t_r {
    background-image: url("../images/label.png");
}

.tab .t_l {
    background-position: 0px 0px;
}

.tab .t_c {
    background-position: 0px -31px;
}

.tab .t_r {
    background-position: -11px 0px;
}

.tab:hover .t_l {
    background-position: 0px -62px;
}

.tab:hover .t_c {
    background-position: 0px -93px;
}

.tab:hover .t_r {
    background-position: -11px -62px;
}

.tab_container {
    clear: both;
    float: left;
    *clear: none;
    *float: none;

}

.tabbox {
    margin-right: 22px;
    width: 100%;
    padding-right: 22px;
}

.cont {
    overflow: auto;
    *overflow: visible;
    width: 705px;
}

.active .t_l, .active:hover .t_l, .active .t_c, .active:hover .t_c, .active .t_r, .active:hover .t_r {
    font-weight: bold;
    height: 31px;
}

.active .t_l, .active:hover .t_l {
    background-position: 0px -124px;
}

.active .t_c, .active:hover .t_c {
    background-position: 0px -155px;
}

.active .t_r, .active:hover .t_r {
    background-position: -11px -124px;
}

.white .r_lt, .white .r_rt, .white .r_lb, .white .r_rb {
    background-image: url("../images/rounds.png");
    width: 11px;
    height: 11px;
}

.white .not_round {
    background-image: url("../images/not_rounds.gif");
    background-color: #FFF;
}

.r_lt {
    background-position: left top;
    margin-left: -11px;
}

.r_rt {
    background-position: right top;
    margin-right: -11px;
}

.r_lb {
    background-position: left bottom;
    margin-left: -11px;
}

.r_rb {
    background-position: right bottom;
    margin-right: -11px;
}

.white .b_t, .white .b_b, .white .b_l, .white .b_r {
    background-color: #FFF;
}

.b_t {
    background-image: url("../images/border_h_t.gif");
    background-position: top;
    background-repeat: repeat-x;
    height: 11px;
    margin: 0px 11px;
}

.b_b {
    background-image: url("../images/border_h_b.gif");
    background-position: bottom;
    background-repeat: repeat-x;
    height: 11px;
    margin: 0px 11px;
}

.b_l {
    background-image: url("../images/border_v_l.gif");
    background-position: left;
    background-repeat: repeat-y;
    padding-left: 11px;
}

.b_r {
    background-image: url("../images/border_v_r.gif");
    background-position: right;
    background-repeat: repeat-y;
    padding-right: 11px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fn {
    float: none;
}
p {
    margin-top: 0;
}
.red {
    color: #ED1C24;
}

.m5 {
    margin: 45px 10px 0px 10px;
}

.m10 {
    margin: 10px;
}

.mt {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.mr {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
}

.mb {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}

.ml {
    font-size: 11px;
    text-align: center;
    position: relative;
    cursor: pointer;
    left: 89px;
    border-radius: 3px;
    top: -34px;
    width: 69px;
    line-height: 6px;
    height: 21px;
    border: rgba(21, 189, 36, 0.94) solid 1px;
    border-color: #AAAAAA !important;
    background-color: rgba(185, 193, 185, 0.17) !important;
    color: rgba(25, 26, 25, 0.93) !important;
    float: right;
}

.mtb {
    margin-right: 0;
    margin-left: 0
}

.mlr {
    margin-top: 0;
    margin-bottom: 0;
}



.promotionCard, .promotionCard:hover {
    height: 180px;
    width: 345px;
    background-image: url("../images/promotionCardBackground.png");
    margin-bottom: 15px;
    float: left;
    text-decoration: none;
}

.promotionCard .left_block2 {
    width: 200px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.promotionCard .promotionTitle {
    overflow: hidden;
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    margin: 0 0 0 15px;
    padding: 0;
    font-weight: normal;
    text-align: center;
    font-size: 14px;
}
.promotionCard .price {
    font-size: 22px;
    margin-top: 8px;
    display: block;
}
.promotionCard .couponsCountBlock, .promotionCard .discountBlock {
    margin: 10px 0 0 0;
    display: block;

}
.promotionCard .discountBlock {
    height: 30px;
}

.promotionCard .right_block2 {
    width: 130px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
    margin-left: 5px;
    text-align: center;
    line-height: 1.25;
}

.promotionCard .img {
    margin: 5px 0 0 15px;

}

.promotionCard .img_border {
    display: block;
    width: 180px;
    height: 135px;
    background-image: url("../images/promotionCardImageBackground.png");
    position: absolute;
    margin: 5px 0 0 15px;
}
.spaceBetweenPromotionCards {
    float: left;
    width: 40px;
    height: 1px;
}
.morePromotions {
    width: 100%;
    height: 20px;
    border: 1px solid;
}
#promotionLinks {
    display: none;
}
h1 {
    /*font-size: 18px;*/
    font-weight: bold;
    /*margin: 0px;*/
    padding: 0px;
    font-size: 30px;
    margin: 10px 0 10px 0;
}

h2 {
    font-weight: normal;
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 7px;
    font-weight: bold;
}

h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
	width: 100%;
	line-height: 1.6;
}

.tab_content {
    font-size: 13px;
    *display: none;
    display: none;
}

.tab_content h2 {
    font-weight: normal;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ddd;
    font-size: 1.8em;
}

.tab_content h3 a {
    color: #254588;
}

.tab_content img {
    border: 1px solid #ddd;
    padding: 4px;
}
#tab2 a{color:#346bff;}
#tab2 a:hover{color:#33a7ff;}
#tab2 ul{padding-left:20px;}
#tab2 li{margin-bottom:5px;}
.extra_promotions {
    padding-bottom: 17px;
    margin-top: -40px;
    position: absolute;
    *position: none;
}

.right_column h1 {
    margin-left: 22px;
    margin-bottom: 17px;
}
#content {
    min-height: auto;
}

#small_auth_form {
    width:220px;
    height: 220px;
    display:none;
    background-color: rgba(165, 169, 149, 0.66);
    float:left;
    top:30;
    padding: 60px 110px 0px 60px;
}
