body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
        font-size: 18px;
        color : #004D8F;
        font-weight: normal;
        padding: 20px 0px 7px 0px;
	margin: 0 0 15px 0;
		border-bottom: 1px dotted #E0E0E0;
}

h2 {
        font-size: 14px;
        color : #606060;
        font-weight: normal;
        padding: 0px 0px 20px 0px;
 margin: -17px 0 0px 0; 
}


td, th, p  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px
}

.listEntry {
	margin-bottom: 10px;
}


/*
a, a:link, a:visited, a:active, a:focus {
	color: #BB0000;
	text-decoration: none
}
*/
a {
	color: #004D8F;
	text-decoration: none
}
a:hover {
	color: #428CC8;

	text-decoration: underline;
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.articleSummary {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table a:hover {
	text-decoration: underline;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


/* CSS for the top level list */
ul.list_top, ul.list_level {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
ul.list_top li, ul.list_level li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0;
}
ul.list_top li a, ul.list_level li a {
	padding: 3px 0.5em;
	margin: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
ul.list_top li a:link, ul.list_level li a:link { color: #5E747F; }
ul.list_top li a:visited, ul.list_level li a:visited { color: #5E747F; }
ul.list_top li a:hover, ul.list_level li a:hover {
	color: Black;
	background: #92A1AF;;
	border-color: #227;
}
ul.list_top li.active a, ul.list_level li.active a {
	background: white;
	border-bottom: 1px solid white;
}



/** 
 * Sample CSS for DIV pagelayout 
 */
#container {
	width: 760px;
	\width: 760px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#headerBlock {
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}

#mainBlock {
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: gray;
}

#leftBlock {
	float: left;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#rightBlock {
	float: right;
	width: 200px;
	\width: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}

#footerBlock {
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}

.imgDIVinTextLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
}
.imgDIVinTextRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 0;
} 
.imgDIVtopLeft { 
	margin:8px 10px 5px 20px; 
	padding:0px; 
	border:0; 
} 
.imgDIVtopCenter { 
	margin:8px -50% 5px -50%; 
	padding:0px; 
	border:0; 
}

.imgDIVblockImgLeft { 
	margin-right: 10px;
}
.imgDIVblockImgRight {
	margin-left: 10px; 
} 

.phpwcmsImgListRight {
	text-align: right;
	margin: 0;
	padding: 0;
}
.phpwcmsImgListLeft {
	text-align: right;
	margin: 0;
	padding: 0;
}


.phpwcmsSearchResult {
	margin: 15px 0 15px 0;
}
.phpwcmsSearchResult h3 {
	margin: 10px 0 1px 0;
	font-size: 12px;
	font-weight: bold;
}
.phpwcmsSearchResult p {
	margin: 0;
}
.phpwcmsSearchResult em.highlight, em.highlight {
	background-color: #FFFF00;
	font-style:inherit;
}


#VisualModeIndicator {
	position:absolute;
	left:5px;
	bottom:5px;
	padding:5px;
	z-index:10000;
	background-color:#FF3300;
	color:#FFFFFF;
	border:1px solid #000000;
}

.phpwcmsArticleListEntry {
	clear: both;
}
.phpwcmsArticleListImage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
}
.phpwcmsArticleListImageCaption {
	padding-top: 5px;
}

div.cpPagination {
	margin: 10px 0 10px 0;
	text-align: right;
}
a.cpPaginate, a.cpPaginateActive, a.cpPaginationPrev, a.cpPaginationNext {
	padding: 0px 3px 1px 3px;
	background-color: #FFFFFF;
	color: #BBBBBB;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #CBCBCB;
}
a.cpPaginateActive {
	background-color: #CBCBCB;
	color: #FFFFFF;
	border: 1px inset #CBCBCB;
}

a.cpPaginationPrev:hover, a.cpPaginationNext:hover, a.cpPaginate:hover {
	background-color: #DDDDDD;
	color: #666666;
	border: 1px inset #CBCBCB;
}




/* Wlasne */


#naglowek-left
	{
	font-size: 10px;
	color: #A0A0A0;
	text-decoration: none;
	float: left;



	margin: 0px;
	padding: 0px;

	}

#naglowek-right
	{
	font-size: 10px;
	color: #A0A0A0;
	text-decoration: none;
	float: right;
	margin: 0px;
	padding: 0px;
  margin

	}



.stopka2 {font-size: 9.5px; color: #909090; font-weight: normal; text-decoration: none; }
.nav_row {font-size: 12px; font-weight: normal; text-decoration: none; }
.news {font-size: 11px; line-height: 200%; }
DIV   { font-size: 12px; font-family: Verdana, Arial, sans-serif; line-height: 150%; }
.box_content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #4A5966;
    line-height: 170%;
}
.box_content a, .box_content a:link, .box_content a:active, .box_content a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2E6CB0;
	line-height: 170%;
	text-decoration: none;
}

.box_content a:hover {
	color: #CC3300;
	line-height: 170%;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}


/*
/*
/*





/*
/*
/*
*/



html, body {		
		text-align: left;
		color: #505367;
		margin: 0;
		padding: 0;

		background: #F6F6F6; 
		height: 100%;
		min-width: 100%;
		min-height: 100%;


}


#main {

	margin: 0;
		padding: 0px;
		width:100%; 
		min-height: 100%;
		height: 100%;
		background: url(../../gfx/background-top.gif) repeat-x top;
		}


#maincontainer {
		width: 950px; 
		padding: 0px 0px 0px 0px;
		min-height: 100%;
		height: 100%;
		text-align: left;
		background: #CEE0E1 url(../../gfx/tlo.gif) ;
		margin-top:0;
		margin-bottom:0;
		border: 0;		
        position:relative;
		}
		
		

html>body #maincontainer {height:auto;} /*for mozilla as IE treats height as min-height anyway*/


#header {
		height: 200px;
		width:950px;
		background-color: #D1DCE9;
		margin: 0px 0px -30px 0px;
		border-top: 0px solid #e6e6e6;
		border-bottom: 0px solid #e6e6e6;

		background: #333333 url(../../gfx/header.jpg) ;

		}

#menu
		{
		text-align:left;
		line-height: 14px;
		margin: 0;
		padding: 0;
		position:absolute;
		top: 165px; left: 215px;
		color: #ffffff;
		}

#menu a, #menu a:link, #menu a:active, #menu a:visited
		{
		padding: 0 4px 0 4px;
		color: #ffffff;

		}

#menu a:hover
		{
		padding: 0 4px 0 4px;
		color: #ffff00;
		text-decoration: none;
		}

#sidebar {
		width: 180px;
		padding: 0px 0px 0px 0px;
margin-bottom: -27px;
		text-align:center;
		float: left;
		border: 0;
		}



#belka-left {
		width: 180px;
		padding: 70px 0px 0px 0px;
		font-size: 10px; color: #ffffff; font-weight: normal; text-decoration: none; line-height: 180%;
		}


#content {
margin: 50px 0px 0px 20px;

		float: left;
		width: 730px;
		padding: 0px 0px 0px 0px ;
		}

#content #tresc
		{
		padding: 0;
		margin-top: 25px;
		font-size: 12px;
		font-family: Verdana, Arial, sans-serif;
		color:#333333;
		line-height: 150%;
overflow: hidden;
		}

#content #tresc p
	{
	font-size: 12px;
	}

#content-small #tresc .articleText { 
font-size: 11px;
	margin-bottom: 3px;
	text-align: justify;
line-height: 200%;
}



#content-small {

		margin-left: 40px;
		float: left;
		width: 290px;


		padding: 0px 0px 0px 0px ;
		}

#content-small #tresc
		{
		padding: 0;
		margin-top: 25px;
		font-size: 12px;
		font-family: Verdana, Arial, sans-serif;
		color:#333333;
		line-height: 150%;
		}


#content-news {
		margin: 0px;
		margin-left: 30px;
		float: left;
		width: 210px;
		padding: 0px 0px 0px 0px;
		background: #F0F0F0 url(../../gfx/news-top.gif) no-repeat 0 0px;
		}

#content-news #tresc
		{
		padding: 0 15px 20px 15px;
		margin: 25px 0px 0px 0px;
		font-size: 12px;
		font-family: Verdana, Arial, sans-serif;
		color:#333333;
		line-height: 150%;
 background: url(../../gfx/news-bottom.gif) no-repeat 0px bottom;
		}

#content-news hr
		{
width: 180px;
	margin-right: 15px;
margin-left: 15px;
		}



#footer	{
		position: absolute;
		padding: 0px 40px 0px 0px ;
		left:0px;
		bottom: 0px;
		width:910px;
		height: 94px;
		text-align:right;
/*		background: #F0F0F0 url(../../gfx/foother-.jpg) no-repeat 0 20px; */
		}

#footer-left
		{
		color: #F0F0F0;
		position:absolute;
		margin: 0;
		padding: 10px 0 0 0;
		bottom:0;
		left:0px;
		width:180px;
		height: 32px;
		text-align:center;
		background-color: #000000; 
		font-size: 9.0px;
		border-top: 1px;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-style: solid;
		border-color: #ffffff;

		}

#footer-right
		{
		position:absolute;
		bottom:0;
		left:180px;
		padding: 10px 0 0 0;
		width: 770px;
		height: 32px;
		text-align: center;
		background-color: #F6F6F6; 
		border-top: 1px;
		border-left: 0px;
		border-right: 0px;
		border-bottom: 0px;
		border-style: solid;
		border-color: #a0a0a0;
		background: #F0F0F0 url(../../gfx/background-bottom.gif) repeat-x;
		}


#partners { width: 200px; padding: 20px 0px 0px 0px; background: #FFFFFF url(../../gfx/tlo-left.gif);}
#partners img { border: 0px; padding: 0px 10px 0px 10px; }				


#footer-right a, #footer-right a:link, #footer-right a:visited
	{
	font-size: 11px;
	color: #909090;
	font-weight: normal;
	text-decoration: none;
	}


#footer-right a:hover
	{
	color: #EE4400;
	text-decoration: none;
	}

#clearfooter {height:130px; width:100%; clear:both; margin:0; padding:0; }

#clearnaglowek { height:5px; clear:both; margin:0; padding:0; line-height: 0px; }

.clear { clear:both; }

#content ul 

{
line-height: 190%;
}


.foto-gallery
	{
	width: 150px;
	margin: 0px 0px 25px 0px;
	padding: 6px 6px 6px 6px;
	border-style: solid;
	border-color: #D0D0D0;
	border-width: 1px;
	float: left;
	}

.foto-gallery-description
	{

	margin: 0;
	padding: 0px 0px 0px 20px;
	float: left;
	}

hr { text-align: right; width: 100%; height: 1px; color: #999999; border: none; } /* For Internet Explorer */
html>body hr { margin-right: 0; width: 100%; height: 1px; background-color: #999999; border: none; } /* For Gecko-based browsers */
html>body hr { margin-right: 0; width: 100%; height: 1px; background-color: #999999; border: 0px solid #999999; } /* For Opera and Gecko-based browsers */

.title-1      { font-size: 9pt; font-weight: bold;  color: black;}
.title-2      { font-weight: bold; text-align: justify; }
.title-3      { font-size: 10pt; font-weight: bold; text-align: justify; }
a.menumain   { font-size: 8 pt; color: black; text-decoration: underline; }



.rozklad-tabela
	{ width: 680px; margin-top: 20px; margin-bottom: 20px; }

.rozklad-tabela td
	{
	margin: 5px;
	padding: 5px; border: solid 1px #bebebe;
	text-align: center;
	}

.rozklad-tabela td.naglowek
	{ color: white; background-color: #004e8e; text-align: center; border-style: none; }

.rozklad-tabela td.naglowek-1
	{ color: black; background-color: #d9e1fa; text-align: center; border-style: none; font-weight: bold; }

.rozklad-tabela td.naglowek-2
	{ color: black; background-color: #e6e6e6; text-align: center; border-style: none; font-weight: normal; }

.rozklad-tabela td.godz
	{
	text-align: left;
	word-spacing: 1em;
	line-height:3em;
	width: 250px;
	}

.rozklad-tabela td.opis
	{
	text-align: left;
	width: 450px;
	}

.rozklad-tabela td.symbol
	{
	text-align: center;
	width: 50px;
	}

.rozklad-text-red
	{
	color: #F00000;
	}

.rozklad-text-blue
	{
	color: #0000F0;
	}

.rozklad-text-white
	{
	color: #000000;
	}



sup
	{ background-position: 0 bottom; margin-bottom: 5px; padding-bottom: 5px; }
.rozklad-tabela-ulgi
	{  border-width: 0; }
.rozklad-tabela-ulgi td
	{ text-align: left; border-width: 0; vertical-align: top; padding-right: 20px; }


#centeredcontent {
	width: 100%;
	height: 900px;
margin-top:40px

}
		
#inner {
	position: relative;
	width:850px;
	height:850px;
  margin: 0 auto;
 	background-image: url(../../gfx/title.jpg);
  background-position: center 80px;
  border:0px solid #000;
  background-repeat: no-repeat;
	}


#outer {height: 100%; overflow: hidden; position: relative;}
#outer[id] {display: table; position: static; margin:0 auto;}
		
#middle {position: absolute; top: 50%; left: 50%;}
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
		
/* #inner {
	position: relative;
	top: -50%;
	left: -50%;
	width:600px;
	height:360px;
	margin: 0;
	padding: 0;
	background: #F0F0F0 url(../../gfx/title.jpg) no-repeat 0 0px;
	}
	
#inner[id] {position: static;} */

#inner #menu {

	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px 0 0 0;
	color: #300000;
	position:absolute;
	top:0px;
	left:0px;
	background:black;
}

#inner #menu ul
{
	display: flex;
	justify-content: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#inner #menu ul li::before
{
	content: "|";
	color: #999;
}

#inner #menu ul li:first-of-type::before
{
	content: none;
}

#inner #menu ul li a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	line-height: 17px;
	padding: 10px 7px;
	color:white;
}

#inner #menu a:hover {
	color: #ffff00;
	text-decoration: none;
}


td.imagelistSpacerRow
{
padding: 15px 0 15px 0;
}

div.gbInputForm
{
margin-top: 25px;
}


div.gbFormFields
	{
	padding: 0px 0 20px 0px;
	border:1px solid #bbbbbb;
	}

div.gbFormFields h1
	{
	padding: 4px 0 5px 0;
	margin: 0 0 20px 0;
	background: #e1f3fe;
	font-size: 14px;
	text-align: center;
	color: black;
	}

table.sonda
{
margin-left: 60px;
}


table.sonda td
{
padding: 4px 0 4px 0;
}

table.sonda td.opis
{
text-align: right;
vertical-align: middle;
}

table.sonda td.tresc
{
padding-left: 4px;
text-align: left;
vertical-align: middle;
}

table.sonda td.tresc-srodek
{
text-align: center;
}

table.sonda td.tresc input, table.sonda td.tresc textarea, table.sonda td.tresc select
{
padding:2px;
background-color:#e1f3fe;
border:1px solid #bbbbbb;
}

table.sonda td.tresc-kod input
{
margin: 0px 0 0px 0;
padding:2px;
background-color:#e1f3fe;
border:1px solid #bbbbbb;
	}

table.sonda td.tresc-kod
	{
	padding-left: 4px;
	width: 100px;
	vertical-align: top;
	}

table.sonda td.przycisk
	{
	text-align: center;
	padding: 20px 0 0 4px;
	}

table.sonda td.przycisk input
{
padding:4px 6px 6px 6px;  
background-color:#3d74bf;
color:#FFF;
font-weight: bold;
border:1px solid #000;
font-size:12px;
}


table.sonda td.tresc table td input
{
margin-left: 7px;
}

div.gbSuccess
{
margin-top: 25px;
padding: 25px;
border:1px solid #cc0000;
text-align: center;
}

div.gbListEntry h1
{
padding: 0;
margin: 0;
font-size: 16px;
 color : #004D8F;
        font-weight: normal;
}

div.gbListEntry h2
{
padding: 0;
margin: 0;
font-size: 12px;
 color : #A0A0A0;
        font-weight: normal;
}

div.gbListEntry
{
margin-top: 15px;
padding: 10px 15px 10px 15px;
border:1px solid #bbbbbb;
}

div.gbNav
{
margin-top: 25px;
}

span.czerwony
	{
	color: #cc0000;
	}

.aktualnosci
	{
	padding: 0px 15px 15px 15px;
	margin: 0 0 15px 0;
	background: #F9F9F9;
	border: 1px solid #E0E0E0;
	}

.aktualnosci_tresc p
	{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}


.aktualnosci_wiecej
	{
	padding: 10px 0 0 0;
	margin: 0px;
	}

p.aktualnosci_data
	{
	padding: 0px 0 0px 0;
	margin: 0px;
	font-weight: bold;
	}

.ogloszenia ul li h1
{
        font-size: 16px;
        color : #004D8F;
        font-weight: normal;
        padding: 10px 0px 7px 0px;
	margin: 0 0 0px 0;
		border-bottom: 1px dotted #E0E0E0;
}

.ogloszenia ul
{
list-style-type: none;
padding-left: 20px;
}

#content #tresc h1.paliwo
{
       font-size: 24px;
        color : #004D8F;
        font-weight: normal;
        padding: 0px 0px 20px 0px;
	margin: 0;
	border-bottom: none;
}

#content #tresc h1.paliwo span
{
color: red;
}

#tresc h3, #tresc h4
{
font-size: 16px;
font-weight: bold;
margin: 15px 0 15px 0;
padding: 0;
}

div.imgtable-top-center
{
	text-align: center;
}

div.image-table div.imgtable-top-left div
{
	display: inline-block;
	padding: 10px;
}


.epPurchaseProcessPlaceholder .widget20 .stickInfoContainerInTicketDefine .ticketConnectionInfoContainer {
width: 100% !important;
}