/* CSS Document */
BODY
{
  background-color:#AEE2D4;
  margin: 0px 0px 0px 0px;  
}

A
{
	text-decoration: none;
	color:#0D6A51;
}

H1

{
	font-size:40px;
	font-style: normal;
	font-family: "Times New Roman";
	color:#0D6A51;
}

#GORA
{
	background-image: url(img/grafika_01.jpg);
	background-repeat:repeat-x;
	height: 215px;
	
	
}
#NAGLOWEK
{
	background-image: url(img/grafika_02.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 215px;
	
	
}

#SRODEK
{
	background-image:none;
}

#SRODEK1
{
	background-image: url(img/grafika_05.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 24px;
}

#SRODEK2
{
	background-image: url(img/caly_srodek.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
}


#DOL
{
	background-image:url(img/grafika_12.jpg);
	background-repeat:repeat-x;
	height: 74px;
	
}
#STOPKA
{
	background-image:url(img/grafika_13.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 74px;
}

#DATA
{
	font-size:12px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	color:#0D6A51;
}

#NAPISY_MENU a:link, #NAPISY_MENU a:visited
{
	font-size:20px;
	font-family: "Times New Roman";
	color:#0D6A51;
}

#NAPISY_MENU a:hover
{
	font-size:20px;
	font-family: "Times New Roman";
	color: #EFB76B;
}

#KONTAKT
{
font-size:30px;
	font-family:"Times New Roman", Times, serif;
	color:#0D6A51;
}
