div.fck_body{
	/* font-size:0.75em; */
	font-size:12px;
	
	line-height:18px;
	text-align:justify;
	width:600px;
	background-color:#ffffff;
}
div.fck_body p.fckSmall {
	font-size:11px;
	line-height:19px;
	padding-bottom:6px;
	padding-top:6px;
}
div.fck_body p, div.fck_body ul, div.fck_body p.fckNormal {
	font-size:12px;
	line-height:19px;
	padding-bottom:6px;
	padding-top:6px;
}
div.fck_body p.fckMid,
div.fck_body ul.fckMid {
	font-size:14px;
	line-height:21px;
	padding-bottom:6px;
	padding-top:6px;
}
div.fck_body p.fckBig {
	font-size:15px;
	line-height:23px;
	padding-bottom:6px;
	padding-top:6px;
}

div.fck_body p.fckImprtantMore, div.fck_body p.fckImprtant, 
div.fck_body ul.fckImprtantMore, div.fck_body ul.fckImprtant 
{
	padding-bottom:8px;
	padding-top:8px;
	margin-bottom:4px;
	margin-top:4px;

	border-bottom: 1px solid #ABBBD4;
	border-top: 1px solid #E1E5EC;
	border-right: 1px solid #E1E5EC;
	
	padding-left:12px;
	padding-right:20px;
	text-align:left;
}
div.fck_body p.fckImprtantMore, 
div.fck_body ul.fckImprtantMore {
	border-left: 3px solid #ABBBD4;
	background-color: #19355D;
	color:#ffffff;
}
div.fck_body p.fckImprtant, 
div.fck_body ul.fckImprtant {
	border-left: 3px solid #19355D;
	background-color: #eeeeee;
	color:#000000;
}
div.fck_body div.fckBlueBar {
	width: 600px; 
	height: 80px; 
	background-image: url(/img/bluebar.png); 
	background-repeat: no-repeat;

	font-size:15px;
	line-height:20px;
	color:#FFFFFF;
	
	margin-bottom:20px;
	text-align:left;
}
div.fck_body img.fckBlueBar {
	float: left; 
	margin-right: 20px;
}
div.fck_body span.fckRPhoto{
	float:right; 
	background-color:#ffffff; 
	padding:3px; 
	border: solid 1px #ABBBD4; 
	margin: 12px 0px 12px 16px;
	font-size:12px;
}
div.fck_body img.fckRPhoto{
	border:1px solid #ABBBD4;
}
div.fck_body img.fckIco {
	vertical-align:middle; border:0px;
}

div.fck_body hr {
	color: #f00;
	background-color: #ABBBD4;
	height: 1px;
	border:none;
	margin-bottom:6px;
	margin-top:6px;
}
div.fck_body a {
	color:#000000;
}
div.fck_body a:hover:visited {
}
div.fck_body a:hover {
	color:#19355D;
	background-color:#eeeeee;
	border-bottom:1px solid #ABBBD4;
}

div.fck_body li {
	list-style-image: url(/img/sidebar_offer_li.gif);
	margin-left:15px;
	padding:0;
	text-align:left;
}







/**
 * spólki grupy pzm.
 */

div.fck_body img {
	vertical-align:middle;

}
div.fck_body td {
	font-size:12px;
	vertical-align:top;

}
div.fck_body .sgpzm{
	width:580px;
}

div.fck_body .sgpzm_td{

	vertical-align:top;
	padding-bottom:30px;
}
div.fck_body .sgpzm_ec{
	padding-top:15px;


	border-top: 1px solid #ABBBD4;
	font-weight:normal;
	font-size:15px;
	line-height:21px;
}



/**
 * Core styles.
 */

.Bold
{
	font-weight: bold;
}

.Italic
{
	font-style: italic;
}

.Underline
{
	text-decoration: underline;
}

.StrikeThrough
{
	text-decoration: line-through;
}

.Subscript
{
	vertical-align: sub;
	font-size: smaller;
}

.Superscript
{
	vertical-align: super;
	font-size: smaller;
}

/**
 * Font faces.
 */

.FontComic
{
	font-family: 'Comic Sans MS';
}

.FontCourier
{
	font-family: 'Courier New';
}

.FontTimes
{
	font-family: 'Times New Roman';
}

/**
 * Font sizes.
 */

.FontSmaller
{
	font-size: smaller;
}

.FontLarger
{
	font-size: larger;
}

.FontSmall
{
	font-size: 8pt;
}

.FontBig
{
	font-size: 14pt;
}

.FontDouble
{
	font-size: 200%;
}

/**
 * Font colors.
 */
.FontColor1
{
	color: #ff9900;
}

.FontColor2
{
	color: #0066cc;
}

.FontColor3
{
	color: #ff0000;
}

.FontColor1BG
{
	background-color: #ff9900;
}

.FontColor2BG
{
	background-color: #0066cc;
}

.FontColor3BG
{
	background-color: #ff0000;
}

/**
 * Indentation.
 */

.Indent1
{
	margin-left: 40px;
}

.Indent2
{
	margin-left: 80px;
}

.Indent3
{
	margin-left: 120px;
}

/**
 * Alignment.
 */

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify;
}


blockquote
{
	color: #808080;
}
