.w980 {	width: 980px; }
.w230 {	width: 230px; }
.w260 {	width: 260px; }
.w300 {	width: 300px; }
.w320 {	width: 320px; }
.w259 {	width: 259px; }
.w720 {	width: 720px; }
.w721 {	width: 721px; }
.w719 {	width: 719px; }
.w580 { width: 580px; }
.w10em { width: 10em; }
.w12em { width: 12em; }
.w50percent { width: 50% }
.w70percent { width: 70% }


h1, h2, h3 { 
	font-weight: bolder;
}
/* h1 - 1.5 h2 - 1.2*/
h1 { font-size: 1.6em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1em; }

p, h1, h2, h3 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

p { text-align: justify; }

h1.component_header {
font-size: 1.8em;
}


/* bg-heading.png: 1688x294. 294-22 = 272px */
.header-bg {
	background-image: url("../img/header/bg-heading-zima2010.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.header-bg_en {
	background-image: url("../img/header/bg-heading-zima2010_en.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.header-bg_de {
	background-image: url("../img/header/bg-heading-zima2010_de.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}
.header-bg_fr {
	background-image: url("../img/header/bg-heading-zima2010_fr.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

/* bg-heading-glass.png: 1688x132.*/
.content-bg {
	background-image: url("../img/header/bg-heading-glass-zima2010.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

/* bg-heading.png: 1688x294. 294-22 = 272px */
.header-height {	height: 271px; }

/* bg-heading-glass.png: 1688x132.*/
#Body { min-height: 432px; }

#FooterContainer {
	background-image: url("../img/bg-footer.png"); 
	background-repeat: repeat-x;
	background-position: top center;
}

#Footer {	
	min-height: 178px;
}
#Footer a:hover {
	text-decoration: underline;
}
#FooterCopyright {
	height: 16px;
	line-height: 16px;
	padding-left: 2em;
	margin-bottom: 24px;
}
#FooterCopyright img { margin-right: 1em; }
#FooterParts {
}
#FooterContact,
#FooterHours,
#FooterDepartments {
	width: 33%;
}
#FooterParts div img { margin-bottom: 0.5em; }
#FooterParts div span { line-height: 1.25em; }
#FooterParts div li { line-height: 1.75em; }

#FooterHours, #FooterHours_en  { border: 1px solid white; border-top: none; border-bottom: none }
#FooterContact .inner { width: 25em;}
#FooterHours .inner { width: 154px; }
#FooterHours_en .inner { width: 200x; padding: 0px 30px; }


#LeftContainer {
	min-height: 500px;
	/*background-color: #55d; */
}
#Left {
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 1em; 
	padding-right: 1em; 
/*	background-image: url("../img/bg-column-left.png");
	background-repeat: no-repeat;
	background-position: center 2em; */ 
}

#RightContainer1 {
	height: 130px;
/*	background-color: #5d5; */
}

#RightContainer2 {
	background-image: url("../img/bg-content-right.png");
	background-repeat: repeat-y;
/*	background-color: #d55; */
}


#LeftWrapperTopImg {
	
}

#Content {
/*	padding: 1em 1.5em; */
	padding: 12px 18px;
	background-image: url("../img/bg-content-top.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#ContentLeft {
	width: 518px;
	padding-right: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	margin-right: 12px;
}

#ContentRight {
	width: 140px;
}

#ContentInnerLeft, #ContentInnerRight {
	width: 246px;
}
#ContentInnerLeft {
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 11px; 
}
#ContentInnerRight {
	padding-left: 11px; 
}

.content-separator-h {
	width: 90%;
	display: block;
	height: 24px;
	background-image: url("../img/separator-h.png");
	background-repeat: repeat-x;
	margin: -0.25em auto;
}
.content-separator-v {

}

.searchable-normal li ul {	display: none; }
.searchable-normal ul li { cursor: pointer; }
.searchable-expanded ul li { cursor: default; }
.searchable ul li li { cursor: default; }


/* Padding 40px kompensuje "trzy kolor" z prawej */
#FastNavigator {
	padding-right: 40px;
	background-image: url("../img/bg-navigator.png");
	background-repeat: no-repeat;
	background-position: top center;
}

#FastNavigator > span > a {
	width: 145px;
	height: 130px;
}
#FastNavigator > span > a + a { 
	margin-left: 0px;
}

#Content form input { margin-left: 0.5em; }


.ed_content ul, .ed_content ol,
ul.standard, ol.standard {
	list-style-position: outside;
	margin: 0.5em auto;
	margin-left: 1.5em;
}	

.ed_content ul, ul.standard { list-style-type: disc; }
.ed_content ol, ol.standard { list-style-type: decimal; }
.ed_content ol ol, ol.standard ol { list-style-type: decimal; }
.ed_content li { line-height: 1.5em; margin-left: 1.5em; }
.ed_content a:hover { text-decoration: underline; }
.ed_content p { margin: 0.75em auto; line-height: 1.25em; }
.ed_content table, .ed_content td, .ed_content th {
	border-collapse: collapse;
	border-style: solid;	
}

.img_left {
	float: left;
	padding: 5px 15px 5px 0px;
}

.img_right {
	float: right;
	padding: 5px 0px 5px 15px;
}

.img_center {
	margin: 0 auto;
	padding: 15px 0px;
}

	
#loadingLink img{
margin: 0 auto;
}

#prevLinkText img{
display:inline;
}

#nextLinkText img{
display:inline;
}

.formularz_zako_bez_barier input{
padding: 2px 1px;
}
.formularz_zako_bez_barier p, span, label {
line-height: 25px;
}
.formularz_zako_bez_barier p label{
margin-left: -20px;
display: block;
}
.formularz_zako_bez_barier textarea{
width: 645px;
}
.formularz_zako_bez_barier input.textinput {
border: #B6B6B6 solid 1px;
}
.formularz_zako_bez_barier p{
padding: 0px 20px;
}

#flagi{
width: 74px;
height: 71px;
margin: 223px 0px 0px 906px;
position: absolute;
}

#pl_i_en{
width: 35px;
float: left;
}

#pl {
width: 35px;
height: 23px;
display: block;
float: left;
background: url("../img/jezyki/flagi/pl.png") no-repeat;
}
#en {
width: 35px;
height: 23px;
display: block;
float: left;
margin-top: 0px;
background: url("../img/jezyki/flagi/en_left.png") no-repeat;
}

#maszt {
width: 4px;
height: 71px;
display: block;
float: left;
background: url("../img/jezyki/flagi/maszt.png") no-repeat;
}

#de {
width: 35px;
height: 23px;
display: block;
float: left;
margin-top: 10px;
background: url("../img/jezyki/flagi/de.png") no-repeat;
}

#fr {
width: 35px;
height: 23px;
display: block;
float: left;
margin-top: 0px;
background: url("../img/jezyki/flagi/fr.png") no-repeat;
}
