				a.storm {
					color: #4f5051;
					text-decoration: none;
				}
				
				a.storm:hover {
					color: #ff0000;
					text-decoration: none;
				}
				
				a.meniu {
					font-family: trebuchet ms;
					font-size: 12px;
					text-decoration: none;
					color: #4f5051;
				}
				
				a.meniu:hover {
					font-family: trebuchet ms;
					font-size: 12px;
					text-decoration: none;
					color: #ff0000;
				}
				
				h1 {
					font-family: trebuchet ms;
					font-size: 18px;
					text-decoration: none;
					color: #ff0000;
				}
				
				#lorem {
					font-family: trebuchet ms;
					font-size: 11px;
					text-decoration: none;
					color: #ff0000;
				}
				
				#coloana_dreapta {
					border-left-color: #4f5051;
					border-left-style: dotted;
					border-left-width: 1px;
					height: 300px;
				
				}
				
				#input1 {
					border-color: #4f5051;
					border-width: 1px;
					border-style: solid;
					height:15px;
					width:140px;
					background-image: url(../images/background_input.jpg);
					background-repeat: repeat-x;
					font-family: tahoma;
					font-size: 11px;
					padding-left: 2px;
					color: #ff0000;
				}
				
				#input2 {
					border-color: #4f5051;
					border-width: 1px;
					border-style: solid;
					height:15px;
					width:140px;
					background-image: url(../images/background_input.jpg);
					background-repeat: repeat-x;
					font-family: tahoma;
					font-size: 11px;
					padding-left: 2px;
					color: #ff0000;
				}
				
				#cautare {
					font-family: trebuchet ms;
					font-size: 12px;
					color: #ff0000;
				}
				
				#newsletter {
					font-family: trebuchet ms;
					font-size: 12px;
					color: #ff0000;
				}
				
				#newsletter2 {
					font-family: trebuchet ms;
					font-size: 12px;
					color: #ff0000;
				}
				
				#submeniu {
					width:350px;
					height:19px;
				}
				
				#subsubmeniu {
					background-image: url(../images/background_div_submeniu_sel.jpg);
					background-repeat: repeat-x;
					width: 110%;
					height: 19px;
				
				}