/* CSS Document */
#NewsletterMain {width:540px; margin:0px auto; text-align:center}

#Frame01 {width:300px; border:#B5B5B5 dotted 1px; text-align:center; background-color:#F7F7F7}

#NewsletterMain p { font-family:Tahoma, Verdana; color:#333333; font-size:11px; padding:5px; text-align:left}

.header, .header2, .header1 {font-family:Tahoma, Verdana; color:#FFFFFF; width:290px; border-bottom:#B5B5B5 dotted 1px; background-color:#464646; display:block; font-weight:bold; font-size:11px; text-align:left}
.header {padding:3px 5px;}
.header1 {padding:6px 5px; }
.header2 {border-top:#B5B5B5 dotted 1px; padding:3px 5px; }
.header3 {font-family:Tahoma, Verdana; color:#464646; width:270px; border-bottom:#B5B5B5 dotted 1px; border-top:#B5B5B5 dotted 1px; padding:3px 15px; display:block; font-weight:bold; font-size:11px; text-align:left}

.textfield01 {	border:1px #D0D0C0 solid; background-color: #EAEAEA; margin: 10px 0px; vertical-align: middle; font-family:Arial, Helvetica, sans-serif;	font-size:11px;	width:200px;}
.error {font-family:Tahoma, Verdana;color: #FF0000; font-size:10px; padding:5px 5px 2px; font-weight:bold;	text-transform: uppercase; letter-spacing:1px;
}
.parm {width:140px; text-align:right; font-family:Tahoma, Verdana; color:#000000; font-size:11px; font-weight:bold; padding:5px 10px 0px 0px; float:left}
.field {width:138px; float:left; padding:0px 0px 0px 10px; font-size:10px; text-align:left} 

.prawne { clear:both; margin:20px 0px 0px; font-family:Tahoma, Verdana; color:#333333; font-size:9px; padding:5px; text-align:left}

.btn {font-family:Tahoma, Verdana; color:#FFFFFF; width:294px; border-bottom:#B5B5B5 dotted 1px; background-color:#464646; padding:3px 3px; display:block; font-weight:bold; font-size:11px; text-align:center;}

.submitBtn {
	text-align: center;
	background-color:#464646;
	border:#B5B5B5 dotted 1px;
	width:144px;
	height:20px;
	margin: 0px 0px;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-transform: uppercase;
	font-family:Tahoma, Verdana;

}
.cancelBtn {
	text-align: center;
	background-color:#464646;
	border:#B5B5B5 dotted 1px;
	width:144px;
	height:20px;
	margin: 0px 0px;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-transform: uppercase;
	font-family:Tahoma, Verdana;
}

#Right p a, #Right li a {color:#000000; text-decoration:none}
#Right p a:hover, #Right li a:hover {color:#000000; text-decoration:none}
