/*-- sectiunea doar pentru homepage*/

div#main div#content div#welcomesplash{
	width:760px;
	height:223px;
	
	/*background-repeat: no-repeat;*/

	font-size:13px;
}
	div#main div#content div#welcomesplash div#welcomesplashpic{
		width:390px;
		height:223px;
		position: relative;
		background-repeat:no-repeat;
		float:left;
	}

	div#main div#content div#welcomesplash div#welcomesplashtxt{
		/*margin-left:390px;*/
		width:360px;
		height:223px;
		position: relative;
		float:left;
		
		
	}

	div#main div#content div#welcomesplash div#welcomesplashtxt p{
		padding:0;
		margin:12px 0px 12px 0px;
	}


		div#main div#content div#welcomesplash div#welcomesplashtxt div#welcometitle{
			padding-top:23px;
			margin-bottom:10px;
			display:block;
			clear:right;
		}

		div#main div#content div#welcomesplash div#welcomesplashtxt div.maimulte{
			position:absolute;
			right:10px;
			bottom:10px;
		}

		a.rightarrblue{
			padding-right:10px;
			background-image: url(rightarrow_blue.png);
			background-repeat: no-repeat;
			background-position: center right;
			
		}	

div#main div#content div#boxstripe{
	width:760px;
	height:210px;
	background-color:white;
	font-size:11px;

}

	div#main div#content div#boxstripe div.boxheader{
		width:188px;
		height:21px;
		
		padding-top: 8px;

		overflow:hidden;

		background-repeat: no-repeat;

		font-weight:bold;
		font-size: 12px;
		color: #FFFFFF;
		
		text-indent: 23px;

		text-align: left;/*align hack for IE 5 win*/


		
		margin-bottom: 11px;
	}

	div#main div#content div#boxstripe div.box{
		height:100%;
		float:left;
		text-align:center; /*align hack for IE 5 win*/
	}

	div#main div#content div#boxstripe div#raport{
		width: 189px;
	}

		div#main div#content div#boxstripe div#raport div.boxheader{
			background-image: url(greenheader.png);
			
		}

		div#main div#content div#boxstripe div#raport div.boxheader2{
			background-image: url(goldheader.png);
			
		}


		div#main div#content div#boxstripe div.boxheader2{
			background-repeat:no-repeat;
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			height:21px;
			margin-bottom:6px;
			overflow:hidden;
			padding-top:8px;
			text-align:left;
			text-indent:23px;
			width:188px;
			
		}

	div#main div#content div#boxstripe div#cunoaste{
		width: 189px;
		margin-left:2px;
	}

		div#main div#content div#boxstripe div#cunoaste div.boxheader{
			background-image: url(greenheader.png);
		}
	
	div#main div#content div#boxstripe div#cunoaste img{
		border:0px;
	}
	
	
	div#main div#content div#boxstripe div#romcapmarket{
		width: 189px;
		
	}

		div#main div#content div#boxstripe div#romcapmarket div.boxheader{
			background-image: url(greenheader.png);
			width:189px;
		}
		
		
		div#main div#content div#boxstripe div#romcapmarket div.boxcontent{
			padding-left:5px;
		}



	div#main div#content div#boxstripe div#stiri{
		width: 188px;
		margin-left:2px;
		
	}

		div#main div#content div#boxstripe div#stiri div.boxheader{
			background-image: url(blueheader2.png);
		}

	div#main div#content div#boxstripe div#icstart{
		width: 188px;
		margin-left:2px;
		
	}

		div#main div#content div#boxstripe div#icstart div.boxheader{
			background-image: url(blueheader2.png);
		}

	div#main div#content div#boxstripe div.box div.boxcontent{
		width:174px;
		height:163px;
		text-align: left;/*align hack for IE 5 win*/
		margin: 0 auto;/*the real align thing*/
		position:relative;
		
	}

	
	div#main div#content div#boxstripe div.box div.boxcontent div.news{
		margin-bottom: 5px;
	}

	div#main div#content div#boxstripe div.box div.boxcontent div.news{
		margin-bottom: 5px;
	}

	div#main div#content div#boxstripe div.box div.boxcontent div.news a{
		margin-left:10px;
		display:block;
	}

	div#main div#content div#boxstripe div.box div.boxcontent div.maimulte{
		position:absolute;
		bottom: 5px;
		right: 5px;
	}


	div#main div#content div#boxstripe div#stiri div.box div.boxcontent div.maimulte{
		width: 188px;
		margin-left:2px;
		
	}


	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)  {
		div#main div#content div#boxstripe div.box div.boxcontent div.maimulte{
			position:absolute;
			top:140px !important;
			bottom: 5px !important;
			right: 5px !important;
		}
		div#main div#content div#boxstripe div#stiri.box div.boxcontent div.maimulte{
			position:absolute;
			top:180px !important;	
			bottom: 0px !important;

		}	
		div#content{
			min-height:475px !important;
		}
	}

	
	
	a.FeatEchipa{
		width:150px;
		height:105;
		display:block;
		background-position: center;
		border: 1px solid black;
	}

/*--------------------------------*/
