				.hlavicka{
						background-color: #fefefe; border-bottom: 3px dashed #e9ece9; text-align: center; padding: 3px; font-family: Trebuchet MS; font-weight: bold; font-size: 20px; color: #d5d5d5; letter-spacing: -1px;
				}
				input.x, textarea.x{
				        background-color: #fefefe; border: 1px solid #cccccc; padding: 2px; font-size: 10px; font-family: Tahoma;
				} 
				input.x{
						width: 80px;
						margin-top: 1px;
				}
				textarea.x{
						width: 180px;
						height: 40px;
				}
				fieldset{
				        margin-top: 3px;
				        border: 1px dashed #dddddd;
				}
				legend{
						color: #aaaaaa;
				}
				small{
				    font-family: Arial; color: #777777;
				}
				