html { 
  font-family: arial;
}
optgroup {margin-left:-17px}
body {
  margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
	padding:0px;
	color: #00000;
	font-size: 11px; 
	line-height:18px;
	background: #ffffff;
}
a {outline : none;color:#4a4a4a;}
img{border:0px solid;}
table{border:0px;}
td{text-align: left;}
.top_table td{
  vertical-align: top;
}

#preloader{
	position:fixed;
	width:100%;
	height:100%;
	
	background:#ffffff;
	z-index: 999;
	padding-top:100px;
}
*html #preloader{
	position:absolute;
	height: expression(document.documentElement.clientHeight + 'px');
	left: expression(
			offset = 0 + parseInt(document.body.currentStyle.paddingLeft) + parseInt(document.body.currentStyle.marginLeft),
 			document.documentElement.scrollLeft + offset + 'px'
		);
	top: expression(
			offset = 0 + parseInt(document.body.currentStyle.paddingTop) + parseInt(document.body.currentStyle.marginTop),
 			document.documentElement.scrollTop + offset + 'px'
		);
}

.preloader_corner{
	margin:auto;
	border-left:1px #afafaf solid;
	border-right:1px #afafaf solid;	
	font-size:1px;
	line-height:1px;
	height:1px;
	overflow:hidden;
}
#preloader_content{
	margin:auto;
	width:490px;
	border-left:1px #afafaf solid;
	border-right:1px #afafaf solid;		
	text-align: center;
	color:#9F9F9F;
	font-family:arial;
	font-size:14px;
	padding-bottom:30px;
}

input{vertical-align: middle;}

div.select{
  border:1px #8f8f8f solid;
  background: url(../images/select_arr.gif) no-repeat right top;
  cursor:pointer;
  height:18px;
  padding:0px 21px 0px 5px;
  text-align: left;
  overflow:hidden;
}

div.select_list{
  position:absolute;
  z-index: 255;
  margin-top:1px;
  border:1px #8f8f8f solid;
  background: white;
  padding:2px;  
  text-align: left;
  
}

div.select_list div{
  line-height:14px;
  padding:2px 3px 2px 3px;
  border:1px white solid;
  cursor:pointer;
  margin-right:1px;
  position: static;
}

div.select_list div.active{
  border:1px #558DC6 solid;
  background:#DFEFFF;
}

div.select_list div.inactive{
  border:1px white solid;
  background:none;
}
#main {
	 width: 971px;
	 padding:15px 0px 0px 20px;

}

#main2{
	 width: 871px;
	 padding:15px 100px 0px 20px;
}

#top2,
#top{
  width:965px;
  height:41px;
  float:left;
  text-align: left;
  padding-right:6px;
}

#top a{
  text-decoration: none;
  color: rgb(38,105,185);  
}

#banner{
  width:971px;
  height:103px;
  float:left;
  background: url(../images/top2.gif) no-repeat;
  font-size: 11px;
  overflow: hidden;
}

#info{
  float:left;
  height:116px;
  width:635px;
  padding:12px 5px 0px 175px;
  line-height:13px;
}

#info img{
  vertical-align: middle;
}

#info table td{vertical-align: top;}

#postep{
  width:150px;
  height:50px;
  padding:10px 0px 0px 0px;
  float:right;
  text-align: left;
  text-indent: 10px;
}

#postep #pasek{
  position:relative;
  left:9px;
  width:128px;
  height:6px;
  padding:1px;
  font-size:10px;
  border:1px #CBCBCB solid;
  float:left;
  line-height: 10px;
}

#postep #procent{
  color:#DE012D;
  font-weight: bold;
  font-size:13px;
}

#krok{  
  float:left;
  width:971px;
  height:52px;
  margin-top:10px;
}
#krok a{cursor: default;}

#krok1_bt{
  width:251px;
  height:52px;
  background: url(../images/krok1.gif) no-repeat 0px -104px;
  position:absolute;
  z-index:255;
  display:block;
}
#krok2_bt{
  width:252px;
  height:52px;
  background: url(../images/krok2.gif) no-repeat 0px 0px;
  position:absolute;
  z-index:200;
  left:259px;
  display:block;
}
#krok3_bt{
  width:250px;
  height:52px;
  background: url(../images/krok3.gif) no-repeat 0px 0px;
  position:absolute;
  z-index:150;
  left:500px;
  display:block;
}
#krok4_bt{
  width:251px;
  height:52px;
  background: url(../images/krok4.gif) no-repeat 0px 0px;
  position:absolute;
  z-index:100;
  left:740px;
  display:block;
}

#footer{
  clear:both;
  width:1000px;
  height:50px;
  position:relative;
  top:0px;
  left:15px;
  border-top:1px #CCCCCC solid;
  padding:0px;   
  font-size:10px;
  color:#1E5483;
}

#content_left_footer a,
#footer a{color:black;}

#footer #citi{
  float:left;
  padding:5px 0px 0px 10px;
  color:#606060;
}

#fot_right{  
  float:right;
  padding-right:33px;
  padding-top:5px;
  text-align: right;
  line-height: 15px;
}

.blue_list img{
  padding:0px 4px 0px 0px;
}

.wstecz{
  width:146px;
  height:28px;
  background: url(../images/b_wstecz.jpg);
  cursor:pointer;
  margin-bottom:15px;
  border:0px solid;
}

.next{  
  width:87px;
  height:28px;
  background: url(../images/b_next.gif) no-repeat;
  cursor:pointer;
  margin:20px 5px 0px 0px;
  border:0px solid;
}

font.blue_link,
a.blue_link{
  color:#2668B4;
  font-weight: bold;  
  cursor:pointer;
}

div.popup{
  font-family: arial;
  color:#4a4a4a;
  line-height:13px;
  width:350px;
  position:absolute;
  left:0px;
  top:0px;
  overflow: hidden;
  z-index:255;
  visibility:hidden;
}

.popup iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}

div.popup a{color:#4684E3;}

.popup_content{
  padding:4px 6px 4px 6px;
  background:white;
  
}

.popup_nagl{
  color:#3276c9;
  font-size:11px;
  font-weight:bold; 
  padding-bottom: 2px; 
}

div.bull_red{
  width:4px;
  height:4px;
  font-size:4px;
  overflow:hidden;
  background:#DB0026;
  margin:7px 6px 4px 4px;
}

div.bull_blue{
  width:4px;
  height:4px;
  font-size:4px;
  overflow:hidden;
  background:#2E76CB;
  margin:7px 6px 4px 4px;
  
}

td.mid_bull{
  padding-top:5px !important;
}

table.top td{
  vertical-align: top;
}

.error_box{
  color:#db0329;
  display:none;
  font-family: arial;
  font-size:11px;
  line-height:13px;
}

.info_box{
  color:#73a1d9;
  display:none;
  font-family: arial;
  font-size:11px;
  line-height:13px;
}

div.error{
  background: #f4d6dd url(../images/select_arr.gif) no-repeat right top ;
  color:#db0329;
}

input.error{
  background:#f4d6dd !important;
  color:#db0329 !important;
}
select.error{background:#f4d6dd !important;}


#IEroot #firma_sektor_error{
  margin-top:25px;
}

.cards td{
  vertical-align: top;
}
.dotted_line{
  background: url(../images/dotted_line.gif) repeat-y 5px 5px;
  width:26px;
}
.cards_content{
  padding:18px 5px 0px 5px;
  width:118px;
  color:#888888;
  font-family: tahoma;
  font-size:10px;
  line-height:13px;
}
.cards_choose{
  width:83px;
  height:22px;
  margin-top:6px;
}
.cards_desc{
  padding-top:4px;
}

#postep #pasek #procenty{
  width:0px;
  height:6px;
  font-size: 6px;
  line-height: 6px;
  background:#D7042F;
  float:left;
  padding:0px;
}

#content{
  float:left;
  width:971px;
  background: url(../images/cont_mid.gif) repeat-y;
}

#content_start{
  float:left;
  width:940px;
  padding:0px 0px 0px 23px;
}

#content2{
  float:right;
  width:710px;
  background: url(../images/cont2_mid.jpg) repeat-y right top;
}

#content_top{
  float:left;
  width:971px;
  height:14px;
  background: url(../images/cont_top.gif) no-repeat 0px -1px;
}
#content_top2{
  float:right;
  text-align:right;
  padding-right:15px;
  width:695px;
  height:65px;
  margin-top:10px;
  background: url(../images/cont2_top.jpg) no-repeat  right bottom;
}

#content_bottom{
  float:left;
  width:971px;
  height:11px;
  margin:0px;
  background: url(../images/cont_bot.gif) no-repeat;
}
#content_bottom2{
  float:right;
  width:710px;
  height:11px;
  margin:0px;
  background: url(../images/cont2_bot.jpg) no-repeat right top;
  margin-bottom: 75px;
}


#content_left{
  float:left;
  width:241px;
  background: url(../images/dotted_line.gif) repeat-y 239px 0px;
  padding:0px 0px 0px 1px;
  text-align: center;
}

.card_div{
  padding:50px 30px 0px 25px;
  display:none;
  text-align:left;
  background-position: 20px 8px !important;
  background-repeat: no-repeat !important;
  line-height:18px;
}

.uslugi_form{
  padding-top:0px;
  width:210px;
  line-height:14px;
  font-size:12px;
  color:#4a4a4a;
}

#id_uslugi{
  text-align:left;
  float:left;
  background: url(../images/n_uslugi.gif) no-repeat;
  width:215px;
  padding:25px 0px 0px 25px;
  margin:15px 0px 10px 0px;
}

.uslugi_form img{
  vertical-align: middle;
  cursor:pointer;
}

.uslugi_form td{
  padding:8px 2px 5px 0px;
  vertical-align: top;
}

table.uslugi_form tr>td{
  padding:5px 2px 5px 0px;
  font-size:11px;
}

#IE7root table.uslugi_form td.ie7{
  padding:7px 2px 5px 0px;
}

.uslugi_form td.first{
  padding:3px 2px 2px 0px;
}

.uslugi_form td.szczegoly{
  padding:4px 6px 0px 0px;
}

#inna_karta{
  width:147px;
  height:27px;
  background: url(../images/b_inna_karta.gif) no-repeat;
  cursor:pointer;
  margin-top:6px;
}

#content_right2{
  float:right;
  width:710px;
  padding:16px 0px 0px 0px;
  text-align: justify;
}

#content_right{
  float:left;
  width:707px;
  padding:8px 0px 0px 0px;
  text-align: justify;  
}

.konsultant_submit{
  width:87px;
  height:28px;
  overflow:hidden;
  border:0px solid;
  padding:0px;
  background: url(../images/b_wyslij.gif) no-repeat;
  cursor:pointer;
  margin-top:8px;
  display:inline;
}

#IEroot .konsultant_submit{
  margin-top:0px;
}

#cont2_el1_k3{
  width:235px;
  padding:30px 25px 0px 45px;
  background: url(../images/n_dp.jpg) 73px 0px no-repeat;
  float:left;

}

#cont2_el2_k3{
  width:360px;  
  padding:30px 20px 0px 0px; 
  float:right;
  background: url(../images/n_da.jpg) 30px 0px no-repeat;
}

#IE6root #cont2_el2_k3{float:none;}

.text2{
  width:160px;
}

.text_short{
  width:40px;
}

select.disabled,
input.disabled{
  background:rgb(250,250,250);
  color:rgb(215,215,215);
}

input.enabled{
  background:#ffffff;
  color:#000000;
  border:1px #7F9DB9 solid;
}
td.disabled{color:rgb(205,205,205);}
td.enabled{color:#000000;}

#error2{
  height:55px;
  width:705px;
  background: url(../images/krok3_err_box.gif) no-repeat right top;
  display:none;
}

#cont2_el1_k4{
  width:245px;
  padding:30px 5px 0px 20px;
  background: url(../images/n_diz.jpg) 60px 0px no-repeat;
  float:left;
}

#cont2_el2_k4{
  width:390px;  
  padding:30px 5px 0px 0px; 
  background: url(../images/n_mp.jpg) 73px 0px no-repeat;
  float:right; 
}

.text2{
  width:164px;
}

.text3{
  width:250px;
}

.text_short{
  width:40px;
  vertical-align: middle;
}

#prof_list,#prof1_list{
  overflow: visible;
  float:left;
  position:absolute;
  z-index:255;
  display: none;
  background: white;
  border:1px black solid;
  padding:2px;
  width:220px;
  line-height:14px;
}

#prof_list div,#prof1_list div{
  padding:2px 5px 2px 5px;
  cursor:pointer;
  border:1px white solid;
  margin:0px;
  width:208px;
  text-align: left;
}

#prof_list div.active,#prof1_list div.active{
  border:1px #558DC6 solid;
  background:#DFEFFF;
}

#prof_list div.inactive,#prof_list div.inactive{
  border:1px white solid;
  background:none;
}


#cont2_el1_k5{
  width:290px;
  padding:0px 15px 0px 10px;
  float:left;
}

#cont2_el2_k5{
  width:345px;  
  padding:0px 10px 0px 10px; 
  float:right;
}

.naglowek{
  font-weight: bold;
  padding-bottom:4px;
  color:black;
}

.td1{
  color:#7F7F7F;
  padding-right:15px;
  font-weight: normal;
}

.edycja{padding-top:4px;}
.gray{color:#404040;font-weight:bold;}


.td2{
  color:#7F7F7F;
  padding-left:5px;
  padding-bottom:7px;
  text-align: justify;
  font-size:10px;
  line-height: 12px;
}

.FreezeInactive{
  display: none;
  position: absolute;
  top: -100px;
  left: -100px;
}

.FreezeActive{
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  background:#efefef;
  z-index: 255;
  filter:alpha(opacity=80);
  -moz-opacity:0.80;
  opacity:0.80;
  width:100%;
}

.FreezeContent{
  position: absolute;
  top: 300px;
  left: 300px;
  display: none;
  z-index: 999;
  width:768px;
}

.wyslijWniosek{  
  width:147px;
  height:28px;
  background: url(../images/b_wyslij_wniosek.gif);
  cursor:pointer;
  margin:20px 5px 10px 0px;
  border:0px solid;
}

#fc_top{
  width:768px;
  height:9px;
  line-height:0px;
  font-size:0px;
  background: url(../images/box_top.gif) no-repeat;
}

#fc_content{
  width:760px;
  padding:0px 4px 0px 4px;
  background: white url(../images/box_bg.gif) repeat-y;
}

#fc_bottom{
  width:768px;
  height:11px;
  background: url(../images/box_bottom.gif) no-repeat;
}

#fc_naglowek{
  width:198px;height:19px;
  padding:8px 15px 15px 15px;
  background: url(../images/box_naglowek.gif) 15px 8px no-repeat ;
}

.fc_oswiadczenie{
  padding:0px 15px 7px 22px;
  background: url(../images/bull_blue.gif) 10px 6px no-repeat;
  color:#4a4a4a;
  text-align: justify;
  line-height:15px;
}

#oswiadczenia_ok{
  display: block;
  background: url(../images/box_button.gif) no-repeat scroll 0px 0px;
  width:147px;
  height:28px;
  position:relative;
  left:22px;
  top:10px;
}
#oswiadczenia_ok:hover{background: url(../images/box_button.gif) no-repeat scroll 0px -29px;}

#IEroot #table_praca {
  line-height:17px;
}

.lightblue_link{
	color:#3594ca;
	font-weight: bold;
	font-family: tahoma;
	font-size:11px;
}

.text1{
	width:185px;
	border:1px #dadada solid;
}

.clear {
clear:both;
font-size:0;
height:0;
line-height:0;
}
#cancel_short {margin-left:15px;top:3px}
.cancel {margin-left:15px;position:relative;top:3px}
