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




a img {
	border:none;
}


.twoColFixRtHdr #header {
	background: #4ea3dd;
	margin:0;
	padding:0;
	width:955px;
	height:190px;
	display:block;
	position:relative;
	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;
	margin-left: 140px;
	margin-top: 0px;
	text-shadow:0 1px 0 #3e93c1;
	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: #94cfea;
	border: none;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:link, a:visited {
	color:#65bbe9;
	text-decoration:none;
}

a:hover {
	color:#1b3d91;
	text-decoration:none;
}

.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:#419cce;
	line-height: normal;
}

.twoColFixRtHdr #mainContent h2.szary {
	/* font-size: 24px; */
	color:#383838;
	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:#383838;
	/* 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:#65bbe9;
	/* font-size: 16px; */
	margin: 0px;
	padding: 0px 0px 2px 0px;
} 

.nazwisko {
	color:#1b3d91;
	/* 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:#a2a2a2;
	/* font-size: 13px; */
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

.daty {
		color:#383838;
	}

.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: #F00;
}
.alert {
	color: #F00;
}

/* Cookie warning */
#cookie-warn{
    position: fixed;
    bottom: 0;
    background: #ebebeb;
    margin: 0;
    padding: 15px;
    width: 100%;
    display: none;
    z-index: 99;
}
 
#cookie-warn a{
    color: #ff5544;
    float: right;
    padding-right: 20px;
}
 
#cookie-warn p{
    /* font-size: 11px; */
    color: #444;
	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: #FFF03E;
	background-color: #00142D;
	text-align: left;
	vertical-align: middle;
	line-height: 120%;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}
.fltlinfozwykle {
	display:block;
	overflow: hidden;
	float: left;
	width: auto;
	margin-right: 0px;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	/* font-size: 24px; */
	color: #D50000;
	background-color: #F9F8F7;
	text-align: left;
	vertical-align: middle;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
	border: 2px solid #D50000;
}

.fltlinfozwyklebez {
	display:block;
	overflow: hidden;
	float: left;
	width: auto;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D50000;
	background-color: #F9F8F7;
	text-align: left;
	vertical-align: middle;
	line-height: 130%;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 16px;
	padding-left: 18px;
}

hr.krop {
  border-top: 1px dotted red;
}				
.twoColFixRtHdr #mainContent ul.cc {
	position:relative; top: -8px;
	padding-top:-40;
	margin:0px;
	padding:0;
	list-style:none;
	}
.twoColFixRtHdr #mainContent li.cc {

	color:#D50000;
	font-size: 18px;
	margin: 0px;
	padding: 1px 10px 7px 20px;
	background: url(obr/linred.png) no-repeat 5px 5px;
}
.style1 {font-weight: bold}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	font-size: 24px;
	color: #CC0000;
}
.style7 {
	display:inline;
	color: #D50000;
	font-weight: bold; 
	}
.style9 {color: #FF0000}