body,td
{
	margin-top:0px;
	padding-top:0px;

	margin-bottom:0px;
	padding-bottom:0px;

	margin-left:0px;
	padding-left:0px;

	margin-right:0px;
	padding-right:0px;

	font-family: Arial,Helvetica;
	font-size: 12px;

}
#cien_top{
	background-image: url("../html/img/cien_t.jpg");
	background-repeat: repeat-x;
}
#cien_bottom{
	background-image: url("../html/img/cien_b.jpg");
	background-repeat: repeat-x;
}
#cien_left{
	background-image: url("../html/img/cien_l.jpg");
	background-repeat: repeat-y;
}
#cien_right{
	background-image: url("../html/img/cien_r.jpg");
	background-repeat: repeat-y;
}
#menu_top{
	width: 100%;
	padding-left:21px;
	padding-right:21px;
	padding-top: 3px;
	padding-bottom:3px;
	background-color: #ae0000;
}
#menu td{
	padding-left: 14px;
	padding-right: 14px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#menu a{
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a{
	text-decoration: none;
	color: #989898;
	font-weight: bold;
	font-size: 11px;
}
h4{
	padding-top:7px;
	color: #787878;
	font-size: 14px;
	line-height: 150%;
	margin: 0;
}
h2{
	padding-bottom: 2px;
	margin-bottom:0px;
	color: #787878;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #ae0000;
}
h5{
	padding-bottom: 2px;
	margin-bottom:0px;
	color: #ae0000;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ae0000;
}
.cemenu a{
	color: #ae0000;
	text-decoration:none;
	padding-bottom:14px;
	padding-right: 42px;

}
.div_sub{
	padding: 7px;
}
.div_sub a{
	padding-left: 14px;
}
#page{
	padding: 14px;
	height: 500px;
}
#news{
	color: #484848;
	padding-bottom: 14px;
}
#news_tresc{
	font-size: 11px;
	font-weight: bold;
}
#news_tresc a{
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
#news_data{
	color: #626262;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#news_tytul{
	color: #ae0000;
	font-size:13px;
	font-weight: bold;
}
#boxes{
	padding: 4px;
}
#box{
	border: 2px solid #a4a4a4;
}
#box_tekst{
	padding-left: 7px;
	padding-right: 7px;
}
#box_tekst p{
	font-size: 12px;
	color: #484848;
}
#box_tekst a{
	color: #ae0000;
	font-weight: bold;
	text-decoration: none;
}
#search_field{
	color: da251d;
	padding-right: 21px;
	text-align: right;
}
#search_field input{
	color: #909090;
	margin-top:7px;
}
#search_field button{
	border: 0px;
	width: 20px;
	height: 20px;
	vertical-align: bottom;
	margin-bottom: 2px;
}
#stopka{
	background-color: #a4a4a4;
	border: 2px solid #ffffff;
	height: 17px;
	text-align: center;
}
#stopka a{
	color: #ae0000;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}