@charset "iso-8859-2";
body  {
	background: #d3DCE6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}


.twoColElsLtHdr #container { 
	/*overflow: hidden;*/
overflow: visible;
	text-align: left;
	/*width:1200px;*/

} 

img
{
border:0;
}
.twoColElsLtHdr #header {
	width: 100%;
	height: 99px;
	background-color: #173149;
	padding: 0 10px; 
	background-image: url(../images/ogolne/tlo_naglowka.png);
	background-repeat: no-repeat;
	background-position: left center;
	
} 

.twoColElsLtHdr #header2 {
	width: 100%;
	background: #ffcc00;
	padding: 0 10px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ff6600;
	border-bottom-color: #ff6600;
} 



#header2 a {
font-weight: bold;
text-decoration: none;
border: none;
}

#header2 a:hover {
	font-weight:bold;
	text-decoration:none;
	border: none;

	}	
	
#header2 a:active {	
	font-weight:bold;
	text-decoration:none;
	border: none;
	}
.przed {

font-size:16px;
color:#2D374D;
font-weight:bold;
}
.przed a{

font-size:16px;
color:#2D374D;
font-weight:bold;
}
.przed:hover{
color:#FF6600;
font-size:16px;

font-weight:bold;
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 277px; /* since this element is floated, a width must be given */
	background: #26354a; /* top and bottom padding create visual space within this div */
/*	height: auto;*/
	padding-top: 15px;
	padding-right: 0;
/*	margin-bottom: -5000px;
	padding-bottom: 5000px;*/
	padding-left: 0;
	
}

.twoColElsLtHdr #mainContent {
	background-color: #d3DCE6;
	margin-top: 0;
/*	margin-left: 277px;*/
/*	margin-bottom: -5000px;
	padding-bottom: 5000px;*/
	padding-left: 20px;
	padding-top: 15px;
	margin-right: 10px;	
} 
#mainContent h1 {
	color: #FF6600;
	line-height:32px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	}

#navigation a {
	color: #26354A;
	text-decoration: none;
	/*letter-spacing:.1em;
	line-height:16px;*/
	display:block;
padding: 0px 10px;
	border-right:1px solid #FF6600;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color:#FF6600;
	text-decoration: none;
	display:block;
	border-right:1px solid #FF6600;

	}
#dsds a:hover {
/*	color:#ffffff;
	background-color:#FF6600;
	text-decoration: none;
	display:block;
	border-right:1px solid #FF6600;*/

	}
	
#navigation a:active {
	color:#ffffff;
	background-color:#FF6600;
	text-decoration: none;
		display:block;
	border-right:1px solid #FF6600;
	}
	
#padding {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
	
#noborder td {
	border: 0px;
	}

/* new*/

#bodyText {
	color:#000000;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	}

#bodyText a{
	color:#2D374D;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.2em;
	}
	
#bodyText a:hover{
	color:#2D374D;
	text-decoration: underline;
	font-weight: normal;
	}
	
/**/


.bodyText {
	color:#000000;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	}
	
.bodyText a{
	color:#2D374D;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.2em;
	}
	
.bodyText a:hover{
	color:#2D374D;
	text-decoration: underline;
	font-weight: normal;
	}
	

	

	
.twoColElsLtHdr #footer { 
	clear:both;
	width: 100%;
	height: 20px;
	background:#64748B;
	padding: 0 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fff;
	border-bottom-color: #fff;
} 


.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:1px;
    line-height: 1px;
}

.float { /* oblewanie z lewej */
	clear: right;
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.twoColElsLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

	

/* Class Styles */
.logo2 {
	color: #FFFFFF;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat:no-repeat;
	background-position: left;
	}


.logo2 a{

	color: #FF6600;
	font-weight: normal;
	text-decoration:none;
	}
	
.logo2 a:hover{
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	}
	
	
.pdf {
	color:#d3dce6;
	text-decoration: none;
	border:none;
	font-style: normal;
	font-variant: normal;
	}
	
.padding {
	padding-left:15px;
	vertical-align: top;
	}
	
		



.detailText {
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	color:#26354A;
	letter-spacing:0.1em;
	vertical-align: sub;
	}
	
.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #FF6600;
	letter-spacing:0.2em;
	line-height:32px;
	vertical-align: super;
	}
	
.pageName  img{
	float:left;
	padding-right: 10px;
	vertical-align: top;
	}
	
.subHeader {
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
	
.subHeader a{
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	}
	
.subHeader a:hover{
	color: #2D374D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	}
	
.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;

	}
	
.navText a{
	color: #26354A;
	text-decoration:none;

	}
		
	
.sidebar1Text {
	color: #FFba00;
	letter-spacing:.1em;
	line-height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.sidebar1Text a {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	}
	
.sidebar1Text a:hover {
	color: #FF6600;
	}
	
.certyfikat {
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	line-height:16px;
	padding-left: 10px;
	}
	
.obrazek {padding-top: 30px;
}

.bodypomaranczowy {
	color: #ff6600;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	}	

.przycisk {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFBA00;
	padding: 1px 10px 1px 10px;
	display: block;
	border: 1px solid #626F80;
	background-color: #26354A;
	width: auto;
	height: auto;
	cursor: pointer;
}