@charset "utf-8";
body
{
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(obrazy/tlo.jpg);
	background-attachment: scroll;	
}

div.banner
{
	background-image: url(obrazy/banner_2.jpg);
	width: 900px;
	height: 200px;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	border-width:1px;
	border-top-color:#6e4f4a;
	border-top-style:solid;
	border-left-color:#6e4f4a;
	border-left-style:solid;
	border-right-color:#6e4f4a;
	border-right-style:solid;
}

div.menu_gorne
{
	background-image: url(obrazy/menu_gorne.jpg);
	width: 900px;
	height: 20px;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	border-width:1px;
	border-left-color:#6e4f4a;
	border-left-style:solid;
	border-right-color:#6e4f4a;
	border-right-style:solid;
	border-top-color:#000000;
	border-top-style:solid;
	border-bottom-color:#000000;
	border-bottom-style:solid;


}


/*styl menu_gorne*/
ul, ul li {
	display: inline;
	list-style: none;
	color: #FFFF99;
	
}

ul li 
{
	display: inline;
	/*float: left;*/
}

ul a
{
	font-family:Arial;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	padding:0px;
	margin:45px;
}

ul a:hover

{
	/*text-decoration:underline;
*/	color: #FF0000;
}
/*styl menu_gorne koniec*/


#szerokosc
{
	width: 902px;
	margin-left:auto;
	margin-right:auto;
}

#MENU_lewe 
{
	width: 270px;
	float: left;
	overflow: hidden;
}


#TRESC 
{
	width: 630px;
	float: left;
	overflow: hidden;
	font-family: Arial;
	font-size: 12px;
	background-image: url(obrazy/tlo_tresc.png);
	border-right-width:1px;
	border-right-color:#6e4f4a;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#6e4f4a;
	border-left-style:solid;

}
#MENU_lewe_dalsze
{
	width: 200px;
	float: left;
	overflow: hidden;
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	
}
#TRESC_dalsze 
{
	width: 700px;
	float: left;
	overflow: hidden;
	text-align:center;
	font-family: Arial;
	font-size: 14px;
	background-image: url(obrazy/tlo_dalsze.png);
	border-right-width:1px;
	border-right-color:#6e4f4a;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#6e4f4a;
	border-left-style:solid;
}

#STOPKA 
{
    clear: both;
    background-color: #6e4f4a;
	text-align:left;
	font-family: Arial;
	font-size: 8px
}


div.podmenu
{
	text-align:center;
	font-family: Arial;
	padding-top: 8px;
	padding-left: 5px;
	line-height:25px;
	
	
}
a.podmenu
{
	text-decoration:none;
	padding-left: 10px;
	color:#000000;
	font-size: 16px;
	font-weight:bold;
}
a.podmenu:hover
{
	/*text-decoration:underline;*/
	color:#FF0000
}
div.menu
{
	text-align:left;
	line-height:15px;
}
a.menu
{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	padding-left: 10px;
	line-height:20px;
	font-family: Arial;	
}
a.menu:hover
{
	/*text-decoration:underline;*/
	color:#FF0000
}

div.tlo_scholka
{
	background-image: url(obrazy/tlo_scholka.png);
}

div.tlo_historia
{
	background-image:url(podstrony/historia/tlo_historia.jpg)
}

div.tlo_jp2
{
	background-image:url(podstrony/dla_mlodych/mlodzi_2/tlo_jp2.jpg)
}

div.tlo_hospicjum
{
	background-image: url(obrazy/tlo_hospicjum.jpg);	
}

div.tlo_erm
{
	background-image: url(obrazy/tlo_erm.png);
}

p
{
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	text-indent:15px;
}