/* Askom CSS */

/* Kolory
******************

ciemny szary bg: #929292;
jasny szary bg: #dbdbdb;
logo bg: #009999;
menu item border right: #647076;
menu item bg: #c3d9d3;
menu item bg highlight: #04a19a;
orange font: #e95818;
grey font: #434343;
footer font: #7c7c7c;
border: #dbdbdb;
seledynowy font: #659399;
(willow-green)

******************
*/


/*html * { border: 1px solid red; }*/

html, body, form { margin: 0;}

iframe{margin: 0; padding: 0; border: none;}

td { 
	vertical-align: top;
}

img { border: 0;}

body {
	background-color: #dbdbdb;
	font: normal 12px arial, tahoma, verdana, serif;
	line-height: 19px; 
}

#top {
	width: 980px;
	height: 68px;
	overflow: hidden;
	margin: 0px auto;
	clear: both;
	background: #FFFFFF;
}

#mainRight {
	float: right;
	padding-top: 3px;
	padding-right: 15px;
	color: #9BA2A5;
}
.box-right-side {
	float: right;
	width: 755px;	
}

#mainRight img {
	margin-bottom: -2px;
	margin-right: 2px;
	margin-left: 2px;
}

#mainContainer {
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding-right: 8px;
	width: 942px;
	background: url('images/mainContainerBg.gif') left top no-repeat;
}

#topContainer {
	height: 202px;
	border-right: 1px solid #dbdbdb;
	padding-right: 7px;
	margin: 0 15px 0 0;
}

#topContainerSub {
	height: 120px;
	margin: 0 14px 0 0;
	padding: 0 8px 0 0;
	border-right: 1px solid #dbdbdb;
}

#rightContainer {
	float: right;
	width: 210px;
}

div#flash {
	float: left;
	width: 734px;
}

div#flashSub {
	float: left;
	width: 734px;
	overflow: hidden;
}

div#flashObj {
	width: 539px;
	height: 187px;
}

div#flashObjSub {
	width: 539px;
	height: 107px;
}

#mainTop {
	width: 400px;
	height: 23px;
	float: right;
	color: #9BA2A5;
	font-size: 11px;
	line-height: 15px;
	margin: 38px 15px 0 0;
}

#main {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	background: #fff;
}

#mainMargin {
	padding: 0 15px;

}


#askom {
	margin-left: 50px;
	height: 68px;
	width: 286px;
	background: #fff url('images/askom_logo.png') 0 0px no-repeat;
	cursor: pointer;
	float: left;
}

.border_box {
	border: 1px solid #dbdbdb;
	padding: 10px;
	margin-top: 20px;
}

.border_box div.label {
	margin-top: -22px;
	margin-left: -5px;
	padding-left: 7px;
	padding-right: 7px;

}

.floatL, .floatLewo {
	float: left;
}

.floatR, .floatPrawo  {
	float: right;
}

.clr, .clear {
	clear: both;
}

td.legendLeft, td.legendArrow, td.legend, td.legendBg, td.legendRight {
	height: 28px;
}

td.legendLeft {
	width: 5px;
	background: url('images/legend_left.gif') left bottom no-repeat;
}

td.legendArrow {
	padding-left: 7px;
}

td.legend {
	padding-left: 8px;
}

td.legendBg {
	width: 100%;
	background: url('images/legend_bg.gif') left bottom repeat-x;
}

td.legendRight {
	width: 5px;
	background: url('images/legend_right.gif') right bottom no-repeat;
}

table.legendHeader {
	width: 762px;
}

div.textBoxContainer {
	width: 762px;
}

div.textBox {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	padding: 10px 23px;
	color: #353935;
}


div.topMenuItem {
	padding-top: 6px;
	padding-bottom: 7px;
	float: left;
}

div.topMenuItem a, div.topMenuItem a:link, div.topMenuItem a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
}

div.topMenuItem a:hover {
	color: #000;
	text-decoration: none;
}

div.selected a, div.selected a:link, div.selected a:visited,
div.highlight a, div.highlight a:link, div.highlight a:visited
{
	color: #000000;
	text-decoration: none;
}

div.selected a:hover {
	color: #000000;
	text-decoration: none;
}

div.highlight {
	background-color: #FED100;
	color: #000000;
}

div.selected {
	background-color: #FED100;
	color: #000000;
	font-weight: normal;
}

div.topMenuItemSpacer {
	background: url('images/topMenuSpacer.gif') repeat-y;
	height: 20px;
	width: 2px;
	float: left;
	margin: 4px 0;
}

div.blockBox {
	width: 208px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

div.blockLabel {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-color: #2e3e6d;
	color:#fff;
	border-left: 1px solid #fff;
}

div.blockMargin {
	padding: 10px 9px 3px 9px;
}

div#topMenu, div.blockBox {
	font: normal 11px "trebuchet ms", tahoma, verdana, serif;
}
.box-menu {
	width: 980px;
	overflow: hidden;
	margin: 0 auto;
	background: #9FA2A3;
}
div#topMenu {
	margin-left: 60px;
}

div#whiteSpace {
	width: 980px;
	height: 19px;
}

div#langChoose {
	display: inline;
}	

div#langChoose a {
	text-transform: uppercase;
	font-weight: bold;
}

div#mainRight a, div#mainRight a:link, div#mainRight a:visited {
	color: #9BA2A5;
	text-decoration: none;
}

div#mainRight a:hover {
	color: #9BA2A5;
	text-decoration: underline;
}

input {
	border: 1px solid #dbdbdb;
	font-size: 10px;
	padding: 0 1px 1px 2px;
}

input.szukaj {
	width: 131px;
	margin-right: 8px;
	float: left;
}

input.szukaj_box {
	width: 111px;
	margin-right: 7px;
	float: left;
}

input.szukaj_submit {
	float: left;
	width: 46px;
	padding-bottom: 1px;
}

input.submit {
	font: normal 11px tahoma, verdana, serif;
	background-color: #FED100;
	font-weight: normal;
	color: #000;
	border: 0;
	cursor:pointer;
}

div.advancedSearch a, div.advancedSearch a:link, div.advancedSearch a:visited {
	font: normal 11px arial, tahoma, verdana, serif;
	color: #000;
	text-decoration: underline;
}

div.advancedSearch {
	padding-top: 6px;
	padding-left: 55px;
	padding-bottom: 1px;
}

div#blockSpace {
	padding-bottom: 12px;
}

div.newsletterTxt {
	padding: 12px 4px 12px 4px;
	font: normal 10px tahoma, verdana, serif;
	color: #626262;
}

td.blocksSpacer { 
	width: 14px; 
}

td.blocksLeft {
	width: 173px;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}

td.blocksRight {
	width: 750px;
}

table.blocksTable {
	width: 950px;
}

#footerLeft {
	float: left;
}

#footerRight {
	float: right;
	font-size: 10px;
}

div#footer {
	padding:7px 15px 10px 15px;
	color: #7c7c7c;
}

div#footer a, div#footer a:link, div#footer a:visited {
	font: normal 10px arial, tahoma, verdana, serif;
	color: #7c7c7c;
	text-decoration: underline;
}

div.newsBox {
	color: #7c7c7c;
	width: 229px;
}

div.newsMargin {
	float: left;
	line-height: 15px;
}
.add-padding {
	padding: 0px 14px 0 13px;
}
div.newsTxt {
	padding-top: 7px;
	color: #353935;
}

span.ramka {
	display: table-cell;
	border: 1px solid #dbdbdb;
	padding: 2px;
}

* span.ramka {
	display: inline-block;
}

.bannerBlockMain {
	padding: 12px 10px 10px 19px;
}

.bannerBlockMainSub {
}

.bannerImg {

}

.bannerLabel {
	border-bottom: 1px solid #dbdbdb;
	font: normal 11px "trebuchet ms", tahoma, verdana, serif;
	margin-bottom: 23px;
	width: 140px;
	padding-bottom: 1px;
}

.bannerImg td {
	vertical-align: middle;
}

div.newsTitle {
	color: #659399;
	font-weight: bold;
	padding-bottom: 4px;
}

div.newsBox span {
	margin-bottom: 3px;
}

div.newsDate {
	color: #000;
	padding-bottom: 1px;
	font: bold 10px arial, tahoma, verdana, serif;
}

span.more a, span.more a:link, span.more a:visited {
	font: bold 11px arial, tahoma, verdana, serif;
	color: #7c7c7c;
	text-decoration: underline;
}

div#searchBox {
	width: 169px;
	height: 38px;

}

div#searchBoxMargin {
	padding-bottom: 8px;
	padding-top: 5px;
}

div#path {
	height: 38px;
	color: #004a80;
}

div#pathMargin {
	padding-bottom: 8px;
	padding-top: 5px;
	padding-left: 19px;
}

div#path a { 
	padding: 0 7px;
}

div#path a, div#path a:link, div#path a:visited {
	color: #004a80;
	text-decoration: none;
}

div#path a:hover {
	color: #004a80;
	text-decoration: underline;
}

div#path a.actual, div#path a.actual:link, div#path a.actual:visited {
	color: #000;
	text-decoration: none;
}

div#path a.actual:hover {
	color: #000;
	text-decoration: underline;
}

div#leftCol {
	width: 169px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}

div.leftMenuItem {
	background: #9FA2A3 url('images/menu_arrow.gif') 12px 6px no-repeat;
	padding: 5px 5px 5px 33px;
	cursor: pointer;
}

div.leftMenuItemSelected {
	background: #FED100 url('images/menu_arrow_selected.gif') 12px 6px no-repeat;
	padding: 5px 5px 5px 33px;
	font-weight: bold;
	cursor: pointer;
}

div.leftMenuItem a, div.leftMenuItem a:link, div.leftMenuItem a:visited {
	color: #fff;
	text-decoration: none;
	display:block;
	font-size: 11px;
}

div.leftMenuItem a:hover {
	color: #000;
	text-decoration: none;
	font-weight:normal;
	display:block;
	font-size: 11px;
}

div.leftMenuItemSelected a, div.leftMenuItemSelected a:link, div.leftMenuItemSelected a:visited {
	color: #000;
	text-decoration: none;
	font-weight:normal;
	display:block;
	font-size: 11px;
}

div.leftMenuItemSelected a:hover {
	color: #000;
	text-decoration: none;
	font-weight:normal;
	display:block;
	font-size: 11px;
}

div.leftMenuSpacer {
	background: #fff url('images/left_menu_spacer_bg.gif') left top repeat-x;
	width: 169px;
	height: 2px;
	font-size: 0;
}

div#leftMenu {
	margin-bottom: 15px;
}

div#rightCol {
	margin-left: -1px;
	width: 588px;
	border-left: 1px solid #dbdbdb;
	float: right;
}

div#rightColMargin {
	padding: 0 25px;
}

div.nowyblok {
	width: 100px;
	height: 100px;
	border: 1px solid red;
	float: right;
}

ol {
	padding: 0 0 0 0;
	margin: 0 0 0 40px;
	margin: 0 0 0 45px!iefix;
}
ol li {
	padding: 0;
	margin: 0;
	background: none;
	list-style-type: inherit;
}

ul li {
	background: transparent url('images/p_bg.gif') 8px 5px no-repeat;
	padding-left: 25px;
	margin: 0;
	margin: 10px 0;
	list-style-type: none;
}

ul { margin: 0; padding-left: 15px; }

a, a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

/* Edito */

/* srodkowy region */

.cialo {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #dbdbdb;
}

ul.pasekZaglebienia {
	margin: 0px 0px 1px 0px;
	background-color: #E2E6E6;
	list-style: none;
	vertical-align: middle;
	line-height: 24px;  
 
	padding-left: 13px;
}

ul.pasekZaglebienia li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

ul.pasekZaglebienia a {
	color: #0E4E5F;
	text-decoration: none;
	background: #E2E6E6 url("images/strzalka.gif") no-repeat;  
	background-position: 0 2px;  
	padding: 0px 3px 0px 15px;
	font-weight: normal;
}

ul.pasekZaglebienia a:hover {
	color: red;
}

h2.tytul2 {
	margin: 0 0 1px 0;
	height: 27px;
	vertical-align: middle;
	line-height: 27px;  
	text-indent: 25px;
	color: #0E4E5F;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: #FFFFFF url("images/strzalka_szara.gif") no-repeat;  
	background-position: 5px 5px;
}
.kontener2 {
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF; 
}

ul.newsInformacje {
	margin: 0px;
	padding: 14px 0px 9px 0px;
	list-style-type:none; 
	background:none;
}

.newsInformacje li {
	margin: 0px;
	display: inline;
	margin-right: 5px;
	list-style-type:none;
	background:none;
}

.newsData {
	font-weight: bold;
	/*padding: 0 20px 0 16px;*/
	padding: 0 0 0 16px;
	color: #929292;
	float: right;
}

.newsInfo {
	padding-left: 16px;
	background: url("images/news.gif") no-repeat;
	color: #6B6B6B;
}

.newsDrukuj {
	float: right;
	margin-top: 5px;
	width: 19px;
	height: 19px;
	background: url("images/news_drukuj.gif") no-repeat; 
}
h3.tytul1lista {
	margin: 0px;
	padding-left: 22px;
	font-family: Arial; 
	font-weight: bold; 
	color: rgb(54, 75, 138);
	font-size: 12px;
	background: url("images/orange_arrow2.gif") no-repeat;
	background-position: 0px 1px;
}
h3.tytul1listakat {
	margin: 0px;
	padding-left: 22px;
	font-family: Arial; 
	font-weight: bold; 
	color: rgb(54, 75, 138);
	font-size: 12px;
	background: url("images/porady_punkty2n.gif") no-repeat;
	background-position: 0px 2px;
}
h3.tytul1listakat .przycisk1 {
	color: #364B8A!important;
}
h3.tytul1 {
	margin: 0px 0px 0px 0px;
	padding-left: 22px;
	font-family: Arial; 
	font-weight: bold; 
	color: rgb(54, 75, 138);
	font-size: 12px;
	width:446px;
	*width:456px;
	background: url("images/arrow_orange_mini.gif") no-repeat;
	background-position: 0px 1px;
}
h3.tytul1faq {
	margin: 0px;
	clear: both;
	padding: 0px 0px 10px 15px;
	font-family: Arial; 
	font-weight: bold; 
	color:#4a717b;
	font-size: 12px;
	background: url("images/porady_punkty_z2.gif") no-repeat;
	background-position: 0px 3px;
}
.default_faq {
	margin: 0px;
	clear: both;
	display: block;
	color: #e95818;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.newsImgRamka {
	margin: 17px 0px 0px 15px;
/*  float: right; */
	padding: 2px;
	border: 1px solid #dbdbdb;
}

.newsImgLewaRamka {
	margin: 17px 15px 0px 0px;
	padding: 2px;
	border: 1px solid #dbdbdb; 
}

.kontener2 p {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

.newsLink {
	clear: both; 
	text-align: right;
	padding: 0px; 
}
.newsMargines {
	padding: 0px 0 15px 20px;
	margin: 0 15px 0 0;
}

h3.tytul2 {
	clear: both;
	margin: 0px 0px 8px 0px;
	padding: 0px;

	text-indent: 20px;
	color: #214da5;

	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	background: url("images/orange_arrow2.gif") no-repeat;
	background-position: 0px 1px;
}

div.faq {
	padding: 0px 20px 0px 20px;
}
div.tytulfaq {
	float:left;
	width:630px;
}
div.datafaq {
	float:left;
	width:80px;
	text-align:right;
	color:#525552;
}
div.faqopis {
	padding: 0px 0px 10px 0px;
	color:#525552;
	text-align:justify;
}
div.faqopis b {
	float: left;
	margin: 0 5px 0 0;
}
div.faqopis ul {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type:none;
}
div.faqopis ul li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/punktowanie4.gif) 0px 4px no-repeat;
}
div.faqopis a {
	color:#214da5;
	font-weight:normal;
	text-decoration:none;
}
div.faqopis a:hover {
	text-decoration:underline;
}
div.faqborder {
	border-bottom: 1px solid rgb(198, 195, 198);
	font-size:0px;
	height:0px;
	margin:0px 0px 5px 0px;
}
div.faq_pointer {
	cursor: pointer;
}

div.nondisp {
	display: none;
}

.newsData2 {
	float: right;
	margin-top: 8px;
	font-weight: bold;
	padding-left: 16px;
	background: url("images/p_bg.gif") no-repeat;
	color: #899999;
}

/* archiwum wiadomosci */

div.kontener4 {
	margin: 0px;
	padding: 4px 0px 4px 34px;
	border-top: 0px solid #dbdbdb;
}

/* stopka */

ul.menuStopka {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 14px 0px 1px 0px;
}

ul.menuStopka li {
	margin: 0;
	padding: 0 12px 0 12px;
	border-left: 1px solid #637B7D;
	display: inline;  
}

ul.menuStopka a {
	color: #637B7D;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

ul.menuStopka a:hover {
	text-decoration: underline;
}

.stopka {
	text-align: center;
	vertical-align: middle;
	line-height: 26px;  

	font-size: 9px;
	color: #637B7D; 
	background-color: #F0F2F2; 
	border-bottom: 2px solid #dbdbdb;
}

.stopkaKontakt {
	margin: 0px 13px 0px 13px;
}

.reklama {
	padding: 5px 0px 5px 0px;
	text-align: center;
}

div.galeriaMargines {
	margin: 10px;
	padding: 0px;
}


/* aktualnosci */
div.aktualnosciHot {
	padding: 0px 20px 15px 20px;
	border-bottom: 1px solid #dbdbdb;
	
	overflow: hidden;
}

div.aktualnosciMargines {
	padding: 0px 0 15px 20px;
	margin: 0 15px 0 0;
	border-bottom: 1px solid #dbdbdb;
}

div.aktualnosciMargines1 {
	padding: 0px 20px 0px 20px;
}

div.aktualnosciMargines2 {
	margin-right: 120px;
	padding: 0px 20px 15px 20px;	
}

div.aktualnosciZalacznikRamka {
	margin: 0px;
	padding: 0px;
	margin-top: 11px;
	border-top: 1px solid #dbdbdb;
}
div.aktualnosciZalacznikRamkafaq {
	margin: 0px;
	padding: 0px;
	margin-top: 11px;
}
div.aktualnosciZalacznik {
    margin: 0px;
	padding: 5px;
}

div.aktualnosciPlik {
	margin: 0px;
	padding: 0px;
	text-indent: 18px;
	background: url('images/orange_arrow2min.gif') no-repeat;
	background-position: 0px 2px;
}
div.aktualnosciPlikfaq {
	margin: 0px;
	padding: 0px;
}
p.aktualnosciPlikOpis {
	margin: 0px;
	padding: 1px 0px 0px 37px;
}
p.aktualnosciPlikOpisfaq {
	margin: 0px;
	padding: 1px 0px 0px 3px;
}
a.aktualnosciZdjeciaLink {
	color: #000000;
	text-decoration: none;
}

a.aktualnosciZdjeciaLink:hover {
	text-decoration: underline;
}

div.aktualnosciOpis {
	margin: 0px;
	padding: 5px 0px 5px 15px;
	color:#353935;
}
div.aktualnosciOpis.line {
	line-height: 15px;
}
div.aktualnosciOpis ul {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type:none;
	overflow: hidden;
}
div.aktualnosciOpis ul li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/punktowanie4.gif) 0px 4px no-repeat;
}
div.aktualnosciZdjeciaOpisBlok {
	margin: 5px 0 5px 5px;
	padding: 0px;
	width: 108px;
	float: left;
	text-align: center;
	display: inline;

}
div.aktualnosciZdjeciaOpisBlokaktu {
	margin: 5px 5px 5px 5px;
	padding: 0px;
	width: 221px;
	float: left;
	text-align: center;
	display: inline;

}
.aktualnosciSkrotPrawaZdjecia .aktualnosciZdjeciaOpisBlokaktu {
	margin: 5px 5px 5px 20px;
}
div.aktualnosci7ZdjeciaBlok {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

div.aktualnosci5ZdjeciaBlok {
	margin: 0px 20px 0 0;
	padding: 0px;
	float: left;
}

div.aktualnosci4ZdjeciaBlok {
	margin: 0px 0 15px 15px;
	padding: 0px;
	float: right;
}
div.aktualnosci4ZdjeciaBlokaktu {
	margin: 0px 0 0 20px;
	padding: 0px;
	float: right;
}
div.aktualnosci5ZdjeciaBlokaktu .aktualnosciZdjeciaOpisBlokaktu,
div.aktualnosci4ZdjeciaBlokaktu .aktualnosciZdjeciaOpisBlokaktu {
	margin: 0 0 20px 0;
}
div.aktualnosci3ZdjeciaBlok1 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	margin-left: 150px;
}

div.aktualnosci3ZdjeciaBlok2 {
	padding: 0px;
	width: 120px;
	margin-left: -120px;
	_margin-left: -62px;
	float: left;
}

div.aktualnosci2ZdjeciaBlok {
	width: 120px;
	margin: 0px;
	padding: 0px;
	margin-right: -132px;
	_margin-right: -69px;
	float: right;
}

div.aktualnosciSkrotPrawaZdjecia {
	margin: 0px 0px 0px 0px;
	float: right;
}

div.aktulanosciPager {
	margin: 0px 0px 1px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	font-size: 11px;
}

/* opisy */
div.opisyOpis {
	margin: 0px;
	padding: 5px 0px 5px 0px; 
	color: #353935;
}
div.opisyOpis ul {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	list-style-type:none;
	color:#525552;
	font-size:12px;
}
div.opisyOpis ul li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/punktowanie4.gif) 0px 4px no-repeat;
	color:#525552;
	font-size:12px;
}
div.faqMargin {
	padding-left: 0px;
}

div.opisy3ZdjeciaBlok1 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	margin-left: 130px;
}

div.opisy3ZdjeciaBlok2 {
	padding: 0px;
	width: 120px;
	margin-left: -125px;
	_margin-left: -65px;
	float: left;
}
div.formularzMarginesKat {
	margin: 0px 1px 0px 20px;
	padding: 6px 20px 6px 0px;
	border-bottom: 1px solid #dbdbdb;
}
/* formularz kontaktowy */

div.formularzMargines {
	margin: 0px;
	padding: 10px 20px 10px 20px;
	border-bottom: 1px solid #dbdbdb;
}

div.formularzMargines2 {
	margin: 0px;
	padding: 10px 20px 10px 20px;
}

div.formularzMargines table {
	margin: 15px 0px 0px 0px;
}

tr.formularzRamkaGora td {
  border-top: 1px solid #dbdbdb;
}

span.formularzGwiazdka {
	color: #FF7E00;
}

p.formularzOpis {
	color: #0E4E5F;
	text-align: justify;
}

input.forumlarzInput {
	width: 100%;
	background-color: transparent;
	border: 1px #dbdbdb solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

textarea.forumlarzInput {
	width: 100%;
	height: 100px;
	background-color: transparent; 
	border: 1px #dbdbdb solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;  
}

td.formularzWymagane {
	color: #FF7E00;
}

td.formularzLabel {
	color: #717679;
	font-weight: bold; 
	padding: 5px 0px 0px 20px;
}

/* ankieta */
.ankieta {
    margin-bottom:15px;
}
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;
}

div.ankietaWykresBlok {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #dbdbdb;
	position: relative;
}

div.ankietaWykres {
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
	height: 12px;
	overflow: hidden;
}

div.ankietaGlosow {
	text-align: center;
	position: absolute;
	top: 0px;
	width: 100%;
}


/* galeriaMax */

div.galeriaMaxMargines {
	padding: 10px 20px 20px 10px;
}

div.galeriaMaxMargines2{
	padding: 10px 20px 20px 10px;
	border-top: 1px solid #dbdbdb;
}

/* konta uzytkownikow */

input.forumlarzCB {
	background-color: transparent;
	border: 1px #dbdbdb solid; 
}

/* multilista plikow */

div.plikMargines {
	padding: 0px 0px 5px 30px;
}

p.plikOpis {
	padding: 5px 0px 5px 15px;
}

/* mapa interaktywna */

div.mapa {
	padding: 15px;
	text-align: center;
}

/* mapa serwisu */

ul.mapaSerwisu {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

ul.mapaSerwisu li {
	margin: 0px;
	padding: 3px 0px 0px 0px;
}

/* 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 #dbdbdb;
}

/* ogloszenia dynamiczne */
.OglFlab{
	color: #7E8ABE;
	font-weight: bold; 
	text-align: right;
	width: 30%;
}

h3.tytul1m {
	margin: 0px;
	padding: 12px 0px 0px 10px;
	clear: both;
	color: #659399;
	font-size: 11px;
	font-weight: bold;
}

div.aktSkrPrZd {
	margin: 0px -2px 0px 0px;
	padding: 5px 0px 5px 7px;
	float: right;
}
.aakiOpisOgl {
	margin: 0px;
	padding: 8px 7px 0px 10px;
	text-align: justify;
}
.newsLinkm {
	padding: 0px 7px 10px 0px;
	clear: both; 
	text-align: right; 
}

div.kresk {
	line-height: 1px;
	border-bottom: 1px solid #dbdbdb;
}

p.spisMoje1{
	padding: 14px; 
	border-bottom: 1px solid #dbdbdb;
}
p.spisMoje2{
	padding: 14px; 
}
.OglMnag{
	background: #EEDACE;
	border-bottom: 3px solid #dbdbdb; 
	height: 20px;
	vertical-align: middle;
	font-weight: bold;
}
div.buttonik {
	padding: 4px 0px 4px 0px;
	text-align: center;
}

/* wyszukiwarka */

div.wysWyszukaj {
	padding-top: 10px;
	text-align: center;
}

div.wysBlok {
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #dbdbdb;
}

dl.wysLista {
	margin: 0px;
	display: none;
	padding: 0px 15px 0px 15px;
}

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 #dbdbdb;
}

h4.wysNaglowek {
	display: block;
	margin: 0px;
	position: relative;
	padding: 5px 80px 5px 30px;
	font-size: 11px;
	border-bottom: 1px solid #dbdbdb;
	background: url('images/news.gif') no-repeat;
	background-position: 15px 6px;
	cursor: pointer;
}

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 */


div.floatPrawaZdjecia {
	margin: 0px;
	padding: 10px 0px 10px 10px;
	float: right;
}

.input1 {
	background-color: transparent; 
	border: 1px #dbdbdb solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;
}

.search_select {
	border: 1px #dbdbdb solid; 
	color: #3C6500; 
	font-size: 11px; 
	font-family: tahoma, sans-serif;
	width: 133px;
}

table.search_criteria {
	width: 300px;
}

div.search_criteria_margin {
	padding-left: 100px;
}

table.search_criteria td.right {
	text-align: right;
	padding-right: 10px;
}

a.przycisk1, a.przycisk1:visited, a.przycisk1:link {
	color: #214da5;
	font-weight: bold; 
	text-decoration: none;  
}

a.przycisk1:hover {
	text-decoration: underline;
}
a.przycisk1plik {
	color: #214da5 ;
	font-weight: normal; 
	text-decoration: none;  
}

a.przycisk1plik:hover {
	text-decoration: underline;
}
a.przycisk2 {
	font-size: 9px;
	color: #e95818;
	font-weight: bold; 
	text-decoration: none;  
}

a.przycisk2:hover {
	text-decoration: underline;
}

div.przyciskBlok {
	margin-top: 0px;
	padding: 4px 0px 4px 0px;
	text-align: center;
	border-top: 1px solid #dbdbdb;
}

.margines10 {
	margin: 10px;
}

.komunikat {
	font-weight: bold;
	padding: 15px;
	text-align: center;
}

.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;
}

/* lista kategorii */
.listaKategorii {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background: url('../images/strzalka.gif') 10px 10px no-repeat;
    padding-top: 7px;
    padding-bottom: 7px;
}

.listaKategorii a {
    margin-top: 6px;
    margin-left: 22px;
}

.koszykPusty {
    padding: 10px 7px 10px 7px;
    font-weight: bold;
}

/* DHTML Popup */
.Popup {
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
}
.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 #dbdbdb;
}
.Popup .Preview {
	border: 1px solid #dbdbdb;
	cursor: pointer;
}
.Popup .Caption {
	vertical-align: middle;
	padding: 0px 5px 5px 5px;
	font-weight: bold;
}
.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;
}
.PopupOverlay {
	width: 100%;
	height: 500px;
	background-color: #C3D9D3;
	filter:alpha(opacity=55);
	-moz-opacity: 0.55;
	opacity: 0.55;
}


.justify {
	text-align: justify;
}
/***************tabelka na sztywno***************************/
.dodatkowyOpis {
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	margin: 10px 0px 0px 5px;
	padding:3px 0px 3px 3px;
	float: right;
	color:#737373;
}
.dodatkowyTytul {
	margin: 0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	color:#004a80;
}
.dodatkowyKontener {
	margin: 10px 0px 15px 10px;
	padding:0px 0px 0px 0px;
}
.dodatkowyOpisek {
	margin: 10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.tabelkaBlokRight {
	float:right;
	width:210px;
	position:relative;
	padding:5px 0 0 0;
	margin:0px 15px 20px 20px;
	background:#fff;
}
.tabelkaBlokRight2 {
	float:right;
	width:200px;
	position:relative;
	border-left:1px solid #dbdbdb;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:5px;
	margin:0px 0px 0px 0;
}
.mainLeft {
	width:169px; 
	float:left;
	position:relative;
}
.blokRss {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#9BA2A5;
    font-weight:bold;
}
.blokRss td {
    vertical-align:middle;
}
.blokRss td img {
    margin-right:5px;
	width: 19px;
	height: 19px;
}
.blokRss a {
    color: #9BA2A5;
    font-weight:bold;
    text-decoration:none;
}
.blokRss a:hover {
    text-decoration:underline;
}
/*ramka*/
.blocksLeft .asixIframe {
	width: 174px;
}
#leftCol .asixIframe {
	width: 169px;
}
