/* gBwne definicje  */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #939EC8;
	margin: 0px;
	padding: 0px;

	text-align: justify;
}
h1 {
	font-size: 12px;
	margin: 5px 0px 5px 0px;
}
h2 {
font-size: 13px;
margin: 15px 0px 5px 0px;
}
h4 {
font-size: 12px;
font-weight: bold;
}
p {
	margin: 5px 0px 5px 0px;
}
a:link, a:visited, a:active{
	color:#333333;
	text-decoration: none;
}
a:hover {
color: orange;

} 


/* listy listy ludzie listy pisz */

ul {
	margin: 0px;
	padding: 20px 0px 0px 65px;
	list-style-type: none;
	font-style: italic;
	font-weight: bold;
}
ul li {
margin-bottom: 18px;
}

/* GBwne divy */

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 995px;
	border: 1px solid #999999;
	color: #333333;
	background-image: url(../images/background/containerBackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
    background-color: white;
margin-bottom: 5px;
}
div#topSmooth {
	position: relative;
	width: 780px;
	height: 2px;
	background-image:url(../images/background/topSmoothBackground.gif);
	background-repeat: repeat-x;
    margin-left: 110px;
    margin-top: 5px;
}

div#kontakt {
	position: relative;
	top: -50px;
	left: 700px;
	width: 60px;
}
div#header {
	background-image:url(../images/background/headerBackground.jpg);
	background-position: 460px 20px;
	background-repeat: no-repeat;
}
div#header img {
	margin-left: 120px;
	border: none;
}
/* grafkia i logo nfz */

div#graphicStripe {
background-image:url(../images/background/graphicStripeBackground_900x40.gif);
height: 40px;
width: 900px;
margin-left: 50px;
}
div#graphicStripe img {
position: relative;
left: 800px;
top: -20px;

}


/* Content */

div.textHolder {
	height: 195px;
	width: 550px;
	background-image: url(../images/background/textHolderDivider_18x24.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-right: 1px solid #E8E8E8;
	margin-bottom: 10px;
}
div.textHolder2 {
	height: 180px;
	width: 550px;
	background-image: url(../images/background/textHolderDivider_18x24.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-right: 1px solid #E8E8E8;
}
div.textHolder3 {
	height: 520px;
	width: 550px;
	background-image: url(../images/background/textHolderDivider_18x24.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-right: 1px solid #E8E8E8;
padding-right: 20px;
}
div.textHolder4 {
	height: 740px;
	width: 550px;
	background-image: url(../images/background/textHolderDivider_18x24.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-right: 1px solid #E8E8E8;
padding-right: 20px;
}

/* Paragrafy */

p.insideParagraph {
	width: 310px;
}
p.insideParagraph2 {
padding-top: 10px;
}
p.insideParagraph3 {
width: 530px;
}



.toRight {
float: right;
padding-right: 10px;
padding-left: 15px;
}


/*linki czytaj dalej */

a.czytajDalejLink {
padding: 0px 0px 0px 20px;
background-image:url(../images/thingies/czytajDalejSymbol_20x12.jpg);
height: 12px;
background-repeat: no-repeat;
display: block;
margin-top: 20px;
}

/* Lewy i prawy block */

div#leftBlock {
	height: 200px;
	width: 300px;
	float: left;
	margin-left: 0px;
	padding-left: 80px;
	background-image:url(../images/background/leftBlockBackground_225x35.gif);
	background-repeat: no-repeat;
	background-position: 52px 0px;
}
img#leftBlockMainImage {
padding-left: 23px;
}
div#menu {
	width: 240px;
	height: 231px;
	background-image: url(../images/background/menuBackground_108x147_2.gif);
	background-repeat: no-repeat;
	margin-left: 11px;
}
div#menu a:hover {
color: orange;
}


div#rightBlock {
	width: 570px;
	float: left;
	background-image:url(../images/background/leftBlockBackground_35x33.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
}


/* clearingDIv */

div.clear {
	clear:both;
	height: 20px;
	font-size: 10px;
	padding-left: 50px;
	padding-top: 4px;
}
div.clear a {
	color: #CCCCCC;
}




/* footer */
div#footer {
	width: 900px;
	height: 29px;
	background-image:url(../images/background/footerBackground_15X29.gif);
	background-repeat:repeat-x;
	margin-left: 50px;
}

/*  Formularz kontaktowy */

textarea {
width: 250px;
height: 130px;
margin-bottom: 20px;
}
.subpageList {
padding-left: 35px;
list-style-type: square;
margin-bottom: 20px;
padding-top: 10px;
}
.subpageList li {
padding: 0px;
margin: 5px;


}
.subpageList a:link, .subpageList a:visited, .subpageList a:active {
text-decoration: underline;
}
.subpageList a:hover, a.back {
color: orange;
}


.bold {
font-weight: bold;
}
ul.noMarginTop {
padding-top: 0px;
}
ul.noMarginTop li {
margin: 4px;
}



#rightBlock2 {
	width: 570px;
	float: left;
	background-image:url(../images/background/leftBlockBackground_35x33.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
	height: 700px;

}
#rightBlock3 {
	width: 570px;
	float: left;
	background-image:url(../images/background/leftBlockBackground_35x33.gif);
	background-repeat: repeat-x;
	padding-top: 25px;
	height: 490px;

}
.toLeft {
position: relative;
left: -10px;
}
#back {
display: block;
text-decoration: underline;
margin-top: 15px;
}
#back:hover {
color: orange;
}
form {
margin-left: 10px;
}
.first {
padding-left: 5px;
}
