html * {
	margin:0;
	padding:0;
}

body {
	background:#fff url(../img/bg_center.jpg) 67% 60px no-repeat;
	font: normal 62.5% "Tahoma", sans-serif;
	color:#9e9e9e;
}

.bodyBlank {
	background:#cccccc;
	font: normal 62.5% "Tahoma", sans-serif;
	color:#9e9e9e;
}

a img {border:none;}
a {
	outline:none;
	color:#c01d71;
	text-decoration:none;
}
a:hover {
	text-decoration:underline; 
	color:#ca5390
}
/*  !!! UNCOMMENT THIS IN LIVE PROJECT!!!
a:visited {
	color:#ca5390;
	text-decoration:none;
}
*/
p {
	padding:0.25em 0;
}
.clear {
	clear:both;
}


.main {
	width:855px;
	margin:15px auto;
/*	background:url(../img/bg_center.jpg) 100% 60px no-repeat;  */
}

.intop {
	height:190px;
	margin-left:-20px;
	position:relative;
}
.incenter {
	clear:both;
}

/********  first page ************/
.first  {
	margin:-140px 0 120px 170px;
	position:relative;
}
.first table {
	width:700px;
	margin:110px 0 0 -120px;
	position:relative;
}
.first table .box {
	text-align:right;
}
 
.first table .vajl {
	background:url(../img/bg_bestal.jpg) left center no-repeat;
	padding-left:120px;
	width:270px;
} 
.first table .vajl h2 {
	color:#000;
	font-size:12px;
	font-weight:normal;
}

.first table .vajl select {
	border:1px solid #bfd2e4;
	width:160px;
	margin-top:3px;
}
 
/********** Inner page ****************/

.inner .inText {
	border:1px solid #bfd2e4;
	width:170px;
	background:#fff;
}
.inner select.inText {
	width:80px;
}

.logo, .title {
	float:left;
}


.title {
	margin:20px 0 40px 47px;
}

.inner {
	width:400px;
	margin-left:185px;
}


.inner .zebra {
	background:url(../img/bg_inner.jpg) left top no-repeat;
	height:10px;
}
.inner .inB {
	height:20px;
	border-bottom:2px solid #fff;
}

.inner .info_inner {
	padding:55px 25px 20px 16px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background:#fff;
	min-height:250px;
	height:auto !important;
	height:250px;
	font-size:1.1em;
}

.inner .info {
	background:#faf5f2 url(../img/i.gif) 18px 12px no-repeat;
	padding:12px 40px;
	min-height:24px;
	height:auto !important;
	height:24px;
	margin:20px 0;
	color:#a14201;
	font-weight:bold;
}

.inner #idDataForm td {
	padding:0 1px;
}

.inner a.inButton {
	color:#eb5f00;
	background:url(../img/bg_input.gif) 100% 2px no-repeat;
	font-weight:bold;
	font-size:12px;
	padding-right:40px;
}

.inner a.inButtonBack {
	color:#eb5f00;
	font-weight:bold;
	font-size:12px;
	padding-right:40px;
	padding-left:5px;
}

.inner .broadBand strong a {
	color:#efb717;
	text-decoration:underline;
	
}
.inner .broadBand strong a:hover {
	text-decoration:none;
}

.inner .speed  {
	font-weight:bold;
	color:#efb717;
}
.inner .cost {
	text-align:right;
	color:#c01d71;
	font-weight:bold;
}
.inner .cost strong {
	font-weight:normal;
	color:#000;
}
 
 
.inner #costBlock table {
	width:100%;
} 
 
.inner #costBlock td, #discount td {
 	padding:2px 1px;
 }

.inner #costBlock .no1 {
	font-weight:bold;
	color:#eb5f00;
} 
  #discount .no1,  #discount  .cost {
  	font-weight:bold;
	color:#48b30d;
  }

#costBlock {
	margin-top:5px;
}
#tvservices_content {
	padding-left:15px;
}

.serviceName a {
	font-weight:bold;
	text-decoration:underline;
}
.serviceName a:hover {
	text-decoration:none;
}


#TV_order .serviceName a {
	color:#66bf35;
}
#antiVir .serviceName a {
	color:#bd702d;
}


#telefoni .serviceName a {
	color:#3fb3f1;
}


#idDataForm table {
	margin:2px 0;
}

.inner #HiddenTelefoniDiv, .inner #divChannel {
	padding-left:15px;
	
}
.inner #divChannel {
	background:#faf5f2;
}
.inner #divChannel td {
	padding:0 3px; 
}

.tRed {
	color:#c01d71;
}

/*************** footer *********************/ 
.footer {
	color:#9e9e9e;
	font-size:1.1em;
	padding:30px 0 30px 170px;
}
.footer a {
	color:#9e9e9e;
}
.footer img {
	margin:0 20px -30px 0 ;
}

.atitle {
	margin-bottom:-223px; 
	z-index:200; 
	position:relative;
}
