@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(images/background.jpg);
}

div#tot{
	width:100%;
	height:100%;
	background:url(images/background-sus.jpg) repeat-x;
}

div#container{
	width:980px;
	height:700px;
	background:url(images/back.gif) no-repeat 219px 0px;
}

div#container-index{
	width:980px;
	height:700px;
	background:url(images/back-index.gif) no-repeat 219px 0px;
}

div#container-autoaparare{
	width:980px;
	height:700px;
	background:url(images/back-autoaparare.gif) no-repeat 219px 0px;
}

div#header{
	width:980px;
	height:164px;
	float:left;
	overflow:hidden;
}

	div#ds1{
		padding-left:28px;
		padding-top:36px;
		overflow:hidden;
		float:left;
		width:205px;
		height:128px;
	}
	
	div#ds2{
		padding-top:60px;
		overflow:hidden;
		float:left;
		width:45px;
		height:104px;
	}
	
	div#header_right{
		height:164px;
		width:625px;
		overflow:hidden;
		padding-left:77px;
		float:left;
	}
	
	div#poze{
		width:625px;
		height:102px;
		overflow:hidden;
		float:left;
	}
	
	div#meniu{
		padding-left:5px;
		width:620px;
		height:42px;
		overflow:hidden;
		float:left;
	}

	div#content-top{
		width:625px;
		height:20px;
		overflow:hidden;
		float:left;
		background:url(images/content-top.jpg) no-repeat;
	}


div#content-left{
	width:379px;
	float:left;
}

	div#submeniu{
		width:373px;
		float:left;
		margin-top:10px;
		padding:40px 0 36px 6px;
		margin-bottom:10px;
		background:url(images/submeniu3.jpg) repeat-y;
	}
	
	div.submeniu-bloc{
		width:171px;
		float:left;
		background:url(images/submeniu3-bloc.jpg) no-repeat;
		padding:6px 0 0 6px;
		margin-bottom:5px;
	}
	
	a.submeniu-titlu:link, a.submeniu-titlu:visited{
		background:url(images/bullet-menu.jpg) 0 2px no-repeat;
		margin:0 0 0 10px;
		padding:0 0 0 20px;
		color:#f3b801;
		font-weight:bold;
		text-decoration:none;
		font-size:14px;
		float:left;
	}
	
	div#submeniu ul{
		float:left;
		text-align:left;
		color:#9c9c9d;
		list-style:url(images/bullet-menu-item.jpg);
		margin:0;
		padding:10px 0 10px 30px;
		line-height:18px;
}
	
	div#submeniu ul li.titlu{
		list-style:none;
	}
	
	div#submeniu a.link:link, div#submeniu a.link:visited{
		font-size:14px;
		font-weight:bold;
		color:#cbcb80;
		text-decoration:none;
	}
	
	div#submeniu a.link:hover{
		color:#ccc;
	}

	div#avertisment{
		width:359px;
		height:105px;
		float:left;
		padding-top:10px;
		overflow:hidden;
		background:url(images/avertisment2.jpg) no-repeat;
		font-size:18px;
		color:#FFFFFF;
	}

	div#contact{
		width:200px;
		height:155px;
		overflow:hidden;
		float:left;
		color:#000;
		font-weight:bold;
		background:url(images/contact-stanga.jpg) no-repeat;
		padding-left:130px;
		padding-top:20px;
		text-align:left;
		font-size:14px;
	}

div#galerie{
	width:379px;
	float:left;
}
	
	div#galerie img{
		border:4px solid #484e2c;
		float:left;
		margin:0 10px 10px 0;
	}
	


div#content-right{
	width:601px;
	float:left;
	background:url(images/back-content2.jpg) repeat-y;
}

div#content-right2{
	width:601px;
	float:left;
	background:url(images/back-content.jpg) no-repeat;
}

	div#text-intro, div#text-intro-airsoft, div#text-intro-autoaparare, div#text-intro-teambuilding, div#text-intro-contact{
		width:313px;
		height:47px;
		overflow:hidden;
		float:left;
		color:#ebebce;
		font-size:13px;
		padding:57px 5px 0 17px;
		text-align:left;
	}

	div#text-intro{
		background:url(images/text1.jpg) no-repeat;
	}
	
	div#text-intro-airsoft{
		background:url(images/text2.jpg) no-repeat;
	}
	
	div#text-intro-autoaparare{
		background:url(images/text3.jpg) no-repeat;
	}
	
	div#text-intro-teambuilding{
		background:url(images/text4.jpg) no-repeat;
	}
	
	div#text-intro-contact{
		background:url(images/text5.jpg) no-repeat;
	}
	
	div.news{
		width:544px;
		float:left;
		position:relative;
		left:17px;
		text-align:left;
		margin:10px 0 0 5px;
	}
	
		div.news div.news-item{
			background:url(images/index-news.jpg) no-repeat;
			width:170px;
			height:250px;
			overflow:hidden;
			float:left;
			margin-right:10px;
		}
		
		div.news-item h2{
			margin:0;
			padding:7px 0 0 20px;
			font-size:14px;
			color:#f3b801;
		}
		
		div.news-item img{
			margin:18px 0 0 16px;
			padding:0;
			border:4px solid #b5a735;
		}
		
		div.news-item img:hover{
			border-color:#999999;
		}
		
		div.news-item p{
			font-size:14px;
			color:#ccc;
			line-height:14px;
			padding:5px 10px 0 10px;
			margin:15px 0 5px 0;
		}
		
		div.news-item a.mai-multe:link, div.news-item a.mai-multe:visited{
			background:url(images/index-news-bullet.jpg) 0 3px no-repeat;
			float:right;
			padding:0 10px 0 15px;
			margin:5px 0 0 0;
			color:#b5a735;
			font-weight:bold;
			font-size:12px;
			text-decoration:none;
		}
		
		div.news-item a.mai-multe:hover{
			color:#999999;
		}
	
	div.text{
		width:544px;
		float:left;
		background:url(images/text-back.jpg) repeat-y;
		position:relative;
		left:17px;
		text-align:left;
		margin:10px 0 0 0;
	}
	
	div.text2{
		width:535px;
		float:left;
		background:url(images/text-back.jpg) repeat-y;
		position:relative;
		left:22px;
		text-align:left;
		margin:10px 0 0 0;
	}
	
	div.text p, div.text2 p, div.text2 table{
		font-family:Arial, Helvetica, sans-serif;
		padding:0 10px 0 10px;
		margin:0 0 10px 0;
		color:#e6e6ab;
		font-size:12px;
	}
	
	div.text2 input, div.text2 textarea{
		border:1px solid #acab7e;
		background:#3f4d29;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#a0c581;
	}
	
	div.text2 input.text, div.text2 textarea{
		width:300px;
	}
	
	div.text ul, div.text2 ul{
		font-family:Arial, Helvetica, sans-serif;
		padding:0 0 10px 0;
		margin:0 10px 0px 25px;
		color:#e6e6ab;
		font-size:13px;
		list-style-image:url(images/arrow.gif);
	}	
	div.text a.mai-mult:link, div.text2 a.mai-mult:link, div.text a.mai-mult:visited, div.text2 a.mai-mult:visited{
		padding:0 20px 10px 15px;
		background:url(images/citeste-mai-mult.jpg) 0 3px no-repeat;
		color:#baba8e;
		font-size:13px;
		float:right;
		text-decoration:none;
	}
	
	div.text-sus{
		width:535px;
		height:28px;
		overflow:hidden;
		float:left;
		background:url(images/text-sus.jpg) no-repeat;
		color:#f9f4bb;
		font-weight:bold;
		text-transform:uppercase;
		padding:4px 0 0 20px;
		text-align:left
	}
	
		div.text-sus a{
			color:#f9f4bb;
			text-decoration:none;
		}
	
	div.text-jos{
		width:535px;
		height:3px;
		overflow:hidden;
		float:left;
		background:url(images/text-jos.jpg) no-repeat;
	}
	

div#content-bottom{
	width:601px;
	height:88px;
	overflow:hidden;
	float:left;
	background:url(images/content-bottom.jpg) no-repeat;
}

div#footer{
	width:920px;
	float:left;
	color:#303030;
	font-size:12px;
	padding-bottom:20px;
}

div#footer a:link, div#footer a:visited{
	font-weight:bold;
	color:#000000;
}

a.text-link{
	color:#FC9;
	font-weight:bold;
	margin:0;
	padding:0;
	background:nonel
}

a.ds{
	color:#86b768;
}

img.img-baza{
	margin-left:14px;
	margin-bottom:5px;
	border:0;
}
