@charset "utf-8";
html {
	overflow-y: scroll;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
/*	background: #000;
	background-image: url(obr/tlostrony.jpg); background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	*/
}
.twoColFixRtHdr #container { 
	/*width: 955px;
	background: #000;
	padding:0;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	/*float:left; */
} 

input { padding-left:7px;
}

a img {
	border:none;
}

.twoColFixRtHdr #header {
/*	background: #000;
	margin:0;
	padding:0;
	width:955px;
	height:190px;
	display:block;
	position:relative;

	float:left
	text-align:left;
	background-image: url(obr/nagl_tlo.jpg);
	background-repeat: none;
	*/
} 

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight:normal;
}
.twoColFixRtHdr #header h1 {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 34px;
	/*color: #fff;
	text-align:left;
	position:relative;
	float:left; 
	margin-left: 140px;
	margin-top: 0px;
	text-shadow:none;
	line-height: 38px;
	text-decoration: none;
	top: 90px;
	*/
}
.twoColFixRtHdr #header img {
/*	position:absolute;
	float:left;
	left:2px;
	top:80px;
	margin: 0px 20px 0px 0px;
	*/
}

/* Menu */
#menu {
	/*
	width: 955px;
	height: 38px;
	margin: 0px auto;
	padding: 0px;
	background: url(obr/tlo_menu.png) ;
	*/
}

#menu ul {
/*	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	*/
}

#menu li {
	/*
	float: left;
	*/
}

#menu a {
/*	display: block;
	height: 20px;
	margin-right: 0px;
	margin-left: 1px;
	padding: 10px 12px 0px 10px;
	
	text-decoration: none;
	*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	/*color: #fff;
	border: none;
	*/
}

#menu .current_page_item a {
	/*
	color: #fff;
	*/
}

#menu a:hover {
	/*
	text-decoration: none;
	color: #fff;
	*/
}

a:link, a:visited {
	/*
	color:#fff;
	text-decoration:none;
	*/
}

a:hover {
	/*
	color:#fcff3c;
	text-decoration:none;
	background-color: #000;
	*/
}

.twoColFixRtHdr #sidebar1 {
	/*
	float: right; /* since this element is floated, a width must be given */
/*	width: 225px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
/*	padding: 20px 10px;
*/
}
.twoColFixRtHdr #mainContent { 
/*
	margin: 0 250px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
/*	padding-left: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1.4em;
 /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.twoColFixRtHdr #mainContent h2 {
	font-size: 18px;
}

.twoColFixRtHdr #mainContent h2.niebieski {
	font-size: 24px;
/*	color:#fff;
	line-height: normal;
	*/
}

.twoColFixRtHdr #mainContent h2.szary {
	font-size: 24px;
/*	color:#fff;
	line-height: normal;
	*/
}


.twoColFixRtHdr #mainContent p {
	font-size: 18px;
}

.twoColFixRtHdr #mainContent p2 {
	font-size: 16px;
}

.twoColFixRtHdr #mainContent ul.b {
/*	position:relative; top: -8px;
	padding-top:-40;
	margin:0px;
	padding:0;
	list-style:none;
	*/
	}
.twoColFixRtHdr #mainContent li.b {

/*	color:#fff;
*/
	font-size: 18px;
	/*margin: 0px;
	padding: 1px 10px 7px 20px;
	background: url(obr/kr.png) no-repeat 5px 5px;
	*/
} 

.twoColFixRtHdr #mainContent ul.n {
/*	position:relative; top: 4px;
	margin:0px;
	padding:0;
	list-style:none;
	*/
	}
.twoColFixRtHdr #mainContent li.n {
/*	text-align: right;
	color:#fff; */
	font-size: 16px;
/*	margin: 0px;
	padding: 0px 0px 2px 0px;
	*/
} 

.nazwisko {
/*	color:#fff;
*/
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	}

.twoColFixRtHdr #mainContent ul.m {
	/*
	position:relative; top: 8px; 
	margin:0px;
	padding:0;
	list-style:none;
	padding-bottom: 20px;
	*/
	}
.twoColFixRtHdr #mainContent li.m {
/*	text-align: right;
	color:#fff;
	*/
	font-size: 13px;
/*	margin: 0px;
	padding: 0px 0px 2px 0px;
	*/
}

.daty {
	/*
		color:#fff;
		*/
	}

.fltl50{ /* this class can be used to float an element left in your page */
/*	display:block;
	overflow: hidden;
	float: left;
	width: 310px;
	margin-right: 0px;
	*/
}

.fltl30{ /* this class can be used to float an element left in your page */
/*	display:block;
	overflow: hidden;
	float: left;
	width: 200px;
	margin-right: 0px;
	*/
}

.fltl400{ /* this class can be used to float an element left in your page */
/*	display:block;
	float: left;
	width: 400px;
	margin-right: 80px;
	margin-top: 10px
	*/

}

.fltk { /* this class can be used to float an element left in your page */
/*	display:block;
	float: left;
	margin: 0px;
	padding: 0px 0px 28px 0px;
	width:680px;
	*/
}

.ramka {
/*	background-image: url(obr/pionowa.png);
	background-repeat: repeat-y;
	background-position: left top;
	*/
	font-size: 13px;
/*	padding-left: 20px;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 6px;
	line-height: 1.3em;
	*/
}
.ramka p {
/*	margin-top: 0em; 
	margin-bottom: 0.5em;
}	

.ramka_center{
 text-align: center;
 */
}
.ikonadzialu {
/*	text-align: center;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	*/
}

.twoColFixRtHdr #footer { 
/*	display:block;
	clear:both !important;
	width:955px;
	height:40px;
	*/
	font-size: 13px;
	/*text-align: center;
	background-image: url(obr/pozioma.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	*/
} 
.twoColFixRtHdr #footer p {
/*	margin: 0; 
	padding: 10px 0;
	*/
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
/*	float: right;
	margin-left: 8px;
	*/
}
.fltlft { /* this class can be used to float an element left in your page */
/* 	float: left;
	margin-right: 8px; */
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	/* clear:both; */
    /* height:0; */
    font-size: 1px;
    /* line-height: 0px; */
}
 
/* </style>[if IE 5]> */
/* <style type="text/css">  */
/* /* place css box model fixes for IE 5* in this conditional comment */ */
/* .twoColFixRtHdr #sidebar1 { width: 220px; } */
/* </style> */
/* <![endif][if IE]> */
/* <style type="text/css">  */
/* /* place css fixes for all versions of IE in this conditional comment */ */
/* .twoColFixRtHdr #sidebar1 { padding-top: 30px; } */
/* .twoColFixRtHdr #mainContent { zoom: 1; } */
/* /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */ */
/* </style> */
/* <![endif] */
/* .alert { */
	/* color: #fff; */
/* } */
/* .alert { */
	/* color: #fff; */
/* } */

/* /* Cookie warning */ */
 #cookie-warn{ 
    /* position: fixed; */
    /* bottom: 0; */
    /* background: #000; */
    /* margin: 0; */
    /* padding: 15px; */
    /* width: 100%; */
    /* display: none; */
    /* z-index: 99; */
} 
 
 #cookie-warn a{ */
    /* color: #fff; */
    /* float: right; */
    /* padding-right: 20px; */
 } 
 
#cookie-warn p{
    font-size: 11px;
 /*    color: #fff;
	padding-right: 20px; */
}

.fltlinfo {
/* 	display:block;
	overflow: hidden;
	float: left;
	width: auto;
	margin-right: 0px; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
/* 	color: #fff;
	background-color: #000;
	text-align: left;
	vertical-align: middle;
	line-height: 120%;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px; */
}
.fltlinfozwykle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;	
}