/* common elements */
a img
{
	border: 0;
}
a{
	color: #334f8c;
}

body
{
	padding: 0;
	margin: 0;
	background: url(../i/top-bg-tex.png) top left repeat-x;
	font-family: Tahoma;
	font-size: 12px;
}
#box{
	position: relative;
	min-width: 1000px;
	width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
}

#head
{
	height: 152px;
	background: url(../i/top-bg.jpg) top left no-repeat;
}
#logo
{
	padding: 20px 0 0 20px;
	margin: 0;
	position:absolute;
	left:0;
}
#logo a
{
	background: url(../i/logo.png) top left no-repeat;
	width: 129px;
	height: 77px;
	display: block;
	text-indent: -9000px;
}
#logo img{
	display: none;
}
#logo2
{
	padding: 20px 0 0 20px;
	margin: 0;
	position:absolute;
	left:0;
}
#logo2 a
{
	background: url(../i/logo_mf_ks.png) top left no-repeat;
	width: 129px;
	height: 77px;
	display: block;
	text-indent: -9000px;
}
#logo2 img{
	display: none;
}
a#map{
	position: absolute;
	left: 145px;
	margin-left: 2%;
	top: 36px;
}
#map,#map ul{
	list-style:none;
	padding-left: 0;
	margin:0;
}
#map li{
	float: left;
	width: 31%;
	margin-left: 10px;
}
#map li li{
	float: none;
	width: auto;
	margin-left: 0px;
}
#map ul{
	padding-left: 20px;
	margin-top: 7px;
}
#map .sub{
	padding-left:0;
	margin-top: 30px;
}
#stat
{
	position:absolute;
	top: 23px;
	right: 80px;
}
#stat-text
{
	float: left;
	text-indent: -9000px;
	width: 67px;
	height: 9px;
	margin-top: 13px;
//	margin-top: 15px;
	background: url(../i/statistics.gif) top left no-repeat;
}
#stat form
{
	display: block;
	padding: 6px 10px;
	margin: 0 0 0 80px;
	background: #334f8c;
	color: white;
	width: 470px;
}
#stat form input
{
	width: 100px;
}
#stat .isub{
	width: 80px;
}
.isub
{
	border-top: 1px solid #e9eaeb;
	border-left: 1px solid #e9eaeb;
	border-bottom: 1px solid #989694;
	border-right: 1px solid #616161;
	background: #d4d0c8;
}
#stat form input, #stat form label
{
	margin-right: 5px;
}

#main-menu
{
	margin:0 0 0 137px;
	padding: 72px 0 0 0px;
	height: 80px;
	background: url(../i/top-bg.gif) bottom left repeat-x;
}
#main-menu li{
	float:left;
	width:26%;
	margin: 0 2%;
	//margin: 0 1%;
	padding:0;
	list-style:none;
	vertical-align:bottom;
	height: 80px;
}
#main-menu li.last{
	position:absolute;
	right:0;
	margin:0;
	width: 95px;
	background: url(../i/menu-empty.gif) left top no-repeat;
}
#main-menu .act{
	background: url(../i/menu-l-bg.gif) 0px 1px no-repeat;
}
#main-menu .act div{
	height:80px;
	background: url(../i/menu-r-bg.gif) 100% 1px no-repeat;
}
/*
* + html #main-menu .act div{
	background: url(../i/menu-l-bg.gif) left top no-repeat;
}
*/
#main-menu .act img{
	padding: 20px 0 0 30px;
}

#main-menu p{
	margin:0;
	padding: 10px 0 0 10px;
	color:#8a8989;
	font-size:10px;
	height: 40px;
	overflow: visible;
}
#main-menu #main-menu-right{
	float:none;
	width: auto;
	margin-right: 0;
}
#main-menu #main-menu-right div{
	background: none;
}
/* Opera & Safary hack, piece of shit! */
@media all and (min-width: 0px){
	#main-menu #main-menu-right{
		margin-left: 60%;
	}
}


#big-banner{
	padding: 0 80px 0 145px;
	background: url(../i/block.gif) 137px 0px no-repeat;
}
#big-banner *{
	margin:0;
}
#content{
	padding: 16px 80px 30px 145px;
	background: url(../i/block.gif) 137px 0px no-repeat;
}
#content h2{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;

}
h2.tariff{
	border-bottom: 1px solid #dfdfde;
	padding-bottom:15px;
}
#sub-menu{
	float:left;
	padding: 0 0 0 20px;
	width: 200px;
}

#inner{
	margin-left:270px;
}

#inner li{
	margin-bottom: 7px;
}

#inner p{
	margin: 0 0 15px 0;
}
#inner h1, #TB_window h2{
	font-size: 18px;
	font-weight: bold;
	font-family: verdana;
	margin: 10px 0 10px 0;
	color: #5B5B5B;
}

/* tariffs */
#inner .s16{
	font-size: 16px;
	margin: 0 0 20px 0;
}

#tariff{
	margin-left: -50px;
	margin-right: 150px;
}
.tariff{
	border-collapse: collapse;
	width:100%;
	width:99%;
	margin-bottom: 30px;
}
.tariff th{
	text-align: left;
}
.tariff td{
	vertical-align: top;
	overflow: visible;
	padding: 5px 0;
}
.tariff h3{
	color: #5b5b5b;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin:0;
	padding: 10px 100px 0 0;
	background: url(../i/line2.gif) 50px  0px repeat-x;
}
.tariff .price{
	font-size: 16px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: right;
	width: 80px;
}
.tariff .price sup{
	vertical-align: baseline;
	font-size: 12px;
	color: #f19644;
}
.tariff .pr{
	white-space: nowrap;
	text-align: right;
	width: 100px;
}
.tariff .orange{
	color: orange;
	padding-left: 20px;
/*	margin-left: 10px;*/
}
.tariff .sh{
	text-align: right;
	color: gray;
}

.tariff .bt{
	border-top:1px solid #dfdfde;
}
.bb{
	border-bottom:1px solid #dfdfde;
	padding-bottom: 2px;
}
.bb2{
	border-bottom:2px solid #dfdfde;
	padding-bottom: 10px;
}
.tariff .bt2{
	border-top:2px solid #dfdfde;
}
.tariff .bb2{
	border-bottom:2px solid #dfdfde;
}
.notes{
	list-style:none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: gray;
}
.notes li{
	padding-left: 16px;
	background: url(../i/dash.gif) 0px 6px no-repeat;
	margin-bottom: 2px!important;
}

.types{
	list-style: none;
	margin:30px 0 0 0;
	padding:0 0 0 10px;
	width: 120px;
	float: right;
}
.types li{
	padding: 0;
	margin: 10px 0 0;
}


.types a.in{
	margin-left: -10px;
	display: block;
	border-bottom: 0;
	color: black;
	font-weight: bold;
}

.types a{
	text-decoration: none;
	border-bottom: 1px dashed blue;
}

.support{
	color: #898989;
	font-size:11px;
}
#sup{
	margin: 20px 0 30px 0;
	padding:0;
	list-style:none;
	height: 46px;
	font-size:11px;
	background: url(../i/sup-bg.gif) bottom left repeat-x;
}
#sup li{
	float:left;
	margin:0;
	height: 46px;
	padding:0;
}
#sup .act1, #sup .act2{
	background: url(../i/sup-bg1.gif) bottom right no-repeat;
}
/*#sup .act2{
	background: url(../i/sup-bg1.gif) bottom right no-repeat;
}*/
#sup .act2 div{
	background: url(../i/sup-bg2.gif) top left no-repeat;
}
#sup div{
	padding: 10px 30px 10px 20px;
}
#sup a{
	color: #DB7010;
	height: 30px;
	text-decoration: none;
	border-bottom:1px dashed #DB7010;
}
#sup .act1 a, #sup .act2 a{
	font-weight: bold;
	border:0;
	color: black;
}
.collapse{
	margin-top:10px;
}
.collapse a, .dyn-link, .dyn-link-s{
	text-decoration:none;
	color: #DB7010;
	border-bottom:1px dashed #DB7010;
}
.collapse a, .dyn-link{
	font-size: 16px;
}
.dyn-link-s{
	color: #DB7010!important;
}
.collapse * a{
	text-decoration: underline;
	border-bottom: 0;
	font-size: 12px;
	color: #334f8c;
}
.collapse p{
	margin-top: 7px!important;
}

.nice-fields input, .nice-fields textarea{
	border-bottom:1px solid #dddddd;
	border-left:1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	border-right:1px solid #c3c3c3;
	background: url(../i/input-bg.gif) top right no-repeat;
}

/* index elements */
#container{
	clear:both;
	display:block;
	display: inline-block;
	position:relative;
	overflow: visible;
	margin:30px 0 0 0;
	border-left: 400px white solid;
	border-right: 180px white solid;
}
#left {
	float:left;
	position:relative;
	width:400px;
	width:399px;
	margin-left:-399px;
	display:inline;
}
#right {
	float:right;
	position:relative;
	width:180px;
	margin-right:-179px;
	display:inline;
	padding-top:16px;
}

#index-sub-menu{
	background: url(../i/menu-bg.gif) top left no-repeat;
	padding: 16px 0 0 20px;
	margin:0 0 0 150px;
}

.sub-menu{
	padding:0;
	margin:0;
}
.sub-menu li{
	list-style: none;
	position: relative;
	background: url(../i/menu-li.gif) 0px 2px no-repeat;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	font-size: 14px;
}
.sub-menu li ul{
	padding: 0 0 0 16px;
	margin: 0;
}
.sub-menu li li{
	font-size: 12px;
	background: none;
	padding: 0 0 0 0px;
}


#news{
	padding:16px 20px 0 20px;
}
#inner #news{
	margin-right: 100px;
	padding-top:0px;
}

#news dd{
	font-size: 10px;
	color: #8b8a8a;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	width: 80px;
	float:left;
}


#news dt{
	margin: 0 0 0 85px;
	font-size:11px;
	padding: 0 0 10px 5px;
}
* html #news dt {
	display:inline-block;
	padding-left:2px;
}
#news dt a{
	display: block;
	font-size: 14px;
}

#box #calendar{
	float: right;
	width: 80px;
	padding: 20px 0 10px 0;
}
#calendar,#calendar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
}
#calendar li{
	padding: 2px 0;
	margin:0;
}
#calendar span{
	color: #5B5B5B;
	font-size: 10px;
}

#calendar a{
	border-bottom: 1px dashed #334f8c;
	text-decoration: none;
}
#calendar .in a{
	color: black;
	text-decoration: none;
}
#calendar a.in{
	border-bottom: 0;
	color: black;
	font-size: 14px;
}

#calendar ul a{
	border-bottom: 0;
	text-decoration: underline;
}
#calendar ul{
	padding-left: 20px;
	padding-bottom: 10px;
}


/* footer */
#footer
{
	clear: both;
	background: #eeeeee;
	margin: 60px 0 0 144px;
	float:right;
	padding: 20px 50px 35px 20px;
	color: #8b8a8a;
}

#partners
{
	padding-top: 30px;
	vertical-align: middle;
}
#partners a{
	margin-right: 10%;
}

#phone
{
	background: url(../i/phone.gif) right top no-repeat;
	float: right;
	width: 260px;
	height: 110px;
	padding: 35px 0 0 0;
	margin: 0;
	font-size: 10px;
}
#phone b
{
	margin: 5px 0 10px 0;
	display: block;
	background: url(../i/phone-num.png) left top no-repeat;
	width: 195px;
	height: 25px;
	text-indent: -9000px;
}
#phone a
{
	font-size: 12px;
}
#copy
{
	font-size:10px;
	padding: 0 0 0 10px;
	margin: 70px 250px 0 0;
	//margin-top:0px;
}
#copy b
{
	font-size: 12px;
	font-weight:normal;
	color: #000;
	display:block;
	text-indent: -15px;
	padding-bottom: 5px;
}
#infolio
{
	clear:right;
	float: right;
	padding: 5px 45px 10px 0;
	margin: 20px 20px 0 0;
	background: url(../i/infolio.gif) top right no-repeat;
}
#infolio .no-link{
	text-decoration: none;
	color: #8b8a8a;
}

/* some stuff */

.ml50{
	margin-left: 50px;
}
.mt10{
	margin-top: 10px !important;
}
.mt20{
	margin-top: 20px !important;
}
.pb10{
	padding-bottom: 10px;
}
.pl20, #TB_window .pl20{
	padding-left: 20px;
}
.pt20{
	padding-top: 20px;
}
.xls{
	padding: 20px 0 20px 60px;
	display: block;
	background: url(../i/xls.png) left center no-repeat;
}
.ppt{
	padding: 20px 0 20px 60px;
	display: block;
	background: url(../i/ppt.png) left center no-repeat;
}

.pdf{
	padding: 20px 0 20px 60px;
	display: block;
	background: url(../i/pdf.png) left center no-repeat;
}


.doc{
	padding: 20px 0 20px 60px;
	display: block;
	background: url(../i/doc.png) left center no-repeat;
}

.wide{
	width:100%;
	//width:99%;
}

.addresses td{
	vertical-align: top;
	padding-right: 40px;
	padding-bottom: 10px;
}
.addresses h2{
	margin: 0 0 6px 0;
	font-size: 18px;
	font-weight: normal;
}
.addresses h4{
	color: #334f8c;
	margin:0;
	font-size: 12px;
	font-weight: normal;
}
.addresses p{
	margin: 0 0 10px 0 !important;
}



/* stat table */

.fullstat{
	display: none;
}
.stat{
	border-collapse: collapse;
}

.stat th, .stat td{
	vertical-align: top;
	margin: 0;
	padding: 3px;
}


.hour-stat{
	display:none;
}

.h-border{
	border-collapse: collapse;
}
.h-border td, .h-border th{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px 5px;
	margin: 0;
}

#stat-calendar #calendar{
	padding: 0;
	margin:0;
	float: none;
}

#stat-calendar{
	float: left;
	padding: 0;
	margin: 10px 0 0 40px;
}

.chpass{
	margin-top: 20px;
	display: block;
}













/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* * {padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
/*  height:25px;*/
  padding:11px 25px 10px 0;
/*  float:right;*/
  text-align: center;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
span.TB_Alt { display: block; font-size: 130%; text-align: center; margin: 0 0 5px 0 }


span.basicZone{
	background: #e6e6f6;
	color: #999999;
}
span.asyncSurplusZone{
	background: #e6f6e6;
	color: #999999;
}

.voip-zone{
	display: block;
	float: left;
	width: 22px;
	height: 12px;
	text-align: center;
	background: #e6e6e6;
	margin: 2px 5px 0 0;
	padding: 0px 2px 1px 2px;
	font-size: 10px;
	font-family: Verdana;
	color: #999999;
	line-height: 10px;
}
