body 
{
	background-color: #0083C1;
	color: white;	
}
table.menu
{
	width: 90%;
	color: #114477; 
	font: normal bold 14px sans-serif; 
	background: #b3b3b3;
	text-align: center;
}
tr.menu
{
	height: 28px;
	background: #e2f4ff;
	cursor: pointer;
}
td.menu 
{
	width: 16%;
	padding-left: 1em;
	padding-right: 1em;
}
td.highlight
{
	/*background = 'white';*/
	background: url(img/menu_bg.gif) repeat;
}
td.blink 
{
}
a.menu, a.menu:visited, a.menu:hover {
	background-color: transparent;
	color: #114477;
	text-decoration: none;
}
caption
{
	color: white;
	font: normal bold 18px sans-serif; 
	text-align: center;
	height: 30px;
}

table.nowosci
{
	width: 70%;
	color: #114477; 
	font: normal normal 16px/1.5em sans-serif; 
	text-align: left;
}
td.nowosci_tytul, td.nowosci_data
{
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.4em;
	padding-bottom: 0.2em;
	background: #e2f4ff;
}
td.nowosci_tytul
{
	font-weight: bolder;
	text-align: left;
}
td.nowosci_data
{
	text-align: right;
}
td.nowosci_tresc
{
	border-top: 1px solid #e5e5e5;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	background: #e2f4ff;
	text-align: left;
}

table.szczeniaki
{
	width: 70%;
	color: #114477; 
	font: normal normal 16px/1.5em sans-serif; 
	text-align: left;
}
tr.szczeniaki_head
{
	color: white;
	font: normal bold 18px sans-serif; 
	text-align: center;
	height: 30px;
}
tr.szczeniaki
{
}
td.szczeniaki
{
	border-top: 1px solid #e5e5e5;
	padding-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	background: #e2f4ff;
	text-align: left;
}

table.dane
{
	font: normal normal 18px sans-serif; 
	text-align: left;
}
td.dane
{
	padding-left: 1em;
	vertical-align: top;
}
table.dane tr.linki
{
	text-align: center;
}
table.dane tr.linki td
{
	padding-top: 1em;
	text-align: center;
}

table.rodowod
{
	border-left: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	color: #114477; 
	font: normal normal 14px sans-serif; 
	text-align: center;
}
tr.rodowod
{
}
table.rodowod td, td.rodowod
{
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0.2em 1em 0.2em 1em;
	background: #e2f4ff;
}

table.osiagniecia, table.osiagniecia_head
{
	color: #114477; 
	font: normal normal 16px sans-serif; 
	text-align: left;
}
table.osiagniecia
{
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
table.osiagniecia_head
{
	color: white;
	font: normal bold 18px sans-serif; 
	text-align: center;
	padding-bottom: 10px;
}
tr.osiagniecia
{
}
td.osiagniecia, th.osiagniecia
{
	border-right: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 0.2em 1em 0.2em 1em;
	background: #e2f4ff;
}
th.osiagniecia
{
	text-align: center;
	font-weight: bold;
}
a.osiagniecia, a.osiagniecia:visited, a.osiagniecia:hover 
{
	background-color: transparent;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

table.kontakt
{
	color: white; 
	font: normal normal 16px sans-serif; 
	text-align: center;
}
tr.kontakt_head
{
	font: normal bold 18px sans-serif; 
	text-align: center;
	height: 30px;
}
a.kontakt, a.kontakt:visited, a.kontakt:hover {
	background-color: transparent;
	color: #C0DCC0;
	text-decoration: none;
}
a.kontakt:hover {
	color: #A6CAF0;
}

table.linki
{
	color: white; 
	font: normal normal 16px sans-serif; 
	text-align: center;
}
td.linki_head
{
	font: normal bold 18px sans-serif; 
	text-align: center;
	height: 30px;
	padding-bottom: 1em;
}
td.linki_grupa
{
	padding-top: 1em;
	padding-bottom: 0.5em;
	font-weight: bold;
}
a.linki, a.linki:visited, a.linki:hover {
	background-color: transparent;
	color: #C0DCC0;
	text-decoration: none;
}
a.linki:hover {
	color: #A6CAF0;
}
