/* CSS Document */

body {width:800px; height:auto; border:1px #047501 solid; margin: 10px auto;
		font:Georgia, "Times New Roman", Times, serif; color:#004800;

}

a:link {color:#FFFF00; text-decoration:underline;}
a:visited {color:#ffff01;}
a:hover {color:#000000; text-decoration:underline;}

#baner {width:800px;
		height:200px;
		}
		
#menu {width:200px; height:auto;
		float:left;
		vertical-align:top;
		text-align:left;
	}

#info {width:580px; height:auto;
		float:right;
		text-align: center;
		padding:10px;
		}

#info dl {color:#006600;
		font-size:16px;
		font-style:italic;
		}
		
#info dt { font-size:20px;
			 color:#004800;
			margin-bottom:15px;
			font-weight:bold;
			text-decoration:underline;}

#info dd { color:#006600;
			margin-bottom:15px;}

#info ul {list-style:none;
		font-size:16px; color:#006600;
		font-style:italic;
		line-height:1ex;
		text-align:center;
		}
		
#info li {line-height:15px;
		margin-bottom:12px;}
		
#info h2 {font:22px; font-style:italic; font-weight:bold; text-decoration:underline;}
.b {font-weight:bold; color:#004800; font:Tahoma, Georgia, "Times New Roman", Times, serif; font-size:13px;}

.h1 {font-size:22px; font-style:italic; color:#004800; font-weight:bold;
		text-decoration:underline; font-family:Tahoma; 
		
		}

.a { font-weight:bold; font-size:18px; font-style:italic;
	 text-align:center;
	 color:#006600; }
		
#stopka {width:800px; height:70px;
		background-image:url(http://www.fundacjapaulatim.org/images/stopka.jpg);
		}
		

#stopka p {font:Georgia, "Times New Roman", Times, serif; 
		font-size:14px; line-height:1x;
		text-align:center; vertical-align:middle;

		}
		
#stopka p a:link {text-decoration:underline; color:#ffff01;}
#stopka p a:hover {color:#000000; text-decoration:underline;}
