/* LASTIK */
*, html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,
p,blockquote,th,td {
	margin:0;
	padding:0;
	list-style: none;
}
html, body {
height: 100%;
}

body {

	background: #FFFFFF url(../img/body_bg.gif) repeat-y center;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	/*border: 2px solid #0000FF;*/
}
a {
	color: #E85C00;
}
a:hover {
	text-decoration: underline overline;
}

a img, a:link img, a:hover img {
	text-decoration:none;
	border: 0 none;
}
/* html body { min-height: 100% !important; height:100%}*/
#all {position: relative; height: 100%;}

html>body #all {height: auto; min-height: 100%;}

.central {
	text-align: left;
	margin: 0px auto;
	width: 766px;
}
#header {
	background: #FFFFFF;
	height: 80px;
}
#header .central {
	background: #FFFFFF;
	text-align: left;
	width: 766px;
	height: 80px;
	position:relative;
}

#header h1 a{
	height: 80px;
	width: 300px;
	display:block;
	
	background: url(../img/logo.gif) no-repeat center center;
}
#header h1 a span {
	display:none;
}
#header ul {
	position: absolute;
	top: 30px;
	right: 3px;
}
#header ul li {
	display: inline;
	padding-left: 15px;
}


#topmenu  {
	height: 234px;
	background: #F4F4F4 url(../img/topmenu_bg.gif) repeat-x;
	padding-top:3px;
	
}
#topmenu .central {
	height: 226px;
	background: #333333 url(../img/pic01.jpg) no-repeat center center;
}
#phones #topmenu .central {
	background: #333333 url(../img/pic02.jpg) no-repeat center center;
}
#integration #topmenu .central {
	background: #333333 url(../img/pic03.jpg) no-repeat center center;
}
#inet #topmenu .central {
	background: #333333 url(../img/pic04.jpg) no-repeat center center;
}
#call #topmenu .central {
	/*background: #333333 url(../img/pic05.jpg) no-repeat center center;*/
}
#hosting #topmenu .central {
	/*background: #333333 url(../img/pic06.jpg) no-repeat center center;*/
}
/* html #topmenu .central {margin-top:-6px;}*/
#topmenu ul li a {
	display: block;
	width: 300px;
	line-height: 37px;
	font-size: 14px;
	text-transform: uppercase;
	/* color: #E8E8E8; */
	color:black;
	text-decoration: none;
	padding-left: 12px;
	letter-spacing: 1px;
}
* html #topmenu ul li a {line-height: 40px;}
#topmenu ul li a:hover {
	color: #FF6600;
	background: url(../img/strelka.gif) no-repeat left center;
}
#inet a.menu_1,
#phones a.menu_2,
#hosting a.menu_3,
#integration a.menu_4,
#call a.menu_5,
#vpn a.menu_6 {
	color: #FF6600;
}
#topmenu ul {
	padding-left: 20px;
}
* html #topmenu ul {padding-top: 5px;}
#content {
	text-align: left;
	margin: 0px auto;
	width: 766px;
	clear: both;
	padding-bottom: 20px;
}
#leftcol {
	float: left;
	width: 220px;
	padding: 10px 20px 20px 30px;
}
#leftcol h2 ,
#leftcol h3 
{
	font-size: 16px;
	color: #2f2f2f;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#leftcol h3 strong{
	font-size: 26px;
	color: #f25b00;
}
#leftcol h3 em {
	font-size: 11px;
	font-style: normal;
	color: #878787;
	display: block;
	line-height: 12px;
}
#leftcol ul {
	padding: 10px 0 0 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#leftcol ul.ulis2 {
	margin: 0px;
	padding: 0 0 5px 2px;
	margin-top: -5px;
}

#leftcol li {
	padding-bottom: 10px;
	text-indent: -12px;
}
#leftcol ul.ulis2  li {
	padding-bottom: 5px;
	text-indent: 0px;
}
#leftcol li strong {
	font-weight: normal;
	font-size: 10px;
	color: #f25400;
}
#leftcol p {
	padding-bottom: 10px;
}
#leftcol p strong {
	font-weight: bold;
	color: #f25400;
}
#rightcol  {
	float: left;
	width: 460px;
	padding-top: 10px;
	padding-left: 30px;
}
#rightcol p {
	padding-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#rightcol p,
#rightcol li {
	text-align:justify;
}
#rightcol h2 {
	font-size: 18px;
	color:#e85c00;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#rightcol h3 {
	font-size: 14px;
	color: #000000;
	padding: 4px 3px;
	text-transform: uppercase;
/*	background: #EFEFEF; */
	margin-bottom: 5px;
}
#rightcol h3 em a {
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	font-style: normal;
	text-transform: lowercase;
}
.tab1, .phones, .tab2{
	margin-top: 30px;
}
.tab1 h3, .phones h3 {
	font-size: 14px;
	text-transform: uppercase;
	color: #2f2f2f;
}
.tab1 p {
	padding-top: 10px;
}
.tab1 td, .phones td {
	padding-right: 5px;
}
.tab1 .td2, .phones .td2 {
	padding-left: 10px;
	background: url(/img/tocke_v.gif) repeat-y left;
}
.phones li {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 0;
	color: #FF6600;
}

.innerb {height:250px; overflow:auto;}
.scrolltable {width:480px; border-collapse:collapse; margin:20px auto 0 auto;}
* html .scrolltable { margin-left:-20px;}
.numbers {width:460px; border-collapse:collapse;}
.numbers th, .scrolltable th {
	text-align:center;
	padding: 4px;
	text-transform: uppercase;
}
.scrolltable .th1 { width:200px; }
.scrolltable .th2 {width:20px;}
.scrolltable .th3 {width:180px;}

.scrolltable .td1 {
	width:190px;
	border-left: 2px solid #ADB6D1;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 1px;
}
.scrolltable .td2 {width:50px;}
.scrolltable .td3 {width:139px; text-align:right; padding-right:30px;}
.scrolltable .td3 input {
	height: 20px;
	width: 50px;
}

.scrolltable {background:#ADB6D1; color:#333333;}
.scrolltable tfoot { padding: 2px 10px; text-align:center;}
.scrolltable td {color:#fff;}
.scrolltable tbody {background:#FFFFFF; color:#000;}
.scrolltable caption {
	background:#fff;
	font-size: 14px;
	text-transform: uppercase;
	color: #2f2f2f;
	margin:0 auto;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.numbers td {
	background:#FFF;
	color:#000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.numbers tr.dk td {background:#FEF2E9;}

.tab2 {
	border-right: 1px dotted #999999;
	border-left: 1px dotted #999999;
}
.tab2 td {
	padding: 2px 5px;
}
.tab2 tr.dk td {background:#EFECE3;}

.tab3 {
	margin: 5px auto;
	font-size: 16px;
	font-weight: bold;
	border-collapse:collapse;	
}
.tab3 th {
	padding: 10px;
}

.tab3 td {
	padding: 10px;
	font-size: 18px;
	border: 1px solid #999999;	
}
.tab4 {
	border-collapse:collapse;
	margin-bottom: 10px;
	width: 100%;
}
.tab4 td {
	padding: 5px;
	border: 1px solid #999999;	
}
.tab4 th {
	background: #FFAA55;
	padding: 10px;
	border-style: none;
	font-weight: bold;
	border-right: 1px dotted #FFF;
}
.tab4 tr:hover { background:#FFEFEF; }
#rightcol h2 em {
		font-size: 11px;
	font-style: normal;
	color: #878787;
	display: block;
	line-height: 12px;
}
.tochke, p.tochke {
	background: url(../img/tocke_h.gif) repeat-x bottom;
	display: block;
	padding-bottom: 30px;
	clear:both;
}

#footer {
	background: #272623 url(../img/footer_bg.gif) repeat-y center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear:both;
	height: 60px;
	border-top: 3px solid #000000;
	width: 100%;
	color: #CCCCCC;
}
#footer a img {
	filter: Alpha(Opacity=50);
}
#footer a:hover img {
	filter: Alpha(Opacity=100);
}

.empty {
	height: 75px;
}
.more {
	line-height: 22px;
	background: url(../img/strel_ring.gif) no-repeat left center;
	padding-left: 15px;
	padding-bottom: 2px;
}
.beautiful {
	text-align: justify;
	text-indent: 10px;
}
.beautiful:first-letter {
	color: #FF6600;
	font-weight: bold;
	padding-right: 1px;
}
.error {
	color: #C40000;
}
.donot {
	display:none;
}
.ulis li{
	margin-left: 15px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.contact,
#rightcol p.contact {
	text-align:center;
	padding: 5px 0;
}
.contact strong {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	display: block;
}
.ulis2 li{
	margin-left: 15px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: disc;
}
.red {
	color: #FF0000;	
}
.regions td {
	padding: 5px;
}
div.regions { margin-top: 40px; }
.regions ul  { padding:15px 0; }
.regions ul li { padding:5px 0; }

/* UPDATE */
a.topMenu_ {
	color:#2f2f2f; 
	text-transform:uppercase; 
	text-decoration:none;
}
a.secondMenu_ {
	font-size:14px;
	color:#2f2f2f;
	font-weight:bold;
	text-decoration:none;
}
a.topMenu_:hover, a.secondMenu_:hover {
	text-decoration:underline;
	color:#f25b00;
}

li.secondMenu_ {
list-style:circle; padding-left:10px;
}

/* ** */
#IS {background:transparent url(/img/IS.png) no-repeat scroll center center;
height:200px;
position:absolute;
top:91px;
width:100%;
z-index:1;}
