@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
a{ text-decoration:none; }
a img{ border:0px;}
html{ height:100%; }
body{
	background:#ffffff;
	height:100%;
	margin:0px; 
	padding:0px; 
	border:0px;  
	font-family:Verdana, Tahoma, Arial, Helvetica; 
	font-size:12px; 
	line-height:16px; 
	color:#000000; 
}
p,ul,h1,h2{ margin:0px; padding:0px; }
.tag_p{ text-indent:22px; }
/* =============================== override [START] ================================= */
.override:after, .mde:after, .mdel:after, .mder:after, .mdex:after, .mdey:after, .title:after, .full:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	
	/* Added By WEBZONES */
	line-height:0px;
	font-size:0px;
	/* Added By WEBZONES */
}

.override, .mde, .mdel, .mder, .mdex, .mdey, .title, .full{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .title, * html .full{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .title, .full{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mdeul [START] ==================================== */
.mdeul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
.mdeul_bg0 li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat; }
.mdeul_bg1 li{ background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat; }
.mdeul_bg2 li{ background:url(../graph/shared/ul_sign2.gif) 0px 4px no-repeat; }
.mdeul_bg3 li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat; }
.mdeul_bg4 li{ background:url(../graph/shared/ul_sign4.gif) 0px 5px no-repeat; }

.mdeul_bg0o li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.mdeul_bg1o li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.mdeul_bg2o li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.mdeul_bg3o li{ background:url(../graph/shared/ul_sign3.gif) 0px 4px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../graph/shared/ul_sign3.gif) 0px 5px no-repeat !important; }


.mdeul li{
	/*background:url(../graph/_shared/ul_sign1.gif) 0px 4px no-repeat;*/
	padding-left:13px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul li p{margin-left:0px; margin-right:0px; position:relative; }
.mdeul_pg8 li{ padding-left:8px !important; }
.mdeul_pm5 li{ padding-bottom:5px !important; }
.mdeul_pm8 li{ padding-bottom:8px !important; }

.span_ab{
	position:absolute;
	left:0px;
}
.mdeul_span_ab{ overflow:visible !important; }
.mdeul_span_ab li{ padding-left:22px !important; }


ul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
ul li{
	background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat;
	padding-left:13px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}
ul li p{
	margin: 0;
	padding: 0;
}

.boxf ul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
.boxf ul li{
	background:url(../graph/shared/ul_sign1.gif) 0px 6px no-repeat;
	padding-left:13px;
	padding-bottom:1px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}
.boxf ul li p{
	margin: 0;
	padding: 0;
}
/* =============================== mdeul [END] ====================================== */
/* =============================== mdedl [START] ==================================== */
.mdedl{ position:relative; overflow:hidden; }
.mdedl dt{
	width:50%;
	float:left;
	position:relative;
	overflow:hidden;
}
.mdedl dd{
	width:50%;
	float:right;
	position:relative;
	overflow:hidden;
}
.mdedl_set1{ width:270px; }
.mdedl_set1 dt{ width:70px; margin-top:3px; }
.mdedl_set1 dd{ width:192px; }
/* =============================== mdedl [END] ====================================== */
/* =============================== mde [START] ====================================== */
.color_white{ color:#ffffff !important; }
.color_orange{ color:#d87016 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#d24906 !important; }
.color_reddark{ color:#af5200 !important; }
.color_grey{ color:#707070 !important; }
.color_grey2{ color:#606d00 !important; }
.color_green{ color:#9ca84a !important; }
.color_green2{ color:#525b0e !important; }
.color_blue{ color:#00789a !important; }
.color_blue2{ color:#003357 !important; }
.bg_red{ background-color:#b83535 !important; }
.bg_white{ background-color:#ffffff !important; }
.bg_orange{ background-color:#f09214 !important; }
.bg_orange2{ background-color:#e56c00 !important; }
.bg_green{ background-color:#0c8e12 !important; }
.bg_black{ background-color:#1a171b !important; }
.bg_grey{ background-color:#b6b6b6 !important; }
.bg_body{ background-color:#333a40 !important; }
.size9{ font-size:9px !important; line-height:13px !important;}
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px; line-height:14px;}
.size12{ font-size:12px !important; line-height:15px !important;}
.size14{ font-size:14px !important; line-height:17px !important;}
.size16{ font-size:16px !important; line-height:20px !important; }
.size18{ font-size:18px !important; line-height:22px !important; }
.size20{ font-size:20px !important; line-height:24px !important; }
.size22{ font-size:22px !important; line-height:26px !important; }
.size24{ font-size:24px !important; line-height:28px !important; }

a{
	font:bold 12px/16px Verdana, Tahoma, Arial, Helvetica;
	color:#d87016;
	text-decoration:none;
}
a:hover{ color:#d87016; text-decoration:underline; }
.link_redb{ 
	font:bold 12px/16px Verdana, Tahoma, Arial, Helvetica;
	color:#af5200;
	text-decoration:none;
}
.link_redb:hover{ color:#af5200; text-decoration:underline; }
.link_more, .link_moreb{
	background:url(../graph/shared/arrow1.gif) right 3px no-repeat;
	padding-right:16px;
	color:#af5200;
	text-decoration:none;
}
.link_more{ font:12px/16px Verdana, Tahoma, Arial, Helvetica; }
.link_moreb{ font:bold 12px/16px Verdana, Tahoma, Arial, Helvetica; }
.link_more:hover, .link_moreb:hover{ color:#af5200; text-decoration:underline; }
.link_h2{ font:bold 14px/17px Verdana, Tahoma, Arial, Helvetica; color:#af5200; text-decoration:none; }
.link_h2:hover{ color:#af5200; text-decoration:underline; }

.link_more2, .link_moreb2{
	background:url(../graph/shared/arrow2.gif) right 4px no-repeat;
	padding-right:15px;
	color:#d87016;
	text-decoration:none;
}
.link_more2{ font:12px/16px Verdana, Tahoma, Arial, Helvetica; }
.link_moreb2{ font:bold 12px/16px Verdana, Tahoma, Arial, Helvetica; }
.link_more2:hover, .link_moreb2:hover{ color:#d87016; text-decoration:underline; }

.under_off{ text-decoration:none; }
.set_bold{ font-weight:bold; }

h1{	font:bold 16px/20px Verdana, Tahoma, Arial, Helvetica; }
h2{	font:bold 14px/17px Verdana, Tahoma, Arial, Helvetica; color:#af5200; }


#main_container, .main_container{
	width:100%;
	/*min-height:100%;*/
	position:relative;
	left:0px;
	min-width:993px;
	overflow:hidden;
}


.mde{
	width:993px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:234px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}

.mder{
	width:751px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* override */
}

.mdex{
	width:334px;
	position:relative;
	float:left;
	margin-right:-3px;
	/*overflow:hidden;*/
}

.mdey{
	width:410px; 
	position:relative;
	float:right;
	margin-left:-3px;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== top [START] ====================================== */
#top{
	background:url(../graph/shared/top/top_bg.gif) 273px 0px repeat-x;
	height:54px;
	padding:0px 0px 15px 0px;
}
#top_lt{
	background:url(../graph/shared/top/top_bg.gif) 127px 0px repeat-x;
	width:8460px;
	height:66px;
	position:absolute;
	top:0px;
	left:-8460px;
}
#top_rt{
	background:url(../graph/shared/top/top_bg.gif) -297px 0px repeat-x;
	width:8460px;
	height:66px;
	position:absolute;
	top:0px;
	left:993px;
}

#top_logo{
	background:url(../graph/shared/top/top_logo.gif) 0px 0px no-repeat;
	width:239px;
	height:52px;
	position:absolute;
	left:0px;
	top:0px;
}
#top_logo a{
	width:215px;
	height:40px;
	position:absolute;
	left:8px;
	top:6px;
	overflow:hidden;
}
#formtop{
	width:364px;
	height:21px;
	position:absolute;
	left:629px;
	top:26px;
	overflow:hidden;
}
#formtop_text{
	background:url(../graph/shared/top/form_bg.gif) right 0px repeat-x;
	border:0px;
	width:216px;
	height:15px;
	padding:3px 11px 3px 11px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	
	font:bold 12px/16px Verdana, Tahoma, Arial, Helvetica;
	color:#000000;
}
#formtop_submit{
	background:url(../graph/shared/top/btn_szukaj.gif) 0px 0px no-repeat;
	border:0px;
	width:118px;
	height:21px;
	position:absolute;
	left:246px;
	top:0px;
	cursor:pointer;
	overflow:hidden;
}
#formtop_submit:hover{ background:url(../graph/shared/top/hover/btn_szukaj.gif) 0px 0px no-repeat; }
/* =============================== top [END] ======================================== */
/* =============================== foot [START] ===================================== */
#foot{
	background:url(../graph/shared/foot/foot_bg.gif) 0px 16px repeat-x;
	height:76px;
}

#foot, #foot *{ color:#606822; font-size:10px; line-height:14px; }
#foot a{ text-decoration:none; }
#foot a:hover{ color:#606822; text-decoration:underline; }
#foot_bg{
	background:url(../graph/shared/foot/foot_bg.gif) 0px 16px repeat-x;
	width:100%;
	height:76px;
	position:absolute;
	left:0px;
	overflow:hidden;
}
.foot_sep{ margin-left:4px; margin-right:4px; }
#foot_imgarrow{ margin:0px 0px -1px 3px; position:relative; }
#foot1{
	width:985px;
	height:16px;
	padding:0px 0px 0px 8px;
	position:relative;
}

#foot2{
	width:985px;
	height:56px;
	padding:5px 0px 0px 8px;
	position:relative;
}
#foot1 .lt, #foot2 .lt{ float:left; position:relative; }
#foot1 .rt, #foot2 .rt{ float:right; position:relative; }
/* =============================== foot [END] ======================================= */
/* =============================== cont [START] ===================================== */
#content{ padding-bottom:40px; }
#cont, .cont{ 
	width:751px;
	position:relative;
	overflow:hidden;
}
/* =============================== cont [END] ======================================= */
/* =============================== sub [START] ====================================== */
.sub_up1, .sub_up2, .sub_dn1, .sub_dn2, 
.sub_up1a, .sub_up2a, .sub_dn1a, .sub_dn2a, .sub_dn1b, .sub_dn2b{
	width:234px;
	height:9px;
	position:relative;
	overflow:hidden;
}
.sub_up1{ background:url(../graph/shared/mde/sub/sub_up1.gif) 0px 0px no-repeat; }
.sub_up2{ background:url(../graph/shared/mde/sub/sub_up2.gif) 0px 0px no-repeat; }
.sub_dn1{ background:url(../graph/shared/mde/sub/sub_dn1.gif) 0px 0px no-repeat; }
.sub_dn2{ background:url(../graph/shared/mde/sub/sub_dn2.gif) 0px 0px no-repeat; }
.sub_up1a{ background:url(../graph/shared/mde/sub/hover/sub_up1a.gif) 0px 0px no-repeat; }
.sub_up2a{ background:url(../graph/shared/mde/sub/hover/sub_up2a.gif) 0px 0px no-repeat; }
.sub_dn1a{ background:url(../graph/shared/mde/sub/hover/sub_dn1a.gif) 0px 0px no-repeat; }
.sub_dn2a{ background:url(../graph/shared/mde/sub/hover/sub_dn2a.gif) 0px 0px no-repeat; }
.sub_dn1b{ background:url(../graph/shared/mde/sub/hover/sub_dn1b.gif) 0px 0px no-repeat; }
.sub_dn2b{ background:url(../graph/shared/mde/sub/hover/sub_dn2b.gif) 0px 0px no-repeat; }

.sub_bg1, .sub_bg2{
	width:234px;
	position:relative;
	overflow:hidden;
}
.sub_bg1{ background:url(../graph/shared/mde/sub/sub_bg1.gif) 0px 0px repeat-y; }
.sub_bg2{ background:url(../graph/shared/mde/sub/sub_bg2.gif) 0px 0px repeat-y; }

.sub_bg1 li, .sub_bg2 li{
	list-style:none;
	width:234px;
	position:relative;
	padding:0px 0px 2px 0px;
	float:left;
	overflow:hidden;
}
.sub_bg1 li ul
	{
	display: none;
	}
.sub_bg1 li.active ul
	{
	display: block;
	}
.sub_bg1 li{ background:url(../graph/shared/mde/sub/sub_sep1.gif) 0px bottom no-repeat; }
.sub_bg2 li{ background:url(../graph/shared/mde/sub/sub_sep2.gif) 0px bottom no-repeat; }

.sub_bg1 li a, .sub_bg2 li a{
	width:192px;
	padding:5px 21px 5px 21px;
	position:relative;
	float:left;
	overflow:hidden;
	font:bold 14px/17px Verdana, Tahoma, Arial, Helvetica;
	color:#000000;
	text-decoration:none;
}
.sub_bg1 li a{ background:url(../graph/shared/mde/sub/sub_arrow1.gif) 8px 9px no-repeat; }
.sub_bg2 li a{ background:url(../graph/shared/mde/sub/sub_arrow2.gif) 8px 9px no-repeat; }

.sub_bg1 li a:hover, .sub_bg2 li a:hover{ color:#d24906; text-decoration:underline; }
.sub_bg1 li a:hover{ background:url(../graph/shared/mde/sub/hover/sub_arrow1.gif) 8px 9px no-repeat; }
.sub_bg2 li a:hover{ background:url(../graph/shared/mde/sub/hover/sub_arrow2.gif) 8px 9px no-repeat; }

.sub_bg1 .last, .sub_bg2 .last{ background:none; padding-bottom:0px; }
.sub_bg1 .active a, .sub_bg1 .active a:hover{ background:url(../graph/shared/mde/sub/hover/sub_bg1a.gif) 0px 0px no-repeat; }
.sub_bg2 .active a, .sub_bg2 .active a:hover{ background:url(../graph/shared/mde/sub/hover/sub_bg2a.gif) 0px 0px no-repeat; }
/* ======================== */
.sub_bg1 li ul, .sub_bg2 li ul{
	padding:2px 0px 0px 0px; 
	width:234px;
	position:relative;
	overflow:hidden;
  /*	display:none; */
}
.sub_bg1 li ul{ background:url(../graph/shared/mde/sub/sub2_sep01.gif) 0px 0px no-repeat; }
.sub_bg2 li ul{ background:url(../graph/shared/mde/sub/sub2_sep02.gif) 0px 0px no-repeat; }
.sub_bg1 li ul li{ padding:0px 0px 1px 0px; background:url(../graph/shared/mde/sub/sub2_sep1.gif) 0px bottom no-repeat; }
.sub_bg2 li ul li{ padding:0px 0px 1px 0px; background:url(../graph/shared/mde/sub/sub2_sep2.gif) 0px bottom no-repeat; }
.sub_bg1 li ul li a, .sub_bg2 li ul li a{
	width:180px;
	padding:5px 21px 5px 33px;
}
.sub_bg1 li ul li a{ background:url(../graph/shared/mde/sub/sub2_bg1.gif) 0px 0px no-repeat !important; }
.sub_bg2 li ul li a{ background:url(../graph/shared/mde/sub/sub2_bg2.gif) 0px 0px no-repeat !important; }

.sub_bg1 .active_ul .active, .sub_bg2 .active_ul .active{ color:#d24906; text-decoration:underline; }
.sub_bg1 .active_ul ul .active a, .sub_bg2 .active_ul ul .active a{ color:#d24906; text-decoration:underline; }

.sub_bg1 li ul .active a, .sub_bg1 li ul li a:hover{ background:url(../graph/shared/mde/sub/hover/sub2_bg1.gif) 0px 0px no-repeat !important; }
.sub_bg2 li ul .active a, .sub_bg2 li ul li a:hover{ background:url(../graph/shared/mde/sub/hover/sub2_bg2.gif) 0px 0px no-repeat !important; }

.sub_bg1 .active_ul ul{ display:block; }
.sub_bg2 .active_ul ul{ display:block; }

.sub_bg1 .active_ul a{ background:url(../graph/shared/mde/sub/suba_bg1.gif) 0px 0px no-repeat; }
.sub_bg2 .active_ul a{ background:url(../graph/shared/mde/sub/suba_bg2.gif) 0px 0px no-repeat; }

.sub_bg1 .active_ul a:hover, .sub_bg1 .active_ul .active{ background:url(../graph/shared/mde/sub/hover/suba_bg1.gif) 0px 0px no-repeat; }
.sub_bg2 .active_ul a:hover, .sub_bg2 .active_ul .active{ background:url(../graph/shared/mde/sub/hover/suba_bg2.gif) 0px 0px no-repeat; }
/* =============================== sub [END] ======================================== */
/* =============================== boxa1 [START] ==================================== */
.boxa1_up, .boxa1_dn{
	width:334px;
	height:10px;
	position:relative;
	overflow:hidden;
}
.boxa1_up{ background:url(../graph/shared/mde/boxa1/boxa1_up.gif) 0px 0px no-repeat; }
.boxa1_dn{ background:url(../graph/shared/mde/boxa1/boxa1_dn.gif) 0px 0px no-repeat; }
.boxa1{
	background:url(../graph/shared/mde/boxa1/boxa1_bg.gif) 0px 0px repeat-y;
	width:310px;
	padding:0px 12px 0px 12px;
	position:relative;
	overflow:hidden;
}
.boxa1_pg{ width:332px; padding:0px 1px 0px 1px; }
/* =============================== boxa1 [END] ====================================== */
/* =============================== boxa2 [START] ==================================== */
.boxa2_title{
	background:url(../graph/shared/mde/boxa2/boxa2_title1.gif) 0px 0px no-repeat;
	width:322px;
	padding:1px 0px 0px 12px;
	position:relative;
	overflow:hidden;
}
.boxa2_title .inner{
	background:url(../graph/shared/mde/boxa2/boxa2_title2.gif) right bottom no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxa2_titleline{
	background:#909a47;
	width:11px;
	height:1px;
	position:absolute;
	left:1px;
	margin-top:-1px;
	overflow:hidden;
}
.boxa2{ 
	background:url(../graph/shared/mde/boxa2/boxa2_bg.gif) 0px 0px repeat-y;
	width:316px;
	padding:0px 6px 0px 12px;
	position:relative;
	overflow:hidden;
}
.boxa2_pg{ width:333px; padding:0px 0px 0px 1px; }

.boxa2_sep{
	background:url(../graph/shared/mde/boxa2/boxa2_sep.gif) 0px 0px no-repeat;
	width:334px;
	height:1px;
	margin:6px 0px 6px -12px;
	position:relative;
	overflow:hidden;
}

.boxa2_down{
	background:url(../graph/shared/mde/boxa2/boxa2_down1.gif) 0px bottom no-repeat;
	width:322px;
	padding:0px 0px 1px 12px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.boxa2_down .inner{
	background:url(../graph/shared/mde/boxa2/boxa2_down2.gif) right 0px no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxa2_down .inner, .boxa2_down .inner *{ font-size:11px; line-height:14px; color:#ffffff; }
.boxa2_down a{ text-decoration:none; }
.boxa2_down a:hover{ color:#ffffff; text-decoration:underline; }

.boxa2_downline{
	background:#c26514;
	width:11px;
	height:1px;
	position:absolute;
	left:1px;
	overflow:hidden;
	z-index:2;
}
/* =============================== boxa2 [END] ====================================== */
/* =============================== boxa3 [START] ==================================== */
.boxa3_title{
	background:url(../graph/shared/mde/boxa3/boxa3_title1.gif) 0px 0px no-repeat;
	width:234px;
	padding:1px 0px 0px 12px;
	position:relative;
	overflow:hidden;
}

.boxa3_title .inner{
	background:url(../graph/shared/mde/boxa2/boxa2_title2.gif) right bottom no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxa3_title .inner{
	background:url(../graph/shared/mde/boxa2/boxa2_title2.gif) right bottom no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxa3_titleline{
	background:#909a47;
	width:11px;
	height:1px;
	position:absolute;
	left:1px;
	margin-top:-1px;
	overflow:hidden;
}
.boxa3{ 
	background:url(../graph/shared/mde/boxa2/boxa2_bg.gif) 0px 0px repeat-y;
	width:216px;
	padding:0px 6px 0px 12px;
	position:relative;
	overflow:hidden;
}
.boxa3_pg{ width:333px; padding:0px 0px 0px 1px; }

.boxa3_sep{
	background:url(../graph/shared/mde/boxa3/boxa3_sep.gif) 0px 0px no-repeat;
	width:234px;
	height:1px;
	margin:6px 0px 6px -12px;
	position:relative;
	overflow:hidden;
}
.boxa3_down{
	background:url(../graph/shared/mde/boxa2/boxa2_down1.gif) 0px bottom no-repeat;
	width:322px;
	padding:0px 0px 1px 12px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.boxa3_down .inner{
	background:url(../graph/shared/mde/boxa2/boxa2_down2.gif) right 0px no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxa3_down .inner, .boxa2_down .inner *{ font-size:11px; line-height:14px; color:#ffffff; }
.boxa3_down a{ text-decoration:none; }
.boxa3_down a:hover{ color:#ffffff; text-decoration:underline; }
.boxa3_downline{
	background:#c26514;
	width:11px;
	height:1px;
	position:absolute;
	left:1px;
	overflow:hidden;
	z-index:2;
}
.boxa3_dn{
	background:url(../graph/shared/mde/boxa3/boxa3_dn.gif) 0px 0px no-repeat;
	width:234px;
	height:10px;
	position:relative;
	overflow:hidden;
}
/* =============================== boxa3 [END] ====================================== */
/* =============================== boxb2 [START] ==================================== */
.boxb2_title{
	background:url(../graph/shared/mde/boxb2/boxb2_title1.gif) 0px 0px no-repeat;
	width:398px;
	padding:1px 0px 0px 12px;
	position:relative;
	overflow:hidden;
}

.boxb2_title .inner{
	background:url(../graph/shared/mde/boxb2/boxb2_title2.gif) right bottom no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxb2_titleline{
	background:#909a47;
	width:11px;
	height:1px;
	position:absolute;
	left:1px;
	margin-top:-1px;
	overflow:hidden;
}
.boxb2{ 
	background:url(../graph/shared/mde/boxb2/boxb2_bg.gif) 0px 0px repeat-y;
	width:392px;
	padding:0px 6px 0px 12px;
	position:relative;
	overflow:hidden;
}
.boxb2_pg{ width:409px; padding:0px 0px 0px 1px; }

.boxb2_sep{
	background:url(../graph/shared/mde/boxb2/boxb2_sep.gif) 0px 0px no-repeat;
	width:410px;
	height:1px;
	margin:6px 0px 6px -12px;
	position:relative;
	overflow:hidden;
}

.boxb2_separator12 .boxb2_sep{ margin:12px 0px 12px -12px; }

.boxb2_down{
	background:url(../graph/shared/mde/boxb2/boxb2_down1.gif) 0px bottom no-repeat;
	width:398px;
	padding:0px 0px 1px 12px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.boxb2_down .inner{
	background:url(../graph/shared/mde/boxb2/boxb2_down2.gif) right 0px no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxb2_down .inner, .boxb2_down .inner *{ font-size:11px; line-height:14px; color:#ffffff; }
.boxb2_down a{ text-decoration:none; }
.boxb2_down a:hover{ color:#ffffff; text-decoration:underline; }

.boxb2_downline{
	background:#c26514;
	width:11px;
	height:1px;
	position:absolute;
	left:1px;
	overflow:hidden;
	z-index:2;
}

.boxb2_dn{
	background:url(../graph/shared/mde/boxb2/boxb2_dn.gif) 0px 0px no-repeat;
	width:410px;
	height:10px;
	position:relative;
	overflow:hidden;
}
.boxb2_img{
	border:1px solid #cfde5b;
	width:118px;
	height:88px;
	margin:0px 0px 3px 10px;
	position:relative;
	float:right;
	overflow:hidden;
}
.boxb2_img img{
	background-position:center center;
	background-repeat:no-repeat;
	width:118px; 
	height:88px; 
}
/* =============================== boxb2 [END] ====================================== */
/* =============================== nav [START] ====================================== */
.nav{
	background:url(../graph/shared/mde/nav/nav_line.gif) 0px bottom no-repeat;
	width:725px;
	padding:0px 13px 1px 13px;
	margin-bottom:7px;
	position:relative;
	overflow:hidden;
}
.nav, .nav *{ color:#899b02;}
.nav a{
	background:url(../graph/shared/mde/nav/nav_arrow1.gif) 0px 3px no-repeat;
	padding-left:10px;
	margin-right:11px;
	font-size:10px;
	line-height:12px;
	text-decoration:none;
	font-weight:normal;
}
.nav a:hover{ color:#899b02; text-decoration:underline; }
.nav .last{ background:url(../graph/shared/mde/nav/nav_arrow2.gif) 0px 3px no-repeat; color:#e17618; }
.nav .last:hover{ background:url(../graph/shared/mde/nav/nav_arrow2.gif) 0px 3px no-repeat; color:#e17618; }
/* =============================== nav [END] ======================================== */
/* =============================== banner [START] =================================== */
.banner{
	width:751px;
	padding-bottom:10px;
	position:relative;
	overflow:hidden;
}
/* =============================== banner [END] ===================================== */
/* =============================== boxf [START] ===================================== */
.boxf_title{
	background:url(../graph/shared/mde/boxf/boxf_title1.gif) 0px 0px no-repeat;
	width:732px;
	padding:1px 0px 0px 12px;
	position:relative;
	overflow:hidden;
}
.boxf_titlezoom{ width:377px; padding-right:362px; }
.boxf_titleadd{ width:377px; padding-right:362px; }

.boxf_title .add{
	background:url(../graph/shared/mde/boxf/boxf_add_bg1b.gif) right 0px no-repeat;
	height:22px;
	position:absolute;
	float:right;
	right:7px;
	overflow:hidden;
}
.boxf_title .add a{
	background:url(../graph/shared/mde/boxf/boxf_add_bg1a.gif) 0px 0px no-repeat;
	height:20px;
	padding:2px 18px 0px 18px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxf_title .add, .boxf_title .add *{ color:#ffffff; font-weight:bold; text-decoration:none; }
.boxf_title .add a:hover{ color:#ffffff; font-weight:bold; text-decoration:underline; }
.boxf_title .inner{
	background:url(../graph/shared/mde/boxf/boxf_title2.gif) right bottom no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxf_titleline{
	background:#909a47;
	width:11px;
	height:1px;
	position:absolute;
	left:1px;
	margin-top:-1px;
	overflow:hidden;
}
.boxf{ 
	background:url(../graph/shared/mde/boxf/boxf_bg.gif) 0px 0px repeat-y;
	width:733px;
	padding:0px 6px 0px 12px;
	position:relative;
	overflow:hidden;
}
.boxf_pg{ width:750px; padding:0px 0px 0px 1px; }

.boxf_sep{
	background:url(../graph/shared/mde/boxf/boxf_sep.gif) 0px 0px no-repeat;
	width:751px;
	height:1px;
	margin:6px 0px 6px -12px;
	position:relative;
	overflow:hidden;
}

.boxf_separator12 .boxf_sep{ margin:12px 0px 12px -12px; }

.boxf_down{
	background:url(../graph/shared/mde/boxf/boxf_down1.gif) 0px bottom no-repeat;
	width:739px;
	padding:0px 0px 1px 12px;
	position:relative;
	overflow:hidden;
	z-index:1;
}
.boxf_down .inner{
	background:url(../graph/shared/mde/boxf/boxf_down2.gif) right 0px no-repeat;
	padding:2px 22px 4px 0px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxf_down .inner, .boxf_down .inner *{ font-size:11px; line-height:14px; color:#ffffff; }
.boxf_down a{ text-decoration:none; }
.boxf_down a:hover{ color:#ffffff; text-decoration:underline; }

.boxf_downline{
	background:#c26514;
	width:11px;
	height:1px;
	position:absolute;
	left:1px;
	overflow:hidden;
	z-index:2;
}

.boxf_dn{
	background:url(../graph/shared/mde/boxf/boxf_dn.gif) 0px 0px no-repeat;
	width:751px;
	height:10px;
	position:relative;
	overflow:hidden;
}
.boxf_img{
	border:1px solid #cfde5b;
	width:118px;
	height:88px;
	margin:0px 0px 0px 10px;
	position:relative;
	float:right;
	overflow:hidden;
}
.boxf_img img{
	background-position:center center;
	background-repeat:no-repeat;
	width:118px; 
	height:88px; 
}

.boxf_imgs{
	width:120px;
	height:90px;
	margin:0px 5px 0px 5px;
	position:relative;
	overflow:hidden;
}
.boxf_imgs img{
	border:1px solid #cfde5b;
	background-position:center center;
	background-repeat:no-repeat;
	width:118px; 
	height:88px;
	position:relative;
	overflow:hidden;
}

.boxf_dnadd{
	background:url(../graph/shared/mde/boxf/boxf_dnadd.gif) 0px 0px no-repeat;
	width:751px;
	height:22px;
	padding-bottom:1px;
	position:relative;
	overflow:hidden;
}

.boxf_dnadd .add{
	background:url(../graph/shared/mde/boxf/boxf_add_bg2b.gif) right 0px no-repeat;
	height:22px;
	position:absolute;
	float:right;
	right:7px;
	overflow:hidden;
}

.boxf_dnadd .add a{
	background:url(../graph/shared/mde/boxf/boxf_add_bg2a.gif) 0px 0px no-repeat;
	height:20px;
	padding:2px 18px 0px 18px;
	position:relative;
	float:left;
	overflow:hidden;
}
.boxf_dnadd .add, .boxf_dnadd .add *{ color:#ffffff; font-weight:bold; text-decoration:none; }
.boxf_dnadd .add a:hover{ color:#ffffff; font-weight:bold; text-decoration:underline; }

.boxf p {margin: 6px 0px;}
/* =============================== boxf [END] ======================================= */
/* =============================== page [START] ===================================== */
.page{
	width:100%;
	padding:2px 0px 1px 0px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
/*
.boxa_t3 .page{ padding:2px 0px 0px 0px; }
.boxa_t3 .page .first{ margin-left:47px; }
*/
.page *{ color:#000000; }
.page p{ margin:0px; padding:0px; float:left; }
.page a{
	position:relative;
	float:left;
	overflow:hidden;
	text-decoration:none;
	text-align:center;
	font-size:11px;
	line-height:17px;
}
.page .numbers{
	position:relative; 
	float:left;
	position:relative;
	margin:0px 20px 0px 20px;
}
.page .numbers a{ 
	width:20px;
	height:14px;
	margin:0px 5px 0px 5px;
	line-height:13px; 
}

.page .numbers a:hover{ 
	/*background:url(../graph/shared/mde/page/hover/page_active.gif) 0px 0px no-repeat; */
	font-weight:bold;
	color:#af5200;
	/*color:#006ba3; */
	text-decoration:none; 
}
.page .numbers .active, .page .numbers .active:hover{
	background:url(../graph/shared/mde/page/page_active.gif) 0px 0px no-repeat;
	width:20px;
	height:14px;
	font-weight:bold;
	color:#ffffff;
	
}
.page .first, .page .last{
	width:12px; 
	height:10px;
	margin:2px 5px 0px 5px;
}
.page .prev, .page .next{
	width:126px; 
	height:16px;
	margin:-1px 5px 0px 5px;
}
.page .first{ background:url(../graph/shared/mde/page/page_first.gif) 0px 0px no-repeat; }
.page .prev{ background:url(../graph/shared/mde/page/page_prev.gif) 0px 0px no-repeat; }
.page .next{ background:url(../graph/shared/mde/page/page_next.gif) 0px 0px no-repeat; }
.page .last{ background:url(../graph/shared/mde/page/page_last.gif) 0px 0px no-repeat; }

.page_break, .page_break2{
	width:751px;
	position:relative;
	overflow:hidden;
}
.page_break{ height:6px; }
.page_break2{ height:13px; }
/* =============================== page [END] ======================================= */
/* =============================== zoom [START] ===================================== */
.zoom{
	width:348px;
	height:22px;
	right:7px;
	position:absolute;
	top:1px;
	float:right;
	overflow:hidden;
}
.zoom_plus, .zoom_minus{
	width:172px;
	height:22px;
	position:relative;
	overflow:hidden;
}
.zoom_plus{ background:url(../graph/shared/mde/zoom/zoom_plus.gif) 0px 0px no-repeat; float:left; }
.zoom_minus{ background:url(../graph/shared/mde/zoom/zoom_minus.gif) 0px 0px no-repeat; float:right; }
.zoom_plus:hover{ background:url(../graph/shared/mde/zoom/hover/zoom_plus.gif) 0px 0px no-repeat; }
.zoom_minus:hover{ background:url(../graph/shared/mde/zoom/hover/zoom_minus.gif) 0px 0px no-repeat; }
/* =============================== zoom [END] ======================================= */
/* =============================== table_comm [START] =============================== */
.table_comm{ width:733px; position:relative; overflow:hidden; }
.table_comm tr td{ position:static; overflow:hidden; }
.table_comm tr .td1{ width:40px; }
.table_comm tr .td2{ width:675px; padding:0px 7px 0px 11px; }

.table_comm tr .td1 img{
	background-position:center center;
	background-repeat:no-repeat;
	width:40px;
	height:48px;
	margin-top:3px;
	position:relative;
	overflow:hidden;
}

.table_comm_title{
	width:675px;
	padding-bottom:3px;
	position:relative;
	overflow:hidden;
}
.table_comm_title .lt{ width:473px; position:relative; float:left; overflow:hidden; }
.table_comm_title .rt{ width:180px; position:relative; float:right; overflow:hidden; }
/* =============================== table_comm [END] ================================= */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */
.ab {position: absolute;}
.cl {clear: both;width: 100%;}
.ov {overflow: hidden;}
.s0 {line-height: 0px;font-size: 0px;}
.le {float: left;}
.re {float: right;}
.dz {margin: 0px auto; width: 990px;}

.ocena_green {width: 239px; height: 71px; background: url(../graph/votes/green/bg.gif) 0px 0px no-repeat; text-align: center;}
.ab {position: absolute;}
.ocena_line1 {width: 100%; height: 20px; font-weight: bold; overflow: hidden; text-align: center; padding: 3px 0px 0px 0px; font-size: 12px;}
.listki_green {width: 100%; height: 20px; overflow: hidden; text-align: center; padding: 3px 0px 0px 0px;}
.ocena_line2 {width: 100%; height: 20px; font-weight: normal; overflow: hidden; text-align: center; padding: 0px 0px 0px 0px; font-size: 11px;}

.wyroznienia {padding: 5px 0px 0px 0px;}
.wyroznienie {width: 334px; height: 79px; margin: 3px 0px 7px 0px;}
.wyroznienie a {float: left; width: 334px; height: 79px;}

.add_vote {font-size: 11px; color: #000000; text-decoration: underline;}
.add_vote:hover {text-decoration: none; color: #000000;}

.listek_big_empty {width: 27px; height: 32px; margin: 0px 1px; background: url(../graph/votes/big/empty.gif) 0px 0px no-repeat;}

#bycsenioremGroup {
	width:267px;
	height:21px;
	position:absolute;
	left:286px;
	top:26px;
	overflow:hidden;
	text-align: center;
}

.nk_widget li {background: none !important;}
