body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D427B;
}
a:link {
	text-decoration: none;
	color: #2D427B;
}
a:visited {
	text-decoration: none;
	color: #2D427B;
}
a:hover {
	text-decoration: underline;
	color: #2D427B;
}
a:active {
	text-decoration: none;
	color: #2D427B;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color:#FFFFFF;
	background-color:#CA272A;
	height:25px;
}
h2 {
	font-size: 12px;
	color: #2D427B;
}
h3 {
	font-size:12px;
	color:#CA272A;
}
h4 {
	font-size:16px;
	color:#CA272A;
}
.tekst_do_lewej {
	text-align:left;
	vertical-align:top;
}
.tekst_do_prawej {
	text-align:right;
	vertical-align:top;
}
.tekst_do_dolu {
	text-align:left;
	vertical-align:bottom;
}
.menu_lewe_bg {
	background-color:#ffffcc;
}
.menu_lewe_separator {
	background-image:url(image/menu_lewe_separator.gif);
	background-repeat:repeat-x;
	height:11px;
}
.tytul_do_dolu {
	text-align: left;
	vertical-align: bottom;
	font-size: 16px;
	font-weight: bold;
	color: #CA272A;
}
.linia_pozioma {
	background-color:#999999;
	height:3px;
}
.menu_gora {
	text-align:right;
	vertical-align:bottom;
}
.panel_bg {
	background-image:url(image/panel_bg.gif);
	background-repeat:repeat-x;	
	text-align:left;
	vertical-align:top;
}
.panel_bg_2 {
	background-color:#EFEFEF;
}
.panel_separator_1 {
	height:1px;
}
.panel_separator_2 {
	height:5px;
}
.panel_separator_linia {
	background-image:url(image/panel_separator.gif);
	background-repeat:repeat-x;
}
.separator_czarny {
	background-color:#CCCCCC;
	height:1px;
}
.tytul_news {
	color: #2D427B;
	font-weight: bold;
}
.tekst_box1 {
background-color:#EFEFEF;
padding:5px;
}
.tekst_box2 {
background-color:#ffffcc;
padding:5px;
}
#tytul {
	font-size: 12px;
	color: #CA272A;
	border:#CCCCCC;
	height:25px;
	width:545px;
}
.lista {
	list-style-image:url(image/arrow_list.gif);
}
.tytul_h2 {
	font-size: 12px;
	font-weight:bold;
	font-style: inherit;
}