/* start kst */

/* naglowek */

#head_main td {font-family: Verdana, sans-serif; font-size: 9px;}

#head_main span.r {color: #c71a1a; font-weight: bold;}
#head_main span.g {color: #517004; font-weight: bold;}
#head_main span.b {color: black; font-weight: none;}

#head_main a, #head_main a:link, #head_main a:visited {color: black; text-decoration: none;}
#head_main a:hover {color: black; text-decoration: underline;}

#head_main table td {height: 75px; padding-top: 0px; background-color: white;} /* zmienic z: padding-top: 0px; na: padding-top: 4px; */
#head_main table .n1, #head_main table .n2, {padding-left: 10px;}

/* stopka */

#foot_main div {font-size: 9px; text-align: right; margin: 3px 3px 8px 5px; color: #7f7f7f;}

#foot_main a:link, #foot_main a:active, #foot_main a:visited {text-decoration: none; color: #7f7f7f;}
#foot_main a:hover {text-decoration: underline;color : #ba2a16;}
#foot_main a:hover.green {text-decoration: underline;color : #9fbe4c;}

/* globalne */

img {border: 0;}
input.hidden {display: none !important;}

.br, .clr {clear: both;}
.clr5 {clear: both; height: 5px; font-size: 1px;}
.clr10 {clear: both; height: 10px; font-size: 1px;}
.clr15 {clear: both; height: 15px; font-size: 1px;}

/* --- */

.font_v9 {font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.font_v11 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;}

.font_normal {font-weight: normal;}
.font_bold {font-weight: bold;}

.color_c71a1a {color: #c71a1a;}
.color_000000 {color: #000;}

.bg_ffffff  {background-color: #ffffff;}

.bg_bar_blank {
	background-image: url('/image/_jd/bar/bar_blank.gif');
	background-repeat: no-repeat;
}

.bg_bar_end_1 {
	background-image: url('/image/_jd/bar/bar_end_1.gif');
	background-repeat: no-repeat;
}

.bg_w_l {
	background-image: url('/image/_jd/bg/bg_w_5x5.gif');
	background-repeat: repeat-y;
	background-position: right;
}

.bg_w_r {
	background-image: url('/image/_jd/bg/bg_w_5x5.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.bg_bar_blank .block_l {
	
}

.border_l_01 {border-left: #c0dbf2 1px solid;}
.border_r_01 {border-right: #c0dbf2 1px solid;}
.border_b_01 {border-bottom: #c0dbf2 1px solid; width: 1px;}

.padding_2 {padding: 2px;}
.padding_5 {padding: 5px;}
.padding_10 {padding: 10px;}

.padding_t_2 {padding-top: 2px;}
.padding_t_3 {padding-top: 3px;}
.padding_t_5 {padding-top: 5px;}
.padding_t_6 {padding-top: 6px;}
.padding_t_7 {padding-top: 7px;}
.padding_t_9 {padding-top: 9px;}
.padding_t_10 {padding-top: 10px;}
.padding_t_12 {padding-top: 12px;}

.padding_l_2 {padding-left: 2px;}
.padding_l_5 {padding-left: 5px;}
.padding_l_10 {padding-left: 10px;}
.padding_l_12 {padding-left: 12px;}
.padding_l_25 {padding-left: 25px;}

.padding_r_2 {padding-right: 2px;}
.padding_r_5 {padding-right: 5px;}
.padding_r_10 {padding-right: 10px;}

.padding_b_2 {padding-bottom: 2px;}
.padding_b_5 {padding-bottom: 5px;}
.padding_b_10 {padding-bottom: 10px;}

.padding_0_10 {padding: 0px 10px;}

.margin_2 {margin: 2px;}
.margin_5 {margin: 5px;}
.margin_10 {margin: 10px;}

.margin_t_2 {margin-top: 2px;}
.margin_t_5 {margin-top: 5px;}
.margin_t_10 {margin-top: 10px;}

.margin_l_2 {margin-left: 2px;}
.margin_l_5 {margin-left: 5px;}
.margin_l_10 {margin-left: 10px;}

.margin_r_2 {margin-right: 2px;}
.margin_r_5 {margin-right: 5px;}
.margin_r_10 {margin-right: 10px;}

.block_l {display: block; float: left;}
.block_r {display: block; float: right;}

/* start: przyciski */

.b_blue_l {
 background-image: url('/image/_jd/button/b_blue_l.png');
 background-repeat: no-repeat;
 width: 4px; height: 20px;
 margin: 0;
 padding: 0;
}
.b_blue_c {
 background-image: url('/image/_jd/button/b_blue_c.png');
 background-repeat: repeat-x; 
 height: 20px;
 margin: 0;
 padding: 0;
}
.b_blue_r {
 background-image: url('/image/_jd/button/b_blue_r.png');
 background-repeat: no-repeat;
 width: 5px; height: 20px;
 margin: 0;
 padding: 0;
}

.b_red_l {
 background-image: url('/image/_jd/button/b_red_l.png');
 background-repeat: no-repeat;
 width: 4px; height: 20px;
 margin: 0;
 padding: 0;
}
.b_red_c {
 background-image: url('/image/_jd/button/b_red_c.png');
 background-repeat: repeat-x; 
 height: 20px;
 margin: 0;
 padding: 0;
}
.b_red_r {
 background-image: url('/image/_jd/button/b_red_r.png');
 background-repeat: no-repeat;
 width: 5px; height: 20px;
 margin: 0;
 padding: 0;
}

.f_button_1 {
 color: #ffffff;
 font-weight: bold;
 font-size: 10px;
 padding: 0 5px 0px 5px;
 margin: 0;
}

.hand {cursor: pointer;}
.button span {font-family: Arial, Verdana, sans-serif; color: #ffffff; text-decoration: none;}

/* end: przyciski */

/* start:  */

a.gray:link {color: #425058; text-decoration: none;}
a.gray:visited {color: #425058; text-decoration: none;}
a.gray:hover {color: #425058; text-decoration: underline;}
a.gray:active {color: #425058; text-decoration: none;}

.button a {font-family: Arial, Verdana, sans-serif; color: #ffffff; text-decoration: none; font-size: 11px; font-weight: bold;}
.button a:link {color: #ffffff; text-decoration: none;}
.button a:visited {color: #ffffff; text-decoration: none;}
.button a:hover {color: #ffffff; text-decoration: underline;}
.button a:active {color: #ffffff; text-decoration: underline;}

/* end:  */

/* start: prostokat z zaoktaglonymi rogami */

.bg_box {
	margin-bottom: 5px;
	padding: 0;
	background-color: #f4f3ee;
}


.bg_box span.corners-top span  { background-image: url("/image/_jd/corners_right.gif"); }
.bg_box span.corners-bottom  { background-image: url("/image/_jd/corners_left.gif"); }
.bg_box span.corners-top { background-image: url("/image/_jd/corners_left.gif"); }
.bg_box span.corners-bottom span { background-image: url("/image/_jd/corners_right.gif"); }

.bg_box table {
	margin: 0;
	padding: 0 5px;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}
span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 0px;
}
span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}
span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 0px;
	clear: both;
}
span.corners-bottom span {
	background-image: none;
	background-position: 100% 100%;
}

/* end: prostokat z zaoktaglonymi rogami */

/* start: menu panel - czytelnia */

.border_bottom_b9d7f1 {border-bottom: #b9d7f1 1px solid;}
.border_bottom_dadada {border-bottom: #dadada 1px solid;}

A.link_tab_on {font-family: Verdana, Arial, sans-serif; color: #00519b; text-decoration: none;}
A.link_tab_on:visited {color: #00519b; text-decoration: none;}
A.link_tab_on:hover {color: #00519b; text-decoration: underline;}
A.link_tab_on:active {color: #00519b; text-decoration: underline;}

A.link_tab_off {font-family: Verdana, Arial, sans-serif; color: #848383; text-decoration: none;}
A.link_tab_off:visited {color: #848383; text-decoration: none;}
A.link_tab_off:hover {color: #848383; text-decoration: underline;}
A.link_tab_off:active {color: #848383; text-decoration: underline;}

.bg_tab_l_on_1 {
	background-image: url('/image/_style_06/newsbar/tab_l_on.gif');
	background-repeat: no-repeat;
	height: 18px;
	margin: 0px;
	padding: 0px 2px 0px 5px;
}
.bg_tab_r_on_1 {
	background-image: url('/image/_style_06/newsbar/tab_r_on.gif');
	background-repeat: no-repeat;
	height: 18px;
	width: 3px;
	margin: 0px;
	padding: 0px;
}
.bg_tab_l_off_1 {
	background-image: url('/image/_style_06/newsbar/tab_l_off.gif');
	background-repeat: no-repeat;
	height: 18px;
	margin: 0px;
	padding: 0px 2px 0px 5px;
}
.bg_tab_r_off_1 {
	background-image: url('/image/_style_06/newsbar/tab_r_off.gif');
	background-repeat: no-repeat;
	height: 18px;
	width: 3px;
	margin: 0px;
	padding: 0px;
}

.inline_l {
	display: ;
	float: left;
	line-height: 18px;
}

/* end: menu panel - czytelnia */

/* end kst */
