.body{
	background-color: #FFFFFF;
	margin: 0px;

}
td, tr, a:link
{
	font-family: Arial, Helvetica, sans-serif;
	color: #023162;
	font-size: 11px;
}
.content_text_homepage
{
	background-image: url(images/layout/homepage_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.content_text
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	background-image: url(images/layout/bg_cell.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #FFFF4F;
}
.yellowborder{
	border: 1px solid #FFFF4F;
}

.content_cell_header
{
	background-color:#FFFF84;
	font-family: Arial, Helvetica, sans-serif;
	color: #023162;
	font-size: 14px;
	font-weight:bold;
	padding-left:5px;
	height:25px;
	vertical-align: middle;
}
.content_cell_content
{
	background-image: url(images/layout/bg_cell.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:20px;
	padding-right:20px;
}
.img_line
{
	border: 1px solid #023162;
	margin-right: 10px;
}
.adres
{
	font-size: 8pt;
	line-height: 12px;
}
.copyright
{
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #023162;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.page_title{
	background-color:#FFFF84;
	font-family: Arial, Helvetica, sans-serif;
	color: #023162;
	font-size: 10pt;
	font-weight:bold;
	padding-left:20px;
	height:25px;
	vertical-align: middle;
}


