@charset "utf-8";
/* CSS Document */

#tabs_tarif{
  margin-top: 15px;
}

.alphabetitem{
  float:left;
  display: inline;
  
  margin: 4px;
  font-weight: bold;
}

.alphabetselected{
  float:left;
  display: inline;
  margin: 4px;
  color: #ff0000;
  font-weight: bold;
  font-size: 14px;
}


span.hideprogress{
  display: none;
}

span.showprogress{
  display: inline;
}
/* phone */

.phone
{
	float: right;
	background-image: url(/images/v2/buttons/btel.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 160px;
	padding-top: 50px;
}

.phoneupstyle {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	width: 100px;
	padding-left: 50px;
}
.phonedownstyle {
	color: #FF0000;
	font-weight: bold;
	font-size: 20px;
	padding-left: 50px;
	width: 120px;
}
.phoneempty {
	height: 50px;
}



.iheader {
	font-weight: bold;
	font-size: 14px;
	color: #fd9343;
	padding: 0px;
	margin: 11px 0px 12px 0px;
}

.idx-calc {
	margin: 18px 0px 0px 12px;
    display: inline;
}

.style5 
{
	margin-bottom: 40px;	
	float: left;
}

.style1
{
	margin: 0px 0px 0px 10px;
}

.contacts-content p {
	margin-top: 5px;
	margin-bottom: 5px;
}

.contacts-content strong
{
	color: #013B63;
	vertical-align: top;
}

.inet-example 
{
	margin-top: 5px;	
	/* border: solid 1px #ff9f39; */
}

.inet-icon 
{
	margin-right: 10px;	
}

.a1 p, .a2 p, .a3 p 
{
	margin-top: 7px;
	margin-bottom: 7px;
}

.a1 
{
	background-image: url(/images/internet/a1.jpg);
	font-size: 12px;
	width: 240px;
	padding: 20px 10px 0px 15px;
	background-position: right top;
	vertical-align: top;
}

.a2 
{
	background-image: url(/images/internet/a2.jpg);
	font-size: 12px;
	width: 240px;
	padding: 20px 10px 0px 15px;
	background-position: right top;
	vertical-align: top;
}

.a3 
{
	background-image: url(/images/internet/a3.jpg);
	font-size: 12px;
	width: 240px;
	padding: 20px 10px 0px 15px;
	background-position: right top;
	vertical-align: top;
}

.inet-header 
{
	color: #f00;
	font-size: 15px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.cart 
{
	float: left;
	width: 215px;	
	margin-bottom: 20px;
}

.cart td 
{
	font-size: 11px;
}

.cart a 
{
	color: #013B63;
}

.quick-text 
{
	font-family: Tahoma; 
	font-size: 12px; 
	padding: 3px; 
	border: solid 1px #7c94a9;
	margin-top: 10px; 
	width: 500px; 
	height: 250px;
	background-color: #e0e8f2;
}

.quick-table tr.buttons td
{
	background-color: #dfe6f1;
}

.quick-table tr.separator td
{
	background-color: #dfe6f1;
	height: 5px;
}

.quick-table
{
	/* background-color: #dfe6f1; */
	border: solid 5px #dfe6f1;
}

.quick-table tr td
{
	/* background-color: #ffffff; */
}

.b-blue
{
	background-color: #53799a;
	border: solid 1px #305f8e;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	height: 30px;
	width: 180px;
	font-family: Tahoma;
}

.b-gray
{
  background-color: #7e7e7e;
  border: solid 1px #8f8f8f;
  color: #ffffff;
  font-weight: bold;
  font-size: 11px;
  height: 30px;
  width: 180px;
  font-family: Tahoma;
}

.b-green
{
	background-color: #99ce33;
	border: solid 1px #568f01;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	height: 21px;
	width: 120px;
	font-family: Tahoma;
}

.plane
{
	background-color: #e0e8f2;
	padding: 3px 5px 3px 5px;
	border: solid 1px #7c94a9;
}

.fp-text
{
	float: left;
	width: 100%; /* border: solid 1px red; */
	font-size: 9px;
	padding: 10px 15px 30px 15px;
}

.fp-text p
{
	/* margin: 10px 0px 10px 0px; */
	margin: 2px 0px 2px 0px;
}



.icq
{
    margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 30px;
}

.icq a
{
    color: #587289;
    font-weight: bold;
    font-size: 11px;
    text-decoration: underline;
}

.icq .photo
{
    width: 36px;
    height: 36px;
}


.icq .picrow{    
    float: left;      
    width: 100%;
    position: relative;
}

.icq .picitem{
    float: left;
    position: relative;
    height: 45px;
    padding-left: 40px;
    padding-right: 20px;
}

.icq .status{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 20px;
    height: 20px;
}

.icq .skype{
    position: absolute;
    left: 20px;
    top: 0px;
    width: 20px;
    height: 20px;
}

.login a
{
	color: #013B63;
}

.fp
{
	color: #f00;
	font-size: 14px;
}

.white
{
	color: #ffffff;
}

.textbox
{
	display: block;
	width: 200px;
	border: 1px solid #7c94a9;
	background-color: #e0e8f2;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	font-family: Tahoma;
}

.textarea
{
	display: block;
	width: 200px;
	height: 50px;
	border: 1px solid #7c94a9;
	background-color: #e0e8f2;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	font-family: Tahoma;
}

.button
{
	background-color: #E0E8F2;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 0px;
	border: solid 1px #7C94A9;
	width: auto;
	height: auto;
	font-weight: normal;
}

.left-align
{
	text-align: left;
}

body
{
	background-image: url(/images/v2/bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma;
}

.bold
{
	font-weight: bold;
}

.black
{
	color: #000;
}

.grey
{
	color: #333333;
}

.root
{
	position: relative;
	width: 974px;
	margin: 0 auto;
	overflow: hidden;
}

.root .rl
{
  margin-bottom: 10px;
	width: 230px;
	float: left;
  overflow: hidden;
}

.root .rr
{
  float: right;
	width: 740px;
  position: relative;
  overflow: visible;
}

.root .bottom
{
	width: 100%;
	float: left;
	height: 130px;
}

#logo
{
    width: 149px;
    height:35px;
    padding-top: 50px;
    padding-bottom: 20px;
    padding-left: 30px;
}

.logo-c img
{
	border: 0px;
}

.logo-c .l
{
	width: 149px;
	height: 35px;
}

/* menu */

.menu
{
	background-image: url(/images/v2/menu-bg.jpg);
	background-repeat: repeat-x;
	width: 173px;
	padding: 19px;
	min-height: 120px;
	float: left;
}

.menu .folder
{
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
}

.menu .folder .ttl
{
	background-image: url(/images/v2/bg-grad-lr.png);
	background-repeat: repeat-y;
	float: left;
}

.menu .folder .ttl span
{
	display: block;
	height: 17px;
	width: 5px;
	margin: 0px 0px 0px 11px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
}

.menu .folder .ttl a
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 0px 0px 5px;
}

.menu .dots
{
	width: 171px;
	float: left;
	font-size: 1px;
	line-height: 1px;
	background-image: url(/images/v2/dots.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
}

.menu .closed .ttl a, .menu .folder .ttl a:visited, .menu .closed .ttl a:hover, .menu .folder .ttl a:visited:hover
{
	color: #022f50;
}
.menu .opened .ttl a, .menu .opened .ttl a:visited, .menu .opened .ttl a:hover, .menu .opened .ttl a:visited:hover
{
	color: #ff0000;
}
.menu .selected1 .ttl a, .menu .opened .ttl a:visited, .menu .opened .ttl a:hover, .menu .opened .ttl a:visited:hover
{
	color: #ff0000;
}
.menu .normal .ttl a, .menu .folder .ttl a:visited, .menu .closed .ttl a:hover, .menu .folder .ttl a:visited:hover
{
	color: #022f50;
}

.menu .closed .ttl span
{
	background-image: url(/images/v2/bullets/bleft.gif);
}
.menu .opened .ttl span
{
	background-image: url(/images/v2/bullets/bbottom.gif);
}
.menu .selected1 .ttl span
{
	background-image: url(/images/v2/bullets/bleft1.gif);
}
.menu .normal .ttl span
{
	background-image: url(/images/v2/bullets/bleft.gif);
}

.menu .folder .items
{
	background-image: none;
	float: left;
	padding: 5px 0px 10px 22px;
}

.menu .folder .items a
{
	display: block;
	padding: 2px 0px 1px 0px;
	text-decoration: none;
}

.menu .folder .items a:hover
{
	text-decoration: underline;
}

.menu .folder .items a, .menu .folder .items a:visited, .menu .folder .items a:hover, .menu .folder .items a:visited:hover
{
	color: #53799a;
	font-weight: normal;
	font-size: 11px;
}


.menu .folder .items a.selected, .menu .folder .items a.selected:hover, .menu .folder .items a.selected:visited, .menu .folder .items a.selected:visited:hover
{
	font-weight: bold;
}

/* menu end */


/* login */

div.login
{
	background-image: url(/images/v2/grad-bt.jpg);
	background-repeat: repeat-x;
	width: 163px;
	padding: 10px 19px 19px 19px;
	float: left;
}

div.login p
{
	margin: 0px;
	padding: 0px;
}

div.login form
{
	padding: 0px;
	margin: 0px;
}

div.login form div
{
	float: left;
	width: 153px;
}

div.login form div span
{
	display: block;
	float: left;
	width: 43px;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	font-size: 11px;
	color: #666666;
}

div.login form div input
{
	padding: 2px 2px 2px 2px;
	display: block;
	float: left;
	width: 89px;
	height: 13px;
	border: 1px solid #7c94a9;
	background-color: #e0e8f2;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	color: #666666;
}

div.login form input.submit
{
	float: left;
	background-image: url(/images/v2/login.png);
	width: 37px;
	height: 45px;
}

div.login .reg
{
	float: left;
	padding-top: 20px;
	padding-left: 18px;
	font-size: 11px;
	color: #7191ac;
}

div.login .reg a
{
	font-size: 11px;
	text-decoration: none;
}

div.login .reg a, div.login .reg a:visited, div.login .reg a:hover, div.login .reg a:visited:hover
{
	color: #7191ac;
}

/* login end */

.bt-menu
{
	width: 100%;
	float: left;
}

.bt-menu .padder
{
	float: left;
	background-color: #f4f5f6;
	width: 231px;
	height: 38px;
}

.bt-menu .b-menu
{
	float: left;
	background-color: #d8e2f1;
	height: 38px;
	width: 739px;
}

.b-menu .colored
{
	background-color: #a8b1bf;
	width: 9px;
	height: 38px;
	float: right;
}

.b-menu .m
{
	width: 715px;
	height: 26px;
	text-align: center;
	font-size: 11px;
	color: #333333;
	padding-top: 12px;
	float: left;
}

.b-menu .m a, .b-menu .m a:visited
{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.bottom .copyright
{
	float: left;
	font-size: 11px;
	color: #555555;
	padding: 5px;
	padding-top: 10px;
}

.bottom .copyright a, .bottom .copyright a:visited
{
	color: #f00;
}

.bottom .design {
    background-image:url(/images/v2/e-time.jpg);
    float:right;
    height:34px;
    width:137px;
}

.design img
{
	border: 0px;
	width: 137px;
	height: 34px;
}


.top-menu
{
	height: 111px;
	float: left;
	width: 653px;
	padding-left: 90px;
	background-image: url(/images/v2/buttons/b1.png);
	background-repeat: no-repeat;
	overflow:hidden;
}

.top-menu img
{
	border: 0px;
}

.top-menu a
{
    text-decoration: none;
}

.banner
{
	background-image: url(/images/v2/banner-bg.jpg);
	height: 102px;
	width: 740px;
	float: left;
}

.banner .wrp
{
	padding-left: 29px;
	padding-top: 25px;
	float: left;
	position: relative;
}

.banner .wtext
{
	font-size: 11px;
	color: #fff;
	float: left;
	width: 372px;
	height: 27px;
}

.banner .text
{
	float: left;
	width: 372px;
	height: 27px;
	background-image: url(/images/v2/text.png);
}

.banner .rtext 
{
    color:#FFFFFF;
    float:right;
    font-size:11px;
    height:57px;
    padding-left:0;
    padding-top:13px;
    width:268px;
}

.b-second
{
	height: 62px;
}

.b-second .wrp
{
	padding-top: 25px;
}

.credit
{        
	position: absolute;
	right: 10px;
	top: 100px;
	width: 238px;
	height: 29px;
}

.middle-menu
{
	width: 744px;
	float: left;
}

.middle-menu .step1
{
	width: 255px;
	height: 270px;
	float: left;
	background-image: url(/images/v2/middle-menu/1.jpg);
	background-repeat: no-repeat;
}

.middle-menu .step2
{
	width: 237px;
	height: 270px;
	float: left;
	background-image: url(/images/v2/middle-menu/2.jpg);
	background-repeat: no-repeat;
}

.middle-menu .step3
{
	width: 252px;
	height: 270px;
	float: left;
	background-image: url(/images/v2/middle-menu/3.jpg);
	background-repeat: no-repeat;
}

.middle-menu .step1 .wrp
{
	padding: 93px 0px 0px 18px;
	float: left;
}

.middle-menu .step1 .wrp .wrpm
{
	padding: 0px 0px 10px 22px;
	height: 145px;
	float: left;
	clear: both;
}

.middle-menu .step2 .wrp
{
	padding: 93px 0px 0px 8px;
	float: left;
}

.middle-menu .step2 .wrp .wrpm
{
	padding: 0px 0px 10px 18px;
	height: 145px;
	float: left;
	clear: both;
}

.middle-menu .step3 .wrp
{
	padding: 93px 0px 0px 29px;
	float: left;
}

.middle-menu .step3 .wrp .wrpm
{
	padding: 0px 0px 10px 22px;
	height: 125px;
	float: left;
	clear: both;
	color: #53799a;
	font-size: 11px;
}

.middle-menu .step3 .wrp .wrpm a, .middle-menu .step3 .wrp .wrpm a:visited
{
	color: #53799a;
}


.middle-menu .btn
{
	padding: 0px 20px 5px 20px;
	background-color: #eeeeee;
	border: 1px solid #8ca5ba;
	background-image: url(/images/v2/middle-menu/downaow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-size: 12px;
	font-family: Tahoma;
}

.middle-menu .btn a, .middle-menu .btn a:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #51667a;
	text-decoration: none;
}

.tarifs
{
	background-image: url(/images/v2/middle-menu/tarifs.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	height: 47px;
	float: left;
}

.middle-menu .item
{
	margin: 0px 0px 3px 0px;
	height: 24px;
	padding-left: 53px;
	padding-top: 10px;
	background-repeat: no-repeat;
	color: #53799a;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.middle-menu .item:hover
{
	color: #983938;
}

.middle-menu .item span
{
	width: 16px;
	height: 16px;
	background-image: none;
	float: left;
	display: block;
	margin-top: -4px;
	margin-right: 5px;
}

.middle-menu .item:hover span
{
	background-image: url(/images/v2/middle-menu/selection.png);
	background-position: center center;
	background-repeat: no-repeat;
}


.middle-menu .step2 .item:hover span
{
	background-image: none;
}

.adv-info
{
	/* height: 103px; */
	height: auto;
	float: left;
	padding-top: 40px;
	padding-bottom: 15px;
	font-size: 11px;
	color: #37373f;
    width: 710px;
    padding-left: 5px;
    padding-right: 5px;
    overflow: hidden;
}

.adv
{
	float: left;
}

.adv p
{
	margin: 10px 0px 10px 0px;
	/* text-indent: 15px; */
}

.adv .title
{
	text-transform: uppercase;
	padding-bottom: 0px;
	color: #f00;
}

.advi
{
	width: 209px;
	float: left;
	padding-left: 17px;
	padding-top: 22px;
}

#mtext
{
	width: 740px;
	min-height: 100px;
	float: left;
	background-image: url(/images/v2/mtext-bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
    overflow: hidden;
}

.mleft
{
	float: left; /* width: 515px; */
}

.mleft .wrp ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.mright
{
	float: left;
	width: 228px;
}

.mcenter
{
	float: left;
	width: 744px;
}

.mleft .wrp
{
	padding: 27px;
	float: left;
    position: relative;
}

.mright .wrp a 
{
	color: #013B63;
}

.mright .wrp p
{
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 7px 0px;
}

.mright .wrp
{
	padding-top: 27px;
	float: left;
}

.mcenter .wrp
{
	padding: 27px;
	float: left;
}

h1
{
	color: #f00;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
}


h2
{
	color: #000;
	font-size: 11px;
	font-weight: normal;
}

h3
{
	color: #f00;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

ul
{
	list-style: decimal;
	padding-left: 18px;
	padding-top: 20px;
	margin: 0px;
	margin-left: 2px;
}

ul li
{
	color: #53799a;
	padding-bottom: 15px;
}

ul li div
{
	color: #000;
}


.list
{
	float: left;
	padding-top: 20px;
}

.list .item
{
	float: left;
	padding-left: 22px;
	padding-bottom: 15px;
	width: 90%;
}

.list .item a, .list .item a:visited
{
	color: #f00;
}

.list .word
{
	background-image: url(/images/v2/content/icons/word.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.fsearch
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 744px;
	height: 60px;
}

.fsearch .l
{
	width: 380px;
	float: left;
}

.fsearch .r
{
	width: 320px;
	float: left;
}

.fsearch .text
{
	width: 200px;
	float: left;
}

.fsearch .r .text
{
	width: 150px;
}

.fsearch input
{
	background-color: #e0e8f2;
	border: 1px solid #7c94a9;
	margin: 5px 0px 0px 0px;
	width: 120px;
}

.fsearch select
{
	color: #f00;
	font-size: 10px;
	width: 160px;
	margin: 5px 0px 0px 0px;
}

.tarif_table
{
    width: 100%;
}

.tarif_table tr.red
{
    background-color: #fd4501;
}

.tarif_table tr.red td
{
    height: 5px;
    padding: 0px !important;
}

.tarif_table tr
{
    background-color: #f5f7f9;
}

.tarif_table tr td
{
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
}

.tarif_table tr.title
{
    background-color: #53799a;
}

.tarif_table tr.title td
{
    color: #fff;
    font-weight: bold;
}

.tarif_table tr.hilited
{
    background-color: #ffffff;
}

.tarif_table tr.payed
{
    background-color: #ccffcc;
}

.tarif_table tr.notpayed
{
    background-color: #fecddf;
}

.tarif_table tr.end
{
    background-color: #ecf0f4;
}

.tarif_table tr.end td
{
    height: 45px;
}


.tarif_table tr td a
{
    color: #53799a;
    font-weight: bold;
}








.table
{
	width: 100%;
	float: left;
}

.table tr.red
{
	background-color: #fd4501;
}

.table tr.red td
{
	height: 5px;
	padding: 0px !important;
}

.table tr
{
	background-color: #f5f7f9;
}

.table tr td
{
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
    overflow: hidden;

    word-break: break-all;
}

.table tr.title
{
	background-color: #53799a;
}

.table tr.title td
{
	color: #fff;
	font-weight: bold;
}

.table tr.hilited
{
	background-color: #ffffff;
}

.table tr.payed
{
	background-color: #ccffcc;
}

.table tr.notpayed
{
	background-color: #fecddf;
}

.table tr.end
{
	background-color: #ecf0f4;
}

.table tr.end td
{
	height: 45px;
}


.table tr td a
{
	color: #53799a;
	font-weight: bold;
}
.r_logo
{
	width: 149px;
	height: 35px;
	background-image: url(/images/v2/logo.png);
}



#screenshot{
  position:absolute;
  border:1px solid #ccc;
  background:#333;
  padding:5px;
  display:none;
  color:#fff;
  z-index: 9999;
  }

