html,  body {
	padding: 0px;
	margin: 0px;
}
a:link, a:active, a:visited {
	color:#FFFFF2;
	text-decoration:none;
}
a:hover {
	color:#EDBD5F;
	text-decoration:underline;
}
td{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFF2;
}
body{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFF2;
	SCROLLBAR-FACE-COLOR: #A0CFC5;
	SCROLLBAR-HIGHLIGHT-COLOR: #C1E5DC;
	SCROLLBAR-SHADOW-COLOR: #5CAC9A;
	SCROLLBAR-TRACK-COLOR: #B3DCD3;
	SCROLLBAR-DARKSHADOW-COLOR: #5EAF9C;
	scrollbar-3d-light-color : #ffffff;
	scrollbar-arrow-color: #5DAE9C;
	scrollbar-base-color: #C2E5DD;
	overflow-y: auto;
	background-image: url(../images/bg_jasny_zielony.gif);
	background-position: left top;	
}
#tlo{
 background:url(../images/bg_top_ciemny_zielony.gif) left top repeat-x;

}
.stopka, a.stopka:link, a.stopka:active, a.stopka:visited{
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
	color:#8CCFA3;
	text-decoration: none;
}
a.stopka:hover{
	color:#8CCFA3;
	text-decoration: underline;

}
.menu, a.menu:link, a.menu:active, a.menu:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#FFF9D8;
	font-weight:bold;
	height:20px;
	width:175px;
	background-image: url(../images/menu/bg_menu_strzalka.gif);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	padding-top:2px;
}
a.menu:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#EDBD5F;
	font-weight:bold;
	height:20px;
	background-image: url(../images/menu/bg_menu_strzalka_over.gif);
	width:175px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	padding-top:2px;
}
.menu_rozw, a.menu_rozw:link, a.menu_rozw:active, a.menu_rozw:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#EDBD5F;
	font-weight:bold;
	height:20px;
	background-image: url(../images/menu/bg_menu_strzalka_over.gif);
	width:175px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	padding-top:2px;
}
a.menu_rozw:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#EDBD5F;
	font-weight:bold;
	height:20px;
	background-image: url(../images/menu/bg_menu_strzalka_over.gif);
	width:175px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	padding-top:2px;
}
.tlo{
	background-image: url(../images/tlo_menu_over.gif);	
}

.naglowki_zolte, a.naglowki_zolte:link, a.naglowki_zolte:visited, a.naglowki_zolte:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#EDBD5F;
	text-align: justify;
	text-decoration:none;
}
a.naglowki_zolte:hover{
	color:#EDBD5F;
	
	text-decoration:underline;

}
.linki_zolte, a.linki_zolte:link, a.linki_zolte:visited, a.linki_zolte:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#EDBD5F;
	text-align: justify;
	text-decoration:none;
}
a.linki_zolte:hover{
	color:#EDBD5F;
	
	text-decoration:underline;

}
.naglowki_krem{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFF2;
}
.linki_krem, a.linki_krem:link, a.linki_krem:active, a.linki_krem:visited{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFF2;
	text-decoration: none;
}
a.linki_krem:hover{
	color:#FFFFF2;
	text-decoration: underline;

}
.text_podstr_piwo{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFE5;
	text-align: justify;
	
}
text_podstrona{

	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFE5;
	text-align: justify;
}
li{
	list-style-image: url(../images/punkt.gif);
	padding-bottom:4px;

}


input {
	background-image: url(../images/bg_input_form_kont.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #055143;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFF2;
}
input.submit {

	background-image: url(../images/bg_sub_submit.gif);
	cursor:hand;
	border: 0px solid #055143;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFD26B;
	background-color: #0B5A4B;
}
input.checkbox {

	background-image: url(../images/bg_sub_submit.gif);
	cursor:hand;
	border: 0px solid #055143;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFD26B;
	background-color: #0B5A4B;
}
textarea {
	background-image: url(../images/bg_textarea1.gif);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid #055143;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFF2;
}

* html textarea {
	background-attachment:fixed;
}
.form_kontakt{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFF2;
}
.opis_zdjec{
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFF2;
}
.ankieta_tytul{
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFF2;
	font-weight:bold;
}
.ankieta_odp{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFD26B;
	

}
.NapZolteKlub, a.NapZolteKlub:link, a.NapZolteKlub:visited, a.NapZolteKlub:hover{
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#FFDE71;
	text-align: justify;
	text-decoration:none;
}
a.NapZolteKlub:hover{
	color:#FFDE71;
	text-decoration:underline;
}
.NapKontakKrem, a.NapKontakKrem:link, a.NapKontakKrem:visited, a.NapKontakKrem:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FFFFF2;
	text-decoration:none;
}
a.NapKontakKrem:hover{
	color:#FFFFF2;
	text-decoration:underline;
	
}
.NapGaleriaZolte, a.NapGaleriaZolte:link, a.NapGaleriaZolte:visited, a.NapGaleriaZolte:hover{
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#C8A01E;
	text-decoration:none;
}
a.NapGaleriaZolte:hover{
	color:#C8A01E;
	text-decoration:underline;
	
}
.TrescTabelka{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFF2;
	font-weight:normal;
	background-color:#085142;
	text-align:justify;
	padding: 7px;
	border:1px solid #217163;
	
}

.DataTabelka{
	background-image: url(../images/historia/data.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family:Tahoma;
	font-size:11px;
	color:#EDBD5F;
	font-weight:bold;
	text-align:center;
	font-style: normal;
	
}


.link_warzenie, a.link_warzenie:link, a.link_warzenie:active, a.link_warzenie:visited{
	color:#FFDF93;
	text-decoration:none;
}
a.link_warzenie:hover {
	color:#EDBD5F;
	text-decoration:underline;
}
.tab{
	background-image: url(../images/historia/srodek.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#myContent {
height:450px;
width:450px;
border:1px solid red;
}