a {
	color: #F4742D;
	text-decoration : none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration : none;
}
body {
	background-image : url(../images/bpoint.gif);
	background-repeat : repeat;
	margin: 0 0 0 0;
	overflow : scroll;
}
td, input {
	vertical-align: top;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333333;
}

.info_txt {
	color: #DD0000;
}

/* elementy tla */

.baktualnosci {
	background-image : url(../images/head_aktualnosci.gif);
	background-repeat : no-repeat;
	height: 47px;
	width: 242px;
}
.bcontent {
	background-image : url(../images/bcontent.gif);
	background-repeat : repeat-y;
}
.bgradient {
	background-image : url(../images/bgradient.jpg);
	background-repeat : repeat-x;
	width: 770px;
}
.bgradientl {
	background-image : url(../images/bgradientl.jpg);
	background-repeat : repeat-x;
	width: 50%;
}
.bgradientr {
	background-image : url(../images/bgradientr.jpg);
	background-repeat : repeat-x;
	width: 50%;
}
.bFormHead {
	background-color : #eeeeee;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
.bFormHead2 {
	background-color : #F7F7F7;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.bmenu_up {
	background-image : url(../images/bmenu_up.gif);
	background-repeat : no-repeat;
}
.bmenu {
	background-image : url(../images/bmenu.gif);
	background-repeat : repeat-y;
	width: 161px;
}
.bwitamy {
	background-image : url(../images/head_witamy.gif);
	background-repeat : no-repeat;
	height: 80px;
	width: 352px;
}


/* elementy dodatkowe */

.odkreslx {
	background-image : url(../images/odkresl_x.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}
.odkresly {
	background-image : url(../images/odkresl_y.gif);
	background-repeat : repeat-y;
	height: 7px;
	width: 5px;
}

/* tekst */

.medium {
	font-size: 13px;
	font-weight: bold;
}
.big {
	font-size: 17px;
	font-weight: bold;
}
.blue {
	color: #1C3E7E;
}
