body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	background-color: #FDF8B0;
	background-image:url(images/tlo-body.jpg)

}
/*table.szkieletowa {
	margin: 0px;
	padding: 0px;
	width:90%;
}*/
table.szkieletowa { margin:0px; width: 100%}

td { text-align:left; color: #5B7195}
td .lewa-komora {width: 180px; background-color:#DADFEF}

.lista {background-color: #8698B5; border: 1px #8698B5 solid; margin-left: 5px; margin-right: 5px  }
.lista td,th {/*white-space:nowrap;*/ background-color: #DADFEF;  padding: 3px; border: 1px #5B7195 solid }
.playlista {/*white-space:nowrap;*/ width:100%; margin:5px 15px}
.playlista td,th {/*white-space:nowrap;*/ padding: 2px 3px 2px 3px; border: 0px #5B7195 solid; border-bottom: 1px solid #CCC}
.lista th { }
.centralna {
background-color:white;	
width: 780px;
margin-left:auto; margin-right:auto;
	}

table.tresci, table.tresci-kolumny {
background-color: white; width: 100%;
	 background-image:url(images/tlo.jpg); background-repeat: no-repeat; background-position:right top;
	
}


table.tresci td {vertical-align:top;}


td.naglowek {
	background-image:url(images/naglowek.jpg);
	height:121px;
	background-repeat: no-repeat;
	text-align:right;
	padding-right:5px;
	padding-left:15px;
	padding-top:20px;
	background-position: right;
}
/* SYSTEM ZZAKŁADEK */
#menu {width:100%}
#menu td { border-bottom:1px solid black; }
#menu .p { font-size:0px; width:5px; }
#menu .z { border:1px solid gray; padding:5px; background:#f6f6f6; }
#menu a  { text-decoration:none; color: #666666; font-style: normal;}
#menu a:hover { color:black; }

.menu a:hover {
	background-image:url(images/oscyl.gif);
	background-repeat:repeat-y;
	background-position: right top;
	
}
.player {margin:0px; padding:0px; background:transparent}
a.play { float:right; margin:0px; padding:0px;  DISPLAY: block; height:33px; width:70px; background-image:url(images/play_01.gif)}
a:hover.play { background-image:url(images/play_01-over.gif)}
/*span {margin:0px; padding:0px; float:right; display:inline}*/

/*img {margin-right: 10px; margin-bottom:10px; float:left}*/
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #5B7195;
	line-height: 130%;
}
/* akapity w div-ach (czyli np na stronach artykulow */
div p {text-align: justify}

/* ogólny link */
a {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	font-style:italic;
	TEXT-DECORATION: none;
	color: #000000;
}
a:hover {color: #990000;}

.menu { background-color:#FFC}
.menu a {
	color: #06C;
	DISPLAY: block;
	BORDER-bottom: 1px dotted #999999;
	BORDER-left: 1px dotted #999999;
	BORDER-right: 1px dotted #999999;
	padding: 5px 5px 5px 4px;
	font-style: normal;
	background-image:url(images/oscyl0.gif);
	background-repeat:repeat-y;
	background-position: right top;
}
.menu a:hover {
	color: #039; background-color:#FFF;
}

h1, h2, h3 {
	font-style: normal;
	font-weight: bold;
	color: #5B7195;
	padding-left:10px;
	margin-bottom:0px;
	/*margin: 10px;*/
	
}
h1 { margin-top:15px; margin-left: 5px;}
h2, h3, p {margin-left: 5px; margin-top:5px}
h2, h1 {font-size:17px;}
h3 {font-size:15px; color: #9B3504}



hr { height:3px;
	}
	
/* takie same formatowanie dla ul oraz odnosnika bedacego jego rodzicem*/

ul a:hover { font-size:inherit;color:green; border-bottom: 1px dotted;}
li{margin-bottom:10px}

#szary {background-color:#e7e9eb;}
#zolty {background-color: beige;}

/* wszystkie input-y wewnatrz id imieniny*/
#data_imieniny input{ font-weight: bold; width:70px; margin:0; padding:0; height:13px; font-family:Arial, Helvetica, sans-serif ;text-align:right; border:0; background:transparent; color: #333399; font-size:10px}

#drukarz {text-align:left;}
/*input wewnatrz id drukarz*/
#drukarz input {width:150px; text-align:left;}

form {
	margin:0;
	padding:0;
	display: inline;
}

#data_imieniny {height: 15px; border:0 ; background-color:#CCCCFF ;margin:0;padding:0;color:black; font-size:10px; text-align:right; font-family:Verdana, Arial, Helvetica, sans-serif}
#bold { font-weight: bold}

I {font-size:9px; font-weight:normal; }

input.button {
	width: auto;
	border-top: 1px outset #FFFFFF;
	border-right: 1px outset #555555;
	border-bottom: 1px outset #555555;
	border-left: 1px outset #FFFFFF;
	background-color: #e7e9eb;
}

 input {
	border: 1px solid #76808F;
	color: #555f6f;
	width: 200px;
	margin:0px;
	padding:1px;
	background-color: #e7e9eb;
}
table.kontakt td {
	margin: 0px;
	padding: 3px;
}
.kontakt textarea {
	width: 350px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: transparent;
	border-top: 1px inset #555555;
	border-right: 2px inset #76808F;
	border-bottom: 2px inset #76808F;
	border-left: 1px inset #555555;
	color: #555f6f;
}

form {
	margin-top:20px;
	padding: 0px;
}
