.article_area h1, .article_area h2, .article_area h3, .article_area h4, .article_area h5, .article_area h6 {
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}

.article_area h1, .col-100 h1, .col-588 h1, .col-564 h1, .col-25 h1, .col-33 h1, .col-50 h1, 
.col-25-fixed h1, .col-33-fixed h1, .col-50-fixed h1, .paragraphs h1 {
	font-weight: normal;
	font-size: 20px;
}

.article_area h2, .col-100 h2, .col-588 h2, .col-564 h2, .col-25 h2, .col-33 h2, .col-50 h2, 
.col-25-fixed h2, .col-33-fixed h2, .col-50-fixed h2, .paragraphs h2 {
	font-weight: normal;	
	font-size: 18px;
}

.article_area h3, .col-100 h3, .col-588 h3, .col-564 h3, .col-25 h3, .col-33 h3, .col-50 h3, 
.col-25-fixed h3, .col-33-fixed h3, .col-50-fixed h3, .paragraphs h3 {
	font-weight: normal;	
	font-size: 16px;
}

.article_area h4, .col-100 h4, .col-588 h4, .col-564 h4, .col-25 h4, .col-33 h4, .col-50 h4, 
.col-25-fixed h4, .col-33-fixed h4, .col-50-fixed h4, .paragraphs h4 {
	font-weight: normal;	
	font-size: 14px;
}

.article_area h5, .col-100 h5, .col-588 h5, .col-564 h5, .col-25 h5, .col-33 h5, .col-50 h5, 
.col-25-fixed h5, .col-33-fixed h5, .col-50-fixed h5, .paragraphs h5 {
	font-size: 12px;
}

.article_area h6, .col-100 h6, .col-588 h6, .col-564 h6, .col-25 h6, .col-33 h6, .col-50 h6, 
.col-25-fixed h6, .col-33-fixed h6, .col-50-fixed h6, .paragraphs h6 {
	font-size: 11px;
}

.image_on_right {
	float: right;
	margin-left: 15px;
}

.image_on_left{
	float: left;
	margin-right: 15px;
}

.SpecialRedHeader-1 {
	font-size: 24px;
	color: #cc0000;
	padding: 9px 0px;
	font-weight: bold;
}

.SpecialRedHeader-2 {
	font-size: 18px;
	color: #cc0000;
	padding: 8px 0px;
	font-weight: bold;
}

.SpecialRedHeader-3 {
	font-size: 16px;
	color: #cc0000;
	padding: 7px 0px;
	font-weight: bold;
}

.SpecialRedHeader-4 {
	font-size: 14px;
	color: #cc0000;
	padding: 6px 0px;
	font-weight: bold;
}

.SpecialRedHeader-5 {
	font-size: 12px;
	color: #cc0000;
	padding: 5px 0px;
	font-weight: bold;
}

.SpecialArticleHeader {
	padding: 4px 0px 4px 30px;
	margin: 10px 0px 0px 0px;
	color: #cc0000;
	font: normal 14px "Trebuchet MS", "Times New Roman", Times, serif;
	background: transparent url(http://www.resolutio.pl/img/h4_bg.gif) no-repeat 0px 0px;
}

.AdditionalTable {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.AdditionalTable td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.TableCellRedBackground {
	background: #cc0000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #ffffff;
}

input.text {
	border: 1px solid #818A92;
	background: #ffffff url(../img/input-bg.gif) repeat-x 0 0;
}

input.button {
	border-top: 1px solid #CED4DA;
	border-left: 1px solid #CED4DA;
	border-bottom: 1px solid #282A2D;
	border-right: 1px solid #282A2D;
	background: #B0B8C3 url(../img/button-bg.gif) repeat-x 0 0;
	padding: 2px;
}

input.button:active {
	border-top: 1px solid #282A2D;
	border-left: 1px solid #282A2D;
	border-bottom: 1px solid #CED4DA;
	border-right: 1px solid #CED4DA;
	background: #B0B8C3 url(../img/button-bg.gif) repeat-x 0 0;
	padding: 2px;
}

textarea, select {
	border: 1px solid #818a92;
	background: #ffffff url(../img/input-bg.gif) repeat-x 0 0;
}

.contact-form input.text {
	width: 150px;
}

.contact-form table td {
	padding: 4px 0px;
}

label, input {
	vertical-align: middle;
}

input.radio, input.checkbox {
	margin-right: 7px;
}

fieldset {
	border: 1px solid #818a92;
	margin: 0;
}

.bolder-b {
	line-height: 30px;
	font-weight: bolder;
	font-size: 12px;
}
