@charset "utf-8";

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	background: url(img/bkg-page.gif) repeat-x #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#holder {
	width: 899px;
	margin-left: auto;
	margin-right: auto;
}

#top-menu-left {
	width: 131px;
	height: 81px;
	display: block;
	float: left;
	background: url(img/top-menu-left.gif) no-repeat;
}

#home-button {
	width: 68px;
	height: 81px;
	display: block;
	float: left;
	background: url(img/btn-home.gif) no-repeat;
}

#top-menu-right {
	width: 698px;
	height: 81px;
	display: block;
	float: left;
	background: url(img/top-menu-right.gif) no-repeat;
}

#top-menu-right ul {
	list-style: none;
	padding: 32px 0px 0px 10px;
}

#top-menu-right ul li {
	display: inline;
	margin-left: 24px;
}

#top-menu-right a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -.2px;
}

#top-menu-right a#familia:hover {
	color: #5d84f3;
}

#top-menu-right a#televiziune:hover {
	color: #d8398e;
}

#top-menu-right a#internet:hover {
	color: #eaa91b;
}

#top-menu-right a#telefonie:hover {
	color: #2cbdbb;
}

#top-menu-right a#video:hover {
	color: #eb6e21;
}

#top-menu-right a#muzica:hover {
	color: #4bcd37;
}

#top-menu-right a#gaming:hover {
	color: #17bee9;
}

#top-menu-right a#pachete:hover {
	color: #a1d546;
}

#top-menu-right a#business:hover {
	color: #0b062a;
}

#top-menu-right a#contact:hover {
	color: #b21d12;
}

#left-panel {
	width: 136px;
	height: 192px;
	display: block;
	float: left;
	background: url(img/panel-right.gif) no-repeat;
	padding: 80px 5px 0px 5px;
}

#left-panel a {
	color: #fff;
	text-decoration: none;
}	

#left-panel a:hover {
	text-decoration: underline;
}

#left-panel ul {
	margin: 10px 0px 0px 7px;
	list-style: none;
	font-weight: bold;
	line-height: 18px;
}

#left-panel li ul {
	font-weight: normal;
	margin-top: 0px;
}

#right-panel {
	width: 146px;
	height: 272px;
	display: block;
	float: right;
	background: url(img/panel-left.gif) no-repeat;
}

#main-content {
	width: 607px;
	display: block;
	float: left;
}

#main-content-head {
	width: 607px;
	height: 110px;
}

#main-content-top {
	width: 527px;
	padding: 30px 40px 20px 40px;
}

#main-content-bottom {
	width: 527px;
	height: 57px;
	padding: 0px 40px 0px 40px;
}

#footer {
	width: 607px;
	text-align: right;
	background: #424242;
}

h1 {
	font-size: 46px;
	font-weight: bold;
	letter-spacing: -3px;
	margin-top: 0px;
	line-height: 44px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

h5 {
	font-size: 46px;
	font-weight: bold;
	letter-spacing: -4px;
	margin-top: 0px;
	line-height: 44px;
}


#left-panel h2 {
	margin-left: 14px;
}

p {
	font-size: 11px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

h4 {
	font-size: 11px;
	text-align: right;
	padding: 5px 10px 30px 0px;
}

.accordion_content {
	overflow: hidden;
	display: none;
}

.font18 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}

.font14 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

.font11 {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
}

.font12 {
	font-size: 12px;
	font-weight: bold;
}

.font10 {
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
}

.font22 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
}

.font46 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -3px;
	margin: 0px 10px 0px 0px;
}

.font46h {
	font-size: 46px;
	font-weight: bold;
	letter-spacing: -3px;
	margin: 0px 10px 0px 0px;
}

#bulinutza {
	width: 144px;
	height: 110px;
	display: block;
	position: relative;
	top: -74px;
	left: 423px;
	margin-bottom: -110px;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
}

h2 a:hover{
	text-decoration: none;
}

h3 a:hover{
	text-decoration: none;
}