/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	color: #272727;
	background: #ffffff;
	text-align: center;
}

.hidden {
	display: none;
}
h1, h2, h3 {
	margin: 0;
	xfont-weight: bold;
	color: #272727;
}

h1 {
	font-family:"Amazone BT";
	color:#cc0000;
	font-size: 23px;
}

h2 {
	font-family:"Amazone BT";
	color:#cc0000;
	font-size: 20px;
}

h3 {
	font-family:"Amazone BT";
	color:#474747;
	font-size: 20px;
}
div.float {
  float: left;
}


/* PAGE CONTAINER */
#page-container {
	width: 979px;
	margin: auto;
	text-align: left;
	background:url(../images/back_bottom.gif) no-repeat bottom right;
}


/* Main Navigation */

#main-nav { height: 50px; }



/* HEADER */
#header {
	xbackground: blue;
	height: 448px;
}


/* PAGE CONTENT */
#pag-content {
	width: 979px;
	text-align: left;
}
#servicii_div {
	height:176px;
	background:url(../images/back_servicii.jpg) no-repeat;
}
#servicii_div .padding {
	padding: 85px 0px 0px 8px;
}
#nunti_back {
	display:inline;
	background:url(../images/nunti_back.jpg) no-repeat;
	width:127px;
	height:101px;
}
#business_back {
	display:inline;
	background:url(../images/business_back.jpg) no-repeat;
	width:127px;
	height:101px;
}
#petreceri_back {
	display:inline;
	background:url(../images/petreceri_back.jpg) no-repeat;
	width:127px;
	height:101px;
}
#kids_back {
	display:inline;
	background:url(../images/kids_back.jpg) no-repeat;
	width:127px;
	height:101px;
}
#numere_div {
	width:400px;
	position:relative;
	line-height:12px;
	left:68px;
	top:-9px;
	display:inline;
	xbackground:#009999;
}
#pachete_div {
	height:140px;
	_margin-top:-55px;
}
.minim_1h {
	float:left;
	display:inline;
	width: 310px;
	height: 140px;
	background:url(../images/back_pachete.gif) no-repeat;
}
.minim_1h_farafloat {
	width: 310px;
	height: 140px;
	background:url(../images/back_pachete.gif) no-repeat;
}

/* SIDE BAR */
#sidebar-a {
	float: left;
	width: 310px;
	line-height: 18px;
	border-right:1px dotted #DADADA;
	xbackground: red;
}
#sidebar-a .padding {
	padding: 25px;
}


/* CONTENT */
#content {
	margin-left: 310px;
	line-height: 18px;
	xbackground: green;
}
#content .padding {
	padding: 25px;
}


/* FOOTER */
#footer {
clear:both;
	color:#999998;
	padding: 20px 0px 20px 0px;
	line-height: 18px;
}
#footer a {
	color: #999998;
	text-decoration: none;
}
#footer a:hover {
	color: #cc0000;
}

.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.next1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
