/* SELEKTORY: */

HTML, BODY {
	width: 900px;
	height: 90%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	position:absolut;
	margin-left:auto;
	margin-right:auto;
	background-image: url('html/grafika/background_presents.jpg');
	background-repeat: repeat;
}

#TOP {
	width: 900px;
	border: 3px double #000;
}

#NAGLOWEK {
	height: 160px;
	border-bottom: 3px double #000;
	background-color: #BFD7FB;
	background-image: url('html/grafika/naglowek3D_zima_2011_karnawal.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

#MENU {
	width: 130px;
	padding: 10px 20px;
	float: left;
	background-color: #BFD7FB;
	overflow: auto;
}

#TRESC {
	width: 667px;
	padding: 10px 30px;
	border-left: 3px double #000;
	background-color: #BFD7FB;
	overflow: hidden;
}

#STOPKA {
	width: 880px;
	padding: 5px 10px;
	border-top: 3px double #000;
	background-color: #BFD7FB;
	clear: both;
	text-align: center;
	color: #000000;
}

#OBRAZEK_MAIN {
	padding-left: 25px;
}

#OBRAZEK {
	padding-left: 130px;
}

#OBRAZEK_PRAWY {
	padding-left: 300px;
}

#MENU ul, #MENU ul li{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 3px;
}

#TRESC ul, #TRESC ul li{
	list-style-type: disc outside;
	padding-left: 20px;
}

table {
	border: thin ridge #868686;
	border-collapse: collapse;
	empty-cells: show;
	table-layout: fixed;
	width: auto;
	text-align: center;
}

th {
	border: thin ridge #AAAAAA;
	background-color: #FF0000;
	color: #FFFFFF;
}

td {border: thin ridge #AAAAAA;
	vertical-align: text-top;
}

*.logotyp {
	background: url('html/grafika/logotyp_p343_small.jpg') no-repeat right top; padding-right: 240px;
}

*.zyczenia {
	background: url('html/grafika/choinka.jpg') no-repeat right top; padding-right: 200px;
	font-size: 16px;
	color: #FF0000;
}

*.wielkanoc {
	background: url('html/grafika/tresc_kurczaki.jpg') no-repeat right top; padding-right: 400px;
	font: bold;
	font-size: 18px;
	color: #FF0000;
}

*.ogloszenie {
	font: bold;
	font-size: 14px;
	color: #FF0000;
}

*.puma1 {
	background: url('html/grafika/puma_very_small_blue.jpg') no-repeat top left; padding-left:200px;
}

*.puma2 {
	background: url('html/grafika/puma_very_small_yellow.jpg') no-repeat top left; padding-left:200px;
}

*.puma3 {
	background: url('html/grafika/puma_very_small_yellow.jpg') no-repeat top left; padding-left:200px;
}

*.otaczanie {
 	background: url('html/grafika/tresc_balwanek3_small.jpg') no-repeat top right; padding-right: 0px;
}

*.news {
	color: #0000FF;
}

p {
	text-align: justify;
}

h1 {
	font-size: 20px;
	color: #003300;
}

h2 {
	font-size: 18px;
	color: #003300;
}

h3 {
	font-size: 14px;
}

ul A:LINK {
        TEXT-DECORATION: none;
        color: #8B0000;
}

ul A:VISITED {
        TEXT-DECORATION: none;
        color: #8B0000;
}
ul A:ACTIVE {
        color: #8B0000;
        TEXT-DECORATION: underline;
}
ul A:HOVER {
        TEXT-DECORATION: underline;
        color: #8B0000;
}

A:LINK {
        TEXT-DECORATION: none;
        color: #8B0000;
}

A:VISITED {
        TEXT-DECORATION: none;
        color: #8B0000;
}

A:ACTIVE {
        color: #8B0000;
        TEXT-DECORATION: underline;
}

A:HOVER {
        TEXT-DECORATION: underline;
        color: #8B0000;
}

.zdjecia {
	text-align: center;
}

.zdjecia_opis {
	margin-top: 10px;
	font-size: 14px;
	text-align: justify;
}

.zdjecia_menu {
	margin-bottom: 10px;
	font-size: 12px;
}

.zdjecia_menu input {
	display:inline;
	color:#000000;
	text-align:center;
	border: 0px;
	background: url('html/grafika/button_06.jpg');
	height: 23px;
	width: 90px;
}

.zdjecia_menu select {
	display:inline;
	color:#000000;
}

