/*
	Plik z cssem do edytorka tekstowego w cmsie.
*/

.newsletter_body{
	background: #FFFFFF;
	width: 558px;
/*	overflow: hidden;*/
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
}
.cms_styl1{
	font-size:14px;
	color: #0b83da;
	font-weight: bold;
}
