body{background:none !important}
/* .bgBigImage { background:url(DESIGN_URLimages/euro2012/bg_euro2012.jpg) no-repeat scroll center top #495f29 !important;} */
.bgBigImage { background:url(http://assets.protv.ro/assets/branding/sport/2012/euro2012/bg_euro2012.jpg) no-repeat scroll center top #495f29 !important;}
#header{
	margin-top: 135px !important;
}

/* meniu comun euro 2012 */
.meniu_euro_2012{
	width: 660px;
	height: 102px;
	margin: 20px 0px 20px 10px;
	padding: 0px;
}
.meniu_euro_2012 ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
}
.meniu_euro_2012 ul li{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

.meniu_euro_2012 .stiri{
	margin-left:0px;
	position: relative;
}
.meniu_euro_2012 .stiri a{
	width: 124px;
	height: 102px;
	display: block;

	background: none transparent;
	background-image: url(DESIGN_URLimages/euro2012/btn_stiri_categorie.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.meniu_euro_2012 .stiri a:hover{
	background-position: bottom left;
}
.meniu_euro_2012 .stiri .deco{
	width: 49px;
	height: 49px;
	position: absolute;
	
	bottom: -5px;
	left: -25px;
	
	background: none transparent;
	background-image: url(DESIGN_URLimages/euro2012/deco_minge.png);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 2;
}

.meniu_euro_2012 .grupa a{
	width: 124px;
	height: 101px;
	display: block;
	padding: 1px 0px 0px 0px !important;
	
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight:normal;
	font-style:normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	
	background: none transparent;
	background-image: url(DESIGN_URLimages/euro2012/box_grupe_header.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.meniu_euro_2012 .grupa a img{
	border: none;
	outline: none;
	margin-top: 2px;
}

.meniu_euro_2012 .grupa a:hover{
	background-position: 0px -24px;
}

/*e: meniu comun euro 2012 */

/* CASETA STIRI */
.newsSection_euro2012{
	width: 640px;
	margin: 20px 0px 0px 20px;
	
	float: left;
	clear: both;
	position: relative;
	
    -webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
	
	background: none transparent;
	background-image: url(DESIGN_URLimages/euro2012/newsbox_bg_pattern.png);
	background-position: top left;
	background-repeat: repeat;
}
.newsSection_euro2012 .contentHolder{
	width: 640px;
	float: left;
	position: relative;
	overflow: hidden;
}
.newsSection_euro2012 .content{
	float: left;
	position: relative;
	left: 0px;
}

.newsSection_euro2012 .content ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

.newsSection_euro2012 .content ul li{
	width: 600px;
	margin: 0px;
	padding: 20px; 
	float: left;
}

.newsSection_euro2012 .content a.photo{
	float: left;
	display: block;
	margin: 0px 15px 0px 0px;
	background: none transparent;
	padding: 2px;
	border: 1px solid #dedede;
}
.newsSection_euro2012 .content a.photo img{
	border: none;
	outline: none;
}
.news_content{
	padding: 10px 0px;
}

.news_content a.title{
	
	display: block;
	margin-bottom: 10px;
	
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight:normal;
	font-style:bold;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}

.news_content a.title:hover{
	background: none transparent;
	color: #F90000;
}

.news_content .separator{
	width: 320px;
	margin: 0px 0px 0px 285px;
	height: 1px;
	background-color: #DEDEDE;
}

.news_content p.lead{
	
	padding: 0px !important;
	margin: 0px !important;
	
	display: block;
	margin-top: 10px;
	
	color: #252525;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:normal;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
}


.newsSection_euro2012 .pointBar{
	height: 10px;
	position: absolute;
	bottom: 5px;
	left: 0px;
	visibility: hidden;
	display: none;
}

.newsSection_euro2012 .pointBar a.point{
	width: 10px;
	height: 10px;
	display: block;
	float: left;
	margin: 0px 0px 0px 4px;
	
	background: none transparent;
	background-image: url(DESIGN_URLimages/euro2012/newsbox_sprites.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.newsSection_euro2012 .pointBar a.point.selected{
	background-position: bottom left;
}


.newsSection_euro2012 a.arrow_left{
	width: 16px;
	height: 32px;
	display: none;
	visibility: hidden;
	
	position: absolute;
	top: 100px;
	left: -16px;
	
	background: none transparent;
	background-image: url(DESIGN_URLimages/euro2012/newsbox_arrows.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.newsSection_euro2012 a.arrow_left:hover{
	background-position: bottom left;
}

.newsSection_euro2012 a.arrow_right{
	width: 16px;
	height: 32px;
	display: none;
	visibility: hidden;
	
	position: absolute;
	top: 100px;
	right: -16px;
	
	background: none transparent;
	background-image: url(DESIGN_URLimages/euro2012/newsbox_arrows.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.newsSection_euro2012 a.arrow_right{
	background-position: bottom right;
}
/*E: Caseta stiri */


/*  IFRAME  */
.euro2012_icontent{
	width: 570px;
	float: left;
	margin-top: 40px;
}
/* END:  IFRAME */


/* ECHIPE */
.echipe_euro2012{
	width: 100px;
	float: left;
	margin: 152px 0px 0px 0px;
	border-top: 1px solid #d5d3d6;
	background-color: #efefef;
	position: relative;
	left: 10px;
}

.echipe_euro2012 p.box_title{
	margin: 10px 0px 0px 5px !important;
	padding: 0px 0px 5px 0px !important;
	
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight:normal;
	font-style:normal;
	text-align: left;
	text-decoration: none;
	text-transform: none;
	
}

.echipe_euro2012  a.echipa{
	width: 80px;
	margin: 0px 10px 10px 10px;
	display: block;
	
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}
.echipe_euro2012  a.echipa img{
	border: 1px solid #DBDBDB;
	margin-bottom: 4px;
}
.echipe_euro2012  a.echipa:hover{ background: none transparent; color: #F90000; }

.echipe_euro2012 .separator{
	width: 90px;
	height: 1px;
	background-color: #dedede;
	margin: 8px 5px 20px 5px;
}
.echipe_euro2012 .deco{
	width: 136px;
	height: 114px;
	position: absolute;
	top: -115px;
	left: -80px;
	
	background: none transparent;
	background-image: url(DESIGN_URLimages/euro2012/deco_vezi_echipa.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


/*END: ECHIPE */

/* RIGHT */

/* box goluri */
.box_goluri{
	width: 298px;
	border: 1px solid #DFDFDF;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.box_goluri .box_header{
	width: 298px;
	height: 54px;
	background-image: url(DESIGN_URLimages/euro2012/box_goluri_marcate_header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.box_goluri .box_content{
	width: 298px;
	padding: 10px 0px 0px 0px;
	
	background-image: url(DESIGN_URLimages/euro2012/box_goluri_marcate_footer.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.box_goluri .box_content p.title{
	
	padding: 0px !important;
	margin: 0px 0px 0px 0px !important;
	
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight:normal;
	font-style:normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.box_goluri .box_content p.goluri{
	
	padding: 0px !important;
	margin: 60px 0px 0px 0px !important;
	line-height: 28px;
	
	color: #F90000;
	font-family:"Lucida Sans Unicode", Arial, Verdana;
	font-size: 40px;
	font-weight:bold;
	font-style:normal;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.box_goluri .box_content p.goluri span{
	color: #000000;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
}
/* end box goluri */