#footer	{
	margin-top: 8px;
	}

#banner {	
	width: 571px;
	height: 78px;
	background: url('banner.jpg') 0px 0px no-repeat;
	position: absolute;
	right: 2px;
	top: 43px;}

#divmenu{
	float: left;
	margin-right: 8px;
	width: 186px;}
.menu {
	margin-bottom: 10px;}
.menu td {
	border-top: 1px solid white;
	border-bottom: 1px solid #A4ADAC;}
.menu .menuitem td {
	border: 0px;
	background: #A4B2C1 url('arrow.gif') 5px center no-repeat;
	height: 35px;
	padding-left: 20px;
	padding-right: 5px;}
.menu .menuitem td a {
	font-weight: bold;
	color: #47484A;}
.menu .menuitem td.expanded a {
	color: #E31C18;}
.menu .submenu {
	background-color: #CFD9E4; }
.menu .submenu td {
	background: #CFD9E4 url('_root_layout/submenu_background.gif') 0px 34px no-repeat;
	border: 0px;
	height: 35px;
	padding-left: 20px;}
.menu .submenu td a {
	color: red;}

#main_top{
	color: #879391;
	width: 766px;
	margin: 10px 0px;
	float: right;}
#main_top a.normal {
	color: #879391;
	font-variant: normal;
	font-weight: normal;}
#main_top a.bold {
	color: #C80F0F;
	font-variant: normal;
	font-weight: normal;}
#main{
	width: 766px;
	border: 1px solid #E4E7E7;
	margin: 5px 0px 10px 0px;
	float: right;
	background-color: white;}
#main h1{
	color: #C80F0F;
	font: bold 16px Verdana;
	margin: 10px 27px 20px 27px;
	padding: 0px;
	}
#main em{
	margin: 20px 27px;
	color: #909090;}

#main #article{
	background: white url('_root_layout/main_background.gif') 80px 0px repeat-y;
	padding: 0px;
	margin: 0px;
	border: 1px solid white;}
#main #article #left{
	padding: 0px;
	margin: 0px;
	margin-left: 25px !important;
	margin-left: 13px;
	width: 330px;
	float: left;
	overflow: hidden;}
#main #article #right{
	padding: 0px;
	margin: 0px;
	margin-right: 25px !important;
	margin-right: 13px;
	width: 330px;
	float: right;
	overflow: hidden;}
#main #article p{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: justify;}
#main #article.nobg{
	background: none;
	padding: 10px;}

#article_links{
	clear: both;
	margin: 10px;}
#article_links li{
	float: right;
	list-style: none;}
#article_links li a {
	display: block;
	margin-left: 4px;
	width: 21px;
	height: 20px;}
#article_links li a#print  {background: url('_root_layout/article_print.gif') 0px 0px no-repeat;}
#article_links li a#goup   {background: url('_root_layout/article_goup.gif') 0px 0px no-repeat;}
#article_links li a#expand {background: url('_root_layout/article_expand.gif') 0px 0px no-repeat;}
#article_links li a span{
	display: none;}

#partnerzy{
	width: 186px !important;
	width: 184px;
	height: 80px;
	background: url('_root_layout/partnerzy_background.gif') 0px 0px no-repeat;
	position: static;
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	border: 1px solid #909090;}

#logo {
	background: url('logo.gif');}
#logoa{
	display: block;
	width: 380px;
	height: 109px;
	position: absolute;
	left: 0px;
	top: 0px;}

.form td {
	text-align: left;}
.form input {
	display: block;
	width: 150px;
	height: 21px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #98A1A0;
	background: white url('_root_layout/input_background.gif') 0px 0px repeat-x;
	overflow: hidden;}
.form input#Frm_submit_save {
	width: 100px;
	margin-left: 143px;}	
.form textarea {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 300px;
	height: 100px;
	border: 1px solid #98A1A0;
	background: white url('_root_layout/input_background.gif') 0px bottom repeat-x;
	overflow: hidden;}
.form tr {
	background-color: #A4B2C1;}
.form tr.odd {
	background-color: #CFD9E4;}
.form tr td{
	padding: 2px;}
.form tr.footer {
	background-color: white;}
.table th {
	background-color: #A4B2C1; }
.table td {
	background-color: #CFD9E4; }

.onlyonprint {
	display: none;}
