@IMPORT url("rightcol.css");
@CHARSET "UTF-8";

#template1{
	width:980px;
	float:left;
	padding:0px 0px 0px 0px;
}

#left{
	float:left;
	width:755px;
}

#template1 .tab{
	padding-bottom:0px;
	margin-bottom:0px;
}

#page_icons{
	text-align: right;
	padding:0px 20px 0px 0px;
	line-height:16px;
}

a.ico_drukuj{
	min-height: 20px;height: auto !important;height: 20px;
	display:inline-block;
	background: url(../img/ico/print.gif) no-repeat left 0px;
	padding-left:25px;
	color:#ad0101;
}

a.ico_polec{
	min-height: 20px;height: auto !important;height: 20px;
	display:inline-block;
	background: url(../img/ico/mail.gif) no-repeat left -2px;
	padding-left:20px;
	color:#ad0101;
	margin-right:25px;
}

/** strona w�adze **/

.wladze_box_poziomy{
	width:201px;
	height:99px;
	padding:10px 9px;
	background: url(../img/wladze_box_poziomy.gif) no-repeat ;
	text-align: left;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}

.wladze_box_pionowy{
	width:121px;
	height:196px;
	padding:10px;
	background: url(../img/wladze_box_pionowy.gif) no-repeat ;
	text-align: left;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}
.wladze_box_pionowy2{
	width:121px;
	height:196px;
	padding:10px;
	background: url(../img/wladze_box_pionowy.gif) no-repeat ;
	text-align: left;
	float:left;
	overflow:hidden;
	margin-bottom:10px;
}

.wladze_box_poziomy img, .wladze_box_pionowy img{ 
	float:left;
	margin-right:8px;
	width:74px !important;
	height:99px !important;
}
.wladze_box_pionowy img{ margin-bottom:5px;}
.wladze_box_poziomy h4, .wladze_box_pionowy h4{ 	
	font-size:14px;
	color:#141f30;
	margin:0px  0px 0px 0px;
	line-height:18px;
	font-weight:bold;
}
.wladze_box_pionowy2 h4{ 	
	font-size:14px;
	color:#141f30;
	margin:3px  0px 0px 0px;
	font-weight:bold;
	display:block;
	min-height: 30px; 
}

.wladze_box_pionowy2 h6{ 	
	font-size:12px;
	color:#6e3633;
	margin:0px  0px 0px 0px;
	line-height:16px;
	font-weight: normal;
	display:block;
	min-height: 45px; 
}


.wladze_box_poziomy h4{ min-height:32px; }

#komisja_rewizyjna .wladze_box_poziomy h4{ height:20px;}
.wladze_box_pionowy h4{ height:34px; clear:both; }

.wladze_box_poziomy h6, .wladze_box_pionowy h6{ 	
	font-size:12px;
	color:#6e3633;
	margin:4px  0px 0px 0px;
	font-weight: normal;
	display:block;
	min-height: 32px; 
}
.wladze_box_poziomy h6, .wladze_box_pionowy h6{	margin-bottom: expression( "12px")}

#komisja_rewizyjna h6{
	margin-bottom:19px;
}

.wladze_box_poziomy a.wladzeMore, .wladze_box_pionowy a.wladzeMore, .wladze_box_pionowy2 a.wladzeMore{
	float:left;
}

.popup_wladze{ 
	width:480px;
	z-index:999;
	display:none;
	margin:auto;
}
.popup_wladze table{
	width:100%;
}

.popup_wladze_corner{
	height:4px;
	width:4px;
	background: url(../img/wladze_popup_corners.gif) no-repeat;
}
.popup_wladze_top{
	border-top:1px #979ba4 solid;
	background:#ededed;
	height:4px;
}
.popup_wladze_left{
	border-left:1px #979ba4 solid;
	background:#ededed;
}	
.popup_wladze_content{
	background:#ededed url(../img/ico/zbp.gif) no-repeat 100px 9px;
	padding:4px 4px 8px 8px;
	color:#7f7f7f;
	font-size:11px;
	line-height:14px;
}

img.wladze_foto_big{
	width:84px;
	height:119px;
	float:left;
	margin:5px 8px 0px 0px;
}
	
.popup_wladze_right{
	border-right:1px #979ba4 solid;
	background:#ededed;
}	
.popup_wladze_bottom{
	border-bottom:1px #979ba4 solid;
	background:#ededed;
	height:4px;
}

.popup_wladze_close{
	background: url(../img/wladze_popup_close.gif) no-repeat;
	width:10px;
	height:11px;
	display:block;
	float:right;
}

.popup_wladze_content h4{
	padding-left:48px;
	font-size:18px;
	color:#141f30;
	font-weight:normal;
	font-size:18px;
	margin:5px  0px 5px 0px;
}

.popup_wladze_content h6{
	font-size:12px;
	color:#6e3633;
	margin:8px  0px 12px 0px;
	line-height:16px;
	font-weight: normal;
	padding-left:48px;
}
/**EOS strona w�adze **/

/** popup z wladzami **/
#toplayer{
	position:fixed;
	display:none;
	top:0px;
	left:0px;
	z-index:100;
	width:100%;
	height:100%;
	background:#ffffff;
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

*html #toplayer{
	position:absolute;
	width: expression(document.documentElement.clientWidth + 'px');
	height: expression(document.documentElement.clientHeight + 'px');
	top: expression(
	    offset = 0 + parseInt(document.body.currentStyle.paddingTop) + parseInt(document.body.currentStyle.marginTop),
	    document.documentElement.scrollTop + offset + 'px'
	);
}

#popup_wladze_container{
	position:fixed;
	left:0px;
	top:150px;
	z-index:255;
	width:100%;
	display:none
}

*html #popup_wladze_container{
	position: absolute;
	width: expression(document.documentElement.clientWidth + 'px');
	height: expression(document.documentElement.clientHeight + 'px');
	top: expression(
	    offset = 150 + parseInt(document.body.currentStyle.paddingTop) + parseInt(document.body.currentStyle.marginTop),
	    document.documentElement.scrollTop + offset + 'px'
	);

}
/**EOS popup z wladzami **/
