/* ================================== */
/* == START SmartyCMS styles ======== */
/* ================================== */

.cms_text1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

.cms_text2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.cms_text3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
				
.cms_naglowek1
{
	color: rgb(46,92,152); 
	font-weight: bold; 
	font-size: 14px;
}

.cms_naglowek2
{
	color: rgb(168,20,20); 
	font-weight: bold; 
	font-size: 14px;
}

.cms_naglowek3
{
	color: rgb(254,34,34); 
	font-weight: bold; 
	font-size: 14px;
}

.cms_naglowek4
{
	color: rgb(115,166,221); 
	font-weight: bold; 
	font-size: 14px;
}

.mceContentBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
