/*--------------------------------------------------------------*/
/*--------------------- Styl standardowy -----------------------*/
/*--------------------------------------------------------------*/
body, td {
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	font-size: 12px;
}

body {
	padding: 0px;
	margin: 0px;
	border-style: none;
	background: #ffffff url("images/top.jpg") no-repeat center top;
	color: #465864;
}
.fix{
	overflow: hidden;
	height: 1%;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol, ul, li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
}

li {padding: 0px 0px 0px 5px;}

h1, h2, h3, h4, h5, h6, h7, p, form {
	margin: 0px;
	padding: 0px;
}

.top {vertical-align: top;}
.clear {clear: both;}

a {
	color: #0a54b4;
	font-weight: normal;
	text-decoration: none;
}

a:hover {text-decoration: underline;}

label {cursor: pointer;}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #C8D0CF;
}
.Popup .ImageContainer {
	padding: 5px;
	height: 100%;
	text-align: center;
}
.Popup .Loader {
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	border: 1px solid #C8D0CF;
}
.Popup .Preview {
	border: 1px solid #C8D0CF;
	cursor: pointer;
}
.Popup .Caption {
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
	font-size: 11px;
}
.Popup .Prev {
	vertical-align: top;
	text-align: left;
	padding: 0px 0px 5px 5px;
	width: 16px;
}
.Popup .Prev div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_prev.gif) no-repeat center center;
}
.Popup .Next {
	vertical-align: top;
	text-align: right;
	padding: 0px 5px 5px 0px;
	width: 16px;
}
.Popup .Next div {
	height: 16px;
	width: 16px;
	cursor: pointer;
	background: url(images/ico_next.gif) no-repeat center center;
}
.Popup .IcoClose {
	height: 26px;
	width: 26px;
	display: block;
	cursor: pointer;
	background: url(images/ico_close.gif) no-repeat center center;
}
.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #999999;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

/* komunikat */
.komunikat{
	padding: 10px;
	text-align: center;
	font-size: 11px; 
}

.komunikatRed{
	font-weight: bold;
	padding: 10px;
	text-align: center;
	color: red;
}


.message {
	font-weight: bold;
	width:460px;
	position:absolute; 
	top:200px; 
	left:50%; 
	margin-left: -235px;
	background-color:#F2F4F6; 
	border: 4px double #ff6600; 
	padding:0px 0px 20px 0px;
	text-align: center;
	z-index: 999999999;
}
.message p{text-align: center;}

.message div.info{
	padding:25px 5px 34px 100px;
	background: #F2F4F6 url(images/info.jpg) no-repeat 15px 10px;
	text-align: left;
}
.message div.error{
	padding:25px 5px 34px 100px;
	background: #F2F4F6 url(images/error.jpg) no-repeat 15px 10px;
	text-align: left;
}
.message input{
	background: url(images/btn_blue_i.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 73px;
	height: 25px;
	color: #ffffff;
	cursor: pointer;

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

/* ---------------------------------------------------------------- */
/* --- Ponizsze style usunac i napisac samodzielnie !!! ----------------- */
/* ---------------------------------------------------------------- */

/* naglowek */
#naglowek {
	height: 121px;
	margin: 0px;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#naglowek a.logo {
	display: block;
	width: 450px;
	height: 121px;
	text-decoration: none;
	float: left;
}

.top1 {
	background: url("images/top.jpg") no-repeat center top;  
	text-align: center;
}

.mapkaTop {
	margin: 0;
	z-index: 1000;
	vertical-align: top;
	position: absolute; 
	margin-top: 0;
	margin-left: 0px;
}

* html .mapkaTop {
	margin: 0;
	z-index: 1000;
	vertical-align: top;
	position: absolute; 
	margin-left: -156px;
}

/* menu gorne */
div.menuGora{
	padding: 0px 0 0px 0;
	height: 26px;
}

ul.menuGora {
	padding: 0px;
	margin: 0px 0px 0px -1px;
	float: left;
	padding-top: 6px;
}

ul.menuGora li {
	margin: 0px;
	padding: 0px 26px 0px 26px;
	border-left: 1px solid #ffffff;
	display: inline;  
}

ul.menuGora a {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, tahoma, Verdana,  Helvetica, sans-serif;
}

ul.menuGora a:hover {
	text-decoration: underline;
}

td.lewyRegion {
	width: 166px;
	vertical-align: top;
}

td.lewyRegionW {
	padding-top: 10px;
	vertical-align: top;
}

td.prawyRegionWelcome {
	width: 314px;
	padding-top: 83px;
	vertical-align: top;
}

td.prawyRegion {
	width: 314px;
	padding-top: 6px;
	vertical-align: top;
}

td.srodkowyRegion {
	padding: 0px 17px 5px  16px;
	vertical-align: top;
}

div.stopka {
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background-color: #ffffff;
	padding: 11px 0px 13px 0px;
	
	color: #a9a8a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

.stopkaBold {
	color: #6f6f6f; 
	font-weight: bold;
}

.stopka a {
	color: #6f6f6f; 
	font-weight: bold;
	text-decoration: none;
}

.stopka a:hover {
	color: #6f6f6f; 
	font-weight: bold;
	text-decoration: underline;
}

/*blok Menu*/
.menuTopContainer {
	background: url(images/m_2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.menuTop {
	background: url(images/m_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.menuBottomContainer {
	background: url(images/m_5.gif) repeat-x top left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.menuBottom {
	background: url(images/m_4.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	border: none;
}

.menuBody {
	border-left: 1px solid #e6ebf2;
	border-right: 1px solid #e6ebf2;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: #fdfdfd url(images/m_bg.gif) repeat-x top left;
}

h3.tytulBlok {
	padding: 0px 0 2px 8px;
	margin: 0px;
	
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* modul */
.katTopContainer {
	background: url(images/z_2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.katTop {
	background: url(images/z_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.katBody {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: #f2f4f6 url(images/z_bg.gif) repeat-x top left;
}

.katBody1R {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/z_r.gif) repeat-y top right;
}

.katBody1L{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/z_l.gif) repeat-y top left;
}

.katBodyL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/z_5.gif) no-repeat top left;
}

.katBodyR {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/z_4.gif) no-repeat top right;
}

.katBodyL {
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/z_5.gif) no-repeat top left;
}

h3.tytulKategoria {
	padding: 2px 10px 5px 14px;
	margin: 0px;
	
	color: #465864;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3.tytulKategoriaFirst {
	padding: 2px 10px 5px 14px;
	margin: 0px;
	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h3.tytulBlokInfo {
	padding: 3px 0px 0px 0px;
	margin: 0px 0 8px 0;
	
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}

.kat2TopContainer {
	background: url(images/mod_2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.kat2Top {
	background: url(images/mod_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.kat2Body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: #fefefe url(images/mod_bg.gif) repeat-x top left;
}

.kat2Body1R {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/mod_4.gif) repeat-y top right;
}

.kat2Body1L{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/mod_5.gif) repeat-y top left;
}

.kat2BodyL {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/mod_l.gif) no-repeat top left;
}

.kat2BodyR {
	padding: 0px 5px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	background: url(images/mod_r.gif) no-repeat top right;
}

/* menu */

ul.poziom1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.poziom1 li {
	font-weight: bold;
  	padding: 0px 0px 1px 0px;
	margin: 0px;
	border-top: 3px solid #fdfdfd;
}

ul.poziom1 li.wcisniety a, ul.poziom1 li.wcisnietyfile  a{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	
	color: #f2f4f6;
	background: #FF3737 url("images/arrow_1_a.gif") no-repeat;
	background-position: 14px 7px;
}

ul.poziom1 li.wcisnietyfolder  a{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	
	color: #f2f4f6;
	background: #FF3737 url("images/arrow_d_a.gif") no-repeat;
	background-position: 14px 7px;
}

ul.poziom1 li.folder a{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	
	color: #006600;
	background: #ECF9EC url("images/arrow_d.gif") no-repeat;
	background-position: 14px 7px;
}

ul.poziom1 li.folder a:hover {
	color: #006600;
	background: #FFB9B9 url("images/arrow_d.gif") no-repeat;
	background-position: 14px 7px;
	text-decoration: none;
}
ul.poziom1  a {
	color: #006600;
	text-decoration: none;
  	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	
	background: #ECF9EC url("images/arrow_1.gif") no-repeat;
	background-position: 14px 7px;
  
	display: block;
	width: 100%;
  
	padding: 0px;
	margin: 0px;
}

ul.poziom1 a:hover {
	color: #006600;
	background: #FFB9B9 url("images/arrow_1.gif") no-repeat;
	background-position: 14px 7px;
	text-decoration: none;
}

ul.poziom1 span {
	display: block;
	padding: 4px 0px 4px 29px;
}

ul.poziom2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.poziom2 li.wcisnietyfolder {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	background: none;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 a {
	background: #ECF9EC url("images/point.gif") no-repeat;
	background-position: 28px 5px;
	color: #006600;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 a:hover {
	color: #006600;
	background: #FFB9B9 url("images/point.gif") no-repeat;
	background-position: 28px 5px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.folder a {
	background: #FF9393 url("images/point_f.gif") no-repeat;
	background-position: 28px 5px;
	color: #006600;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.folder a:hover {
	color: #006600;
	background: #FFB9B9 url("images/point_f.gif") no-repeat;
	background-position: 28px 5px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}


ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfile {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfile a {
	background: #FF6464 url("images/point_a.gif") no-repeat;
	background-position: 28px 5px;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfile a:hover {
	color: #006600;
	background: #FFB9B9 url("images/point_a.gif") no-repeat;
	background-position: 28px 5px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}



ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder a {
	background: #ECF9EC url("images/point_f_a.gif") no-repeat;
	background-position: 28px 5px;
	color: #006600;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder a:hover {
	color: #006600;
	background: #ECF9EC url("images/point_f_a.gif") no-repeat;
	background-position: 28px 5px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

ul.poziom2 span {
	padding: 3px 2px 3px 42px;
	margin: 0px;
}


ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder ul.poziom3 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder ul.poziom3 li.file {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder ul.poziom3 a {
	background: #ECF9EC url("images/point.gif") no-repeat;
	background-position: 38px 5px;
	color: #006600;
	
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder ul.poziom3 a:hover {
	color: #006600;
	background: #FFB9B9 url("images/point.gif") no-repeat;
	background-position: 38px 5px;
	text-decoration: underline;

	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder ul.poziom3 li.wcisnietyfile a{
	background: #ECF9EC url("images/point_a.gif") no-repeat;
	background-position: 38px 5px;
	color: #006600;
	  
	display: block;
	width: 100%;
  
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
}

ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder ul.poziom3 li.wcisnietyfile a:hover{
	color: #006600;
	background: #FFB9B9 url("images/point.gif") no-repeat;
	background-position: 38px 5px;

	display: block;
	width: 100%;
  
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 10px;
}



ul.poziom1 li.wcisnietyfolder ul.poziom2 li.wcisnietyfolder ul.poziom3 span {
	padding: 3px 2px 3px 52px;
	margin: 0px;
}



/*menu Top*/
ul.menuTop {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	text-align: center;
	background: none;
}

ul.menuTop li {
	margin: 0;
	padding: 0 12px 0 12px;
	display: inline;  
}
ul.menuTop li.first {
	margin: 0;
	padding: 0 12px 0 15px;
	background: url(images/arrow_5.gif) no-repeat 0 3px;
	border: none;
	display: inline;  
}

ul.menuTop a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	font-size: 11px;
}

ul.menuTop a:hover {
	text-decoration: underline;
}

/*blok wyszukiwarka*/
textarea.inputSzP {
	border: 1px solid #c4c4c4;
	background-color: #f2f5f8;
	width: 291px;
	_width: 301px;
	height: 85px;
	float: left;
	padding: 0.4em;
	color: #7e878e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

input.inputSz {
	border: 1px solid #7792a1;
	background-color: #ffffff;
	width: 253px;
	float: left;
	padding: 0.4em;	
	color: #7e878e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

* html input.inputSz {
	border: 1px solid #7792a1;
	background-color: #ffffff;
	/*width: 264px;*/
	height: 25px;
	float: left;
	padding: 0.4em;
	
	color: #7e878e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.btnSz, input.btnSz {
	border: none;
	background: url(images/btn_szukaj.gif) no-repeat left top;
	width: 50px;
	height: 25px;
	float: right;
	
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}

a.btnSz{
	text-align: center;
	height: 21px;
	padding: 4px 0px 0px 0px;
}

div.szukaj {
	margin: 7px 0 10px 0;
}

.szukaj_0 {
	margin: 7px 0 10px 0;
	width: 318px;
}

/*menu Dolne*/
div.menuDolne {
	padding: 10px 0 0px 0;
	margin: 14px  0 0 0;
	height: 41px;
	background: #CC3300 url(images/bg_menu_bottom.gif) repeat-x left top;
	border-bottom: 1px solid #CC3300;
	clear: both;
}

ul.menuDolne {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

ul.menuDolne li {
	margin: 0;
	padding: 0 12px 0 12px;
	border-right: 1px solid #e7eef9;
	display: inline;  
}
ul.menuDolne li.last {
	margin: 0;
	padding: 0 12px 0 12px;
	border: none;
	display: inline;  
}

ul.menuDolne a {
	color: #e7eef9;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

ul.menuDolne a:hover {
	text-decoration: underline;
}

/*sciezka*/
ul.sciezka {
	margin: 0px 0px 5px 0px;
	padding: 5px 0 5px 0;
	list-style: none;
	vertical-align: middle; 
}

ul.sciezka li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.sciezka a {	
	background: url("images/arrow_2.gif") no-repeat 0 0px;  
	padding: 0px 0px 0px 15px;
	
	color: #465864;
	font-weight: normal;
	text-decoration: none;
}
ul.sciezka a.first {	
	background: none;  
	padding: 0px 0px 0px 0px ;
	
	color: #0a54b4;
	font-weight: bold;
	text-decoration: none;
}

ul.sciezka a:hover {
	color: #0a54b4;
	text-decoration: underline;
}

.kontenerModul {
	padding: 0;
	margin: 0;
	border-left: 1px solid #e8edf3;
	border-right: 1px solid #e8edf3;
	_height: 1%;
}

.kontenerModul6 {
	padding: 0px 0 10px 0;
	margin: 0;
	border-left: 1px solid #e8edf3;
	border-right: 1px solid #e8edf3;
	_height: 1%;
}

.kontenerModulA {
	padding: 0px 0px 0px 0px;
	margin: 0;
	border-left: 1px solid #e8edf3;
	border-right: 1px solid #e8edf3;
	_height: 1%;
}

.modulTopContainer {
	background:#f2f4f6 url(images/z_t.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: right;
	border-left: 1px solid #e8edf3;
	_height: 1%;
}
.modulTop {
	background: url(images/m_t_l.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.modulTopContainer2 {
	background: #ffffff url(images/z_t.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: right;
	border-left: 1px solid #e8edf3;
}

.modul2TopContainer {
	background: url(images/mod_m_2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.modul2Top {
	background: url(images/mod_m_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.modulBottomContainer{
	background: url(images/z_b_b.gif) repeat-x top left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.modulBottom {
	background: url(images/z_b_r.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	border: none;
}

.modulBottomContainerI{
	background: url(images/b_2.gif) repeat-x top left;
	margin: -4px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.modulBottomI {
	background: url(images/b_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	border: none;
}

/*mapa serwisu kontener*/
.modulTopContainerMapa {
	background: #265a9e url(images/z_t.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: right;
	border-left: 1px solid #e8edf3;
}

.aMarginesRowBloczek {
	padding: 2px 10px 0px 0px;
	float: left; 
	width: 45%; 
	margin: 0 10px 0 0;
	_height: 1%;
}

.bgBloczekAktualnosci {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.aktMargRow1{
	padding: 12px 14px 4px 14px;
	margin: 0;
	background-color: #f2f4f6;
	border: 1px solid #e8edf3;
	border-top: 0px solid #e8edf3;
	_height: 1%;
}

.aktMargRow1Wyrozniona{
	padding: 0px 14px 4px 14px;
	margin: 0;
	background: #f2f4f6 url(images/pasek_w.jpg) no-repeat 0px 0;
	border: 1px solid #265a9e;
	border-top: 0px solid #265a9e;
	_height: 1%;
}

.aktMargRow2{
	padding: 12px 14px 4px 14px;
	margin: 0;
	background-color: #ffffff;
	border: 1px solid #e8edf3;
	border-top: 0px solid #e8edf3;
	_height: 1%;
}

.aktMargRow2Wyrozniona{
	padding: 0px 14px 4px 14px;
	margin: 0;
	
	background: #ffffff url(images/pasek_w.jpg) no-repeat 0px 0;
	border: 1px solid #265a9e;
	border-top: 0px solid #265a9e;
	_height: 1%;
}

h3.aktTytul {
	margin: 0px;
	padding: 1px 0px 4px 0px;
	
	color: #465864;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

h3.aktTytul a, h3.aktTytul span{
	color: #465864;	
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 23px;
	background: url("images/arrow_3.gif") no-repeat;  
	background-position: 0px -1px;
}

h3.aktTytul a:hover {	
	font-weight: bold;
	text-decoration: underline;
}

h3.aktTytulWyrozniona {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
	
	color: #465864;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
}

h3.aktTytulWyrozniona a, h3.aktTytulWyrozniona span{
	color: #ffffff;	
	font-weight: bold;
	text-decoration: none;
	background: url("images/arrow_3.gif") no-repeat;  
	background-position: 0px -1px;
	padding: 0px 0px 0px 23px;
}

h3.aktTytul a:hover {	
	font-weight: bold;
	text-decoration: underline;
}


.aktDataBlok {
	padding: 0px 0px 0px 23px;
	background: url("images/clock.gif") no-repeat 0px -1px ;
	color: #FF0000;
	font-weight: normal;
	font-size: 10px;
	display: block;
	float: left;
}

.aMarginesRow2 {
	padding: 12px 15px 12px 15px;
	margin: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #e8edf3;
	_height: 1%;
}


.aMarginesRow1First {
	padding: 18px 16px 7px 16px;
	background: #007D00 url("images/bg_first_news.jpg") no-repeat left top ;
	margin: 0;
	border-bottom: 0px solid #194580;
	_height: 1%;
}

.aMarginesRow1 {
	padding: 12px 15px 4px 15px;
	margin: 0;
	background-color: #f2f4f6;
	border-left: 1px solid #e8edf3;
	border-right: 1px solid #e8edf3;
	border-bottom: 1px solid #e8edf3;
	_height: 1%;
}

.aMarginesRowS1 {
	padding: 10px 10px 7px 9px;
	margin: 0;
	background-color: #f2f4f6;
	_height: 1%;
}
.aMarginesRow1last {
	padding: 10px 15px 5px;
	margin: 0;
	background-color: #f2f4f6;
	_height: 1%;
}
.aMarginesRow2last {
	padding: 10px 15px 5px;
	margin: 0;
	background-color: #ffffff;
	_height: 1%;
}
.aMargineslast {
	padding: 5px 10px 5px 10px;
	margin: 0;
	background-color: #ffffff;
	_height: 1%;
}
.aMargines {
	padding: 5px 10px 12px 10px;
	margin: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #e8edf3;
	_height: 1%;
}

.aData {
	padding: 0px 0px 0px 25px;
	background: url("images/clock.gif") no-repeat 7px 0px ;
	color: #ff6600;
	font-weight: normal;
	font-size: 10px;
}

.aDataBlok {
	padding: 0px 0px 0px 25px;
	background: url("images/clock.gif") no-repeat 7px -1px ;
	color: #FF0000;
	font-weight: normal;
	font-size: 10px;
	display: block;
}

.aJednostka{
	padding: 0px 5px 0px 25px;
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	display: block;
}

h3.aTytulB {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

h3.aTytulB a, h3.aTytulB span {
	color: #5f5f5f;	
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 15px;
	background: url("images/point_1.gif") no-repeat;  
	background-position: 5px 2px;
}

h3.aTytulB a:hover {	
	font-weight: bold;
	text-decoration: underline;
}

h3.aTytul {
	margin: 0px;
	padding: 1px 0px 4px 0px;
	
	color: #465864;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


h3.aTytul2 {
	margin: 0px;
	padding: 5px 0px 4px 15px;
	
	color: #AFAFAF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

h3.aTytul a, h3.aTytul span{
	color: #465864;	
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	background: url("images/arrow_3.gif") no-repeat;  
	background-position: 5px -1px;
}

h3.aTytul a:hover {	
	font-weight: bold;
	text-decoration: underline;
}

h3.aTytulPriorytet {
	margin: 0px;
	padding: 1px 0px 4px 0px;
	
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

h3.aTytulPriorytet a, h3.aTytulPriorytet span {
	color: #ff6600;	
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	background: url("images/arrow_3.gif") no-repeat;  
	background-position: 5px -1px;
}

h3.aTytulPriorytet a:hover {	
	font-weight: bold;
	text-decoration: underline;
}

h3.aTytulFirst {
	margin: 0px;
	padding: 1px 0px 4px 0px;
	
	color: #f2f4f6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

h3.aTytulFirst a, h3.aTytulFirst span {
	color: #f2f4f6;	
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	background: url("images/arrow_3_f.gif") no-repeat;  
	background-position: 5px -1px;
}

h3.aTytulFirst a:hover {	
	font-weight: bold;
	text-decoration: underline;
}

.aJednostkaFirst{
	padding: 0px 5px 0px 25px;
	color: #ffe89a;
	font-weight: bold;
	font-size: 10px;
	display: block;
}

.aDataFirst {
	padding: 0px 0px 0px 25px;
	background: url("images/clock_f.gif") no-repeat 5px -1px ;
	color: #ffe89a;
	font-weight: normal;
	font-size: 10px;
}

.aDataBlokFirst {
	padding: 0px 0px 0px 25px;
	background: url("images/clock_f.gif") no-repeat 7px -1px ;
	color: #ffe89a;
	font-weight: normal;
	font-size: 10px;
	display: block;
}

.aOpisSmallFirst {
	padding: 8px 0 5px 0;
	text-align: justify;
	color: #ffffff;
	font-size: 11px;
}

.aOpisSmall {
	padding: 5px 0 5px 0;
	text-align: justify;
	font-size: 11px;
}

.aOpis {
	padding: 5px 0 5px 0;
	text-align: justify;
	line-height: 17px;
}

.aOpisGaleriaSmall {
	padding: 7px 15px 5px 12px;
	text-align: justify;
	font-size: 11px;
}

.aLink {
	text-align: right;
}

a.aWiecejFirst{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background: url(images/arrow_4_f.gif) no-repeat 100% 3px;
	padding: 0 15px 0 0;
}

a.aWiecejFirst:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.aWiecej{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	background: url(images/arrow_4.gif) no-repeat 100% 3px;
	padding: 0 15px 0 0;
}

a.aWiecej:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.aWiecej2{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0 15px 0 0;
}
a.aWiecej2:hover {
	font-weight: bold;
	text-decoration: underline;
}

a.aWiecej2First{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	padding: 0 15px 0 0;
}

a.aWiecej2First:hover {
	font-weight: bold;
	text-decoration: underline;
}

.aSkrotZdjecia {
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	_height: 1%;
}

.aktSkrotZdjecia {
	float: left;
	text-align: left;
	margin: 0px 8px 10px 0px;
	padding: 5px 0px 0px 0px;
	_height: 1%;
}

.aplikiVideo {
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	text-align: center;
}

/*bloczek informacje*/
.iMarginesRow1First {
	padding: 3px 5px 9px 12px;
	_padding: 3px 5px 4px 12px;
	margin: 0;
	background-color: #f2f4f6;
	border-bottom: 1px solid #e8edf3;
	_height: 1%;
}

.iMarginesRow1 {
	padding: 6px 5px 7px 12px;
	_padding: 6px 5px 6px 12px;
	margin: 0;
	background-color: #f2f4f6;
	border-bottom: 1px solid #e8edf3;
	_height: 1%;
}

.iMarginesRow2 {
	padding: 7px 5px 8px 12px;
	_padding: 6px 5px 6px 12px;
	margin: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #e8edf3;
	_height: 1%;
}

h3.osTytul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	
	color: #5f5f5f;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	
	background: url("images/arrow_6.gif") no-repeat;  
	background-position: 5px 2px;
	
	float: right;
	width: 70%;	
}

h3.iTytul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	
	background: url("images/arrow_6.gif") no-repeat;  
	background-position: 5px 2px;
	
	color: #0a54b4;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	
	float: right;
}

h3.iTytul a, h3.osTytul a {
	color: #0a54b4;	
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

h3.iTytul a:hover, h3.osTytul a:hover  {	
	font-weight: normal;
	text-decoration: underline;
}

.iDataG {
	color: #FF0000;
	font-size: 10px;
	float: left;
	padding: 0px 0px 0px 5px;
	width: 70px;
}

.iDataG strong {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

.iData {
	color: #FF0000;
	font-size: 10px;
	float: left;
	padding: 0px 0px 0px 5px;
	width: 70px;
}

h3.aTytul1 {

	padding: 3px 0px 2px 17px;
	width: 70%;
	float: left;
}

h3.aTytul1 a{
	color: #0a54b4;	
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}
h3.aTytul1 a:hover {
	text-decoration: underline;
}

h3.aTytul1 span{
	color: #ff6600;	
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 0px;
}


.dataALinki {
	color: #ff6600;	
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	width: 70px;
	_width: 90px;
	background: url("images/point_1.gif") no-repeat;  
	background-position: 5px 4px;
	padding: 3px 0px 2px 17px;
}


/* strona opisowa */
.oMargines {
	padding: 5px 7px 7px 9px;
	margin: 0;
	background-color: #ffffff;
	_height: 1%;
}

h3.oTytul {
	margin: 0px 0px 5px 0px;
	padding: 1px 0px 5px 22px;
	
	color: #465864;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	
	background: url("images/arrow_3.gif") no-repeat;  
	background-position: 0px 0px;
}

.oOpis {
	padding: 5px 0 5px 0;
	text-align: justify;
}

div.zdjeciaBlokABig {
	margin: 4px 9px 4px 0px;
	padding: 0px;
	width: 128px;
	float: left;
	text-align: center;
	display: inline;
}

div.zdjeciaBlokO {
	margin: 4px 0px 4px 0px;
	padding: 0px;
	float: left;
	text-align: center;
	display: inline;
}

div.zdjeciaBlokA {
	margin: 4px 9px 4px 0px;
	padding: 0px;
	width: 108px;
	float: left;
	text-align: center;
	display: inline;
}

div.zdjeciaBlokA1 {
	/*
	margin: 4px 4px 4px -4px;
	padding: 4px 10px 4px 0px;
	width: 140px;
	float: left;
	text-align: center;
	display: inline;
	*/
	margin: 4px 11px 4px 12px;
	padding: 0px;
	width: 126px;
	float: left;
	text-align: center;
	display: inline;
}

.aktSkrotZdjecia div.zdjeciaBlokA1 {
	width: auto;
}
div.zdjeciaBlokB {
	margin: 8px 15px 5px 15px;
	padding: 0px;
	width: 125px;
	float: left;
	text-align: center;
	display: inline;
}

div.zdjeciaBlok {
	margin: 8px 5px 5px 5px;
	padding: 0px;
	width: 107px;
	float: left;
	text-align: center;
	display: inline;
}

span.ramka {
	display: table-cell;
	border: 1px solid #a2abb1;
	padding: 2px;
	background-color: #e7ebef;
}
* span.ramka {
	display: inline-block;
}

div.oBlok5 {
	width: 111px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}

div.oBlok4 {
	width: 111px;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	float: right;
	overflow: hidden;
}

div.oBlok7 {
	margin: 0px auto;
	padding: 0px 0px 0px 5px;
	width: 448px;
	height: auto;
	zoom: 1;
}
div.oBlok7 div.zdjeciaBlok{
	height: 105px;
	margin-left: 20px;
	margin-right: 20px;
	overflow: hidden;
}
div.oBlok7Blok {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

/* wyszukiwarka aktualnosci*/
.wBody {
	padding: 0;
	margin: 0;
	border-left: 1px solid #e8edf3;
	border-right: 1px solid #e8edf3;
	background-color: #f2f4f6;
}

.wBody2 {
	padding: 10px 2px 2px 10px;
}

.wBody2Stat {
	padding: 22px 2px 16px 6px;
}

.wTopContainer {
	background: url(images/w2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.wTop {
	background: url(images/w3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.wBottomContainer {
	background: url(images/w5.gif) repeat-x top left;
	margin: -6px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.wBottom {
	background: url(images/w4.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	border: none;
}
.wBottom1 {
	text-align: right; 
	background: url(images/bg_szukaj.gif) repeat-x top left; 
	padding: 3px 2px 2px 2px; 
	margin-top: 10px;
}

input.btnWyczysc {
	background: url(images/bt_wyczysc.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 73px;
	height: 25px;
	color: #ffffff;
	cursor: pointer;
	float: left;
}
.btnWyczysc a,.btnWyczysc img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 73px;
	height: 25px;
	color: #ffffff;
	cursor: pointer;
	float: left;
}

input.inputW, select.inputW, textarea.inputW {
	border: 1px solid #bcbdbe;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #878889;
	width: 271px;
}
.labelW {
	font-weight: bold;
	color: #465864;
	padding: 0 12px 0 0;
	text-align: right;
}
select.inputWDate {
	border: 1px solid #bcbdbe;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	color: #878889;
	width: 60px;
}
select.inputWDate#miesiac{
	margin: 0 28px 0 24px;
	width: 125px;
}
 select.inputWDate#miesiac_do, select.inputWDate#miesiac_od{
	width: 125px;
}
select.inputWDate#rok_od, select.inputWDate#rok_do{
	width: 80px;
}


/*statystyki policyjne*/
.sLabel {
	color: #5f5f5f;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	line-height: 26px;
}

.sNaglowekFirst {
	background-color: #f2f4f6;
	border-bottom: 1px solid #e6ebf2;
	line-height: 25px;
	padding-bottom: 2px;
	clear: both;
}
.sNaglowek {
	background-color: #f2f4f6;
	border-top: 1px solid #e6ebf2;
	border-bottom: 1px solid #e6ebf2;
	line-height: 34px;
	clear: both;
}
.sData {
	padding: 3px 10px 3px 25px;
	background: url("images/clock.gif") no-repeat 7px 3px ;
	color: #ff6600;
	font-weight: bold;
	font-size: 12px;
}
.sData2 {
	padding: 3px 10px 3px 25px;
	background: url("images/clock.gif") no-repeat 7px 3px ;
	color: #465864;
	font-weight: bold;
	font-size: 11px;
}
.sDzien {
	color: #465864;
	font-weight: normal;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
}
.sMargines {
	padding: 5px 0px 5px 0px;
	color: #465864;
}
.sRow {
	display: block;
	margin: 0px;
	position: relative;
	padding: 0px 80px 5px 20px;
}

span.sIlosc {
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 0px 25px 0px 0px;
}
h4.kMiesiac {
	padding: 0 0 0 16px;
	margin: 0px;
	color: #0a54b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
}

/*statystyki bloczek */
.sMarginesBlok {
	padding: 15px 0px 5px 0px;
}
.sRowBlokFrst {
	color: #0a54b4;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	border-bottom: 1px solid #e6ebf2;
	padding: 0 0 0 8px;
	
}
.sRowBlokStrong {
	color: #0a54b4;
	font-weight: bold;
	display: block;
	width: 19px; 
	padding: 0 5px 0 0;
	float: left;
	text-align: right;
}
.sRowBlokStrongP {
	color: #0a54b4;
	font-weight: bold;
	display: block;
	width: 10px; 
	float: left;
}
.sRowBlokWhite {
	color: #465864;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	background-color: #ffffff;
	padding: 0 0 0 8px;
	clear: both;
}
.sRowBlokTransparent {
	color: #465864;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	padding: 0 0 0 8px;
	clear: both;
}
div.KalLinki {
	color: #a8aaab;
	font-size: 11px;
	text-align: center;
	clear: both;
	padding: 0px 0 19px 0;
}
.KalLinki a#prev {
	background: url(images/arrow_prev.gif) no-repeat 0 0;
	color: #5f5f5f;
	font-size: 11px;
	text-decoration: none;
	padding: 0 7px 0 10px;
}
.KalLinki a#next {
	background: url(images/arrow_next.gif) no-repeat 100% 0;
	color: #5f5f5f;
	font-size: 11px;
	text-decoration: none;
	padding: 0 10px 0 5px;
}
.KalLinki a#prev:hover, .KalLinki a#next:hover {
	text-decoration: underline;
}

.KalenCont {
	background-color: #f2f5f8;
	width: 100%;
}
.kalenss {
	text-align: right;
	vertical-align: top;
	width: 134px;
	padding: 0 11px 0 11px;
}

.Kalendarz {
	background-color: #ffffff;
	margin: 0 0 9px 0;
}

td.kalR {
	text-align: left;
	border-right: 1px solid #e6ebf2;
	width: 156px;
	vertical-align: top;
}
.Kalendarz tbody.Naglowek td {
	padding: 7px 0px 7px 0px;
	font-size: 11px;	
	background-color: #0a54b4;
}
.Kalendarz tbody.Naglowek tr.Dzien td {
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
	padding: 4px 0px 4px 0px;
}

.Kalendarz td.Stopka {
	font-size: 5px;
	height: 8px;
}
.Kalendarz tbody.Miesiac td {
	width: 18px;
	padding: 0px;
}
.Kalendarz tbody.Miesiac td.Dzien span {
	display: block;
	padding: 5px 2px 5px 2px;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0a54b4;
	background-color: #dae6f4;cursor: pointer;
}

.Kalendarz tbody.Miesiac td.Dzien span.Dzisiaj{
	font-weight: normal;
	color: black;
	display: block;
	padding: 5px 2px 5px 2px;
}
.Kalendarz .DzienNow span, .Kalendarz .DzienNow span.Dzisiaj {
	display: block;
	padding: 5px 2px 5px 2px;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #0a54b4;
	cursor: pointer;
}

.Kalendarz tbody.Miesiac td.Empty {}

.Kalendarz .Active span {
	display: block;
	padding: 5px 2px 5px 2px;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0a54b4;
	background-color: #dae6f4;
}
.Kalendarz td.Active {cursor: pointer;}
.Kalendarz td.ActiveSelected {cursor: pointer;}
.Kalendarz .ActiveSelected span {
	display: block;
	padding: 5px 2px 5px 2px;
	font-weight: normal;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #0a54b4;
}
.Stopka {
	background-color: #ffffff;
	border-top: 1px solid #e6ebf2;
	padding: 7px 17px 8px 17px;
}
.Stopka a.linki{
	color: #0a54b4;
	text-decoration: none;
	font-weight: normal;
}

.Stopka a.linki:hover{
	color: #0a54b4;
	font-weight: normal;
	text-decoration: underline;
}

/* poszukiwani */
div.pzdjeciaBlok {
	margin: 0px 0px 5px 5px;
	padding: 0px;
	width: 88px;
	float: left;
	text-align: center;
	display: inline;
}
.pOpis {
	color: #465864;
	font-size: 11px;
	padding: 2px 0 2px 0;
}
.pOpisLabel {
	color: #7f7f7f;
	font-size: 11px;
	padding: 2px 0 2px 0;
}
.pOpisLabelNN {
	color: #7f7f7f;
	font-size: 11px;
	padding: 2px 0 2px 0;
	font-weight: bold;
}
.pLink {
	text-align: left;
	padding: 5px 0 0 120px;
}
.pwLink{
	text-align: right;
	padding: 5px 0 0 0px;
}
.pMarginesRow0 {
	padding: 5px 10px 12px 5px;
	margin: 0;
	background-color: #f2f4f6;
}

.pMarginesRow1 {
	padding: 5px 10px 12px 5px;
	margin: 0;
	background-color: #f2f4f6;
	border-bottom: 1px solid #e8edf3;
}

.pMarginesRow2 {
	padding: 5px 10px 12px 5px;
	margin: 0;
	background-color: #ffffff;
	border-bottom: 1px solid #e8edf3;
}

.pDataBlok {
	padding: 3px 0px 0px 20px;
	background: url("images/clock.gif") no-repeat -0px 2px ;
	color: #ff6600;
	font-weight: normal;
	font-size: 10px;
}

.pJednostka {
	padding: 3px 0px 5px 0px;
	color: #ff6600;
	font-weight: bold;
	font-size: 10px;
}
.pTresc {
	border-top: 1px solid #e6ebf2;
	padding: 7px 0 7px 7px;
	margin: 20px 0 7px 7px;
	font-size: 11px;
	text-align: justify;
	display: block;
}

div.pInfo {
	border: 1px solid #e6ebf2;
	background-color: #ffffff;
	padding: 7px 11px 7px 11px;
	text-align: justify;
	font-size: 11px;
	clear: both;
}

div.pBlokZdjecie {
	width: 170px;
	margin: 0px 1px 5px 0px;
	padding: 3px 10px 5px 0px;
	float: left;
	background-color: #f2f4f6;
	text-align: center;
}

.kontenerModulP {
	padding: 0;
	margin: 0;
	background-color: #f2f4f6;
	border-left: 1px solid #e8edf3;
	border-right: 1px solid #e8edf3;
	_height: 1%;
}

.kontenerModulS {
	padding: 0;
	margin: 0;
	background-color: #f9fafb;
	border-left: 1px solid #e8edf3;
	border-right: 1px solid #e8edf3;
	_height: 1%;
}

.kontenerModulW {
	padding: 0 10px 10px 10px;
	margin: 0;
	background-color: #f2f4f6;
	border-left: 1px solid #e8edf3;
	border-right: 1px solid #e8edf3;
	_height: 1%;
}

/*formularz kontaktowy*/
.formMargines {
	padding: 5px 9px 5px 9px;
	background-color: #f2f4f6;
}
p.formularzOpis {
	padding: 5px 0 5px 0;
	color: #5f5f5f;
}

span.formularzGwiazdka {
	color: #0a54b4;
}

input.formularzInput {
	background-color: #ffffff; 
	border: 1px #bcbdbe solid; 
	color: #7a838a; 
	font-size: 11px; 
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;  
}
input.formularzInput_error {
	border: 1px solid #ff6600;
	background-color: #ffffff;
	color: #3C6500; 
	font-size: 11px; 
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea.formularzInput {
	width: 100%;
	height: 100px;
	background-color: #ffffff; 
	border: 1px #bcbdbe solid; 
	color: #7a838a; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}
textarea.formularzInput_error { 
	border: 1px solid #ff6600;
	width: 100%;
	height: 100px;
	background-color: #ffffff; 
	color: #7a838a; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;  
}

.formularzWymagane {
	color: #383839;
	text-align: right;
	padding: 5px;
	font-size: 11px;
}

td.formularzLabel {
	color: #383839;
	font-weight: normal; 
	vertical-align: top;
	padding: 5px 0px 5px 20px;
}
input.formularzCB {
	border: 0px;
	background-color: transparent;
}

/* mapa serwisu */
h3.mSNaglowek {
	margin: 0px;
	vertical-align: middle;
	line-height: 26px;  
	text-indent: 15px;
	color: #FFFFFF;

	font-family: Tahoma;
	font-size: 13px;

	background-color: #265a9e;
}
h3.mSNaglowekfirst {
	margin: 0px;
	padding: 0 0 4px 0;
	vertical-align: middle;
	
	text-indent: 15px;
	color: #FFFFFF;

	font-family: Tahoma;
	font-size: 13px;

	background-color: #265a9e;
}

ul.mapaSerwisu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.mapaSerwisu li {
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 5px 0px 5px 57px;
	background: #f2f4f6 url(images/arrow_mapa.gif) no-repeat 44px 6px;
	border-bottom: 1px solid #e9edf3;
}
ul.mapaSerwisu li a {
	color: #265a9e;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;

}

ul.mapaSerwisu li li {
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding: 5px 0px 5px 12px;
	background: #f2f4f6 url(images/arrow_mapa2.gif) no-repeat 0px 6px;
	border-bottom: 0px solid #e9edf3;
}
ul.mapaSerwisu li li a {
	color: #5f5f5f;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
}
ul.mapaSerwisu li a:hover, ul.mapaSerwisu li li a:hover {
	text-decoration: underline;
}

/* modul domyslny */
h3.mDNaglowki {
	margin: 0px;
	vertical-align: middle;
	line-height: 26px;  
	text-indent: 35px;
	color: #ffffff;

	font-family: Tahoma;
	font-size: 13px;
	
	background: url(images/arrow_mapa2.gif) no-repeat 20px 7px;
	border-bottom: 0px solid #e9edf3;
}

h3.mDNaglowki a {
	color: #5f5f5f;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
}

h3.mDNaglowki a:hover {
	text-decoration: underline;
}

/* zakladki */
.TabStripActive1 {
	margin: 0px;
	vertical-align: middle;
	color: #465864;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.TabStripInactive1 {
	margin: 0px;
	vertical-align: middle;
	color: #465864;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}

.TabStripActiveW {
	margin: 0px;
	vertical-align: middle;
	cursor: pointer;
	border-bottom: none;
}

.TabStripInactiveW {
	margin: 0px;
	vertical-align: middle;
	color: #ff0000;
	cursor: pointer;
	border-bottom: none;
}

.TabStripActive1First {
	margin: 0px;
	vertical-align: middle;
	color: #ffffff;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.TabStripActive a {
	color: white;
}

.TabStripInactive a {
	color: #bbbbbb;
}

span.TabStripLabel {
	padding: 0px 15px 2px 15px;
	margin: 0px;
	cursor: pointer;
	display: block;
}

span.TabStripLabelFirst {
	padding: 0px 15px 2px 15px;
	margin: 0px;
	cursor: pointer;
	display: block;
	color: #ffffff;
}

/*zolte zakladki aktywne*/
.TabStripActive1 .zolTopContainer {
	background: url(images/zol_2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;
}

.TabStripActive1 .zolTop {
	background: url(images/zol_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;
	border: none;
}

.TabStripActive1 .zolTopLeft {
	background: url(images/zol_1.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 0px 14px;
	height: 20px;
	_height: 27px;
	border: none;
	color: #465864;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}

/*zolte zakladki nieaktywne*/
.TabStripInactive1 .zolTopContainer {
	background: url(images/sza_2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 27px;
}

.TabStripInactive1 .zolTop {
	background: url(images/sza_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	height: 27px;

}

.TabStripInactive1 .zolTopLeft {
	background: url(images/sza_1.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 0px 14px;
	height: 20px;
	_height: 27px;
	color: #465864;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}


.zolTopContainer {
	background: #f2f4f6 url(images/zol_top.gif) no-repeat top left;
	margin: -1px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
	text-align: right;
}

.zolBody {
	background: url(images/zol_srodek_bg.jpg) repeat-y bottom left;
	
	_height: 1%;
}
.zolBodyBottom {
	background: url(images/zol_srodek.jpg) no-repeat bottom left;
	margin: 0px 0px 0px 0px;
	padding: 5px 16px 3px 16px;
	_height: 1%;
}


.zolBottomContainer{
	background: url(images/zol_bottom.gif) no-repeat top left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 7px;
}


.TabStripInactiveW .zakTopContainer {
	background: url(images/zak_2_2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.TabStripInactiveW .zakTop {
	background: url(images/zak_3_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.TabStripInactiveW .zakTopLeft {
	background: url(images/zak_1_1.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 5px 14px;
	border: none;
	
	color: #465864;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.TabStripActiveW .zakTopContainer {
	background: url(images/zak_a_2.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border: 1px solid red;*/
	z-index: 9999999;
}
.TabStripActiveW .zakTop {
	background: url(images/zak_a_3.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.TabStripActiveW .zakTopLeft {
	background: url(images/zak_a_1.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 5px 14px;
	border: none;
	
	color: #425460;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.indexTopContainer {
	background: #f2f4f6 url(images/z_t_1_1.gif) no-repeat top left;
	margin: -1px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	text-align: right;
}

.indexBody {
	background-color: #f2f4f6;
	border-right: 1px solid #b3c2d7;
	border-left: 1px solid #b3c2d7;
	margin: 0px 0px 0px 0px;
	padding: 8px 15px 5px 15px;
	_height: 1%;
}


.indexBottomContainer{
	background: url(images/z_b_1_1.gif) no-repeat bottom left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	height: 5px;
}

/*zakladka pierwsza na stronie glownej*/
.TabStripActiveW .zakTopContainerFirst, .TabStripInactiveW .zakTopContainerFirst {
	background: url(images/zak_2_f.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.TabStripActiveW .zakTopContainerFirstR, .TabStripInactiveW .zakTopContainerFirstR {
	background:  url(images/zak_2_f_r.gif) repeat-x top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.TabStripActiveW .zakTopFirst, .TabStripInactiveW .zakTopFirst {
	background: url(images/zak_3_f.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

.TabStripActiveW .zakTopLeftFirst {
	background: url(images/zak_1_f.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 7px 18px 5px 18px;
	border: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.TabStripInactiveW .zakTopLeftFirst {
	background: url(images/zak_1_f.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 7px 18px 4px 18px;
	border: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.zakTopLeftFirst  span {
	padding: 0px 10px 0px 14px;
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.katTopContainerZakladki {
	background-color:#18437b;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	border-left: 1px solid #e8edf3;
}
.katTopRZakladki {
	background:#18437b url(images/w_2.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}
.modulTopContainerZakladki {
	background: #18437c url(images/w_t_bg.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: right;
	border-left: 1px solid #e8edf3;
}
.modulTopContainerZakladki1 {
	background: #18437c url(images/z_t1.gif) repeat-x top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	text-align: right;
	border-left: 1px solid #e8edf3;
}

/*bloczek tematyka*/
h3.tytulT {
	color: #465864;	
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 3px 15px;
}
.linkMargines {
	float: left; 
	width: 45%; 
	margin-right: 10px; 
	padding-bottom: 10px;
}

.linkiT {
	background: url(images/arrow_7.gif) no-repeat 18px 4px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 33px;
	text-align: left;
}
.linkiT a{
	color: #0a54b4;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.linkiT a:hover {
	text-decoration: underline;
	font-weight: normal;
}

.linkiListaAkt  {
	background: url(images/arrow_7.gif) no-repeat 18px 4px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 33px;
	text-align: left;
}
.linkiListaAkt a{
	color: #5f5f5f;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
.linkiListaAkt a:hover {
	text-decoration: underline;
	font-weight: normal;
}


/* ogolne */
.strong {
	font-weight: bold;
}

.strongBigger {
	font-weight: bold;
	font-size: 12px;
}
input.btnBlue {
	background: url(images/btn_blue_i.gif) no-repeat top right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	width: 73px;
	height: 25px;
	color: #ffffff;
	cursor: pointer;
	float: left;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}
input.btnBlue#wczoraj {
	margin: 0 5px 0 5px;
}

/* =tools */
#tools{margin:0.5em 0 0 0px;}
#tools ul{overflow: hidden; height: 100%; padding: 0.2em 0px 0.2em 0px; margin:0;}
#tools li{margin: 0; list-style: none; float: right; background: none; padding: 0 0px 0 0px;}
#tools li a{font-size: 11px;}

#tools li#strona_glowna{float: right; margin:-1px 2px 0 0; width: 64px; height: 23px; }
#tools li#strona_glowna a{float: right; display: block; width: 64px; height: 23px; background:url('images/ico_start.gif') no-repeat 0 0; padding-left: 2px;}

#tools li#do_gory{float: right; margin:-1px 0 0 0; width: 70px; height: 23px; }
#tools li#do_gory a{float: right; display: block; width: 70px; height: 23px; background:url('images/ico_up.gif') no-repeat 0 0; padding-left: 2px;}

#tools li#back{float: right; margin:-1px 2px 0 0; width: 70px; height: 23px; }
#tools li#back a{float: right; display: block; width: 70px; height: 23px; background:url('images/ico_wstecz.gif') no-repeat 0 0; padding-left: 2px;}

#tools li#drukuj{float: left; margin:-1px 0 0 0; width: 71px; height: 23px; }
#tools li#drukuj a{float: left; display: block; background:url('images/ico_drukuj.gif') no-repeat 0 0; width: 71px; height: 23px; padding-left: 2px;}

.aMarginesRow1White {
	padding: 12px 10px 4px 9px;
	margin: 0;
	background-color: #ffffff;
	_height: 1%;
}

.aMarginesRow1Gray {
	padding: 12px 10px 4px 9px;
	margin: 0;
	background-color: #f2f4f6;
	_height: 1%;
}

/* galeria */
.galeriaImg {
	text-align: center;
	margin: 0px;
}

.galeriaImg span {
	display: inline-block;
}

p.galeriaOpis {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: none;
}

/* subskrypcja */

.subskrypcja {
	padding-left: 13px;
	margin-bottom: 13px;
	margin-top: 10px;
}

/* ankieta */
ul.ankieta {
	margin: 10px 0px 10px 0px;
	padding-left: 13px;
	list-style: none;
}

ul.ankieta li {
	margin: 0px;
	color: #0E4E5F;
	font-weight: bold;  
}

ul.ankieta span {
	display: block;
	padding: 0px;
}

div.ankieta {
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #C8D0CF;
}

div.ankietaMinOdpowiedz {
	padding: 0px;
	margin: 2px 0px 3px 0px;
	color: #0E4E5F;
}


/* archiwum wiadomosci */

div.kontener4 {
	margin: 0px;
	padding: 4px 0px 4px 34px;
}

.reklama {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

div.galeriaMargines {
	margin: 2px;
	padding: 0px;
}

/* aktualnosci */


div.aktualnosciZalacznikRamka {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-top: 1px solid #e6ebf2;
}

div.aktualnosciZalacznik {
	margin: 0px;
  	padding: 5px 0px 5px 0px;
	border-top: 1px solid #e6ebf2;
	border-bottom: 1px solid #e6ebf2;
}

div.aktualnosciPlikOpis {
	margin: 0px;
	padding: 5px 0px 5px 10px;
	background-color: #f2f4f6;
	color: #898989;
}

div.aktualnosciPlik {
	margin: 0px;
	padding: 0px;
	text-indent: 20px;
}

div.aktualnosciPlik a {
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}

div.aktualnosciPlik a:hover {
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}

div.aktualnosciPager {
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

/* ankieta */
div.ankietaMargines {
	padding: 0px;
	margin: 5px 0px 0px 15px;
}

a.ankietaprzycisk1 {
	color: #FF6600;
	font-weight: bold; 
	text-decoration: underline;
}

a.ankietaprzycisk1: hover {
	text-decoration: underline;
}

p.ankietaOdpowiedzMargines {
	margin: 0px 0px 3px 0px;
	color: #0E4E5F;
}

/* serwis informacyjny */
div.serwisSortBlok2 {
	color: #0E4E5F;
	text-align: center;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

select.serwisSelect {
	font-size: 12px;
	background-color: #ECEFEE;
}

span.serwisSort {
	padding: 0px 10px 0px 10px;
}

span.serwisData {
	font-weight: bold;
	padding: 0px 10px 0px 16px;
	background: url("images/zegar.gif") no-repeat;
	color: #899999;
}

div.serwisZrodla {
	padding: 2px 0px 2px 0px;
}

span.serwisZrodlo {
	color: #0E4E5F;
	font-weight: bold;
}

div.serwisInformacja {
	font-weight: bold;
	padding: 0px 0px 5px 15px;
	float: left;
	width: 100px;
	color: #0E4E5F;
}

p.serwisInformacja {
	padding: 5px 0px 5px 15px;
}

div.serwisSortBlok {
	color: #0E4E5F;
	text-align: center;
	font-weight: bold;
	padding: 15px 0px 5px 0px;
}

div.serwisWynikiBlok {
	padding: 15px;
	border-top: 1px solid #C8D0CF;
}

/* wyszukiwarka */
div.wysWyszukaj {
	padding-top: 10px;
	text-align: left;
}

div.wysBlok {
	padding: 5px 15px 5px 0px;
	border-bottom: 1px solid #C8D0CF;
	color: #465864;
}

dl.wysLista {
	margin: 0px;
	display: none;
	padding: 0px 0px 0px 0px;
}

dl.wysLista dt {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #0E4E5F;
	font-weight: bold;	
}

dl.wysLista dd {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px solid #C8D0CF;
}

h4.wysNaglowek {
	display: block;
	margin: 0px;
	position: relative;
	padding: 8px 80px 8px 30px;
	font-size: 11px;
	color: #465864;
	border-bottom: 1px solid #C8D0CF;
	background: #f2f4f6 url(images/arrows_2.gif) no-repeat 10px center;
	cursor: pointer;
}

h4.wysNaglowek_2 {
	display: block;
	margin: 0px;
	position: relative;
	padding: 8px 80px 8px 30px;
	font-size: 11px;
	color: #465864;
	border-bottom: 1px solid #C8D0CF;
	background: #ffffff url(images/arrows_2.gif) no-repeat 10px center;
	cursor: pointer;
}

.poz_1{
	color: #0a51b1;
}

.wys_wiecej{
	color: #465864;
	font-weight: bold;
}

span.wysIlosc {
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px 15px 0px 0px;
}

/* subskrypcja */
.wysTekst {
	color: #0E4E5F;
	font-weight: bold;
}

div.subMargines {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}

/* uniwersalne */
.floatLewo {float: left;}
.floatPrawo {float: right;}

.input1 {
	background-color: #ECEFEE; 
	border: 1px #C3C8C9 solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;
}

div.przyciskBlok {
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 1px solid #C8D0CF;
}

.margines10 {
	margin: 10px;
	*height: 1%;
}

.alignPrawo {
	text-align: right;
}

.marginesBlok {
	margin: 0px;
	padding: 10px 20px 10px 20px;
}

.marginesBlok2 {
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.marginesBlok3 {
	padding: 3px 15px 3px 15px;
}

div.menuKreska {
	overflow: hidden;
}


/* galeria */

.galeriaImg {
	text-align: center;
	margin: 0px;
}

.galeriaImg span {
	display: inline-block;
}


p.galeriaOpis {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background: none;
}

/* subskrypcja */

.subskrypcja {
	padding-left: 13px;
	margin-bottom: 13px;
	margin-top: 10px;
}

/* ankieta */

ul.ankieta {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

ul.ankieta li {
	font-weight: normal;
	font-size: 11px;
  	padding: 0px 0px 1px 5px;
	color: #0a54b4;
	margin: 0px;
	border-top: 3px solid #fdfdfd;
	background: #F2F4F6;
}


ul.ankieta span {
	display: block;
	padding: 0px;
}

div.ankieta {
	margin-top: 0px;
	padding: 8px 0px 4px 0px;
	border-top: 1px solid #C8D0CF;
}

div.ankietaMinOdpowiedz {
	padding: 0px;
	margin: 2px 0px 3px 0px;
	color: #0E4E5F;
}

p.pytanie{
	color: #FF0000;
	padding: 3px 0px 3px 7px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	height: 1%;
}

div.glosuj{
	width: 55px;
	float: left;
	padding: 0px;
	height: 25px;
	margin: 0px 0px 0px 10px;
}

#glosuj{
	color: #ffffff;
	text-align: center;
	padding: 5px 0px 8px 0px;
	margin: 0px;
	display: block;
	background: url(images/backgl.gif) no-repeat 0px 0px !important;
}

div.ank_wybierz_0{
	display: inline;
	float: left;
	width: 40px;
}

a#ank_wybierz{
	padding: 0px;
	font-weight: bold;
	margin: 5px 0px 0px 10px; 
	background: none;
}
/***** Bartek *******/

.galeriaZdjBlok{
	margin: 0px;	
}

span.ramka1 {
	display: table-cell;
	border: 1px solid #a2abb1;
	padding: 1px;
	*height:1%;
}

div.galZdjeciaOpisBlok {
	padding: 0px;
	padding: 4px 4px 7px 11px;
	width: 144px;
	float: left;
	text-align: center;
	display: inline;
}

.galtytul1{
	font-family: tahoma;
	font-size: 13px; 
	color: white;
	padding: 3px 5px 4px 10px;
	background: #006600;
}

.galprz{
	color: #465864;
	padding: 0px 3px 0px 3px;
}

.galprz_act{
	color: #465864;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
	text-decoration: underline;
}

.sortBlok_f{
	text-align: left;
	padding: 5px 0px 5px 30px;
}

.blockSort_2{
	text-align: left;
	padding: 5px 0px 5px 30px;
}

.blockSort_x{
	text-align: center;
	background: #f9f9f9;
	padding: 5px 0px 5px 85px;
}

.awstecz{
	background:transparent url(images/arrow_prev_1.gif) no-repeat 0px center;
	color:#FF6600;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	text-decoration:none;
}

.ankieta-wyniki, .ankieta_li{
	_height: 1%;
}

/* ankieta */

div.ankietaMargines {
	padding: 0px;
	margin: 5px 0px 10px 15px;
}

a.ankietaprzycisk1 {
	color: #898989;
	font-weight: bold; 
	text-decoration: underline;
	padding-left: 12px;
	background: url(images/trj.gif) no-repeat 0px center;
}

a.ankietaprzycisk1: hover {
	text-decoration: underline;
}

a.ankietaprzycisk2 {
	color: #898989;
	font-weight: bold; 
	text-decoration: none;
	padding-left: 12px;
	background: url(images/trj.gif) no-repeat 0px center;
}

p.ankietaOdpowiedzMargines {
	float: left;
	margin: 0px 0px 3px 10px;
	color: #3a3a3a;
	font-weight: bold;
	width: 300px;
}

div.ankietaWykresBlok {
	margin: 0px;
	padding: 0px;
	width: 100%;
	
	/*border: 1px solid #E06A1C;*/
	position: relative;
	background: url(images/ankieta_deact.gif) repeat-x 0px 0px;
}

div.ankietaWykres {
	margin: 0px;
	padding: 0px;
	background: url(images/ankieta_act.gif) repeat-x 0px 0px;
	/*background-color: #FF6600;*/
	height: 5px;
	overflow: hidden;
}
	
	
div.ankietaGlosow {
	text-align: right;
	float: right;
	top: 0px;
	width: 50px;
	color: #5085c9;
}

/* galeriaMax */

div.galeriaMaxMargines {
	padding: 0px 0px 10px 0px;
	_height: 1%;
}

div.galeriaMaxMargines2{
	padding: 10px 20px 20px 10px;
	border-top: 1px solid #C8D0CF;
}
div.center {
	text-align: center;
}
.fotoOpis {
	font-size: 9px;
}
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.4.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.4
 * @date November 17, 2007
 * @category jQuery plugin
 * @copyright (c) 2007 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 22px; 
	float: right;
	padding-bottom: 0.7em;	
}
#mapkaContent{
	position:absolute;
	left:0;
}
/*******/
table.kon td{font-size: 11px;}
table.kon ul{list-style:none; margin: 0 0 5px;}
table.kon li{color: #0A54B4;}

table.kon h3{font-size: 12px;}
table.kon h4{font-size: 12px;}

table.kon input{font-size: 11px;}

p.txtA{color: #0A54B4;}
h4.hR{color: #FF6600;}

.konkurs_info{font-size: 11px}

