div, img { behavior: url(../iepngfix.htc); }

.check { border: 1px dashed red; }

body { 
    margin:0;
	padding:0;
	background: url(../img/bg_main.png) top repeat-x; 
	font-family: Arial; 
	font-size: 11px; 
	color: #606668; }
a {	text-decoration: none; }

/*main container */
#container { margin: -8px auto 0 auto; padding:0px 0px 0px 0px; text-align: center; width: 960px; }


/*site top*/
#top { height: 145px; border-bottom: 1px solid #ced2d5; }
#logotype {	position: relative;	top: 25px; left: 24px; background: url(../img/logotype.png) center no-repeat; width: 279px;	height: 56px; float: left; }
#logotype a { display: block; cursor: pointer; width: 279px; height: 56px; }

#language-select form {	position: relative;	background: url(../img/bg_searchbar.png) center no-repeat; width: 328px; height: 53px; margin: 21px 0 0 0; float: right; }

#language-select form fieldset {
	float: left;
	margin: 14px 0 0 20px;
}
/*  tekst wybierz jêzyk*/
#language-select form label {
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 20px;
}

#language-select form input {
	float: left;
}
#language-select form select option.imagebacked {
padding: 2px 0 2px 20px;
background-repeat: no-repeat;
background-position: 1px 2px;
vertical-align: middle;
}

/* site top-image */
#top-image {
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 960px;
}

/* content */

#content h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #485564;
	text-align: left;
	margin: 0px 0px 10px 20px;
}

#spacers {
	width: 960px;
	height: 23px;
	background: url(../img/spacers.png) center no-repeat;
}

#left-1 {
	width: 462px;
	background: #ced2d5;
	float: left;
}

#left {
	width: 461px;
	background: #fff;
	float: left;
}

#left ul li {
	float: right;
	text-align: left;
	width: 445px;
	height: 65px;
	border-top: 1px solid #ced2d5;
	background: url(../img/bg_submenu.png) top right no-repeat;
	position: relative;
}

#left ul li h4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 21px 0 0 15px;
}

#left ul li img {
	position: absolute;
	right: 20px;
	top: 22px;
}

#right-1 {
	width: 498px;
	background: #ced2d5;
	float: left;
}

#right {
	width: 497px;
	background: #fff;
	float: left;
}

#right p {
	line-height: 22px;
	padding: 10px 20px;
	color: #485564;
	font-size: 12px;
	letter-spacing: 0px;
	text-align: left;
}

.date {
	margin: 0 0 0 15px;
	color: #8996a6;
}

.readmore-div {
	float: right;
	width: 461px;
	height: 60px;
}

.readmore-div a {
	padding: 10px 17px 0 0;

}

.readmore-3 a {
	text-align: right;
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #485564;
}

/* footer */

#footer {
	clear: both;
	width: 960px;
	height: 100px;
	border-top: 1px solid #ced2d5;
	border-bottom: 1px solid #ced2d5;
}

#footer2 {
	clear: both;
	width: 960px;
	height: 45px;
	line-height: 45px;
}

#footer2 h3 {
	display: block;
	float: left;
	padding: 0px 20px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #485564;
}

#footer ul {
	margin: 0 auto;
	text-align: center;
	width: 500px;
}

#footer ul li {
	float: left;
	padding: 35px 13px 0 13px;
	margin: 0 auto;
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.rights {
	line-height: 65px;
}

#left-navi {
	width: 284px;
	float: left;
}

#left-navi ul {
	border-top: 1px solid #ced2d5;
}

#left-navi ul li {
	float: right;
	text-align: left;
	width: 284px;
	height: 44px;
	border-right: 1px solid #ced2d5;
	border-bottom: 1px solid #ced2d5;
	background: url(../img/bg_submenu2.png) #fff center no-repeat;
	position: relative;
}

#left-navi ul li a {
	line-height: 42px;
	margin-left: 10px;
	color: #485564;
	font-size: 11px;
	font-weight: bold;
}

#left-navi ul li a:hover {
	text-decoration: underline;
	color: #ffc31b;
}

#right-content {
	width: 640px;
	float: right;
}

#right-content h2 {
	color: #ffc41d;
	font-size: 22px;
	margin: 20px 0 20px 50px;
}

#right-content h3 {
	color: #434343;
	font-size: 16px;
	margin: 10px 0 10px 50px;	
}

#right-content p {
	text-align: left;
	line-height: 22px;
	font-size: 12px;
	margin: 30px 50px 30px 50px;
}

#right-content a {
	color: #8e9aa2;
	text-decoration: underline;
}

#breads {
	width: 640px;
	height: 30px;
}

.breadcumbs { float: right;	background: #ced2d5; padding: 6px 9px; margin: 0 15px; font-size: 12px; }
.breadcumbs a {	color: #485564;	text-decoration: underline; }

#contact-form div 		{ clear: both; }
.inputs { 
	width: 378px;
	height: 14px; 
	padding: 5px 10px;
	border: 1px solid #c6d4df;
	line-height: 18px;
}

#contact-form textarea 	{ width: 378px; height: 160px; 	padding: 5px 10px; 	border: 1px solid #c6d4df; }
#contact-form fieldset 	{ float: left; text-align: left;	margin: 0px 0px 50px 50px; }
#contact-form label 	{ display: block; font-size: 12px; color: #485564; float: left; text-align: left; margin: 5px 0px; }

#submit { 

	border: 0;
	margin: 20px 0 0 273px;
	padding: 10px 15px; 
	background: #ffc41d;
	color: #453f2d; 
	font-weight: bold;
}

.contact-minibox {
	margin-left: 50px;
	line-height: 18px;
	width: 160px;
	height: 90px;
	float: left;
	text-align: left;
}

#maps {
	margin: 0px 0px 50px 0px;
}

.flash {
	width: 964px;
	height: 500px;
	margin-left: -482px;
	margin-top: -250px;
	position: absolute;
	left: 50%;
	top: 50%;
	border-bottom: 1px solid #ced2d5;
	border-top: 1px solid #ced2d5;
}

.readmore a {
	float: right;
	margin: 25px 10px;
	padding: 7px 16px;
	background: #606668;
	border: 2px solid #4f5557;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	font-weight: lighter;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.readmore a:hover {
	background: #ffbe06;
	border: 2px solid #ff9c00;
	color: #434343;
}
#history {
  border-top: 0px;
  border-collapse: collapse;
  padding: 0;
  width: 540px;
  margin: 40px 0;
}

.year {
  font-weight: bold;
  font-size: 14px;
  border-right: 8px solid #ffa200;
  text-align: center;
}

#history .year {
  padding: 20px 25px;
}

#history .desc {
  border-bottom: 1px solid #ced2d5;
  padding: 20px 25px;
}
.justify {
text-align: justify;
}

.files{margin:20px 0px;width:300px;}
.files td{vertical-align:middle;}
.files td.c1{width:80px;border:none;}
.files a img{border:none;}

/* SLIDING PANEL STYLES */
   
#slide-panel { 
height: 150px; /*HEIGHT OF HIDDEN SLIDE PANEL*/ 
width: 350px; /*WIDTH OF HIDDEN SLIDE PANEL*/ 
display: none; /*THE ELEMENT WILL NOT BE DISPLAYED*/ 
border-right-width: 2px; /*ADDS RIGHT BORDER OF 2PX*/ 
border-left-width: 2px; /*ADDS LEFT BORDER OF 2PK*/ 
border-right-style: solid; /*MAKES RIGHT BORDER SOLID*/ 
border-left-style: solid; /*MAKES LEFT BORDER SOLID*/ 
border-right-color: #626262; /*RIGHT BORDER COLOR*/ 
border-left-color: #626262; /*LEFT BORDER COLOR*/ 
background-color: #949494; /*SLIDE PANEL BACKGROUND COLOR*/ 
border-bottom-width: 2px; /*ADDS BOTTOM BORDER OF 2PX*/ 
border-bottom-style: solid; /*MAKES BOTTOM BORDER SOLID*/ 
border-bottom-color: #626262; /*BOTTOM BORDER COLOR*/ 
opacity: .8; /*SETS SLIDE PANEL BACKGROUND'S OPACITY TO 80%*/ 
margin: auto; /*CENTERS OUR SLIDE PANEL*/ 
color: #fff; /* COLOR FONTS*/
} 
  
.slide { 
margin:  0; /*NO MARGIN*/ 
padding: 0; /*NO PADDING*/ 
background-image: url(../img/slide_button.png); /*ADDS OUR BUTTON IMAGE*/ 
background-repeat: no-repeat; /*STOPS BUTTON FROM REPEATING*/ 
background-position: center top; /*SETS BUTTON POSITION*/ 
} 
  
.btn-slide { 
text-align: center; /*ALIGNS TEXT CENTER*/ 
width: 192px; /*BUTTON WIDTH*/ 
height: 24px; /*BUTTON HEIGHT*/ 
display: block; /*DISPLAY AS A BLOCK*/ 
color: #fff; /*TEXT COLOR*/ 
text-decoration: none; /*REMOVES UNDERSCORE FROM LINK*/ 
font-family: Arial, Helvetica, sans-serif; /*FONT FAMILY*/ 
font-weight: bold; /*TURNS TEXT BOLD*/ 
font-size: 1em; /*FONT SIZE*/ 
margin-right: auto; /*MARGIN AUTO*/ 
margin-left: auto; /*MARGIN AUTO*/ 
line-height: 24px; /*LINE HEIGHT OF BUTTON TEXT*/ 
} 


