@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(images/realstudio-background.jpg) repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

div#container{
	width:796px;
	overflow:hidden;
}

div#top-text{
	width:796px;
	height:24px;
	overflow:hidden;
	float:left;
	color:#616161;
	line-height:22px;
}

div#header{
	width:796px;
	height:79px;
	overflow:hidden;
	float:left;
	background:url(images/header-top-light.jpg) no-repeat 140px 0px;
}

div#menu{
	width:796px;
	height:41px;
	overflow:hidden;
	float:left;
	background:url(images/menu-background.jpg) repeat-x;
}

	div#menu-start{
		width:8px;
		height:41px;
		overflow:hidden;
		float:left;
	}

	div#menu-end{
		width:8px;
		height:41px;
		overflow:hidden;
		float:right;
	}
	
	div.spacer{
		height:41px;
		float:left;
		width:90px;
		text-align:center;
	}
	
	div.link{
		height:41px;
		float:left;
		padding-left:10px;
		padding-right:10px;
		padding-top:15px;
	}
	
	div.activ{
		background:url(images/menu-bg-activ.jpg);
	}
	
	div.link a:link, div.link a:visited{
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#a4a4a4;
		text-transform:uppercase;
		font-weight:bold;
		text-decoration:none;
	}
	
	div.activ a:link, div.activ a:visited{
		color:#fff;
	}
	
	div.link:hover{
		height:41px;
		float:left;
		background:url(images/menu-bg-over.jpg);
	}
	
	div.menu-spacer{
		width:2px;
		height:41px;
		float:left;
		overflow:hidden;
		background:url(images/menu-spacer.jpg);
	}

div#content-spacer{
	width:796px;
	height: 15px;
	overflow:hidden;
	float:left;
}

div#banner{
	width:796px;
	height:253px;
	overflow:hidden;
	float:left;
}

	div#banner-left{
		width:378px;
		height:253px;
		overflow:hidden;
		float:left;
	}
	
	div#banner-right{
		width:418px;
		height:253px;
		overflow:hidden;
		float:left;
	}
	
div#content{
	width:796px;
	float:left;
	padding-top:10px;
}



div#textbox-big{
	width:394px;
	height:185px;
	float:left;
	background:url(images/textbox-big.jpg) no-repeat;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#cccccc;
}

	div#textbox-big strong{
		color:#fff;
	}

	div#textbox-big h1{
		padding:5px 0 0 0px;
		margin:0px;
		color: #fff;
		font-size:13px;
		text-align:left;
	}

	div#textbox-big h2{
		padding:10px 0 0 0px;
		margin:0px;
		color: #fff;
		font-size:12px;
		font-weight:bold;
		text-align:left;
	}
	
	div#textbox-big p#first{
		padding:10px 0 0 0;
		margin:0;
		line-height:12px;
	}
	
	div#textbox-big p{
		padding:5px 0 0 0;
		margin:0;
		line-height:12px;
	}

	div#textbox-big p.link{
		padding:10px 10px 0 0;
		margin:0;
		text-align:right;
	}
	
	div#textbox-big p.link a:link, div#textbox-big p.link a:visited{
		color:#777777;
		font-weight:bold;
		font-size:11px;
	}

	div#textbox-big p.link a:hover{
		color:#de0000;
		font-weight:bold;
		font-size:11px;
	}


div#textbox-small{
	width:359px;
	height:185px;
	float:right;
	background:url(images/textbox-small.jpg) no-repeat;
	text-align:left;
	padding-left:10px;
	color:#CCCCCC;
}

	div#textbox-small h1{
		padding:5px 0 12px 10px;
		margin:0px;
		color: #fff;
		font-size:13px;
		text-align:left;
	}

	div#textbox-small ul{
		padding:0 0 0 10px;
		margin:0;
		list-style: none;
		float:left
	}
	
	div#textbox-small li:hover{
		list-style:url(images/servicii-bullet.jpg);
	}
	
	div#textbox-small a:link, div#textbox-small a:visited{
		color:#cccccc;
		text-decoration:none;
	}
	
	div#textbox-small a:hover{
		color:#fff;
	}

div.text{
	width:796px;
	float:left;
	margin-top:10px;
	padding-bottom:5px;
	background:#e3e3e3;
	color:#000000;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

	div.text h3{
		padding:2px 0 5px 10px;
		margin:0px;
		color:#fff;
		font-size:12px;
		background:url(images/text-bullet.jpg) no-repeat;
	}
	
	div.text h3 strong{
		background:#1c1c1c;
		padding:2px 2px 2px 2px;
	}	
	
	div.text h3 a{
		color:#fff;
		text-decoration:none;
	}	
	
	div.text p{
		padding:5px 2px 2px 10px;
		margin:0;
		line-height:12px;
	}
	
	div.text p strong{
		color:#a00303;
	}	
	
	div.text p a:link, div.text p a:visited{
		color:#a00303;
	}
	
	div.text h4{
		padding:2px 0 2px 10px;
		margin:0px;
		color:#fff;
		font-size:11px;
	}
	
	div.text h4.red{
		background:#a00303;
	}

	div.text h4.grey{
		background:#666666;
	}
	
	div.text ul{
		padding:0;
		margin:5px 0 0 20px;
		list-style:square;
	}
	
	div.text ul a:link, div.text ul a:visited{
		color:#000;
		text-decoration:none;
	}

div.text2{
	width:796px;
	float:left;
	margin-top:10px;
	padding-bottom:5px;
	background:#bbbaba;
	color:#000000;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
	div.text2 h3{
		padding:2px 0 10px 10px;
		margin:0px;
		color:#fff;
		font-size:12px;
		background:url(images/text-bullet2.jpg) no-repeat;
	}
	
	div.text2 h3 strong{
		background:#a00303;
		padding:2px 2px 2px 2px;
	}	
	
	div.text2 img{
		border:3px solid #8f8e8e;
		margin-left:10px;
		margin-right:10px;
	}
	
div.text3{
	width:796px;
	float:left;
	margin-top:10px;
	padding-bottom:5px;
	background:#fff;
	color:#000000;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
}
	
	div.text3 h3{
		padding:6px 0 5px 10px;
		margin:0px;
		color:#fff;
		font-size:12px;
		background:#1c1c1c;/*a00303;*/
	}
	
	div.text3 img{
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
	}	

	div.text3 h4{
		padding-top:10px;
		margin:0px;
		color:#000;
		font-size:12px;
	}
	


	
div.promotie{
	width:796px;
	float:left;
	margin-top:10px;
	padding-bottom:5px;
	background:#a00303;
	color:#000000;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

	div.promotie h3{
		padding:4px 0 0px 2px;
		margin:0px;
		color:#a00303;
		line-height:24px;
		float:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
	}
	
	div.promotie h3 strong{
		background:#fff;
		padding:6px 10px 6px 10px;
	}	
	
	div.promotie p{
		float:left;
		padding:7px 0px 0px 12px;
		margin:0;
		color:#fff;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
	}
	
	div.promotie a:link, div.promotie a:visited{
		padding-left:20px;
		text-decoration:none;
		color:#000;
		}


div.promotie2{
	width:796px;
	float:left;
	margin-top:10px;
	padding-bottom:5px;
	background:#2a2424;
	color:#fff;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

	div.promotie2 h3{
		padding:4px 0 0px 2px;
		margin:0px;
		color:#2a2424;
		line-height:26px;
		float:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:14px;
	}
	
	div.promotie2 h3 strong{
		background:#fff;
		padding:6px 10px 6px 12px;
	}	
	
	div.promotie2 p{
		float:left;
		padding:7px 0px 0px 12px;
		margin:0;
		color:#fff;
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
	}
	
	div.promotie2 a:link, div.promotie2 a:visited{
		padding-left:20px;
		text-decoration:none;
		color:#000;
		}

/*div.oferta{
	width:223px;
	height:57px;
	background:url(images/oferta.jpg) 25px 10px no-repeat;
	overflow:hidden;
	float:left;
	padding:10px 10px 5px 25px;
}*/

div#content-left{
	width:178px;
	float:left;
}

div#content-center{
	width:440px;
	float:left;
}

div#content-right{
	width:178px;
	float:left;
}


div#footer{
	width:796px;
	float:left;
	text-align:center;
	padding-bottom:10px;
}

	div#footer a:link, div#footer a:visited{
		color:#000000;
		text-decoration:none;
	}

div#end{
	width:100%;
	/* height:10px;*/
	background:#333333;
	padding-top:5px;
	padding-bottom:5px;
	color:#CCCCCC;
}

div#end a:link, div#end a:visited{
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}

div#end a:hover{
	color:#999999;
}

.dark-grey{
	color:#616161;
}

.light-grey{
	color:#959595;
}

input, select, textarea{
	border:1px solid #666666;
	color:#666666;
	font-size:12px;
}

input.text, select{
	width:200px;
}