* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.kreska {
	border-bottom: 1px solid #39F;
	margin: 10px 0 20px 0;
}

p.tekst {
	color: #0052A4;
	font: 13px Verdana, sans-serif;
	line-height: 20px;
	padding-bottom: 10px;
	text-align: justify;
}

p.tekstb {
	color: #0052A4;
	font: 13px Verdana, sans-serif;
	line-height: 20px;
	padding-bottom: 10px;
	text-align: justify;
	font-weight: bold;
}

p.tekstk {
	color: #0052A4;
	font: 12px Verdana, sans-serif;
	line-height: 20px;
	padding-bottom: 20px;
	text-align: justify;
}

p.statusy {
	color: #0052A4;
	font: 11px Verdana, sans-serif;
	line-height: 20px;
	padding-bottom: 10px;
}

p.data {
	color: #0052A4;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

p.obrazek {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
}

a.linki {
	color: #39F;
	text-decoration: none;
	font: 13px Verdana, sans-serif;
	font-weight: bold;
}

a.linki:hover {
	text-decoration: underline;
}

img.kot {
	float: left;
	border: 2px solid #39F;
	margin: 0 20px 30px 0;
}

img.kotek {
	float: left;
	margin: 0 2px 2px 0;
}

img.galeria {
	border: 2px solid #39F;
	margin: 5px;
}

body {
	background: #FFF;
	margin: 0 auto;
}

#strona {
	width: 900px;
	margin: 0 auto;
	background: url(img/tlo.png) repeat-y;
}

/* Powitanie */

#powitanie {
	height: 500px;
	margin: 0 auto;
	padding: 0;
	background: url(img/start.png) no-repeat center;
}

#jezyki {
	width: 400px;
	height: 80px;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 320px;
	text-align: center;
}

#jezyki li {
	float: left;
	margin: 0 auto;
	width: 200px;
	list-style: none;
}


/* Baner */

#baner {
	height: 150px;
	margin: 0 auto;
	padding: 0;
	background: url(img/baner.jpg) no-repeat center;
}

/* Menu */

#menuPL, #menuEN {
	width: 820px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	font: 13px Verdana, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

#menuPL a, #menuEN a {
	color: #FFF;
	text-decoration: none;
}

#menuPL a:hover, #menuEN a:hover {
	font-weight: bold;
}

#menuPL a.link, #menuEN a.link {
	color: #39F;
	text-decoration: none;
}

#menuPL ul, #menuEN ul {
	text-align: center;
	line-height: 25px;
}

#menuPL li {
	float: left;
	margin: 0 auto;
	width: 135px;
	height: 25px;
	list-style: none;
	color: #FFF;
}

#menuEN li {
	float: left;
	margin: 0 auto;
	width: 162px;
	height: 25px;
	list-style: none;
	color: #FFF;
}

#menuPL li.lista, #menuEN li.lista {
	border-right: 2px solid #FFF;
}

#menuPL li.zaznacz, #menuEN li.zaznacz {
	background: #FFF;
	padding-right: 2px;
	color: #39F;
	font-weight: bold;
}

#menuPL li.zaznaczL {
	background: #FFF;
	color: #39F;
	font-weight: bold;
}


/* Tresc */

#tresc {
	width: 780px;
	margin: 0 auto;
	padding: 20px;
	background: #FFF;
	font: 13px Verdana, sans-serif;
}

#tresc h1 {
	padding: 5px 0 10px 50px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #39F;
	margin-bottom: 20px;
	color: #39F;
}

#nasz_baner {
	text-align: center;
	border-bottom: 1px solid #39F;
	padding-bottom: 10px;
	margin-bottom: 40px;
	font: bold 15px Verdana, sans-serif;
	color: #0052A4;
}

#nasz_baner p.tekst {
	text-align: center;
}

/* Mioty */

#koty {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	font: 13px Verdana, sans-serif;
	color: #39F;
}

#lista {
	float: left;
	width: 180px;
	height:580px;
	margin: 0 auto;
	background: #FFF;
	border-right: 10px solid #39F;
	font: 13px Verdana, sans-serif;
	color: #39F;
}

#lista h1 {
	padding: 25px 0 10px 20px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #39F;
	margin-bottom: 10px;
}

#lista ul {
	padding: 10px 0 10px 20px;
}

#lista li {
	list-style: none;
	height: 40px;
}

#lista a {
	text-decoration: none;
	color: #39F;
}

#lista a:hover {
	font-weight: bold;
	color: #0052A4;
}

#lista li:first-letter {
	font-weight: bold;
	padding-right: 10px;
	font-size: 18px;
}

#lista a.wybrane {
	color: #0052A4;
	font-weight: bold;
}

#opis {
	float: left;
	width: 590px;
	padding:20px;
	margin: 0 auto;
	background: #FFF;
}

#opis h1 {
	padding: 5px 0 10px 50px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom: 1px solid #39F;
	margin-bottom: 20px;
	color: #39F;
}

#opis h2 {
	padding: 25px 0 10px 50px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	border-top: 1px solid #39F;
	margin-top: 10px;
	border-bottom: 1px solid #39F;
	margin-bottom: 20px;
	color: #39F;
}

#opis h3 {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #39F;
}

#opis .opis_kota {
	float: left;
	width: 360px;
	padding-bottom: 20px;
}

#rodzice {
	text-align: center;
	font-weight: bold;
	border-spacing: 10px;
	color: #0052A4;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
}

#rodzice img.koty {
	border: 2px solid #39F;
}



/* Rasy */

#lista1 {
	float: left;
	width: 180px;
	height:172px;
	margin: 0 auto;
	border-right: 10px solid #39F;
	background: #FFF;
	font: 13px Tahoma, sans-serif;
	letter-spacing: 1px;
	color: #39F;
}

#lista1 li {
	list-style: none;
	padding: 20px 0 20px 20px;
	border-bottom: 2px solid #39F;
}

#lista1 li:first-letter {
	font-weight: bold;
}

#lista1 a {
	text-decoration: none;
	color: #39F;
}

#lista1 a:hover {
	color: #0052A4;
	font-weight: bold;
}

#lista1 a.wybrane {
	color: #0052A4;
	font-weight: bold;
}

/* Kontakt */

#telefon {
	float: left;
	width: 250px;
	padding: 7px 0 7px 25px;
	text-align: left;
	color: #FFF;
	font: 12px Tahoma, sans-serif;
	margin-left: 70px;
	background: url(img/telefon.gif) no-repeat left;
}

#mail {
	float: left;
	width: 150px;
	padding: 7px 0 7px 35px;
	text-align: left;
	color: #FFF;
	font: 12px Tahoma, sans-serif;
	background: url(img/mail.gif) no-repeat left;
}

#jezyk {
	float: left;
	width: 300px;
	padding-top: 2px;
	text-align: right;
}


#mail a {
	color: #FFF;
	text-decoration: none;
}

#mail a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

/* Stopka */

#stopka {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	background: #FFF;
	color: #39F;
	font: italic 10px Tahoma, sans-serif;
}

#stopka a {
	color: #39F;
	text-decoration: none;
}

#stopka a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

#stopkaL {
	float: left;
	width: 420px;
	padding: 5px 0 0 30px;
	text-align: left;
}

#stopkaP {
	float: left;
	width: 420px;
	padding: 5px 30px 0 0;
	text-align: right;
}

#licznik {
	width: 850px;
	margin: 0 auto;
	padding-right: 50px;
	text-align: right;
}
