@charset "utf-8";




/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
a{ text-decoration:none; }
a img{ border:0px;}
html{height:100%;}
body{
	background:#1e1e1e;
	background-repeat:no-repeat;
	height:100%;
	margin:0px; 
	padding:0px; 
	border:0px;  
	font-family:Arial, Tahoma, Verdana, Helvetica; 
	font-size:11px; 
	line-height:16px; 
	color:#ffffff; 
}
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{
    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{display: inline-block;}

/* Hides from IE-mac \*/
* html .override, * html .mde, * html .mdel, * html .mder, * html .mdex, * html .mdey, * html .title{height: 1%;}
.override, .mde, .mdel, .mder, .mdex, .mdey, .title{display: block;}
/* End hide from IE-mac */
/* =============================== override [END] =================================== */
/* =============== text  =============== */
/* =============================== mdeul [START] ==================================== */
ul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
ul li{
	background:url(../image/page/graph/shared/ul_sign0.gif) 0px 5px no-repeat;
	padding-left:15px;
	list-style:none;
	position:relative;
	overflow:hidden;
	min-width:80%;
}

.mdeul{ position:relative; overflow:hidden; margin:0px; padding:0px; }
.mdeul_bg0 li{ background:url(../image/page/graph/shared/ul_sign0.gif) 0px 5px no-repeat; }
.mdeul_bg1 li{ background:url(../image/page/graph/shared/ul_sign1.gif) 0px 5px no-repeat; }
.mdeul_bg2 li{ background:url(../image/page/graph/shared/ul_sign2.gif) 0px 6px no-repeat; }
.mdeul_bg3 li{ background:url(../image/page/graph/shared/ul_sign3.gif) 3px 6px no-repeat; }
.mdeul_bg4 li{ background:url(../image/page/graph/shared/ul_sign4.gif) 0px 6px no-repeat; }

.mdeul_bg0o li{ background:url(../image/page/graph/shared/ul_sign0.gif) 0px 6px no-repeat !important; }
.mdeul_bg1o li{ background:url(../image/page/graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.mdeul_bg2o li{ background:url(../image/page/graph/shared/ul_sign2.gif) 0px 6px no-repeat !important; }
.mdeul_bg3o li{ background:url(../image/page/graph/shared/ul_sign3.gif) 3px 6px no-repeat !important; }

.set_mdeul_bg0 ul li{ background:url(../image/page/graph/shared/ul_sign0.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg1 ul li{ background:url(../image/page/graph/shared/ul_sign1.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg2 ul li{ background:url(../image/page/graph/shared/ul_sign2.gif) 0px 5px no-repeat !important; }
.set_mdeul_bg3 ul li{ background:url(../image/page/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:15px;
	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_pm3 li{ padding-bottom:3px !important; }
.mdeul_pm5 li{ padding-bottom:5px !important; }
.mdeul_pm8 li{ padding-bottom:8px !important; }

.mdeul_mb3 li{ margin-bottom:3px !important; }
.mdeul_mb5 li{ margin-bottom:5px !important; }
.mdeul_mb8 li{ margin-bottom:8px !important; }
.mdeul_mb12 li{ margin-bottom:12px !important; }

.span_ab{
	position:absolute;
	left:0px;
}
.mdeul_span_ab{ overflow:visible !important; }
.mdeul_span_ab li{ padding-left:22px !important; }
/* =============================== 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_yellow{ color:#ebe348 !important; }
.color_orange{ color:#cb6406 !important; }
.color_black{ color:#1a171b !important; }
.color_red{ color:#cc0000 !important; }
.color_grey{ color:#888888 !important; }
.color_green{ color:#186f11 !important; }
.color_blue{ color:#299ade !important; }
.color_blue2{ color:#2183aa !important; }
.color_purple{ color:#ff008a !important; }
.bg_red{ background-color:#eb7a12 !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:#eeefef !important; }
.bg_body{ background-color:#333a40 !important; }
.bg_purpledark{ background-color:#260015 !important; } 
.size10{ font-size:10px !important; line-height:14px !important;}
.size11{ font-size:11px !important; line-height:14px !important;}
.size12, .size12 *{ font-size:12px !important; line-height:15px !important;}
.size14, .size14 *{ font-size:14px !important; line-height:17px !important;}
.size16, .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; }
.size36{ font-size:36px !important; line-height:40px !important; }

.colorall_grey, .colorall_grey *{ color:#888888; }

.lineh20, .lineh20 *{ line-height:20px; } 
a{
	font: 11px/16px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:underline;
}
a:hover{ color:#cb6406;/*8e2f00;*//*8c2e00*/ text-decoration:underline; }
.under_off{ text-decoration:none; }
.set_bold{ font-weight:bold; }

.link_purple{ color:#ff008a; text-decoration:none; }
.link_purple:hover{ color:#56acff; text-decoration:underline; }

/*
h1, h1 *{ font:20px/24px Arial, Tahoma, Verdana, Helvetica; }
h2, h2 *{ font:20px/24px Arial, Tahoma, Verdana, Helvetica;  }
h3, h3 *{ font:18px/22px Arial, Tahoma, Verdana, Helvetica;  }
*/

h1 { font:18px/24px Arial, Tahoma, Verdana, Helvetica; font-weight: strong;}
h1.txt_tytul { font:18px/24px Arial, Tahoma, Verdana, Helvetica; font-weight: strong;}

#main_container, .main_container{
	width:100%;
	position:relative;
	left:0px;
	min-width:995px;
	min-height:100%;
	overflow:hidden;
	z-index:1;
}


.mde{
	width:995px;
	margin:0px auto 0px auto;
	position:relative;
	/* override */
}

.mdel{
	width:200px;
	padding:0px 3px 0px 33px;
	position:relative;
	float:left;
	margin-right:-3px;
	/* override */
}


.mder{
	width:713px;
	padding:0px 18px 0px 3px;
	position:relative;
	float:right;
	margin-left:-3px;
	/* override */
}

.mder2{
	width: 995px;
	float: left;
}

.mder3{
	padding-left: 33px;
}

.mdex{
	width:440px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	margin-right:-3px;
	/*overflow:hidden;*/
}


.mdex2{
	width:640px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	margin-right:-3px;
	/*overflow:hidden;*/
}

.mdex2{
	width: 680px;
	padding-left: 33px;
}

.mdex3{
	width:450px;
	padding:0px 0px 0px 0px;
}

.mdey{
	width:234px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	margin-left:30px;
	/* overrride */
}
/* =============================== mde [END] ======================================== */
/* =============================== jquery [START] =================================== */
.jitemhover img{ visibility:hidden; }
/* =============================== jquery [END] ===================================== */
/* =============================== branch [START] =================================== */
.branch{
	background:url(../image/page/graph/shared/mde/branch/branch_bg.gif) 0px 0px no-repeat;
	width:191px; 
	height:24px; 
	padding:0px 1px 1px 0px; 
	position:absolute;
}
#top_branch{ left:262px; top:22px; z-index:9; }
#introfoot_branch{ left:775px; top:67px; }
.branch_btn{
	background:url(../image/page/graph/shared/mde/branch/branch_btn.gif) 0px 0px no-repeat;
	width:27px;
	height:24px;
	position:absolute;
	left:164px;
	top:0px;
	overflow:hidden;
}
.branch_info{
	background:#ffffff;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	width:140px;
	height:14px;
	padding:5px 10px 4px 13px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
.branch_info, .branch_info *{ font-size:11px; line-height:13px; color:#8e8e8e; }
.branch_range, .branch_range *{ font-size:11px; line-height:13px; color:#ffffff; }
.branch_range a{ text-decoration:none; }
.branch_range a:hover{ color:#8e8e8e; text-decoration:none; }
.branch_range{
	background:url(../image/page/graph/shared/mde/branch/branch_rangebg.gif) 0px 0px repeat-x #2c2c2c;
	/*border-top:1px solid #d9d9d9;*/
	border:1px solid #7a7a7a;
	width:189px;
	padding:12px 0px 8px 0px;
	position:absolute;
	left:0px;
	top:24px;
	overflow:hidden;
	display:none;
}

.branch_rangeul{
	width:189px;
	position:relative;
	overflow:hidden;
}
.branch_rangeul li{
	background:none;
	list-style:none;
	width:189px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}

.branch_rangeul li a{
	background:url(../image/page/graph/shared/mde/branch/branch_rangesign1.gif) 164px 10px no-repeat;
	width:146px;
	padding:7px 30px 7px 13px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font: 11px/13px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}

.branch_rangeul li a:hover{ background:url(../image/page/graph/shared/top/hover/topul_sign1.gif) 164px 10px no-repeat; color:#909090; text-decoration:none; }
/* =============================== branch [END] ===================================== */
/* =============================== top [START] ====================================== */
#top{ background:#1e1e1e; height:96px; padding:9px 0px 12px 0px; z-index:10; }
#top_logo{
	background:url(../image/page/graph/shared/top/hover/top_logo.gif) 0px 0px no-repeat;
	width:204px;
	height:40px;
	position:absolute;
	left:33px;
	top:48px;
	overflow:hidden;
}

#top_info{
	background:url(../image/page/graph/shared/top/top_info.gif) 0px 0px no-repeat;
	width:83px;
	height:31px;
	position:absolute;
	right:25px;
	top:74px;
	overflow:hidden;
}

#topulb_line1, #topulb_line2, #topulb_line3{
	width:995px;
	height:9px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
#topulb_line1{ background:url(../image/page/graph/shared/top/topulb_line1.gif) 0px 0px no-repeat; }
#topulb_line2{ background:url(../image/page/graph/shared/top/topulb_line2.gif) 0px 0px no-repeat; }
#topulb_line3{ background:url(../image/page/graph/shared/top/topulb_line3.gif) 0px 0px no-repeat; }

.topulb{
	height:37px;
	position:absolute;
	right:20px;
	top:9px;
	float:right;
	overflow:hidden;
}
.topulb li{
	background:none;
	list-style:none;
	height:37px;
	padding:0px 5px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}

.topulb li a{
	height:37px;
	position:relative;
	float:left;
	overflow:hidden;
}

#topulb_1 a{ background:url(../image/page/graph/shared/top/topulb_1.gif) 0px 0px no-repeat; width:88px; }
#topulb_2 a{ background:url(../image/page/graph/shared/top/topulb_2.gif) 0px 0px no-repeat; width:51px; }
#topulb_3 a{ background:url(../image/page/graph/shared/top/topulb_3.gif) 0px 0px no-repeat; width:82px; }


#topulb_1.active a{ background:url(../image/page/graph/shared/top/hover/topulb_1.gif) 0px 0px no-repeat; width:88px; }
#topulb_2.active a{ background:url(../image/page/graph/shared/top/hover/topulb_2.gif) 0px 0px no-repeat; width:51px; }
#topulb_3.active a{ background:url(../image/page/graph/shared/top/hover/topulb_3.gif) 0px 0px no-repeat; width:82px; }

.topul{
	width:764px;
	height:31px;
	position:absolute;
	top:74px;
	left:231px;
	z-index:1;
}

.topul ul{
	height:31px;
	position:absolute;
	right:124px;
	float:right;
	overflow:visible;
}

.topul ul li{
	background:none;
	list-style:none;
	height:31px;
	padding:0px 5px 0px 0px;
	position:relative;
	float:left;
	overflow:visible;
	min-width:0px;
}
.topul ul li a{
	border:1px solid #404040;
	height:23px;
	padding:6px 18px 0px 18px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font: 13px/16px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
	z-index:3;
}
.topul ul li a:hover{ color:#ffffff; text-decoration:none; }

.topul ul li a img{ margin:-6px -18px 0px -18px; }
.topul ul li a.active{ background:url(../image/page/graph/shared/top/topul_bg1.gif) 0px 0px repeat-x #2c2c2c; border:0px; padding:7px 19px 4px 19px;  }
.topul ul li a.active_single{ 
	background:url(../image/page/graph/shared/top/topul_bg1.gif) 0px 0px repeat-x #2c2c2c; 
	border:0px;
	border-bottom:1px solid #404040;
	padding:7px 19px 0px 19px;  
}

.topul_lt, .topul_rt{
	background:url(../image/page/graph/shared/top/topul_border.gif) 0px 0px no-repeat;
	width:1px;
	height:34px;
	position:absolute;
	top:0px;
	z-index:4;
	display:none;
}
.topul_lt{ left:0px; }
.topul_rt{ right:5px; }
/* =============== topulsub  =========== */
.topul ul li ul{
	background:#2c2c2c;
	border:1px solid #404040;
	width:174px;
	height:auto;
	padding:3px 0px 3px 0px;
	position:absolute;
	right:auto;
	left:0px;
	top:33px;
	float:none;
	overflow:hidden;
	z-index:1;
	display:none;
}

.topul ul li ul li{
	background:none;
	list-style:none;
	width:174px;
	height:auto;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}
.topul ul li ul li a{
	background:url(../image/page/graph/shared/top/topul_sign1.gif) 149px 10px no-repeat;
	border:0px;
	height:auto;
	width:125px;
	padding:7px 30px 7px 19px;
	position:relative;
	float:left;
	overflow:hidden;
	
	font: 11px/13px Arial, Tahoma, Verdana, Helvetica;
	color:#ffffff;
	text-decoration:none;
}
.topul ul li ul li a:hover{ background:url(../image/page/graph/shared/top/hover/topul_sign1.gif) 149px 10px no-repeat; color:#909090; text-decoration:none; }
/* =============== topulsub  =========== */
/* =============================== top [END] ======================================== */
/* =============================== flash [END] ====================================== */
.flash{ background:#1e1e1e; height:284px; z-index:1; }
.flash_lineout1{
	border-top:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	width:10000px;
	height:264px;
	position:absolute;
	left:995px;
	top:18px;
	overflow:hidden;
	display:none;
}

.flash_linein1{
	border-top:1px solid #404040;
	border-bottom:1px solid #404040;
	width:995px;
	height:264px;
	position:absolute;
	left:0px;
	top:18px;
	overflow:hidden;
}

.flash_full{
width:995px;
height:284px;
position:relative;
left:0px;
top:0px;
overflow:hidden;
}


.flash_cont{
	width:1038px;
	height:284px;
	margin:0px -43px 0px 0px;
	position:relative;
	left:0px;
	top:0px;
	overflow:hidden;
}

.flash_contimg{
	width:1038px;
	height:284px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:1;
}

.flash_contsubmenu{
	width:240px;
	height:284px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
	z-index:3;
}

.flash_conttext{
	width:225px;
	height:244px;
	padding:16px 30px 4px 30px;
	position:absolute;
	left:710px;
	top:19px;
	overflow:hidden;
	z-index:2;
}
/* =============================== flash [END] ====================================== */
/* =============================== content [START] ================================== */
#content{ 
	background:url(../image/page/graph/shared/mde/content/content_bg1.gif) 0px 0px no-repeat #1e1e1e;
	padding:18px 0px 28px 0px;
}

.mder_lineout{
	background:#404040;
	width:731px;
	height:1px;
	overflow:hidden;
}

.mdey_lineout{
	background:#404040;
	width:252px;
	height:1px;
	overflow:hidden;
}
/* =============================== content [END] ==================================== */
/* =============================== formnews [START] ================================= */
.formnews{
	background:url(../image/page/graph/shared/mde/formnews/formnews_bg.gif) 0px bottom no-repeat;
	width:200px;
	height:24px;
	padding:0px 4px 1px 0px;
	position:relative;
	overflow:hidden;
}


.formnews_text{
	background:#ffffff;
	border-top:1px solid #d9d9d9;
	border-left:1px solid #d9d9d9;
	width:136px;
	height:13px;
	padding:5px 16px 5px 16px;
	border:0px;
	position:relative;
	float:left;
	font: 11px/14px Arial, Tahoma, Verdana, Helvetica;
	color:#8e8e8e;
}

.formnews_submit, .formnews_submit2, .haslo_submit{
	border:0px;
	padding:0px;
	width:27px;
	height:24px;
	position:relative;
	float:left;
	overflow:hidden;
	cursor:pointer;
}
.haslo_submit{ background:url(../image/page/graph/pliki/private_send.jpg) 0px 0px no-repeat #2e2e2e; }
.formnews_submit{ background:url(../image/page/graph/shared/mde/formnews/formnews_submit.gif) 0px 0px no-repeat #2e2e2e; }
.formnews_submit:hover{ background:url(../image/page/graph/shared/mde/formnews/hover/formnews_submit.gif) 0px 0px no-repeat #cf1800; }
/* =============================== formnews [END] =================================== */
/* =============================== clients [START] ================================== */
#clients{
	#background:url(../image/page/graph/shared/mde/clients/clients_bg.gif) 149px 30px no-repeat;
	width:733px;
	width:995px;
	height:68px;
	#padding:0px 0px 0px 262px;
}
#clients_flash{
	width:733px;
	width:995px;
	height:68px;
	position:relative;
	overflow:hidden;
}
/* =============================== clients [END] ==================================== */
/* =============================== foot [START] ===================================== */
#foot_bg{
	background:#373737;
	width:995px;
	height:1px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
.foot{ width:960px; padding:12px 0px 12px 37px; margin: 0px Auto;}
.foot, foot *{ color:#888888; }
.foot a{ text-decoration:underline; }
.foot a:hover{ color:#ffffff; text-decoration:underline; }

.foot .lt{
	padding:10px 0px 10px 3px;
	width:450px;
	position:relative;
	float:left;
	overflow:hidden;
}

.foot .rt{
	padding:10px 0px 10px 0px;
	width:260px;
	position:relative;
	float:right;
	overflow:hidden;
}
/* =============================== foot [END] ======================================= */
/* =============================== sld [START] ====================================== */
.sld{
	width:448px;
	height:185px;
	position:relative;
	overflow:hidden;
}
.sld_bg1{
	background:url(../image/page/graph/shared/mde/sld/sld_bg1.png) 0px 0px no-repeat;
	width:448px;
	height:110px;
	position:absolute;
	left:0px;
	top:21px;
	overflow:hidden;
}
.sldul{
	width:448px; /*java set*/
	height:150px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	z-index:1;
}
.sldul li{
	background:none;
	list-style:none;
	width:448px;
	height:150px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	overflow:hidden;
	min-width:0px;
}


.sld_liimg{
	width:250px;
	height:130px;
	padding:10px 99px 10px 99px;
	position:relative;
	overflow:hidden;
}
.sld_nav{
	width:390px;
	/*padding:0px 36px 0px 37px;*/
	padding:0px 29px 0px 29px;
	height:9px;
	position:absolute;
	left:0px;
	top:173px;
	z-index:2;
}
.sld_navbg{
	background:url(../image/page/graph/shared/mde/sld/sld_scrollbg.png) 0px 0px no-repeat;
	width:448px;
	height:1px;
	position:absolute;
	left:0px;
	top:5px;
	overflow:hidden;
}

.sld_navbtn{
	background:none !important;
	border:0px !important;
	/*width:516px;*/
	height:9px;
	padding:0px;
	padding-left:3px;
}
.sld_navbtn a{
	background:url(../image/page/graph/shared/mde/sld/sld_scrollbutton.png) 0px 0px no-repeat !important; /*IE6.0 Path Required*/
	border:0px !important;
	width:58px !important;
	height:9px !important;
	/*padding:0px;*/
	/*margin:0px;*/
	margin:0px -29px 0px -29px !important;
	top:1px  !important;
	
	cursor:pointer !important;
}
/* =============================== sld [END] ======================================== */
/* =============================== introtop [START] ================================= */
#introtop{ background:#1e1e1e; height:119px; margin-top:115px; }
#introtop_info{
	background:url(../image/page/graph/shared/mde/introtop/introtop_info.gif) 0px 0px no-repeat;
	width:83px;
	height:31px;
	position:absolute;
	left:884px;
	top:44px;
	overflow:hidden;
}

#introtop_info2{
	background:url(../public/image/page/graph/shared/relacje.png) 0px 0px no-repeat;
	width:165px;
	height:49px;
	position:absolute;
	left:0px;
	top:44px;
	overflow:hidden;
}


/* =============================== introtop [END] =================================== */
/* =============================== introflash [START] =============================== */
#introflash{ background:#1e1e1e;  height:254px; }

#introflash_in{
	border-top:1px solid #404040;
	border-bottom:1px solid #404040;
	OLDwidth:995px;
	height:252px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}
#introflash_haslo{
	border-top:1px solid #404040;
	border-bottom:1px solid #404040;
	width:995px;
	height:252px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden;
}

#introflash_out{
	border-top:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	width:10000px;
	height:252px;
	position:absolute;
	left:995px;
	top:0px;
	overflow:hidden;
	display:none;
}



#introflash_out2{
	border-top:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	width:10000px;
	height:252px;
	position:absolute;
	left:-10000px;
	top:0px;
	overflow:hidden;
	display:none;
}


.flash_lineout2{
	border-top:1px solid #5a5a5a;
	border-bottom:1px solid #5a5a5a;
	width:10000px;
	height:264px;
	position:absolute;
	left:-10000px;
	top:18px;
	overflow:hidden;
}


/* =============================== introflash [END] ================================= */
/* =============================== introfoot [START] ================================ */
.introfoot{
	background:#1e1e1e; 


	height:166px; 

}

#introfoot_cont_img{
	float: left;

	margin-top: 38px;
}
#introfoot_cont{


	position:relative;
	overflow:hidden;
}
/* =============================== introfoot [END] ================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */

a.tytul_zajawki{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


/*
kalendarz_szkolen
*/
ul#kalendarz_szkolen{
	margin-top: 20px;
}

ul#kalendarz_szkolen li{
	margin: 0px;
	background-image: none;
	display: block;
	padding: 5px;
}
ul#kalendarz_szkolen li span{
	display: block;
	width: 100px;
	text-align: left;
	floaT: left;
}
ul#kalendarz_szkolen li a{
	display: block;
	width: 560px;
	text-align: left;
	floaT: left;
}
ul#kalendarz_szkolen li.kolor0{
	background-color: #262626;
}

/*
zespol
*/
#zespol_lista{
	float: left;
	width: 190px;
}

#zespol_tresc{
	float: right;
	width: 475px;
}

hr{
	height: 2px;
	background-color: #373737;
	color: #373737;
	border: 1px solid #373737;
}

div.txt_txt ul li{
	background:url(../image/page/arrow000.gif) 0px 5px no-repeat;
}