table.base_t,
table.goldentable,
table.order_num,
table.common {
	width: 100%;
	border-collapse: collapse;
}

table.base_t th,
table.goldentable th,
table.order_num th,
table.common th {
	padding: 6px 10px 14px 3px;
	vertical-align: top;
	font: 11px Arial;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #bb0d0e
}

table.base_t th.nb,
table.goldentable th.nb,
table.common th.nb {
	padding: 6px 10px 6px 3px;
	border: none!important
}

table.base_t th.gray,
table.goldentable th.grey,
table.common th.gray {
	border-right: 2px solid #fff;
	padding: 6px 10px 6px 3px;
	border-bottom: 2px solid #777;
}

table.base_t td.emt,
table.common td.emt {
	border: 0;
}

table.base_t td,
table.goldentable td,
table.order_num td,
table.common td {
	/*padding: 14px 10px 14px 0;*/
	padding: 5px 10px 5px 0;
	vertical-align: top;
	border-bottom: 1px solid #d6d6d6
}

table.base_t td.value,
table.goldentable td.value,
table.common td.value {
	font-weight: bold;
}

table.base_t td.title,
table.common td.title {
	color: #000;
	font: bold 13px Arial;
	padding: 20px 10px 0 0;
	border: 0
}

table.base_t td.leftpad,
table.common td.leftpad {
	padding-left: 25px;
}

table.base_t tr.last td,
table.common tr.last td {
	border: 0
}


div.redhead div.names{
	font: bold 13px/1.3 Arial;
	text-transform: uppercase;
	padding: 20px 0 4px 0;
	color: #000;
	margin-bottom: 10px;
	background: url(/img/tmpl/h2-border.gif) no-repeat 100% 100%;

}

div.redhead div.names a {
	color: #000;
	display:block;
	text-decoration:none;
}

a.servlnk{
	display:block;
	background: url(/img/tmpl/tx-ul.gif) no-repeat 2px 5px;
	padding: 0 0 0 15px;
	margin-bottom: 13px;
}
a.aservlnk{
	font: 11px Arial;
}

td.services a{
	font: bold 13px/1.3 Arial;
	text-transform: uppercase;
	padding: 20px 0 4px 0;
	margin-right:15px;
	color: #000;
	margin-bottom: 10px;
	background: url(/img/tmpl/h2-border.gif) no-repeat 100% 100%;
	display:block;
	text-decoration:none;
}


.slide_txt{
/*	height:1px;
	overflow:hidden;
	position:relative;*/
	display:none;
}


/* speedtest */
.speed_td{
    margin: 53px 0px 25px 0px; 
    width:540px; 
    height:73px; 
    background:url(/img/speed/speed_bg.gif) no-repeat top left;
}
.speed_top1{
    padding:16px 0px 9px 0px;
}
.speed_top2{
    height:1px;
}
.speed_top3{
    vertical-align:top;
    padding:9px 0px 0px 0px;
}
#content{
    font-family:Arial;
	font-size:12px;
	color:#e90000;
    font-weight:bold;
}

.speed_t td{
	font-family:Arial;
	font-size:12px;
	color:#a5a5a5;
	height:32px;
	vertical-align:bottom;
	padding-bottom:9px;
}
.speed_1{
    padding:0px 0px 0px 23px;
   	text-transform:uppercase;
	font-weight:bold;    
}
.speed_2{
    padding:0px 0px 0px 23px;
}
.speedtype{
    color:#f00; 
    padding:30px 0px 12px 19px;
}
.speed_compare{
    padding:5px 0px 0px 8px; 
    width:536px; 
    height:200px; 
    background:url(/img/speed/speed_t_bg.gif) no-repeat top left;
}
.speed_line{
    width:538px;
    height:15px;
    _height:16px;
    background:#cfd4d7;
    z-index:1;
}
.speed_line2{
    height:13px;
    background:#edeff0; 
    margin:-14px 1px 0px 1px;
    _margin:-15px 1px 0px 1px;
    z-index:2;   
}
.speed_line3{
    width:542px;
    height:13px;
    background:url(/img/speed/speed_grad.gif) repeat-x top left; 
    margin:-13px 1px 0px 1px;
    z-index:3;   
}
.speed_scale{
    margin:8px 0px 0px 0px;
}
.speed_again{
    margin:28px 0px 0px 0px;
}
/* /speedtest */

#map_world{
	margin-left:-16px;
}
#result .base_t th{
	font-size:70%;
}

#ukrain_map{
	width:700px;
	overflow:hidden;
}

/* DMS */
.dms_sel {
/*	padding: 0 0 20px 0;
	margin: 15px 0 7px 0;
	border-bottom: 2px solid #d3d3d3;*/
	font: bold 13px/1.3 Arial;
	text-transform: uppercase;
	padding: 20px 0 4px 0;
	margin-right:15px;
	color: #000;
	margin-bottom: 10px;
	background: url(/img/tmpl/h2-border.gif) no-repeat 100% 100%;
	display:block;
	text-decoration:none;
}
/*.dms_sel input, .dms_sel select {
	background-color: #fff;
	border: 1px solid #b3b9c3;
	color: #000;
}*/
.dms_sel select {
	margin-right: 25px;
}
.dms_err {
	padding: 10px 0 35px 53px;
	background: url(/img/dms_errbg.gif) no-repeat left top;
}
.dms_err1 {
	padding: 10px 0 35px 53px;
	background: url(/img/dms_errbg1.gif) no-repeat left top;
}
.dms_sent {	
	padding: 13px 0 35px 0px;
	text-align: center;
	background: url(/img/dms_bg.gif) no-repeat left top;
}
.dms_sent b {
	display: block;
	margin-top: 18px;
	font-weight: normal;
}
.dms {
	border-bottom: 2px solid #d3d3d3;
	margin-bottom: 20px;	
}
.dms_serv {
	border-bottom: 2px solid #d3d3d3;
	border-top: 2px solid #d3d3d3;
	padding: 17px 0 17px 0;
	margin: 0 0 7px 0;
}
.dms_serv table {
	margin-left: 20px;
	width: 210px;
}
.dms_serv td {
	vertical-align: bottom;
	background: url(/img/dms_dots.gif) repeat-x bottom left;
	//background: url(/img/dms_dots.gif) repeat-x 0px 19px;
}
td.dms_nobg {
	background: none;
}
.dms_serv td div {
	width: 100%;	
	display: inline;
}
td.dms_s {
	padding: 7px 0 0 4px;
	//padding: 2px 0 0 0;
	width: 20px;
	background-image: none;
}
td.dms_s input {
	background-color: #fff;
	margin: 0;
	padding: 0;
	border: none;
}
td.dms_td {
	//padding-bottom: 2px;
}
.dms_serv td div.dms_hint {
	background: #F5F5F5;
	border: 2px solid #D90202;
	color: #666666;
	display: none;
	padding: 20px;
	position: absolute;
	width: 400px;
	z-index: 5;
}
.dms_hint ul {
	margin: 10px;
	padding: 0;
}
.dms_hint li {
	background: url(/img/rus/bg_menu_a.gif) no-repeat 0 5px;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 10px;
}
.dms_td {
	 width: 190px;
	 background: url(/img/dms_dots.gif) repeat-x left bottom;
	 float: left;
	 margin-left: 20px;
}
.dms_hint {
	background: #fffde4;
	border: 1px solid #000;
	color: #000;
	display: none;
	padding: 3px;
	position: absolute;
	width: 400px;
	z-index: 5;
}
.dms_hint li {
	color: #000;
}					
.dms_hr {
	border-top: 2px solid #D3D3D3;
	margin-top: 5px;
	padding: 17px 0 5px 0;					
}
/* /DMS */

div.clear{
	clear:both;
}
