html, body { 
height: 100%; 
margin: 0; padding: 0; 
} 
body {
	border: 0;	
	top: 0; left: 0;
	width: 100%; height: 100%;
	color: #000;
	background: url('../i/body_back.gif') repeat-x left -2px;
	background-color: #3f5272;
	} 
body, div, p {
	font: normal 12px Arial;
	color: #000000;
	line-height: 1.5;
}
.none {
	display: none;
}
.empty {
	display: block;
	clear: both;
	line-height: 1;
	height: 1;
	border: 0;
}
div#main {
	display: block;
	width: 968px;
	margin: 0 auto;
	padding: 0;
	background: url('/i/inpage_back.gif') repeat-y center top;
	height: 100%;/* for IE */ 
	min-height: 100%; 
	margin-bottom: -161px;
}
html>body #main{ 
height: auto;/* for real CSS browsers */ 
} 
div#margin_bottom{ 
height: 161px; 
}


div#header {
	display: block;
	width: 968px;
	height: 185px;
	margin: 0 auto;
	padding: 0;
	background: url('../i/head_back.jpg') no-repeat left top;
}

a#logo {
	display: block;
	position: relative;
	z-index: 10;
	float: left;
	margin: 94px 0 0 60px;
	padding: 0;
	width: 203px;
	height: 89px;
	background: url('../i/logo_arenanet.gif') no-repeat left top;

}
a#logo span {
	display: none;
}
ul#main_menu {
	display: block;
	position: absolute;
	z-index: 9;
	margin: 0;
	padding: 0 0 0 20px;
	height: 61px;
	list-style-type: none;
}
ul#main_menu li {
	display: block;
	position: relative;
	float: left;
	z-index: 9;
	margin: 0;
	padding: 0 1px 0 0;
	list-style-type: none;
}
ul#main_menu li a {
	display: block;
	float: left;
	margin: 0;
	padding: 26px 15px 0 15px;
	height: 35px;
	font: bold 10px Tahoma, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}
ul#main_menu li a:hover {
	background: url('../i/main_menu_act.gif') repeat-x left top;
	color: #fff;
	text-decoration: none;
}
ul#main_menu li a.active {
	padding: 18px 15px 0 15px;
	height: 43px;
	background: url('../i/main_menu_act.gif') repeat-x left top;
	color: #fff;
	text-decoration: none;
}

ul#fast_links {
	display: block;
	float: right;
	margin: 0;
	padding: 17px 0 0 0;
	width: 248px;
	list-style-type: none;
}
ul#fast_links li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	list-style-type: none;
}
ul#fast_links li a {
	font: normal 10px Arial, sans-serif;
	color: #8db0c5;
	text-decoration: none;
}
ul#fast_links li a:hover {
	font: normal 10px Arial, sans-serif;
	color: #ff8e00;
	text-decoration: none;
}

div#phone {
	display:block;
	float: right;
	clear: right;
	width: 279px;
	height: 52px;
	margin: 63px 76px 0 0 !important;
	margin: 63px 38px 0 0;
	padding: 0;
	background: url('../i/phone.gif') repeat-x left top;
}
div#phone span {
	display: none;
}


div#footer {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
	height: 161px;
	background-color: #fff;
	background: url('../i/foot_back.gif') repeat-x left top;
}
div#footer div#copyright {
	display: block;
	margin: 0 auto;
	padding: 30px 50px 0 60px;
	width: 902px;
	height: 97px;
	font: normal 10px Arial, sans-serif;
	color: #35536C;
	line-height: 1.5;
	background: url('../i/foot1_back.gif') no-repeat -1px top;
}
div#footer div#copyright a {
	font: normal 10px Arial, sans-serif;
	color: #8db0c5;
	text-decoration: none;
}
div#footer div#copyright a:hover {
	color: #ff8e00;
}



div#content {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 958px;
	background-color: #101B2E;
	border: 1px solid #121F30;
	border-top: 0;
	border-bottom: 0;
	
}
div.one {
	background: url('../i/cont1_back.gif') repeat-y center top;
}
div.two {
	background: url('../i/cont_back.gif') repeat-y center top;
}



div#left_col {
	display: block;
	float: left;
	width: 482px;
	margin: 0;
	padding: 0;
	background-color: #2f3f59;
}
div#left_col h2 {
	height: 26px;
	margin: 0;
	padding: 6px 10px 0 10px;
	background: url('../i/h2_left_back.jpg') no-repeat left top;
	font: normal 18px Arial, sans-serif;
	color: #fff;
}
div#left_in_col {
	display: block;
	float: left;
	width: 699px;
	margin: 0;
	/*padding: 20px 30px;*/
}

div#left_in_col h2 {
	margin: 0;
	padding: 6px 10px 0 0;
	font: normal 18px Arial, sans-serif;
	color: #fff;
}

div#left_in_col h3 {
	margin: 0;
	padding: 6px 10px 0 0;
	font: normal 16px Arial, sans-serif;
	color: #fff;
}
div#left_in_col h4 {
	margin: 0;
	padding: 6px 10px 0 0;
	font: normal 14px Arial, sans-serif;
	color: #fff;
}
div#left_in_col p {
	color: #fff;
}
div#left_in_col a {
	color: #ffab00;
	text-decoration: none;
}
div#left_in_col a:hover {
	text-decoration: underline;
}
a#promo_link {
	display: block;
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	width: 482px;
	height: 264px;
}
div#mid_col, div#right_in_col {
	display: block;
	float: left;
	width: 198px;
	margin: 0;
	padding: 0;
	background-color: #202c41;
}
div#mid_col h2, div#right_in_col h2 {
	display: block;
	height: 26px;
	margin: 0;
	padding: 0;
	padding: 6px 10px 0 10px;
	font: normal 18px Arial, sans-serif;
	color: #fff;
}
ul#pokritie {
	display: block;
	margin: 0 auto;
	width: 190px;
	padding: 0 0 10px 0;
	list-style-type: none;
}
ul#pokritie li {
	display: block;
	height: 25px;
	margin: 0;
	padding: 0 0 2px 0;
	list-style-type: none;
	background: url('../i/sep_line.gif') repeat-x left bottom;
}
ul#pokritie a {
	display: block;
	height: 20px;
	margin: 0;
	padding: 5px 10px 0 10px;
	color: #fff;
	font: normal 11px Arial, sans-serif;
	text-decoration: none;
}
ul#pokritie a:hover {
	background-color: #2c3b53;
}
div#right_col {
	display: block;
	float: left;
	width: 278px;
	margin: 0;
	padding: 0;
	background-color: #2f3f59;
}
div#right_col h2 {
	height: 26px;
	margin: 0;
	padding: 0;
	padding: 6px 10px 0 10px;
	background: url('../i/h2_right_back.jpg') no-repeat left top;
	font: normal 18px Arial, sans-serif;
	color: #fff;
}
div#right_col ul#tarifi {
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#right_col ul#tarifi li {
	display: block;
	float: left;
	clear: left;
	margin: 0;
	margin-top: 1px;
	padding: 0;
	list-style-type: none;
}
div#right_col ul#tarifi a {
	display: block;
	float: left;
	clear: left;
	width: 278px;
	height: 182px;
	margin: 0;
	padding: 0;
}
div#right_col ul#tarifi a span {
	display: none;
}
a#packets, a#internet_prices_new, a#voip, a#digitaltv, a#smart, a#ip_tv_new, a#application {
	display: block;
	width: 182px;
	height: 81px;
	margin: 10px auto;
	padding: 0;
}
a#internet_prices_new {
	background: url('../i/bottom_buts/internet_prices_new.gif') no-repeat left top;
}
a#packets {
	background: url('../i/bottom_buts/packets.gif') no-repeat left top;
}
a#voip {
	background: url('../i/bottom_buts/voip.gif') no-repeat left top;
}
a#digitaltv {
	background: url('../i/bottom_buts/digitaltv.gif') no-repeat left top;
}
a#ip_tv_new {
	background: url('../i/bottom_buts/ip_tv_new.gif') no-repeat left top;
}
a#smart {
	background: url('../i/bottom_buts/smart.gif') no-repeat left top;
}
a#application {
	background: url('../i/bottom_buts/application.gif') no-repeat left top;
}
div#mid_col h3.news {
	display: block;
	height: 26px;
	margin: 0;
	padding: 0;
	padding: 6px 10px 0 10px;
	font: normal 12px Arial, sans-serif;
	color: #fff;
}
div#mid_col h3.news a {
	font: normal 12px Arial, sans-serif;
	color: #FF9A03;
	text-decoration: none;
}
div#mid_col h3.news a:hover {
	color: #fff;
}
div#mid_col h3.news a span.date {
	display:block;
	clear: both;
	font: normal 9px Arial, sans-serif;
	color: #6380B1;
}
div#left_col div#select_client {
	height: 58px;
	margin: 0;
	padding: 6px 10px 0 10px;
	background: url('../i/biz_back.gif') no-repeat left top;
	font: normal 18px Arial, sans-serif;
	color: #fff;
}
a#private_cl, a#business_cl {
	display: block;
	float: left;
	width: 217px;
	height: 48px;
	margin: 5px 0 0 0;
	padding: 0;
}
a#private_cl {
	margin: 5px 0 0 4px !important;
	margin: 5px 0 0 2px;
	background: url('../i/private_clients.gif') no-repeat left top;
}
a#business_cl {
	margin: 5px 0 0 15px;
	background: url('../i/business_clients.gif') no-repeat left top;
}



table.table_info {
	color: #fff;
	border: 1px #384A69 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.table_info th {
	height: 30px;
	color: #fff;
	border-right: 1px #384A69 solid;
	border-bottom: 1px #384A69 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0 10px;
	text-align: center;
	background: url('../i/table_th.gif') repeat-x left top;
}
table.table_info td {
	height: 30px;
	color: #fff;
	border-right: 1px #384A69 solid;
	border-bottom: 1px #384A69 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0 10px;
	text-align: center;
}