/*---------------------------*/
/*          Header           */
/*---------------------------*/

.header {
	background-image: url(../images/slices/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 90px;
}
.menu {
	background-image: url(../images/slices/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 31px;
}
.headline_left {
	background-image: url(../images/slices/noutati.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	width: 408px;
	text-align: left;
	vertical-align: top;
}
.headline_left_div_title {
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 150px;
}
.headline_left_div_content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 34px;
}
.headline_right {
	background-image: url(../images/slices/inscrieri.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 204px;
	width: 572px;
	text-align: left;
	vertical-align: top;
}
.headline_right_div {
	padding-top: 70px;
	padding-right: 240px;
	padding-bottom: 0px;
	padding-left: 40px;
}

/*---------------------------*/
/*          Content          */
/*---------------------------*/

.content {
	background-color: #E9E5DA;
	padding-top: 14px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
}
.home_content_top_new_aer {
	background-image: url(../images/slices/noutati_aerobic.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	vertical-align: top;
	height: 108px;
	padding-left: 160px;
}
.home_content_top_new_copii {
	background-image: url(../images/slices/noutati_copii.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	vertical-align: top;
	height: 108px;
	padding-left: 268px;
}
.home_content_left {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}
.home_content_vert_line {
	border-bottom: 1px solid #D5D1C6;
}
.home_content_center {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D1C6;
}
.home_content_right {
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D1C6;
}
.space {
	height: 12px;
}



/*---------------------------*/
/*      Content - Left       */
/*---------------------------*/


/*---------------------------*/
/*      Content - Right      */
/*---------------------------*/


/*---------------------------*/
/*          Images           */
/*---------------------------*/

.pz_box {
	text-align: center;
	vertical-align: middle;
	height: 132px;
	width: 132px;
	background-image: url(../images/slices/pz_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 6px;
}
.pz_despre {
	border: 1px solid #bbb8a9;
	padding: 1px;
}
.cimg {
	border: 1px solid #bbb8a9;
	padding: 1px;
}

/*---------------------------*/
/*        All sections       */
/*---------------------------*/


/*---------------------------*/
/*          Footer           */
/*---------------------------*/

.footer {
	color: #6A4721;
	font-size: 10px;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.footer A:link,
.footer A:visited,
.footer A:active {
	color: #6A4721;
	text-decoration: underline;
}
.footer A:hover {
	color: #6A4721;
	text-decoration: none;
}
.footer_trafic {
	text-align: right;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-right: 18px;
}