@charset "UTF-8";
body {
	margin:0px auto;
	background-color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	height:100%;
	padding:0px 0px;
	background-image:url(../web_img/bg_body.jpg);
	background-repeat:repeat-x;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	}
.clear {
	clear:both;
	visibility:hidden;
	}
#page {
	margin:0px auto;
	width:924px;
	}

#header {
	height:106px;
	}
#header .logo {
	clear:right;
	display:block;
	background-image:url(../web_img/bip_logo.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:71px;
	}
#header h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#000000;
	padding:40px 0px 0px 50px;
	margin:0px 0px 0px 20px;
	vertical-align: bottom;
	}
#header h1 a {
	color:#000000;
	text-decoration:none
	}
	

#topnav {
	float:right;
	padding:5px 10px;
	color:#336600;
	width:100%;
	text-align:right;
	display:block;
	}
#topnav a {
	color:#336600;
	text-decoration:none;
	padding:1px 8px;
	}
#topnav a:hover {
	text-decoration:underline;
	}

#main {
	background-color:#FFFFFF;
	border:1px solid #D5D5D5;
	border-top:none;
	width:924px;
	}	
#Left {
	clear:both;
	width:250px;
	float:left;
	background-color:#C5D3CA;
	margin:0px 0px 10px 1px;
	}
#Left h1 {
	background-color:#415949;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 10px;
	font-weight:bold;
	margin:0px 0px;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.biplink {
	padding:15px 0px;
	text-align:center;
	width:100%;
	margin:0px auto;
	}
#Left h2 {
	font-size:16px;
	margin:3px 0px 0px;
	padding:5px 10px;
	
	}
#Left h3 {
	font-size:14px;
	margin:3px 0px 0px;
	padding:5px 10px 0px;
	}	
#Left p {
	font-size:12px;
	padding:3px 10px;
	margin:4px 0px;
	text-align:justify;
	}
#NavLeft ul {
	margin:0px 0px 5px;
	padding:0px 0px;
	list-style:none
	}
#NavLeft li.first {
	border-bottom:1px solid #FFFFFF;
	}
#NavLeft li.first a {
	padding:5px 10px 5px 20px; 
	color:#FFFFFF;
	font-size:14px;
	background-image:url(../web_img/arrow_left.gif);
	background-position:0px 10px;
	background-repeat:no-repeat;
	background-color:#62886F;
	display:block;
	text-decoration:none;
	font-weight:bold;
	}
#NavLeft li.act a {
	padding:5px 10px 5px 20px; 
	color:#FFFFFF;
	font-size:14px;
	background-image:url(../web_img/arrow_down.gif);
	background-position:4px 12px;
	background-repeat:no-repeat;
	background-color:#62886F;
	display:block;
	text-decoration:underline;
	font-weight:bold;
	border-bottom:1px solid #FFFFFF;
	}
#NavLeft li.first a:hover {
	background-color:#7B9B86;
}
/* SUB */
#NavLeft li.sub {
	border-bottom:1px dashed #FFFFFF;
	}
#NavLeft li.sub a {
	padding:5px 10px 5px 28px; 
	color:#000000;
	font-size:12px;
	background-image:url(../web_img/li_arrowNO.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	}
#NavLeft li.subAct a {
	padding:5px 10px 5px 30px; 
	color:#000000;
	font-size:11px;
	background-image:url(../web_img/li_arrowACT.gif);
	background-position:12px 10px;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px dashed #FFFFFF;
	}
#NavLeft li.sub a:hover {
	background-image:url(../web_img/li_arrowRO.gif);
	background-color:#A6BCAE;
}
/* subSub */
#NavLeft li.subSub {
	border-bottom:1px dashed #FFFFFF;
	}
#NavLeft li.subSub a {
	border-left:10px solid #C5D3CA;
	padding:3px 10px 3px 30px;
	background-color:#DCE5DF;
	color:#000000;
	font-size:12px;
	display:block;
	text-decoration:none;
	}
#NavLeft li.subSubAct a {
	padding:3px 10px 3px 40px; 
	color:#000000;
	font-size:12px;
	display:block;
	text-decoration:underline;
	border-bottom:1px dashed #FFFFFF;
	background-image:url(../web_img/li_arrowACT.gif);
	background-position:25px 8px;
	background-repeat:no-repeat;
	}
#NavLeft li.subSub a:hover {
	border-left:13px solid #C5D3CA;
	text-decoration:underline;
	padding-left:27px;
}
#Left form {
	margin:10px 0px 15px 10px;
	}
#Left .searchbox {
	width:140px;
	border:1px solid #336600;
	margin:0px 5px 0px 0px;
	padding:1px 1px 0px;
}
#Left .szukaj {
	width:60px;
	border:1px solid #336600;
	color: #336600;
	text-align:center;
}

#Normal {
	float:left;
	width:671px;
	margin:1px 0px 11px 1px;
	}
#Normal h1 {
	color:#415949;
	font-size:18px;
	background-color:#CDDDAB;
	padding:3px 20px;
	margin:1px 0px 6px;
	background-image:url(../web_img/arrow_down.gif);
	background-position:5px 12px;
	background-repeat:no-repeat;
	}
#Normal h2 {
	color:#336600;
	font-size:16px;
	padding:0px 20px;
	font-weight:bold;	
	}
#Normal h3 {
	color:#336600;
	font-size:16px;
	padding:0px 20px;
}
#Normal h4 {
	color:#333333;
	font-size:14px;
	padding:3px 10px;
	font-weight:normal;
	border-bottom:1px dashed #336600;
	margin-left:10px;
	margin-right:10px;
	}
#Normal p {
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
	line-height:18px;
	}
#Normal p.bodytext {

	}


#Normal .ToolBox {
	margin:0px auto;
	width:90%;
	text-align:right;
	display:block;
	padding:15px 0px 5px;
	}
#Normal .ToolBox a {
	color:#333333;
	}
#Normal .ToolBox a.registericon {
	padding:3px 3px 3px 16px;
	background-image:url(../web_img/ico_rejestr.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	border:1px solid #CCCCCC;
	text-decoration:none;
	}
#Normal .ToolBox a.registericon:hover, #Normal .ToolBox a.printicon:hover, #Normal .ToolBox a.counter:hover {
	background-color:#EBEBEB;
	}
#Normal .ToolBox a.printicon {
	padding:3px 3px 3px 17px;
	margin:1px 1px;
	height:20px;
	background-image:url(../web_img/ico_print.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	border:1px solid #CCCCCC;
	text-decoration:none;
	}
#Normal .ToolBox a.counter {
	color:#333333;
	padding:3px 3px 3px 17px;
	margin:1px 1px;
	height:20px;
	background-image:url(../web_img/ico_counter.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	border:1px solid #CCCCCC;
	text-decoration:none;
	}

#Normal .contentinfo{
	margin:0px auto;
	width:90%;
	border:1px solid #CCCCCC;
	color: #666666;
	padding:6px 10px;
	background-color:#f2f2f2;
	font-size:10px;
	}
#Normal .contentLeft, #Normal .contentRight {
	float:left;
	width:50%;
	}
#Normal p.infotext {
	font-size:10px;
	padding:1px 0px;
	margin:0px 0px;
	line-height:12px;
	}

#RootLine {
	font-size:10px;
	color:#336600;
	background-color:#D7DCD8;
	margin:0px 0px;
	padding:7px 20px 8px;
	background-image:url(../web_img/arrow_left.gif);
	background-position:0px 10px;
	background-repeat:no-repeat;
}
#RootLine a {
	color:#333333;
	text-decoration:none;
	}
#RootLine a:hover {
	text-decoration:underline;
	}
#footerMain {
	border-top:#336600 5px solid;
	width:910px;
	margin:0px auto;
	clear:both;
	padding:7px 0px 15px;
}
#footerMain a {
	padding:0px 5px;
	margin:0px 5px;
	color:#336600;
	font-size:11px;
	text-decoration:none;
	}
#footerMain a:hover {
	text-decoration:underline;
	}
#footer {
	clear:both;
	color:#336600;
	font-size:11px;
	padding:7px 5px 20px;
	}
#footer .left {
	padding-top:5px;
	float:left;
	width:300px;
	}
#footer .right {
	padding-top:5px;
	float:right;
	width:600px;
	text-align:right;
}
#footer a {
	color:#336600;
	text-decoration:none;
	}
#footer strong {
	font-weight:normal;
	}
.diff-g {color:green;}
.diff-r {color:red;}
/*=================================> +Stat
*/
#tx-go2webbipstatistic-pi1 {
	width:620px;
	margin:0px auto;
	font-size:10px;
}
#tx-go2webbipstatistic-pi1 .inline {
	border-bottom:1px dotted #e1e1e1;
	padding:2px 0px 0px;
	}
#tx-go2webbipstatistic-pi1 .colOne {
	width:220px;
	float:left;
	}
#tx-go2webbipstatistic-pi1 .colTwo {
	width:60px;
	float:left;
	text-align:center;
	}

#tx-go2webbipstatistic-pi1 .colThree {
	float:left;
	width:330px;
	}
	
#registerAll, #registerSingle {
	width:620px;
	margin:0px auto;
	font-size:11px;
	}
#registerAll a {
	color: #006600;
	}
#registerAll a:hover {
	text-decoration:none;
	}
#registerAll td, #registerSingle td {
	border-bottom:1px dotted #e1e1e1;
	padding:2px 0px;
	}
#registerAll th, #registerSingle th {
	padding:3px 0px;
	background-image:url(../web_img/bg_shadow.gif);
	background-repeat:repeat-x;
	border-bottom:1px dotted #e1e1e1;
	border-top:1px solid #999999;
	color:#666666;
	}
#registerAll .registerAll {
	width:120px;
	}
#registerAll .registerDocument {
	width:280px;
	}
#registerAll .registerAutor {
	width:220px;
	}
#registerSingle .registerDate {
	width:90px;
	text-align:center;
	}
#registerSingle .registerAutor {
	width:160px;
	}
#registerSingle .registerDetal {
	width:370px;
	}
#registerSingle span.registerArt {
	font-weight:bold;
	color:#333333;
	}
#registerSingle span.registerContent {
	}
.mini {
	font-size:90%;
	}
/* rte */
.csc-frame-frame1 {
	border:1px solid #CCCCCC;
	background-color:#1e1e1e;
	padding:5px;
	}
.csc-frame-frame2 {
	border:1px solid #FFCC33;
	background-color:#FFFF99;
	padding:5px;
	}
.align-left {
	text-align:left;
	}
.align-right {
	text-align:right;
	}	
.align-center {
	text-align:center;
	}
.align-justify {
	text-align:justify;
	}
span.important {
	color:#CC0000;
	font-weight:bold;
	}
span.detail {
	color:#009900;
	}
span.name-of-person {
	text-transform:capitalize;
	}
.indent {
	width:90%;
	margin:0px auto;
	}
blockquote {
	font-style:italic;
	}

/* mininews */
#Normal .tx-mininews-pi1 .date {
	width:80px;
	height:30px;
	float:right;
	background:#FFFFFF;
	border-bottom:2px solid #CC3300;
}

#Normal .tx-mininews-pi1 .day {
	background:none;
	color:#01446c;
	font-size:28px;
	float:left;
	line-height:100%;
	padding-left:3px;

}

#Normal .tx-mininews-pi1 .month, #Normal .tx-mininews-pi1 .year {
	float:left;
	font-size:12px;
	line-height:100%;
	background:none;
	color:#01446c;
	padding:3px 0 0 7px;
	text-transform:uppercase;
}

#Normal .tx-mininews-pi1 .year {
	padding:0px 0 0 7px;
 }
.tx-mininews-pi1 {
	width:100%;
	margin:0px 0px;
	padding:0px 0px;
	}

.tx-mininews-pi1-listrow-first, .tx-mininews-pi1-listrow-normal, .tx-mininews-pi1-listrow-last {
	border-top: 1px solid #CCCCCC;
	margin:0px auto;
	padding-bottom:10px;
	}
.tx-mininews-pi1-listrow-last {
	border-bottom: 1px solid #CCCCCC;
	}
p.tx-mininews-pi1-listrowField-datetime {
	text-align:center;
	float:right;
	width:90px;
	margin:0px 0px;
	line-height:10px;
	background-color:#E8E8E8;
	padding:1px 2px;
	font-size:10px;
	border-bottom:2px solid #CCCCCC;
	}
p.tx-mininews-pi1-listrowField-title {
	font-size:26px;
	margin:0px 0px 15px;
	padding:4px 0px 0px;
	background-image:url(../web_img/bg_shadow.gif);
	background-repeat:repeat-x;
	font-weight:normal;
	}
p.tx-mininews-pi1-listrowField-title a {
	color:#01446c;
	text-decoration:none;
	}
p.tx-mininews-pi1-listrowField-title a:hover, p.tx-mininews-pi1-listrowField-teaser a:hover {
	text-decoration:underline;
	}
.tx-mininews-pi1-browsebox {
	color:#666666;
	margin:0px auto;
	font-size:10px;
	line-height:12px;
	text-align:center;
	padding:0px 0px;
	width:50%;
	}
div.tx-mininews-pi1-browsebox p {
	line-height:12px;
	text-align:center;
	padding:0px 0px;
	}
div.tx-mininews-pi1-browsebox a, .tx-mininews-pi1 p.back a{
	border:1px solid #CCCCCC;
	padding:2px 3px;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
	}
div.tx-mininews-pi1-browsebox a:hover, .tx-mininews-pi1 p.back a:hover{
	border-color:#990000;
	}
.tx-mininews-pi1-browsebox-strong {
	font-weight:bold;
	}
div.tx-mininews-pi1-browsebox table {
	margin:0px 0px;
	padding:0px 0px;
	}
.tx-mininews-pi1-singleView {
}
.tx-mininews-pi1-singleViewField-datetime {
	text-align:center;
	float:right;
	width:100px;
	margin:0px 0px;
	line-height:10px;
	padding:4px 2px;
	font-size:11px;
	}
hr {
	color:#CCCCCC;
	border:none;
	width:95%;
	margin:0px auto;
	height:1px;
	}

/*search */
.tx-fesearchintable-pi1 {
	width:90%;
	margin:0px auto;
	}
.tx-fesearchintable-pi1 ol li {
	margin:0px 0px 5px;
	}

.redakcjabip {
	width:auto;
	margin:10px 10px 10px 15px;
	}
.redakcjalabel {
	width: 120px;
	font-size:11px;
	font-weight:bold;
	color: #666666;
	padding:2px 5px;
	text-align:right;
	border-bottom:1px dotted #e1e1e1;
	}
th.redakcjacontent {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:left;
	padding:4px 5px;
	border-bottom:1px dotted #e1e1e1;
	}
td.redakcjacontent {
	color:#333333;
	text-align:left;
	padding:2px 5px;
	border-bottom:1px dotted #e1e1e1;
	font-weight:normal;
	}
.grupa {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	}