@charset "utf-8";
/* CSS Document */
body { background-color:#FFFFFF; margin:0; padding:0; font-family:"Trebuchet MS"; font-size:14px}
.clear { clear:both;}
img {border:0; display:block;}
#cadruHolder { width:924px; margin:0 auto; background-image:url(images/bg.png);}
	#cadru {width:892px; margin:0 auto;}
	
#topHolder { }
	#logo { float:left; width:308px; margin-top:10px; height:158px;}

	#meniuHolder { }
	#meniuHolder span { font-size:14px; margin:0; padding:0; }
	#meniuHolder ul { list-style:none; margin:0; padding:0; }
	#meniuHolder ul li { float:left; border-right:none; padding-top:12px; font-size:30px; font-weight:bold;}
	#meniuHolder ul li a{ float:left; background:url(images/meniuOff.png) top left repeat-x; height:65px; width:141px;  text-align:center; text-decoration:none; color:#000000;}
	#meniuHolder ul li a:hover { background:url(images/meniuOn.png) top left repeat-x; height:65px; width:141px; text-align:center; text-decoration:none; color:#FFFFFF; }
	
#mainFrameHolder { text-align:center; }
	#leftHolder { width:308px; float:left;}
		
		#leftHolderPromo { width:308px; height:70px;}
		#leftHolder h1 { margin:0; padding:0; font-size:22px; color:#000000; }
		#leftHolder h2 { margin:0; padding:0; font-size:16px; font-weight:normal; color: #999999; }		
		
		#zonaFtpbg { width:308px; height:267px; background-image:url(images/ftp.png); margin:0 auto; }
			#zonaFtptext { width:272px; height:165px; margin:0 auto; padding:82px 3px 0 3px;}

		.reclama { width:308px; height:129px; background-image:url(upload/reclama1.png);}
		.reclama2 { width:308px; padding:5px 0 0 13px; text-align:center; margin:0 auto}

	#rightHolder { width:560px; float:left;}
		#titluCategorie { width:540px; height:35px; margin-top:3px; padding:0 20px 0 0; background-color:#999999; text-align:right;}
		#titluCategorie h1 {color:#333333; font-size:28px; margin:0; padding:0; }
		
		#continutCategorie { width:530px; padding:20px 20px 0px 10px; text-align:justify;}
	
#footer { width:924px; height:22px; background-image:url(images/bgFooter.png); margin:0 auto;}	

a:link { font-size:19px; color:#900; text-decoration:none;}
a:active { font-size:19px; color:#900; text-decoration:none;}
a:hover { font-size:19px; color: #F00; text-decoration:none;}
a:visited { font-size:19px; color:#900; text-decoration:none;}

a.oferta:link { font-size:23px; color:#900; text-decoration:none;}
a.oferta:active { font-size:23px; color:#900; text-decoration:none;}
a.oferta:hover { font-size:23px; color: #F00; text-decoration:none;}
a.oferta:visited { font-size:23px; color:#900; text-decoration:none;}
