body {
  margin: 0;
  padding: 0;
  background: #f1f1f2;
  font-family: arial, helvetica, sans-serif;
  font-size: small;
}
body.march_8 {background:#f1f1f2 url(../i/bg_8_march.jpg) no-repeat 50% 0}
* html body {
  font-size: x-small;
  f\ont-size: small;
  background: #f1f1f2;
}
p.pfield input{
	background: white;
}
#header{
	padding: 0;
	margin: 0 auto;
	width: 955px;
}
#header_bg{
	padding: 0;
	margin: 0;
	position: relative;
	top: -1px;
	border-top: 1px solid #f1f1f2;
}
#slog span{
	visibility: hidden;
}
#inner_page #container{
	width: 955px;
	background: #f1f1f2;
	margin: 0 auto;
	padding: 0;
}
#inner_page #header #top {
	float: right;
	height: 171px;
	margin: 0;
	padding: 0;
	width: 724px;
}
#top img{
	border: 0;
	display: none;
}
#top a img{
	display: block;
}
#inner_page #header_bg {
	height: 171px;
	background: url(../i/logo.gif) no-repeat left top;
	padding: 0;
	margin: 0;
}
#slog, .hide{
	display: none;
}
#header p#main_link {
	display: none;
}
/* ---- ���� ----- */
ul#helper_navigation{
	background: #f1f1f2 url(../i/menu.gif) no-repeat top center;
	padding: 4px 0 6px 0;
	width: 955px;
	margin: -1px 0 0 0;
  height: 68px;
  list-style: none;
  letter-spacing: 1px;
}
.cursor{
	cursor: default;
}
.small_grey {
	color: #808284;
	font-size: .85em
}
ul#helper_navigation li{
  display: block;
  float: left;
  margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
ul#helper_navigation li a{
	padding: 3px 0 9px 0;
}
ul#helper_navigation li ul {
  visibility: hidden;
  display:block;
  position: absolute;
  margin: 170px 0 0 0;
  padding: 10px 0 10px 0;
  border: 1px solid #c14150;
  background: #b42a39;
  z-index: 2;
  letter-spacing: normal;
}
ul#helper_navigation li.on ul {
  visibility: visible;
}
.loginet ul#helper_navigation li.on ul {
  visibility: hidden;
}
ul#helper_navigation li ul li {
  float: none;
  padding: 0;
  margin: 0;
  list-style: none;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: none;
  font-weight: normal;
  display: inline;
}
* html ul#helper_navigation li ul li {
  text-indent: -15px;
  te\xt-indent: 0;
}
ul#helper_navigation li ul li a span{
  padding: 2px 23px 3px 37px;
  background: url(../i/menu_list.gif) no-repeat 23px 9px;
  border: 0;
}
ul#helper_navigation li ul li a {
  margin: 0;
  display: block;
  color: #b21117;
  text-decoration: none;
  padding: 2px 10px 3px 20px;
  border: 1px solid black;
}
ul#helper_navigation li ul li a:hover {
  background: #d2d4d3;
}
ul#helper_navigation a{
	text-decoration: none;
	color: #666;
	padding-bottom: 5px;
	display: block;
	padding: 4px 0;
}
ul#helper_navigation a span{
	padding: 0px 20px 0px 20px;
	border-right: 2px solid #b11116;
	display: block;
}
ul#helper_navigation a:hover, ul#helper_navigation li.on a{
	color: #b01016;
}
#header ul#helper_navigation #last_nav a span{
	border: none;
}
#header ul#helper_navigation #first_nav{
	margin-left: 10px;
}
#header ul#helper_navigation li ul {
	background-color: #fbfbfb;
	border: 1px solid #c8c8c8;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #b21117;
	top: 32px;
}
#header ul#helper_navigation li ul a{
	color: #b21117;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}
#inner_page #header ul#helper_navigation li ul li{
	border: 0;
	list-style: url(../i/menu_list.gif);
}

#inner_page #header ul#helper_navigation ul ul {
	position:static;
	margin:0;
	padding:0;
	border:none;
}
#inner_page #header ul#helper_navigation ul ul li a {
	display:block;
	padding: 2px 23px 3px 48px;
	color: #808284;
	background: url(../i/menu_list_grey.jpg) no-repeat 39px 9px
}
#inner_page #header ul#helper_navigation ul ul li a:hover {
	background-color:#DDD
}
/* ---- /Menu */

/* Footer */

#footer {
  clear: both;
  position: relative;
  width: 955px;
  margin: 0 auto;
}
#footer #footer_content {
  padding:0 0 15px 0;
  color: #808284;
}
#footer #footer_content p{
	margin: 0;
	padding: 0 11px;
}
#footer a{
	color: #808284;
}
#footer a:hover{
	color: black;
}


#footer #xborder_top{
	border-top:1px solid #c5c6c8;
	height:1px;
	line-height:1px;
	margin:0;
	padding: 0;
	margin: 0 0 8px 0;
}
#footer #xborder_bot{
	border-top:1px solid #d3d4d6;
	height:1px;
	line-height:1px;
}
/* /Footer */

/* �������� */

#left_column{
	float: left;
	width: 232px;
	margin: 0;
}
#central_column{
	padding: 0;
	margin: 0;
	margin-left: 232px;
	margin-right: 200px;
}
#right_column{
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
}
.hide{
	display: none;
}
#content{
	position: relative;
	padding: 0;
	margin: 0;
}
#content_w{
	width: 956px;
	margin: 0 auto;
	padding: 0;
}
/* /�������� */


/* ������ ���� */
.dbl_menu {
	list-style:none;
	margin:0;
	padding:50px 0 8px;
	text-align:center;
}
.dbl_menu li {
	display: inline;
	font-size: 90%;
	padding-bottom: 10px;
}
.dbl_menu a {
	color:#808284;
	text-decoration: none;
	padding:0 16px;
	background: url(../i/bmenu.gif) no-repeat right;
}
#dbl_menu_last a{
	background: none;
}
.dbl_menu a:hover {
	color:#b01016 !important;
	text-decoration: underline;
}
/* /������ ���� */
#search_form, #for_ag_form{
	background: url(../i/search.gif) no-repeat top;
	width: 184px;
	padding: 17px 0 0 0;
	margin: 0 20px 25px 25px;
}
.search_form_in{
	background: url(../i/form_in.gif) repeat-y center;
	padding-bottom: 5px;
	margin: 0;
}

/*
19.09.2008 - ������ �������
*/

.search_form_in2{
	background: url(../i/form_in_2.gif) repeat-y scroll 15px center;
	padding-bottom: 5px;
	margin: 0;
}
.butt2{
	background: url(../i/form_but_2.gif) no-repeat 0 -8px;
	margin: 0;
	padding: 0 6px 0 0;
	margin: 0 15px 0 15px
}
/* �����*/


.pfield{
	background: url(../i/field.gif) no-repeat left;
	padding: 5px 1px 7px 7px;
	width: 120px;
	margin: 0 auto;
}
.field{
	border: 0px solid black;
	width: 108px;
	height: 15px;
	text-align: center;
}
#close_search_params{
	display: none;
}
#search_params{
	font-size: 85%;
	width: 128px;
	margin: 0 auto;
}
#search_params label{
	padding: 0 0 2px 3px;
	position: relative;
	top: -2px;
}
.but{
	display: block;
	margin: 0 auto;
	width: 83px;
	padding: 0 0 0 11px;
}
.butt{
	background: url(../i/form_but.gif) no-repeat 0 -8px;
	margin: 0;
	padding: 0 6px 0 0;
}
#search_but{
	display: inline;
	padding: 0;
}
#for_ag_form{
	background-image: url(../i/for_ag.gif);
}
#for_ag_form.konf{
	background-image: url(../i/for_ag_n.gif);
}
#for_ag_form .small_grey {
	color: #808284;
	display:block;
	text-align: center;
	padding:2px 0 7px;
}
#for_ag_form a {
	color:#B11116;
}
#for_ag_form .field{
	text-align: center;
	color: #bbbdc0;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}
#for_ag_form .afield{
	color: black;
}
/* --------------- ������� ----------- */
#left_column h3 span{
	color: #b11116;
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	visibility: hidden;
	margin: 0 16px 10px 16px;
	width: 201px;
}
#left_column h3{
	background: url(../i/news.gif) no-repeat center;
	padding: 0;
	font-size: 1px;
	height: 9px;
	margin: 25px 0 17px 0;
}
#left_column #news{
	margin: 0 18px;
}
#left_column .date{
	padding-right: 5px;
	display: inline;
}
#left_column #news a{
	color: black;
	text-decoration: none;
}
#left_column #news a:hover{
	text-decoration: underline;
}
#left_column #news .subscrib a{
	font-size: 85%;
	color: #b11116;
	text-decoration: underline;
}
#left_column #news .subscrib a:hover{
	color: black;
}
#left_column #news p{
	margin: 0 0 18px 0;
	padding: 0;
}
/* ------------- Content --------------------*/

#central_column{
	margin: 0;
	padding: 0;
	width: 518px;
	margin-left: 232px;
}
div.country_list {
  float: left;
  width: 158px;
  padding: 0 0 0 14px;
  margin: 0;
  text-align: left;
}
#country_list_first{
	width: 136px;
	padding: 0;
	margin: 0 0 0 19px;
}

div.country_list img {
  display: block;
  margin: 30px auto;
  border: 5px solid #d8b798;
}

div.country_list strong {
  color: #be000f;
}

.country_list h3{
  margin: -2px 0 4px 0;
  color: #b01016;
  font-size: 100%;
}

.country_list h3 a{
  color: #850111 !important;
  text-decoration: none;
}
.country_list h3 a:hover{
  text-decoration: underline;
}

.country_list ul{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}
.country_list li{
	margin: 0 0 1px 1px;
	padding: 0;
}
.country_list ul li a{
	color: black;
	text-decoration: none;
}
.country_list ul li a:hover{
	text-decoration: underline;
}
/* -------------/Content -------------------*/
/* --------------- Right -----------------*/
.banner{
	padding: 0 3px 0 4px;
	background: url(../i/banner_bg.gif) repeat-y left;
	margin: 0;
	width: 192px;
	border: 0;
	display: block;
}
.banner_top{
	padding: 2px 0 0 0;
	background: url(../i/banner_top.gif) no-repeat top;
	margin: 0 0 19px 0;
}
.banner_but{
	padding: 0 1px 7px 0;
	background: url(../i/banner_bot.gif) no-repeat bottom left;
	margin: 0;
}
.banner img{
	margin: 0;
	padding: 0;
	width: 192px;
	border: 0;
}

/* --------------- /Right -----------------*/

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #b11116;
	margin: 15px 0 5px 0;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #b11116;
	margin: 10px 0 0 0;
}
#inner_page.price.photo.bonus div.country_list{
	width: 25%;
	margin: 0;
	padding: 0;
}
#inner_page.price.photo.bonus div.country_list ul, #inner_page.price.photo.bonus div.country_list .sel{
	padding-right: 50px;
	padding-left:25px;
	margin-bottom:0;
	display: block;
}
#inner_page.price.photo.bonus div.country_list .sel{
	padding-top: 20px;
}
#inner_page.price.photo.bonus div.country_list .box{
	padding-bottom:23px;
}


.tdn{
	text-decoration: none;
}
.tdn:hover{
	text-decoration: underline;
}


.user_submenu
{
	background: url(../i/bg_menu.png) no-repeat;
	padding: 27px 0 23px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #b11116;
	font-size: 16px;
	font-weight: bold;
}
.user_submenu a { text-decoration: none; font-size: 13px; color: #666; font-family: "Times New Roman", Times, serif; display: inline-block; margin: 0 10px;}
.user_submenu a:hover { text-decoration: underline; color: #666;}
.user_submenu a.active { color: #b11116; text-decoration: none; cursor: default;}

.simple_table  { width:100%;}
.simple_table a {color: #000;}
.simple_table td, .simple_table th
{
	padding:5px 8px;
	background: #dcddde;
	border-bottom: solid 1px #bbbcbc;
	border-right: solid 1px #bbbcbc;
	border-top: solid 1px #efefef;
	border-left: solid 1px #efefef;
	font-weight: normal;
}

.simple_table td.c { text-align: center;}
.simple_table td.r { text-align: right;}
.simple_table td.ntb, .simple_table th.ntb { border-top: solid 1px #dcddde;}
.simple_table td.nlb, .simple_table th.nlb { border-left: solid 1px #dcddde;}
.simple_table a.red{ color: #B11116;}

a.small { font-size: 11px;}

.simple_box { background: #dcddde; border: solid 1px #d5d6d7;}

.link_detailed { display: inline-block; padding-left:10px; background: url(../i/bg_link_detailed.gif) no-repeat left center; color: #B11116; text-decoration: underline; cursor: pointer;}
.link_detailed.up {background: url(../i/bg_link_detailed_up.gif) no-repeat left center;}

.simple_cms { width: 100%;}
.simple_cms td, .simple_cms th { background: #DCDDDE; padding:5px; font-weight: normal;}
.simple_cms td { text-align: left;}
.simple_cms td.c { text-align: center;}

/*tooltip Style*/
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 1;
}
#tooltip h3, #tooltip div{ margin: 0; }
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 119px;
	height: 53px;
	opacity: 1;
	background: url('../i/tooltips_big.png') no-repeat;
}
#tooltip.pretty p{
	margin-top:3px;
	*margin-top:9px;
	font-size:10px;
	margin-left:6px;
	color:#000000;
	text-align:left;	
}
#tooltip.pretty.viewport-right {
	background: url('../i/tooltips_big_right.png') no-repeat;
	float: right;
}
#tooltip.pretty.viewport-bottom {
	background: url('../i/tooltips_big_top.png') no-repeat;
}
#tooltip.pretty.viewport-bottom p{margin-top:-7px;}
#tooltip.pretty.viewport-right.viewport-bottom {
	background: url('../i/tooltips_big_top_right.png') no-repeat;
}
#tooltip.pretty div { width: 120px; text-align: left; }



.skype_logo{
    background:url(../i/skype.png) no-repeat
    
}

a.skype{
    background-position: 0 1px;
    display: block;
    margin: 3px;
    padding: 5px 25px;
    width:auto;
}

a.skype:hover{
    background-position: 0 -28px;
    display: block;
    margin: 3px;
    padding: 5px 25px;
}


#footer_content a.skype:hover, #footer_content a.skype{
    background-position: 0 -28px;
    display: block;
    margin: -6px;
    padding: 5px 25px;
}


#index_skype_block {
    height: 40px;
    left: 60px;
    position: absolute;
    top: 120px;
    width: 160px;
}


#index_skype_block a.skype:hover, #index_skype_block a.skype{
    background-position: 1px -68px;
    display: block;
    margin: -6px;
    padding: 5px 25px;
    color:#808284
}

#inner_page #header_bg.modify_logo {
    background-image: url("../i/logo2.gif");
} 


.newYear{

    background: url(../i/snow.png) repeat left;
     
        
}

*html .newYearBlock{
    background: url(../i/santa.gif) no-repeat center top ;
}

.newYearBlock{
    background: url(../i/santa.png) no-repeat center top ;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    
}
