body {
	background-color: #e4e5e9;
	margin-top: 0;
}

.wazne {
	font-weight: bold;
}

#adres {
	font-size: 11px;
	color: #444;
	
}
#adres h1 {
	font-size: 11px;
	text-transform: uppercase;
}
#adres p {
	margin:0;
	text-align: center;
}
#adres p.interlinia {
	margin-top: 20px;
}
#adres a {
	color: #444;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.menu_rasa {
	text-align: center;
	margin-bottom: 30px;
}
.menu_rasa ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
.menu_rasa ul li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 2px solid darkblue;
}
.menu_rasa ul li.last {
	border-right: 2px solid darkblue;
}
.menu_rasa ul li a {
	font-size: 20px;
	color: darkblue;
	font-weight: bold;
}

.new_miotA {
	text-align: center;
	color: #fff;
	
}
.new_miotA h1 {
	font-family: Tahoma;
	font-size: 16px;
	text-transform: uppercase;
}
.rodzice {
	text-align: center;
	font-family: Tahoma;
	width: 100%;
	clear: both;
	float: left;
	padding-left: 140px;
	margin:auto;
	margin-bottom: 20px;
}	
.rodzice li {
	list-style-type: none;
	display: inline;
	float: left;
	margin: 10px;
}
.rodzice img {
	border: 7px solid #fff;
	clear: both;
	width: 194px; 
	height: 244px;
}
.matka, .ojciec {
	text-align: center;
	width: 194px;
	display: inline;
	height: auto;
}
.ojciec p, .matka p {
	font-size: 12px;
}
.ojciec p.rodzic, .ojciec p.rodzic {
	text-transform: uppercase;
	font-weight: bold;
}
.ojciec p.rodzic, .ojciec p.imie, .ojciec p.tytuly, .matka p.rodzic, .matka p.imie, .matka p.tytuly {
	margin: 3px;
}
h1.darkblue {
	text-transform: uppercase;
	color: darkblue;
	text-align: center;
}
.rodowod  table {
	margin-left: 13px;
}
ul.tytuly {
	list-style-type: none;
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin:0;
	padding:0;
	margin-bottom: 20px;
}
.rodowod p {
	font-size: 10px;
}
.rodowod img {
	border: 5px solid #fff;
	width: 160px;
}
.przebudowa {
	color: red;
	text-align: center;
	text-transform: uppercase;
	font: 20px Tahoma;
	font-weight: bold;
}
h1.nazwa {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	color: #fff;
	text-transform: inherit;
}
h1.nazwa a {
	color: #fff;
}

a.nowinka { color: #2a6580; }
