/* CSS Document */

a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; text-decoration: underline}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333; text-decoration: underline}



body {
	background:url(images/bg_body.png) no-repeat top;
	/*color:#717173;*/
	color:#666666;
	font-family:Tahoma, serif;
	font-size:11px;
	margin:0;
	padding:17px;
	}
#wrapper {
	clear:both;
	margin:auto;
	padding:0 0 0 0;
	width:961px;
	text-align:left;
	}
#footer_wrapper {
	clear:both;
	margin:auto;
	padding:0 0 0 0;
	width:961px;
	}
#footer {
	background:url(images/bg_footer.png) no-repeat center top;
	padding:10px 0 25px 0;
	width:100%;
	text-align:left;
	}
.clear {
	clear:both;
	}
.left {
	float:left;
	width:1px;
	height:1px;
	}
.myriad {
	font-family:"Myriad Pro", Tahoma, serif;
	}

#top {
	border-bottom:solid 1px #e8e8ea;
	clear:both;
	height:29px;
	width:962px;
	}

/* FORMATOWANIE NAGŁÓWKA #TOP */
#top p {
	float:left;
	height:20px;
	margin:0;
	overflow:hidden;
	padding:6px 0 0 18px;
	width:632px;
	}
#top form {
	float:left;
	font-weight:bold;
	margin:0;
	padding:0 0 0 30px;
	width:281px;
	}
#xxx {
	float:left;
	padding:5px 13px 0 0;
	text-align:right;
	}
#top form input.text {
	border:solid 1px #e2e3e4;
	color:#ed1c25;
	float:left;
	font-family:Tahoma, serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	margin:1px 0 0 0;
	padding:3px 0 0 0;
	text-align:center;
	width:183px;
	}
#top form input.submit {
	background:url(images/submit_top.png) no-repeat;
	border:none;
	height:25px;
	float:left;
	margin:0 0 0 4px;
	width:27px;
	}
/**/

#header {
	clear:both;
	height:161px;
	margin:0;
	position:relative;
	padding:0;
	width:960px;
	}
/* FORMATOWANIE NAGŁÓWKA #HEADER */
#header img {
	border:none;
	}
#header a {
	float:left;
	}
#menu {
	background:url(images/bg_menu.jpg) no-repeat right;
	float:left;
	height:161px;
	overflow:visible;
 position:relative;
 margin-left: -235px; width:475px;
	}
#drop_menu {
	position:absolute;
		left:420px;
		top:35px;
	width:174px;
	}
	
/*#drop_menu1 {
	position:absolute;
		left:359px;
		top:15px;
	width:174px;
	}*/
	

#menu a.m_first {
	border-bottom:solid 1px #ffffff;
	display:block;
	float:left;
	font-weight:normal;
	height:21px;
	padding:7px 0 0 20px;
	width:154px;
	}
#menu a.m_first:link, #menu a.m_first:active, #menu a.m_first:visited {
	background:url(images/bg_menu_col_1.png) no-repeat;
	color:#ed1c25;
	text-decoration:none;
	}
#menu a.m_first:hover {
	background:url(images/bg_menu_col_1h.png) no-repeat;
	color:#1e1916;
	text-decoration:underline;
	}
#menu a.m_middle {
	border-bottom:solid 1px #ffffff;
	display:block;
	float:left;
	font-weight:normal;
	height:18px;
	padding:6px 0 0 20px;
	width:154px;
	}
#menu a.m_middle:link, #menu a.m_middle:active, #menu a.m_middle:visited {
	background:url(images/bg_menu_col_2.png) no-repeat;
	color:#ed1c25;
	text-decoration:none;
	}
#menu a.m_middle:hover {
	background:url(images/bg_menu_col_2h.png) no-repeat;
	color:#1e1916;
	text-decoration:underline;
	}
#menu a.m_bottom {
	display:block;
	float:left;
	font-weight:normal;
	height:20px;
	padding:7px 0 0 20px;
	width:154px;
	}
#menu a.m_bottom:link, #menu a.m_bottom:active, #menu a.m_bottom:visited {
	background:url(images/bg_menu_col_3.png) no-repeat;
	color:#ed1c25;
	text-decoration:none;
	}
#menu a.m_bottom:hover {
	background:url(images/bg_menu_col_3h.png) no-repeat;
	color:#1e1916;
	text-decoration:underline;
	}
.droped_menu {
	position:absolute;
	width:161px;
	display:none;
	}
a.d_first {
	background:url(images/bg_menu_drop_1.gif) no-repeat;
	border-bottom:solid 1px #ffffff;
	float:left;
/*	height:21px;*/
	padding:5px 0 5px 11px;
	width:162px;
	}
a.d_first:link, a.d_first:active, a.d_first:visited {
  display:block;
  width:100%;
	color:#1e1916;
	text-decoration:none;
	}
a.d_first:hover {
	color:#d50500;
	text-decoration:underline;
	}
a.d_middle {
  display:block;
  width:100%;
	background: #dadada url(images/bg_menu_drop_2.gif) no-repeat;
	border-bottom:solid 1px #ffffff;
	float:left;
	padding:5px 0 5px 11px;
	width:162px;
	}
a.d_middle:link, a.d_middle:active, a.d_middle:visited {
  display:block;
  width:100%;
	color:#1e1916;
	text-decoration:none;
	}
a.d_middle:hover {
	color:#d50500;
	text-decoration:underline;
	}
a.d_bottom {
  display:block;
  width:100%;
	background:url(images/bg_menu_drop_3.gif) no-repeat;
	float:left;
	height:18px;
	padding:5px 0 5px 11px;
	width:162px;
	}
a.d_bottom:link, a.d_bottom:active, a.d_bottom:visited {
  display:block;
  width:100%;
	color:#1e1916;
	text-decoration:none;
	}
a.d_bottom:hover {
	color:#d50500;
	text-decoration:underline;
	}

/**/

#nav {
	clear:both;
	margin:0;
	padding:0;
	width:961px;
	}
/* FORMATOWANIE MENU #NAV */
#nav img {
	border:none;
	}
#nav a {
	float:left;
	}
/**/
#boxes {
	background:url(images/bg_boxes.jpg) no-repeat;
	clear:both;
	height:217px;
	width:961px;
	}
/* FORMATOWANIE POLA #BOX */
.box {
	float:left;
	}
#box1 {
	width:200px;
	}
#box2 {
	width:196px;
	}
#box3 {
	width:187px;
	}
#box4 {
	width:193px;
	}
#box5 {
	width:182px;
	}
.box_foto {
	height:100px;
	padding:17px 0 0 0;
	text-align:center;
	}
#boxes p {
	height:68px;
	line-height:16px;
	margin:0 0 10px 0;
	padding:0 8px 0 6px;
	text-align:justify;
	}
#boxes a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0 0 0 20px;
	}
#boxes a:link, #boxes a:active, #boxes a:visited {
	color:#d50500;
	font-size:9px;
	text-decoration:underline;
	}
#boxes a:hover {
	color:#d50500;
	font-size:9px;
	text-decoration:underline;
	}
/**/

/* CONTENT */
#col_left {
	float:left;
	height:403px;
	margin:0;
	padding:0;
	width:383px;
	}

/* FORMATOWANIE AKTUALNOŚCI #COL_LEFT */
#col_left img {
	margin:0;
	padding:0;
	}
#aktualnosci {
	background:url(images/bg_aktualnosci.png) no-repeat;
	height:367px;
	margin:0 0 0 12px;
	padding:0 15px 0 25px;
	width:314px;
	}
.news {
	border-bottom:solid 1px #ffffff;
	padding:0 0 12px 0;
	width:314px;
	}
.news_last {
	padding:0 0 12px 0;
	width:314px;
	}
.news h1, .news_last h1 {
	color:#464647;
	font-size:11px;
	font-weight:bold;
	margin:0px 0 6px 0;
	padding:15px 0 0 0;
	}
.news h2, .news_last h2 {
	color:#464647;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
.news p, .news_last p {
	line-height:16px;
	margin:8px 0 9px 0;
	padding:0;
	text-align:justify;
	}
.news a, .news_last a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	}
.news a:link, .news_last a:link, .news a:active, .news_last a:active, .news a:visited, .news_last a:visited {
  font-size:9px;
	color:#d50500;
	text-decoration:underline;
	}
.news a:hover, .news_last a:hover {
  font-size:9px;
	color:#000000;
	text-decoration:underline;
	}
/**/

	
#col_center {
	float:left;
	height:403px;
	margin:0;
	padding:0 0 0 1px;
	width:313px;
	}

/* FORMATOWANIE EFS #COL_CENTER */
#col_left img {
	margin:0;
	padding:0;
	}
#efs_box {
	background:url(images/bg_efs.png) no-repeat;
	height:367px;
	margin:0 0 0 0px;
	padding:0 12px 0 19px;
	width:282px;
	}
.efs {
	border-bottom:solid 1px #ffffff;
	padding:0 0 12px 0;
	width:282px;
	}
.efs_last {
	padding:0 0 12px 0;
	width:282px;
	}
.efs h1, .efs_last h1 {
	color:#464647;
	font-size:11px;
	font-weight:bold;
	margin:0px 0 6px 0;
	padding:15px 0 0 0;
	}
.efs h2, .efs_last h2 {
	color:#464647;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
.efs p, .efs_last p {
	line-height:16px;
	margin:8px 0 9px 0;
	padding:0;
	text-align:justify;
	}
.efs a, .efs_last a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:underline;
	}
.efs a:link, .efs_last a:link, .efs a:active, .efs_last a:active, .efs a:visited, .efs_last a:visited {
  font-size:9px;
	color:#d50500;
	text-decoration:underline;
	}
.efs a:hover, .efs_last a:hover {
  font-size:9px;
	color:#000000;
	text-decoration:underline;
	}
/**/

#col_right {
	float:left;
	margin:0;
	padding:33px 0 0 18px;
	width:236px;
	}

/* FORMATOWANIE KOLUMNY #COL_RIGHT */
#col_right img {
	border:none;
	}
#col_right form {
	background:url(images/bg_biuletyn.png) no-repeat;
	height:128px;
	margin:22px 0 0 0;
	padding:20px 0 0 23px;
	width:212px;
	}
#col_right form p {
	line-height:16px;
	padding:14px 0 15px 2px;
	margin:0;
	}
input.text_biuletyn {
	border:solid 1px #e2e3e4;
	color:#ed1c25;
	float:left;
	font-family:Tahoma, serif;
	font-size:11px;
	font-weight:normal;
	height:18px;
	margin:1px 0 0 0;
	padding:3px 0 0 0;
	text-align:center;
	width:157px;
	}
input.submit_biuletyn {
	background:url(images/submit_top.png) no-repeat;
	border:none;
	height:25px;
	float:left;
	margin:0 0 0 4px;
	width:27px;
	}
/**/

/*FOOTER*/
#contact {
	float:left;
	line-height:16px;
	padding:0 0 0 15px;
	/*width:215px;*/
	
	}
#contact h1 {
	font-size:11px;
	margin:0;
	padding:0;
	}
#contact p {
	margin:0;
	padding:0;
	}
	
#links {
	float:left;
	padding:7px 6px 0 0;
	text-align:right;
	width:732px;
	}
#links a {
	border-right:solid 1px #e5eae8;
	margin:0;
	padding:0 4px;
	}
#links a.last {
	border:none;
	}
#links a:link, #links a.last:link, #links a:active, #links a.last:active, #links a:visited, #links a.last:visited {
	color:#da251d;
	text-decoration:underline;
	}
#links a:hover, #links a.last:hover {
	color:#201b18;
	text-decoration:underline;
	}
	
#wykonanie {
	color:#9fa0a4;
	float:left;
	padding:21px 16px 0 0;
	width:715px;
	text-align:right;
	}
#wykonanie a:link, #wykonanie a:active, #wykonanie a:visited {
	color:#9fa0a4;
	font-weight:bold;
	text-decoration:none;
	}
#wykonanie a:hover {
	color:#9fa0a4;
	font-weight:bold;	
	text-decoration:underline;
	}
/**/


/* STYLE NA POTRZEBY PODSTRON */

/* MENU PO LEWEJ STRONIE */
#menu_left {
	background:url(images/bg_menu_l.png);
	float:left;
	padding:18px 0 0 0;
	width:249px;
	}
#menu_content {
	background:url(images/bg_menu_l_bottom.png) no-repeat bottom;
	padding:0 0 5px 0;
	}
#menu_content a {
	border-top:solid 1px #e8e8e8;
	display:block;
	float:left;
	}
a.level1 {
	font-weight:bold;
	padding:8px 0 6px 27px;
	width:222px;
	}

a.level2 {
	background:url(images/bullet_list.png) no-repeat;
	padding:6px 0 7px 38px;
	width:211px;
	}
a.level1:link, a.level1:active, a.level1:visited {
  font-weight:bold;
	color:#d50500;
	text-decoration:none;
	}
a.level1:hover {
  font-weight:bold;
	color:#d50500;
	text-decoration:underline;
	}
a.level2:link, a.level2:active, a.level2:visited {
	color:#6d6565;
	text-decoration:none;
	}
a.level2:hover {
	color:#6d6565;
	text-decoration:underline;
	}
/**/

#content {
	float:left;
	line-height:18px;
	padding:29px 19px 0 26px;
	width:460px;
	}
	
#content img {
	margin: 0px;
	}
	
	
/* FORMATOWANIE KOLUMNY CONTENT */
#content h1 {
	color:#d50500;
	font-family:"Myriad Pro", serif;
	font-size:20px;
	font-weight:normal;
	font-stretch:condensed;
	}
#breadcrumbs {
	color:#6d6565;
	padding:3px 0 0 2px;
	margin-bottom:10px;
	margin:0;
	}
#breadcrumbs a {
	color:#6d6565;
	margin:0;
	}
#breadcrumbs a:link, #breadcrumbs a:active, #breadcrumbs a:visited {
	text-decoration:none;
	}
#breadcrumbs a:hover {
	text-decoration:underline;
	}
#content p {
	text-align:justify;
	margin:0;
	padding:17px 0 0 0;
	}
	
	#content p img {
	margin:10px;
	}

	

#content h2 {
	font-size:11px;
	line-height:14px;
	margin:0;
	padding:35px 0 0 0;
	}
#content ul {
	margin:0 0 0 19px;
	padding:0;
	}
#content ul li {
	list-style-image:url(images/raquo.png);
	padding:10px 0 0 0;
	}
#content_navi {
	padding:77px 0 13px 0;
	}
#content_navi a {
	padding-right:5px;
	}
#content_navi a:link, #content_navi a:active, #content_navi a:visited {
	border-bottom-color:#000000;
	color:#000000;
	}
#content_navi a:hover {
	border-bottom-color:#d50500;
	color:#d50500;
	}
.content_navi_home {
	border-left:solid 1px;
	padding-left:7px;
	}
/**/

#page_right_col {
	float:left;
	padding:91px 0 0 0;
	width:199px;
	}
/* FORMATOWANIE PRAWEJ KOLUMNY PODSTRONY */
#zapytanie {
	background:url(images/bg_zapytanie.png) no-repeat bottom;
	height:148px;
	padding:42px 0 0 23px;
	width:175px;
	}
#zapytanie p {
	line-height:16px;
	margin:0;
	padding:47px 0 15px 0;
	width:155px;
	}
#zapytanie a:link, #zapytanie a:active, #zapytanie a:visited {
	color:#da251d;
	text-decoration:underline;
	}
#zapytanie a:hover {
	color:#000000;
	text-decoration:underline;
	}
	
a.noborder{
  outline:0;
}
a.noborder img{
  border:0;
}

div.tytul_menu{
  text-align:center;
  font-weight:normal;
  color:#ed1c25;
  font-size:16px;
	/*padding:8px 0 6px 27px;*/
}
.box001{
width:100%;
text-align:center;
}