	#formwrapper{
			
		width: 300px;
		height: auto;
		background-color: white;
			
		}
		form {
			width:300px;
			height: auto;
		background-color: white;
			
		}
		fieldset{
			background-color: #F1FBFB;
			border:none;
			padding-bottom: 20px;
		}
h1{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #7C1A1A;
	text-align: center;
	font-size: x-large;
	font-style: oblique;
	font-weight: 600;
	text-shadow: 0px 0px #FFFFFF;
	border-style: double;
	border-bottom-color: #600204;
		}
		label{
	width: 250px;
	display: block;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #4B0606;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: large;
	font-style: oblique;
	font-weight: 600;
	text-align: center;
	text-decoration: underline;
	border-style: none;
	border-bottom-color: #701010;
	border-width: thin;
		}
		input{
	width: 250px;
	border: thin solid;
	margin-bottom: 10px;
	color: #A60002;
			
			
		}
		textarea{
	width: 250px;
	border: thin solid;
	margin-bottom: 10px;
	color: #560809;
          
		}


body{
	display: block;
	background-image: url(poze/42_1_contact-us.jpg);
	
}
ul li a{
	font-style: oblique;
	font-size: x-large;
	font-weight: 500;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	border-left: medium double #A83B3B;
	border-right: medium double #A83B3B;
	border-bottom: thick double #A83B3B;
	border-top: medium double #A83B3B;
	text-shadow: 0px 0px 0px #000000;
	text-decoration: underline;
	color: #770001;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(62,11,11,0.81) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(62,11,11,0.81) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(62,11,11,0.81) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(62,11,11,0.81) 100%);
}
