/* Elements styles
-------------------------------------------------------------- */
body { 
	font-size: 69%;
	color: #494949;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 10px 0 0 0;
}

.button {
	border: 1px solid #ccc; 
	background-color: #ccc;
	color: #4B4B4B;
	font-family: verdana; font-size:11px;
	cursor: pointer;
	white-space: nowrap;
	width: 80px;
	padding: 1px 4px;
	background: url(../images/button.png) repeat-x left top; 
}

.button_digital_bg {
	border: 1px solid #ccc; 
	background-color: #ccc;
	color: #4B4B4B;
	font-family: verdana; font-size:11px;
	cursor: pointer;
	white-space: nowrap;
	width: 200px 
	height: 67px;
	padding: 1px 4px;
	background: url(../images/line_set_digital_bg.jpg) no-repeat left top;
}

.button_digital_en {
	border: 1px solid #ccc; 
	background-color: #ccc;
	color: #4B4B4B;
	font-family: verdana; font-size:11px;
	cursor: pointer;
	white-space: nowrap;
	width: 200px;
	height: 67px;
	padding: 1px 4px;
	background: url(../images/line_set_digital_en.jpg) no-repeat left top;
}

.button_analogue_bg {
	border: 1px solid #ccc; 
	background-color: #ccc;
	color: #4B4B4B;
	font-family: verdana; font-size:11px;
	cursor: pointer;
	white-space: nowrap;
	width: 200px;
	height: 67px;
	padding: 1px 4px;
	background: url(../images/line_set_analogue_bg.jpg) no-repeat left top;
}

.button_analogue_en {
	border: 1px solid #ccc; 
	background-color: #ccc;
	color: #4B4B4B;
	font-family: verdana; font-size:11px;
	cursor: pointer;
	white-space: nowrap;
	width: 200px;
	height: 67px;
	padding: 1px 4px;
	background: url(../images/line_set_analogue_en.jpg) no-repeat left top;
}

.button:hover { border-color: #aaa; }

.link_big_orange a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.link_big_grey{
	color: c#494949;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table{
	width: 95%;
	margin-top: 10px;
	margin-left: 30px;
}

.content_table_adslbiz{
	border-spacing: 0px;
	margin-bottom: 10px;
	border: 0px;
	color: #494949;
}

.content_table_av{
	width: 65%;
	border-spacing: 0px;
	margin-bottom: 10px;
	border: 0px;
	color: #494949;
}

.content_table_av a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_av div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_av_list{
	width: 100%;
	border-spacing: 0px;
	margin-bottom: 10px;
	border: 0px;
	color: #494949;
}

.content_table_av_list a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_av_list div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_home{
	width: 100%;
	border-spacing: 0px;
	margin-bottom: 10px;
	border: 0px;
	color: #494949;
}

.content_table_home a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_home div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_email{
	width: 100%;
	color: #4B4B4B;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C8C8C8;		
}

.content_table_email td{
	height: 25px;
}

.content_table_email a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_email div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_grey{
	width: 100%;
	border-spacing: 10px;
	margin-bottom: 30px;
	border: 1px solid #C8C8C8;
	color: #4B4B4B;	
}

.content_table_grey a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_grey div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_ipcam{
	border-spacing: 0px;
	color: #4B4B4B;
	border: 0px;
	width: 100%;
	border-spacing: 10px;
}

.content_table_ipcam a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_ipcam div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_lan{
	color: #4B4B4B;	
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #C8C8C8;
}

.content_table_lan thead{
	height: 20px;
	color: #4B4B4B;
	font-weight: bold;
	text-align: center;
	background-color: #EFEFEF;
}

.content_table_lan tbody{
	height: 20px;
	color: #4B4B4B;
	text-align: left;
}

.content_table_napt{
	color: #4B4B4B;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #C8C8C8;
}

.content_table_napt td{
	height: 20px;
}

.content_table_napt form{
	margin: 0px;
	padding: 0px;
}

.content_table_report_detail{
	border-spacing: 0px;
	color: #4B4B4B;
	width: 100%;
	padding: 5px;
	border-collapse: collapse; 
	border: 1px solid #C8C8C8;
}

.content_table_report_detail div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_setaccess{
	color: #4B4B4B;
	width: 80%;
	border-collapse: collapse;
	border: 1px solid #C8C8C8;
}

.content_table_si{
	width: 95%;
	margin-top: 10px;
	margin-left: 30px;
}

.content_table_si img{
	position: relative;
	margin-top: 10px;
}

.content_table_smeter{
	color: #4B4B4B;
	width: 40%;
	border-collapse: collapse;
	border: 1px solid #C8C8C8;
}

.content_table_smeter td{
	height: 50px;
	padding-left: 10px;
}
.content_table_vodsl{
	color: #4B4B4B;
	border: 0px;
	width: 80%;
	border-spacing: 20px;
}

.content_table_vodsl a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_vodsl img{
	border: 1px solid #ccc; 
	background-color: #ccc;
}

.content_table_vodsl_tone{
	border-spacing: 0px;
	color: #4B4B4B;
	border: 0px;
	width: 70%;
	margin-bottom: 40px;
}

.content_table_vodsl_cdr{
	border-spacing: 0px;
	color: #4B4B4B;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	padding: 2px;
}

.content_table_vodsl_cdr input{
	width: 160px;
} 

.content_table_vodsl_cdr_detail{
	border-spacing: 0px;
	color: #4B4B4B;
	width: 100%;
	padding: 5px;
	border-collapse: collapse; 
	border: 1px solid #C8C8C8;
}

.content_table_vodsl_cdr_detail div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_wifi{
	width: 100%;
	border: 1px solid #C8C8C8;
	color: #4B4B4B;	
}

.content_table_wifi_big{
	color: #4B4B4B;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #C8C8C8;
}

.content_table_wifi_big div{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.content_table_wifi_small{
	color: #4B4B4B;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #C8C8C8;
}

.content_table_wifi_small div{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.content_table_www{
	width: 100%;
	color: #4B4B4B;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #C8C8C8;		
}

.content_table_www td{
	height: 25px;
}

.content_table_www a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.content_table_www div{
	color: #4B4B4B;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.error_msg {
	color: #F07D00;
	font-family: verdana; 
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
}

.form_table{
	border: 1px solid #C8C8C8;
}

.form_table_transparent{
	border: 0px;
	width: 100%;
	border-collapse: collapse;
}

.input {
	border: 1px solid #C8C8C8;
	color: #4B4B4B;
	font-family: verdana;
	size: 9px;	
}

.input_transparent {
	border: 0px;
	color: #4B4B4B;
	font-family: verdana;
	size: 9px;	
}

.menu_link_top{
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px; 
}

.menu_link_bot{
	font-family: verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	line-height: 12px; 
}

.more_info {	
	margin-left: 50px; 
	margin-right: 50px;
}

.page_title{
	color: #4B4B4B;
	font-size: 11pt;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.page_title_sub{
	color: #4B4B4B;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
}

.phome {
	margin-right: 50px;
	margin-left: 50px;
}

.phome_title {
	margin-right: 50px;
	margin-left: 50px;
	color: #4B4B4B;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.phome_title a{
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.preq{
	width: 300px;
	align: center;
	text-align: center;
}

.preq li{
	width: 100%;
	text-align: left;
}

.pssetaccess {
	margin-right: 20px;
	margin-left: 20px;
}

.pvodsl {
	margin-right: 20px;
	margin-left: 20px;
}

.pvodsl a {
	color: #F07D00;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
}

.red_link_dark{
	color: #98000B;
	text-decoration: none;
	font-weight: bold;
}

.red_link_light{
	color: #F07D00;
	text-decoration: none;
	font-weight: bold;
}

.space {	
	height: 10px;
	background: url(../images/space.gif) no-repeat;
}

.space_30 {	
	height: 30px;
	background: url(../images/space.gif) no-repeat;
}

.tip {	
	font-family: verdana;
	color: #4B4B4B;
	font-size: 0.8em;	
}

.wifi_manuals li{
	padding-bottom:10px;
}

.wifi_manuals a{
	color: #F07D00;
	text-decoration: none;
	font-weight: bold;
}

.capital_title{
	color: #4B4B4B;
	font-size: 16px;
	font-weight: bold;
}
.capital_title a{
	color: #F07D00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.capital_title a:hover{
	color: #C8C8C8;
	cursor: hand;
}
/* Header
-------------------------------------------------------------- */

#header {
	position: relative;
	width: 940px;
	height: 60px;
	margin: 0 0 0 30px;
}
	
	#header h1 {
		/*float: left;*/
	}
	
		#header h1.header_title {
			position: absolute;
			width: 700px;
			height: 40px;
			left: 157px;
			top: 10px;
			text-align: center;
			color: #F07D00;
			font-size: 20px;
		}

		#header h1.first_logo {
			position: absolute;
			left: -25px;
			top: -8px;
			width: 300px;
			height: 50px;
			background: url(../images/logo_vivacom.jpg) left top no-repeat;
		}

		#header h1.first_logo a {
			display: block;						
			text-indent: -9999px;			
		}
		
		#header h1.second_logo {
			position: absolute;
			right: 0px;
			width: 81px;
			height: 39px;
			background: url(../images/logo_btk_new.gif) left top no-repeat;
		}

		#header h1.second_logo a {			
			display: block;
			text-indent: -9999px;
		}

/* Lang bar
-------------------------------------------------------------- */
/*
#lang_bar {
	overflow: hidden;
	position: relative;
	margin-left: 31px;
	margin-top: 0.70em;
	width: 943px;
	height: 21px;
	color: #929292;
	background: #fff url(../images/lang_bar_small.gif) no-repeat;	
	vertical-align: center;
}

#lang_bar_link {
	position: absolute;
	height: 20px;
	top: 5px;
	right: 10px;
	color: #808184;
	text-decoration: none;
	font-weight: bold;
}
*/

#lang_bar {
	overflow: hidden;
	position: relative;
	margin-left: 30px;
	margin-top: 0;
	width: 943px;
	height: 20px;
	color: #929292;
	background: #fff url(../images/lang_bar.gif) no-repeat;	
	vertical-align: center;
}

#lang_bar_link {
	position: absolute;
	height: 20px;
	top: 5px;
	right: 20px;
	color: #808184;
	text-decoration: none;
}

#lang_bar_link a {
	color: #808184;
	text-decoration: none;
	font-weight: bold;
}

/* Menu top
-------------------------------------------------------------- */
#menu_top {
	overflow: hidden;
	position: relative;
	margin-left: 10px;
	margin-top: 1px;
	width: 942px;
	height: 42px;
	background: url(../images/menu_top.gif) no-repeat center top;
	color: #929292;
	text-align: center;
}

#menu_top img {
	position: relative;
	top: 10px;
	padding-left: 5px;
	padding-right: 5px; 
}

#menu_top img.menu_logo {
	overflow: hidden;
	position: relative;
	margin-top: -10px;
	padding-bottom: 5px;
	height: 12px;
	border: 0;
}

#menu_top a {
	position: relative;
	top: 7px;
	color: #808184;
	text-decoration: none;
}

/* Main content
-------------------------------------------------------------- */

#main{
	margin: 0 0 0 0;
	padding-left: 20px;
	width: 964px;
	text-align: left;
}
	
	#content {
		overflow: hidden;
		position: relative;
		width: 964px;
		background: #fff url(../images/main-leftrightborder.gif) repeat-y left top;	
	}
	
		#gradient_wrapper {
			overflow: hidden;
			margin: 0px 2px 50px 1px;
			/*background: url(../images/main-gradient.png) repeat-x left top;*/
		}

		.corners_top, .corners_bottom { 
			position: absolute; 
			left: 0;
			width: 964px;
			height: 10px;
			background: url(../images/main-teaser.png) no-repeat left top; 
		}
		
		.corners_bottom {
			bottom: 0;
			background-position: left bottom;
		}


/* Footer
-------------------------------------------------------------- */

#footer {
	position: relative;
	margin: 0 0 10px 21px;
	padding-left: 20px;
	width: 943px;
	height: 73px;
	background: url(../images/footer-main.png) no-repeat center top;
	color: #929292;
}
	
	#footer a {	color: #929292;	}
	#footer a:hover { color: #626262; }

	#footer p {
		float: left;
		padding: 5px 38px 0 14px;
	}

	#link_vivatel {
		position: absolute;
		bottom: 7px;
		left: 20px;
		width: 200px;
		height: 36px;
		background: url(../images/logo_vivacom.png) no-repeat center center;
		text-indent: -9999px;
	}

	/* Menu bottom
	-------------------------------------------------------------- */
	#menu_bot {
		position: absolute;
		left: 0px;
		top: 5px;
		width: 943px;
		height: 30px;
		color: #929292;
		text-align: center;
	}

	#menu_bot img {
		position: relative;
		top: 10px;
		padding-left: 5px;
		padding-right: 5px; 
	}

	#menu_bot a {
		position: relative;
		top: 7px;
		color: #808184;
		text-decoration: none;
	}


	#copy_right {
		position: absolute;
		width: 290px;
		height: 20px;
		top: 37px;
		right: -180px;
	}
