@charset "utf-8";
/* CSS Document */
body {margin: 0;padding: 0;font: 12px 'Arial', Helvetica, sans-serif; background:#000;}

a {text-decoration:none;}

p, ul, li, a, div {padding:0px; margin:0px;}



/* root
================================================*/
.Root{
padding:0;margin:0 auto; position:relative; width:918px;}

/* Head
================================================*/
.Head{
padding:0;margin:0 auto; position:relative;
display:block;
height:136px;
}

.Logo{
padding:0px 0px 30px 0px;margin:0;
display:block;
height:35px;
width:300px;
background:url(../img/logolong.gif);
background-position:bottom;
background-repeat:no-repeat;
float:left;
display:block;
}

/* Headnav
================================================*/
.Headnav{
padding:15px 0px 0px 12px;
display:block;
height:83px;
width:148px;
background:url(../img/headnavbg.gif) left bottom no-repeat;
float:right;
list-style:none;
}

.Headnav li{
list-style:none;
}

.Headnav li a{
padding:0px 0px 0px 34px;margin:0px;
font:16px 'Century Gothic';
color:#c5c4c4;
display:block;
height:17px;
line-height:17px;
}
.Headnav li a:hover{
color:#fff;
}

.link_ico01 a {background:url(../img/linkico01.gif) left scroll no-repeat;}
.link_ico01 a:hover{background:url(../img/linkico_hov01.gif) left scroll no-repeat;}

.link_ico02 a{background:url(../img/linkico02.gif) left scroll no-repeat;}
.link_ico02 a:hover{background:url(../img/linkico_hov02.gif) left scroll no-repeat;}

.link_ico03 a{background:url(../img/linkico03.gif) left scroll no-repeat;}
.link_ico03 a:hover{background:url(../img/linkico_hov03.gif) left scroll no-repeat;}

.link_ico04 a{background:url(../img/linkico04.gif) left scroll no-repeat;}
.link_ico04 a:hover{background:url(../img/linkico_hov04.gif) left scroll no-repeat;}

/* Chatchat
================================================*/
.Chatchat{
padding:0;margin:0 auto; position:absolute;
display:block;
height:70px;
width:150px;
right:0px;
top:130px;
}


/* Totalnav
================================================*/
.Totalnav{
display:block;
height:38px;
width:700px;
list-style:none;
border-left:2px solid #1e1e1e;
border-right:2px solid #1e1e1e;
z-index:333;
position:absolute;
top:98px;
left:0px;
}

.Totalnav li{
list-style:none;
float:left;
position:relative;
}

.Totalnav li a{
padding:6px 0px 0px 0px;margin:0;
font:14px 'Century Gothic';
color:#a4a4a4;
font-weight:900;
display:block;
height:32px;
background:url(../img/tn_bg.gif) scroll repeat-x;
white-space:nowrap;
text-align:center;
text-transform:uppercase;
}

.Totalnav li a:hover{
color:#fff;
background:none;
}

.Tnav_butt01{width:125px;}
.Tnav_butt02{width:147px;}
.Tnav_butt03{width:170px;}
.Tnav_butt04{width:133px;}
.Tnav_butt04 span{color:#e93325;}

/* Totalnav_under
================================================*/
.Totalnav ul{
padding:10px 5px 10px 10px;
display:block;
background:#FFFFFF;
position:absolute;
top:40px;
width:200px;
z-index:999999;
background:url(../img/subn_bg.gif) repeat;
}
.Totalnav ul li{
height:20px;
width:200px;
border-bottom:1px dotted #333;
}
.Totalnav ul li a{
padding:3px 0px 3px 0px;
height:14px;
width:200px;
font-size:11px;
color:#000;
background:none;
text-align:left;
font-weight:normal;
text-transform:none;
font-weight:900;
}

.Totalnav ul li a:hover{
color:#990000;
}

/* Search_form
================================================*/
.Searchform{
width:211px;
height:38px;
float:right;
}
.Form{
padding:5px 0px 0px 8px;
margin:0px;
width:203px;
height:33px;
display:block;
background:url(../img/sb_bg.gif) scroll repeat-x;
position:relative;
right:2px;
}

.Inputform{
padding:4px 0px 0px 4px;
margin:0px;
width:150px;
height:16px;
display:block;
float:left;
border:0px;
border:1px solid #3c3c3c;
border-top:2px solid #3c3c3c;
font:11px 'Century Gothic';
color:#000;
}

.Sbutt03{
padding:0px;
margin:0px;
width:36px;
height:22px;
display:block;
float:left;
position:relative;
left:4px;
top:1px;
}

/* Content
================================================*/
.Content{
padding:0px 1px 0px 0px;
}

/* Leftbox
================================================*/
.Leftbox{
display:block;
height:550px;
width:703px;
float:left;
background:#fff;
}

/* Content
================================================*/
.Newcoll{
display:block;
height:550px;
width:703px;
position:relative;
}
/*это спец. бокс с празрачностью и на главный баннер и на правые боксы!!!*/
.Newcoll_desc{
display:block;
height:43px;
width:100%;
background:#333333;
position:absolute;
left:0px;
bottom:0px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
-moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
.Newcoll_text{
display:block;
font-size:14px;
color:#fff;
text-transform:uppercase;
font-weight:900;
position:absolute;
left:10px;
bottom:15px;
z-index:777;
}

.Newcoll_text span{
color:#fff;
text-transform:none;
font-weight:normal;
}

/* Rightbox
================================================*/
.Rightbox{
display:block;
height:550px;
width:211px;
float:left;
position:relative;
left:2px;
top:0px;
overflow:hidden;
}

.Top_box{
display:block;
height:136px;
width:211px;
background:#fff;
position:relative;
margin-bottom:2px;
overflow:hidden;
}

.Top_box img{
/*height:136px;
width:211px;*/
}

.Topcoll_text{
display:block;
padding:5px 10px 0px 10px;
height:38px;
width:191px;
font-size:12px;
color:#fa6363;
text-transform:uppercase;
font-weight:900;
position:absolute;
left:0px;
bottom:0px;
z-index:777;
}

.Topcoll_text2{
display:block;
padding:5px 10px 0px 10px;
height:38px;
width:191px;
font-size:12px;
color:#fa6363;
text-transform:uppercase;
font-weight:900;
position:absolute;
left:0px;
bottom:0px;
z-index:777;
text-align:center;
}

.Topcoll_text span{
color:#fff;
text-transform:none;
font-weight:normal;
}

a:hover.Topcoll_text{
background:#000;
color:#ff0000;
}

a:hover.Topcoll_text2{
background:#000;
color:#ff0000;
}


.Tc_price{
padding:0px 0px 0px 25px;
color:#fff;
font-size:18px;
}

/* RSS
================================================*/
.Sub_news{
display:block;
width:311px;
height:60px;
position:relative;
right:15px;
top:6px;
background:url(../img/rssnews.gif) top left no-repeat;
float:right;
}

/* Power
================================================*/
.cp{
width:325px;
margin:0 auto;
}
.Copy{
padding:0px 10px 0px 0px;
margin:0px;
display:block;
font:11px 'Tahoma';
color:#575757;
float:left;
position:relative;
top:22px;
}

.Power{
padding:0px 0px 0px 20px;
margin:0px;
display:block;
background: url(../img/dnk.gif);
background-position:0px 1px;
background-repeat:no-repeat;
font:9px 'Tahoma';
color:#575757;
height:22px;
width:120px;
line-height:9px;
position:relative;
top:22px;
float:left;
}

.Power span{
font:9px 'Tahoma';
font-weight:900;
}

/* Product_prev
================================================*/
.Prprev_root{
padding:15px 0px 0px 5px;margin:0px;
position:relative;
height:560px;
overflow: hidden;
}



.Product_prev{
padding:0px 0px 0px 0px;margin:0px 2px 5px 0px; color:#000;
height:225px; position: relative; width:170px;
border:1px solid #333;
text-align:center;
float:left;
overflow:hidden;
/*top:0px;
left:200px;*/
}

.Product_prev img{
height:230px; width:170px;
}


.Product_prev h2{
padding:3px 4px 0px 4px;
margin:0px;
font-size:11px;
color: #9C0000;
font-weight:900;
}

.Product_prev span{
padding:0px 4px 0px 4px;
margin:0px;
font-size:11px;
color: #000066;
font-weight:900;
}

.pr_desc{
padding:0px 0px 0px 0px;
margin:0px;
position:absolute;
bottom:-1px;
left:0px;
background:url(../img/spbgspan.png) top repeat-x;
behavior: url("iepngfix.htc");
display:block;
height:60px;
width:170px;
overflow:hidden;
}

/* Pager
================================================*/
.Pager{
padding:8px 0px 5px 0px;
margin:0px;
font-size:11px;
color: #333333;
clear:both;
display:block;
}

.Pager a{
font-weight:900;
color: #999999;}

.faq{
font-weight:900;
color:#990000;}

.Nexprew{
padding:0px 12px 0px 0px;
background:url(../img/arrowright.gif);
background-position:100% 5px;
background-repeat:no-repeat;
color:#3d3c3c!important;
}

.Prewprew{
padding:0px 0px 0px 12px;
background:url(../img/arrowleft.gif);
background-position:0px 5px;
background-repeat:no-repeat;
color:#3d3c3c!important;
}

/* product_sort
================================================*/
.product_sort{
padding:0px 0px 4px 0px;
margin:0px;
display:block;
font:11px Tahoma;
color:#333;
}

/* express_desc
================================================*/
.express_desc{
padding:5px 0px 5px 0px;
margin:0px;
display:block;
font:11px Tahoma;
color:#333;
text-align:center;
}


/* Product_img
================================================*/
.Product_img{
padding:10px 0px 5px 0px;
margin:0px;
display:block;
width:290px;
}

.Img_front{
width:290px;
height:370px;}

/* Product_detail
================================================*/
.Product_detail{
padding:5px 5px 5px 5px;
margin:0px;
display:block;
position:relative;
font:11px Tahoma;
}

.Product_desc{
padding:0px 0px 0px 0px;
margin:0px;
display:block;
font-size:11px;
position: absolute;
width:370px;
height:520px;
overflow:auto;
top:10px;
left:300px;
}

.Product_desc form{
padding:0px;
margin:0px;
}

.Product_url{
padding:0px 0px 10px 0px;
margin:0px;
color: #999999;
text-transform: lowercase
}

.Product_url a{
color: #999999;
}

.Product_url a:hover{
color:#ccc;
}

.Shopcart_add{
padding:0px 0px 0px 0px;
margin:0px;
display:block;
height:30px;
position:absolute;
top:34px;
right:0px;
}

.shopcart h2{
padding:15px 0px 10px 0px;
margin:0px;
font-size:11px;
font-weight:900;
color:#333;
}

.Shopcart_img{
behavior: url("iepngfix.htc");
}

.Product_desc h2{
padding:15px 0px 10px 0px;
margin:0px;
font-size:12px;
font-weight:900;
width:200px;
color:#124465;
}

.Info_desc{
padding:8px 0px 0px 0px;
}

.orderprocess{
padding:25px;}

.orderpfin{
padding:10px;
height:525px;
overflow:auto;}

.Prace_rezult {
padding:0px;
margin:0px;
width:168px;
position:absolute;
top:85px;
right:0px;
font:15px Tahoma;
font-weight:900;
visibility:hidden;
}

.Prace_rezult input{
padding:0px;
margin:0px;
border:0px;
background:none;
font-weight:900;
color:#990000;
width:120px;}

.Curence_ex{
padding:0px;
margin:0px;
width:150px;}

.Curence_ex form{
padding:0px;
margin:0px;
}

.Special_char{
padding:0px 0px 3px 0px;
margin:0px;
}

.Special_char select{
padding:0px;
margin:3px 0px 3px 0px;
width:200px;
display:block;
}

.Dsp_text{color:#333; font-weight:700; display:block; margin:0px; padding:0px 0px 2px 0px;}

.Dsp_teldesc{color:#333; border:1px solid #333; font-weight:700; display:block; margin:6px 0px 10px 0px; 
padding:5px; background:#E5E5E5; font-size:11px; text-align:center;}

.Dsp_teldesc span {color:#990000; font-weight:900; font-size:12px; clear:both; display:block; padding:0px; margin:0px;}

.AddThis{padding:15px 0px 5px 0px;}


.Prace_re {
padding:0px;
margin:0px;
width:168px;
position:absolute;
top:54px;
right:0px;
font:15px Tahoma;
font-weight:900;
}

.Prace_z{
padding:0px;
margin:0px;
border:0px;
background:none;
font:16px Tahoma;
font-weight:900;
color:#990000;
width:120px;}
/* Info_qest
================================================*/

.Info_qest{
padding:0px 0px 0px 0px;
margin:20px 0px 0px 0px;
border-top:2px dashed #333;
}

.Info_qest form{
padding:0px;
margin:0px;
}

.Info_qest span{
padding:0px;
margin:0px;
display:block;
color:#333333;
font-size:11px;
width:107px;
float:left;
font-weight:900;
}

.Info_qest b{
padding:0px;
margin:0px;
display:block;
clear:both;
font-weight:normal;
font:11px 'Tahoma';
}

.Nameinput{
width:100px;
height:15px;
}

.Nameinput1{
width:100px!important;
height:16px!important;
border:1px solid #3C3C3C!important;
}

.Nameinput2{
width:100px!important;
height:18px!important;
border:1px solid #3C3C3C!important;
position:absolute;
top:85px;
left:110px;
}

.Info_qesttext{
font-weight:900;
padding:4px 0px 4px 0px;
margin:0px;
height:30px;
overflow:hidden;
}

.Info_qesttext span{
padding:4px 0px 4px 0px;
margin:0px;
font-weight:900; font-size:14px; color:#990000;}

.Textareabox{
width:300px;
height:80px;
}

/* Printable
================================================*/

.Printable{
padding:0px 0px 0px 0px;
margin:0px;
display:block;
width:200px;
clear:both;
text-align:right;
color:#333333;
text-decoration:underline;
position:absolute;
right:0px;
bottom:15px;
}

.Printable a{
font:10px 'Tahoma';
color:#333;
text-decoration:underline;
}

.Printable a:hover{
color:#ccc;
}

/* Discuss
================================================*/
.Discuss{
font:11px 'Tahoma';
line-height:18px;
color:#333;
/*text-decoration:underline;
padding:2px 5px 2px 5px;
background:#EEEEEE;
border:1px solid #373737;
text-decoration:none;*/
}

.Discuss2{
padding:0px;
margin:0px;
width:152px;
height:19px;
position:absolute;
top:58px;
right:15px;
background:url(../img/expresscart.gif);
cursor:pointer;
}

/* Discuss
================================================*/
.Printablebox{width:550px;}

/* Auxilary_page
================================================*/
.Auxilary_page{
padding:10px 10px 10px 10px;
font: 11px 'Arial';
height:520px;
overflow:auto;
}

.Auxilary_page h1{
padding:0px;
font-weight:900;
font-size:13px;
color:#333;
}

/* Subscription_news
================================================*/
.Subscription_news{
padding:12px 0px 0px 67px;
margin:0px;
height:25px;
position:relative;
}

.Inputform02{
padding:4px 0px 0px 4px;
margin:0px;
width:150px;
height:16px;
display:block;
float:left;
border:0px;
border:1px solid #3c3c3c;
border-top:2px solid #3c3c3c;
font:11px 'Century Gothic';
color:#000;
}

.Sbutt02{
padding:2px 0px 0px 3px;
margin:0px;
border:0px;
background:none;
font:12px 'Century Gothic';
color:#ff2517;
cursor:pointer;
float:left;
text-align:left;
}

.Sbnews_desc{
padding:5px 0px 0px 0px;
margin:0px;
font:11px 'Century Gothic';
color:#717171;
clear:both;
text-align:center;
}

.Sbnews_desc a{
color:#717171;
text-decoration:underline;
}

.Thank{
padding:4px 0px 0px 10px;
margin:0px;
border:0px;
font:13px 'Century Gothic';
color:#ff2517;
display:block;
}

.Error{
padding:4px 0px 0px 10px;
margin:0px;
border:0px;
font:11px 'Tahoma';
font-weight:900;
color:#ff2517;
display:block;
position:absolute;
top:-10px;
left:60px;
}


/* News_fronted
================================================*/
.News_fronted{padding:10px 10px 10px 10px; height:520px; overflow:auto;}

.News_fronted h1{
color:#333333;
font-size:13px;
font-weight:900;
padding:0;}

.News_fronted h1 span{
color:#000;
font-size:11px;
font-weight:900;
padding:0px 5px 0px 0px;}

.News_fronted h2{
color:#000;
font-size:13px;
font-weight:900;
padding:0;}

.News_fronted h2 span{
color:#484848;
font-size:10px;
font-weight:900;
padding:0px 5px 0px 0px;}


.newsblock{padding:10px 10px 10px 10px; margin:0px; border-bottom:1px solid #2A2A2A;}

.newsblock_title{color:#333333;}

.newsblock_date{color:#003366; font:11px Tahoma;}

.newsblock_text{padding:5px 0px 5px 0px; margin:0px;}

/* Sizetabl
================================================*/
.Sizetabl{
font:10px 'Tahoma';
color:#333333;
display:block;
padding:5px 0px 10px 0px;
background:url(../img/size-ico.gif) left bottom no-repeat;
width:150px;
text-align:left;}


/* Authorization
================================================*/
.Authorization{
margin:0 auto;
padding:5px;
width:270px;
position:relative;}

.Authorization h1{
color:#000;
font-size:13px;
font-weight:900;
padding:0;}

.Authorization h3{
color:#333;
font-size:12px;
font-weight:900;
padding:0;}

.Authorization a{
color:#333;
font-size:10px;
font-weight:900;
text-decoration:underline;
}
/* searcsearch
================================================*/
.searcsearch{
margin:0 auto;
padding:15px 0px 15px 10px;
position:relative;
font:11px 'Tahoma';
}

.searcsearch_scroll{
margin:0;
padding:0px;
position:relative;
font:11px 'Tahoma';
/*overflow: auto;*/
height:500px;
}


.searcsearch_right{
margin:0;
padding:7px 0px 0px 0px;
position:relative;
font:11px 'Tahoma';
overflow: auto;
height:500px;
width:370px;
float:right;
}
.catalog_navigator1{clear:both; padding-bottom:10px;}
.catalog_navigator2{clear:both; padding-top:10px;}

.show_subcategories{ z-index:777!important;}

.Ad_advancedsearch{color:#003366; font-weight:900; padding:0px; display:block;}
/* register
================================================*/
.register{
margin:0 auto;
padding:15px 30px;
position:relative;
font:11px 'Tahoma';
height:515px;
overflow:auto;
}

.register td{
padding:0px;
margin:0;
border:0px;
background: #F5F5F5;}

.register tr{
padding:0px;
margin:0;
border:0px;
background: #F5F5F5;}

.register table{
padding:0px;
margin:0;}

.register input{
padding:0px;
margin:0;
height:18px;
width:130px;}

.spspssp{ position:relative!important; z-index:555!important; visibility: inherit!important; width:10px!important; float:right;}

.buttok{height:25px!important;
background:#000000;
padding:3px 5px 3px 5px;
color:#fff;
font:11px 'Tahoma';
font-weight:900;
cursor:pointer;}

.inputsc{
padding:5px 0px 0px 0px;
margin:0;
position:absolute; left:85px;}

.rightsc{
padding:0px;
margin:0;
position:relative; top:5px;}

.register textarea{
padding:0px;
margin:0;
width:280px; height:100px;}

.descreg{
font:11px 'Tahoma';
color:#333;
padding-bottom:10px;}

.register h1{
padding:0;
margin:0;
color:#000;
font-size:13px;
font-weight:900;
padding:0;}

.register h3{
padding:0;
margin:0;
color:#333;
font-size:12px;
font-weight:900;
padding:0;}

.register a{
color:#333;
font-size:10px;
font-weight:900;
text-decoration:underline;
}

.small{}


/* register
================================================*/
.Spdescname{}

.Auth_x1{
padding:0px;
margin:0px;
height:12px;
font-size:11px;
line-height:12px;
}

.Auth_x2{
padding:0px 0px 0px 0px;
margin:0px;
position:absolute;
right:13px;
top:4px;
}

/* select_counter
================================================*/
.select_counter{
display:block;
padding:0px;
margin:0px;
background:none;
border:0px;
font:11px 'Tahoma';
}

.select_counter input{
display:block;
padding:0px;
margin:0px;
background:none;
border:0px;
font-size:13px;
font-weight:900;
float:left;
color:#990000;
}

.current_price{
display:block;
padding:0px;
margin:0px;
clear:both;
}

.origprice{
display:block;
padding:0px;
margin:0px;
text-decoration:line-through;
float:left;
font-size:13px;
font-weight:900;
}


.curencedetail{
display:block;
left:295px;
position:absolute;
top:110px;
z-index:777;}




.Idtabsvar{
display:block;
padding:15px 0px 0px 0px;
margin:0px;
text-align:center;
clear:both;
}

.Idtabsvar a{
text-align:center;
color:#333;
font:11px 'Tahoma';
font-weight:900;
}

.Idtabsvar a:hover{
text-align:center;
color:#ccc;
}


/* Actions_1
================================================*/
.Actions_1{
padding:0px;
margin:0px;
display:block;
position:absolute;
top:4px;
right:208px;
overflow:hidden;
width:350px;
height:100px;
}

/* Product_discuss
================================================*/
.Product_discuss{
padding:10px;
margin:0px;
display:block;
position:relative;
font:11px Tahoma;
overflow:auto;
height:520px;
}


/* ssbutt
================================================*/
.ssbutt{
padding:2px 5px 3px 5px;
margin:0px;
border:1px solid #133064;
color:#fff;
font:11px Tahoma;
font-weight:600;
background: #700A01;
direction:block;
cursor:pointer;
}

.ssbutt2{
padding:0px;
margin:0px;
color: #700A01;
text-decoration:underline;;
font:10px Tahoma;
font-weight:900;
direction:block;
}

.ssbutt_del{
padding:2px 5px 3px 5px;
margin:0px;
border:1px solid #133064;
color:#fff;
font:11px Tahoma;
font-weight:900;
background:#DC4403;
direction:block;
cursor:pointer;
}

/* Coment_r
================================================*/
.Coment_r{
padding:4px;
margin:0px;
border:1px solid #F4F4F4;
}

.Coment{
padding:4px;
margin:0px;
border:1px solid #F4F4F4;
background:#FEFEE7;
}

/* Add coment
================================================*/
.comenttitle{
padding:5px 0px 5px 5px;
margin:0px;
font:11px Tahoma;
font-weight:900;
color:#272727;
}


.Input_var1{
padding:2px 0px 2px 0px;
margin:2px 0px 2px 0px;
display:block;
clear:both;
border:1px solid #EBEBEB;
height:20px;
}

.Input_var1 span{
padding:4px;
margin:0px;
display:block;
width:110px;
font:10px Tahoma;
font-weight:400;
color:#272727;
float:left;
height:15px;
line-height:16px;
display:block;
}

.Input_var1 input{
padding:0px;
margin:0px;
border:1px solid #272727;
float:left;
width:120px;
height:15px;
font:11px Tahoma;
display:block;
}

.Input_var2{
padding:4px 0px 4px 0px;
margin:0px;
display:block;
clear:both;
clear:both;
}

.Input_var2 span{
padding:4px;
margin:0px;
display:block;
font:10px Tahoma;
font-weight:400;
color:#272727;
height:20px;
line-height:20px;
display:block;
}

.Textareaclass{
padding:4px;
margin:0px;
border:1px solid #EBEBEB;
display:block;
width:350px;
height:130px;
background:#fff;
}

/* Sub_footer
================================================*/
.Sub_footer{
display:block;
height:70px;
position:relative;
clear:both;
background:#0e0e0e;
border:1px solid #282828;
border-top:0px;
z-index:111;
}

.Butt_var{
width:550px;
position:relative;
top:20px;
left:15px;
float:left;
}

/*.Butt_var a {
text-decoration:none;
}

.Butt_var a img{
border:0px;
}*/

.blogbutt{
padding:0px 0px 0px 32px!important;
margin:0px!important;
background:url(../img/bloggerlogo.gif) left no-repeat!important;
line-height:26px!important;
}

/* xbutt
================================================*/
.Butt_var a{
padding:0px 0px 0px 14px;
margin:0px 5px 0pzx 0px; 
position:relative;
display:block;
height:26px;
font:11px Trebuchet MS;
font-weight:900;
color: #EEEEEE;
text-decoration:none;
background:url(../img/xbuttleft.gif) left no-repeat;
float:left;
_width:10px;
white-space:nowrap;
}
.Butt_var a:hover{color:#990000;}

.Butt_var a span{
padding:0px 14px 0px 0px;
margin:0; 
position:relative;
display:block;
height:26px;
line-height:26px;
text-align:center;
background:url(../img/xbuttright.gif) right no-repeat;
}

/* Power
================================================*/
.Footer_link{
padding:35px 0px 30px 0px;
margin:0px;
text-align:center;
clear:both;
color:#575757;
}

.Footer_link a{
padding:0px 4px 0px 4px;
margin:0px;
text-align:center;
font:10px Tahoma;
color:#575757;
}


/* teltel
================================================*/
.teltel{
padding:0px;
margin:0px; 
position:absolute;
display:block;
top:74px;
left:0px;
height:19px;
width:177px;
background:url(../img/teltel.gif) left no-repeat;

}
















