@CHARSET 	"UTF-8";
@import 	"plugins.css";
@import 	"tiny_mce_class.css";
@import 	"ui/ui.css";

html,body,div,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
img,body,html{border:0;}
h1,h2,h3,h4,h5,h6,ul,li{font-size:100%;}

/*DOMYŚLNE STYLE - nie usuwać*/
body{
	font-family: Tahoma,Arial, Geneva, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	color:#909090;
	background-color:#fff;
}

h1,h2,h3,h4,p,form{
	margin:0px;
	padding:0px;
}

h2{
	font-size:15px;
	font-weight:bold;
}

h3{
	font-size:14px;
}

input{
	color:#909090;
	font-size:11px;
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica;
	padding:4px;
}

textarea{
	border:1px solid #EBEBEB;
	color:#909090;
	font-size:11px;
	font-family:Tahoma,Verdana, Geneva, Arial, Helvetica;
	padding:6px;
}

/*default MESSAGE*/
.DM{
	border:1px solid #f0f0f0;
}

.DM td{
	border:1px solid #f0f0f0;
}

.DM_msg{
	text-align:center;
	margin:10px auto;
	padding:10px;
	background:#f0f0f0;
}

.DM_ico{
	padding:4px;
}

a{
	color:#416fb6;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a img{
	border:0px;
}

a img.border{
	border:1px solid #d4d4cc;
	text-decoration:none;
}

img.border{
	border:1px solid #d4d4cc;
}

.clear{
	clear:both;
}

.grey{
	color:#909090;
}

.lightGrey{
	color:#ccccc3;
}

.blue{
	color:#416fb6;
}

.white{
	color:#fff;
}

.IP_LOG_INPUT{
	background:transparent url(../gfx/btn_1.gif) no-repeat scroll 0 0;
	border:0 none;
	height:32px;
	width:32px;
}

.fs1{
	font-size:20px;
}

.fs11{
	font-size:11px;
}

.fs10{
	font-size:10px;
}


.curP{
	cursor:pointer;
}

.IP_NO_Disp{
	display:none;
}

.IMP_SUB, a.BTN_BLUE{
	border:1px solid #416FB6;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:3px 4px 3px;
	background:#416FB6 url(../gfx/input_back_h.gif) repeat-x;
	cursor:pointer;
}

a.BTN_BLUE{
	display:block;
	text-decoration:none;
}

.IMP_SUB:hover,a.BTN_BLUE:hover{
	background:#416FB6 url(../gfx/input_back.gif) repeat-x;
}

/*default MESSAGE*/
.DM{}

.DM td{
	border:1px solid #e9e9e9;
}

.DM_msg{
	text-align:center;
	margin:10px auto;
	background:#ededed;
}

.DM_ico{
	padding:4px;
}

#master{
	width:1002px;
}

.insideMainBox{
	margin-left:97px;
}

#logo{
	background:url(../gfx/lines_1.gif) no-repeat;
	height:126px;
	padding-top:20px;
}

#menuTop{
	background:url(../gfx/menu_back.gif) no-repeat;
	height:146px;
}

h1.logoHeader{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	font-family:Tahoma,Arial;
}

#insideSdBox{
	background:#416fb6 url(../gfx/box2_back.gif) no-repeat right;
	height:183px;
}

.b2Left{
	height:183px;
	width:467px;
	float:left;
	overflow:hidden;
	font-family:Tahoma,Arial;
}

.b2Left div{
	margin-top:12px;
	width:408px;
	line-height:16px;
}

.b2Right{
	width:438px;
	height:183px;
	float:left;
}

a.more{
	background:url(../gfx/point_arrow_hover.gif) no-repeat;
	padding:3px 0 5px 25px;
	text-decoration:none;
	color:#416fb6;
}

a.more:hover{
	background:url(../gfx/point_arrow_hover_1.gif) no-repeat;
	padding:3px 0 5px 25px;
	text-decoration:none;
	color:#ccccc3;
}

.b2Right1{
	height:69px;
}

.b2Right2{
	position:relative;
}

#patchBox{
	background:url(../gfx/patch_back.gif) repeat-x;
}

#patchBox .patchRight{
	background:url(../gfx/patch_border_right.gif) no-repeat right top;
	padding:15px;
}

#patchBox .patchLeft{
	background:url(../gfx/patch_border_left.gif) no-repeat;
}

.patchWidth{
	width:400px;
}

#content{
	padding:10px;
	line-height:18px;
}

.SP_Content{
	float:left;
	width:661px;
}

.IP_A9{
	float:left;
	margin-top:60px;
	padding-left:10px;
	width:213px;
	border-left:1px dashed #d3d3cb;
}

.contentBox1{
	width:380px;
	padding-right:20px;
	float:left;
}

.contentBox2{
	width:210px;
	margin-top:50px;
	padding:0 20px 0px 20px;
	_padding:0 10px 0px 10px;
	border:1px dashed #d3d3cb;
	border-top:0;
	border-bottom:0;
	float:left;
}

.contentBox3{
	width:213px;
	margin-top:50px;
	padding:0 0px 0px 20px;
	float:left;
}

.CONT_DEF,.CONT_E{
	margin-bottom:10px;
}

.B1content{
	text-align:justify;
}

.date{
	font-size:10px;
	color:#ccccc3;
	font-family:Tahoma,Arial;
}

.realTitle{
	text-align:left;
}

/*konteners*/
.defContener{
	margin-top:15px;
}

.defContenerContent{
	padding:20px 0;
}

/*patch*/
a.pLink{
	padding:0 0 0 10px;
	color:#909090;
	font-family:Tahoma;
	text-decoration:none;
	background:url(../gfx/arrow_1.gif) no-repeat 4px 5px;
}

a.pLink:hover{
	padding:0 0 0 10px;
	color:#909090;
	font-family:Tahoma;
	text-decoration:underline;
}

/*menu top*/
.TmenuBack{
	height:54px;
	float:left;
	position:absolute;
	top:0px;
	right:0px;
}

.TmenuLeft{
	background:url(../gfx/menu_top_left.png) no-repeat;
	_background:url(../gfx/menu_top_left.gif) no-repeat;
	float:left;
	width:36px;
	height:54px;
}

.TmenuContent{
	float:left;
	height:34px;
	background:#f8f8f8 url(../gfx/menu_top_center.gif) repeat-x;
	padding:10px;
}

.TmenuRight{
	background:url(../gfx/menu_top_right.gif) no-repeat right top;
	height:54px;
	float:left;
	width:8px;
}

.TMSpacer{
	background:url(../gfx/menu_top_spacer.gif) no-repeat;
	margin:14px 5px 0;
	float:left;
}

a.Tlink{
	background:url(../gfx/menu_top_link_back.gif) repeat-x;
}

.lBack{
	background:url(../gfx/menu_top_link_left.gif) no-repeat;
	width:5px;
	height:28px;
	display:block;
	float:left;
}

.rBack{
	background:url(../gfx/menu_top_link_right.gif) no-repeat;
	display:block;
	float:left;
	width:5px;
	height:28px;
}

.aContent{
	background:transparent url(../gfx/menu_top_link_center.gif) no-repeat center top;
	color:#fff;
	display:block;
	float:left;
	padding:7px;
	height:18px;
	font-size:13px;
	font-weight:bold;
}

.TmenuContent a{
	float:left;
	color:##416FB6;
	text-decoration:none;
	margin-top:7px;
	font-size:13px;
}

.TmenuContent a:hover{
	text-decoration:underline;
}

a.Tlink{
	margin:0px;
}

a.Tlink:hover{
	margin:0px;
	text-decoration:none;
}

.b2TContent{
	margin-top:8px;
	font-size:17px;
}


.PDF_OFF{
	background:url(../gfx/offer_b.gif) no-repeat top center;
	padding:7px;
	height:145px;
}

.versionBox{
	
	height:204px;
	position:absolute;
	top:0px;
	right:0px;
	background:transparent url(../gfx/version_b2.gif) repeat-x;
}

.versionInside{
	background:transparent url(../gfx/version_b1.gif) no-repeat;
	width:500px;
}

.versionContent{
	background:transparent url(../gfx/imperial_box_down.gif) no-repeat 285px 0px;
	height:204px;
	padding:5px;
	font-family:Tahoma,Arial;
	position:relative;
}

.versionTitle{
	font-size:14px;
	margin:10px 0 0 25px;
}

.verionRow_1{
	margin:15px 0 0 35px;
	font-size:14px;
}

.verionRow_2{
	margin:12px 0 0 54px;
	font-size:14px;
}

.verionRow_3{
	margin:13px 0 0 76px;
	font-size:14px;
}

.verionRow_1 a,.verionRow_2 a,.verionRow_3 a{
	font-weight:bold;
}


.BANNER_TABLE{
	margin-top:24px;
}

.BANNER_TABLE td{
	padding-top:13px;
	padding-left:10px;
}

.BANNER_TABLE td.T2{
	padding-left:16px;
}

.foot{
	background:transparent url(../gfx/foot_back.gif) repeat-x;
	margin-bottom:10px;
	zoom:1;
}

.footLeft{
	background:transparent url(../gfx/foot_connector.gif) no-repeat right top;
	width:290px;
	height:84px;
	float:left;
}

.footRight{
	background:transparent url(../gfx/foot_back_1.gif) repeat-x;
	float:left;
}

.footRightIn{
	background:transparent url(../gfx/foot_back_right.gif) no-repeat bottom right;
	height:68px;
	width:599px;
	padding:8px;
}

.footRightInC{
	text-align:left;
	margin-top:28px;
}

a.tdec{
	text-decoration:none;
}

.nlt_title{
	margin-top:20px;
}



.fText{
	border:1px solid #e6e6e6;
	font-size:11px;
	padding:4px;
	color:#909090;
}

.flt{
	background: url(../gfx/formtext_line.gif) no-repeat 0 23px;
	*background: url(../gfx/formtext_line.gif) no-repeat 0 24px;
	font-size:0px;
	padding-bottom:2px;
}

.CONTENT_SP{
	margin-top:30px;
	padding:0 20px 10px 0;
}

.nlt_form{
	margin-top:10px;
}

.nlt_btn{
	padding-left:4px;
}

.visibleArea_ .SP_Content{
	width:auto;
	float:none;
}

/**/
/*W_NEWS prefix W_NEWS*/
.W_NEWS_IMG{
	padding:1px;
	border:1px solid #cacaca;
	float:left;
	margin:2px 10px 0px 0;
}

.W_NEWS_T{
	color:#ccccc3;
	font-size:12px;
	font-weight:bold;
	padding-bottom:5px;
}

.W_NEWS_D{
	color:#ccccc3;
	font-size:10px;
}

.W_NEWS_CONTENT{
	line-height:18px;
	text-align:justify;
}

.W_NEWS_IMG_R{
	padding-left:10px;
}

/*S_UserAcc prefix S_UA_*/
.S_UA_Main{
	width:100%;
}

.S_UA_Main td{
	padding:5px;
}

.S_UA_Main td .S_UA_H1{
	margin:0px 0 10px 0;
}

.S_UA_H1{
	border:1px solid #d0d0d0;
	background:#fff;
}

.S_UA_HTitle{
	padding:4px;
	color:#909090;
	cursor:move;
	background:#d4d4d4 url(../gfx/sua_title.gif) repeat-x;
	font-weight:bold;
}

.S_UA_HCont{
	padding:4px;
}

.S_UA_sortHelp{
	border:1px solid #ccc;
	width: auto !important;
	margin:0 0 10px 0;
	clear:both;
	background: #fbf9ee;
	opacity:0.9;
}

.S_UA_Logout{
	float:right;
	color:red;
}

.IP_LOG_INPUT{
	background:url(../gfx/btn_1.gif) no-repeat;
	border:0;
	width:32px;
	height:32px;
}

/**/
ul.W_ADV_MENU{
	margin:0;
	padding:0;
	list-style:none;
	font-size:100%
}

ul.W_ADV_MENU li{
	margin:0;
	padding:0;
	list-style:none;
	background:url(../gfx/adv_menu_b.gif) repeat-x;
	font-size:100%
}

ul.W_ADV_MENU a{
	display:block;
	background:url(../gfx/adv_menu_l.gif) no-repeat top left;
	text-decoration:none;
}

ul.W_ADV_MENU a:hover span{
	color:#000;
}

ul.W_ADV_MENU a span{
	display:block;
	background:url(../gfx/adv_menu_r.gif) no-repeat top right;
	padding:6px 6px 6px 20px;
	_padding:8px 6px 8px 20px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

ul.W_ADV_MENU_CHILDREN{
	font-size:11px;
	list-style:none;
	padding:4px 25px;
	*padding:4px 0;
	_font-size:0%;
}

.MB10{
	margin-bottom:10px;
}

ul.W_ADV_MENU_CHILDREN li,ul.W_ADV_MENU_CHILDREN a{
	background:none;
	font-size:100%;
}

ul.W_ADV_MENU_CHILDREN a span{
	color:#4e3c19;
	text-decoration:none;
	background:none;
}

ul.W_ADV_MENU_CHILDREN a:hover span{
	color:#416FB6;
	background:none;
}

ul.W_ADV_MENU_CHILDREN a.W_ADV_MENU_A span{
	color:#416FB6;
}

.left{float: left;}
.right{float: right;}
.kontener .wNewsUp{
		color:white;
		background:black;
		height: 12px;
		overflow: hidden;
}

ul.jsddm{
	margin: 0;
	padding: 0;
}

ul.jsddm li{
	float: left;
	list-style: none;
}

ul.jsddm li a{
	display: block;
	background: #20548E;
	padding: 0px 12px;
	text-decoration: none;
	border-left: 1px solid white;
	white-space: nowrap;
}

ul.jsddm li a.wNewsActual{
	background: #000;
	padding: 0px 12px 0px 5px;
	background: transparent url(../gfx/more.gif) no-repeat scroll 97% 4px;
}

ul.jsddm li ul{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
}

ul.jsddm li ul li{
	float: none;
	display: inline;
}

ul.jsddm li ul li a{
	width: auto;
	background: #CCCCC3;
	color:#fff;
	font-weight:bold;
	padding:2px 10px;
}

ul.jsddm li ul li a:hover{
	background: #497CC9;
}

.loader{
	background: transparent url(../gfx/loader.gif) no-repeat scroll 0 0;
	float:right;
	height:16px;
	padding-right:10px;
	width:16px;
}

.IF_treeTd ul,.IF_treeTd li{
	list-style:none;
	
}

.black,a.black{
	color:#000;
}

.FLL{
	float:left;
}

.FLR{
	float:right;
}

.W160{
	width:160px;
}

.LH13{
	line-height:13px;
}

.MT5{
	margin-top:5px;
}

.MT10{
	margin-top:10px;
}

.BBD{
	border-bottom:1px dashed #D3D3CB;
}

.TAR{
	text-align:right;
}

.PR10{
	padding-right:10px;
}

.P10{
	padding:10px;
}

.P0,.IF_MAIN td.P0{
	padding:0;
}

.FS10{
	font-size:10px;
}

.FWB{
	font-weight:bold;
}

a.VER{
	float:left;
	display:block;
	padding:0 5px 3px 0;
}

a.VER img{
	position:relative;
	top:6px;
	left:0;
}

.BORDER_IMG{
	border:1px solid #CACACA
}

.IP_LINE{
	border-bottom:1px solid #ddd;
	margin:10px 10px 10px 0px;
}