body {
	background-color: #003811;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(grafika/menu/tlo_01.png);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	display:inline;	
}	

h2 {
	font-size: 9px;
	color:#A9D59C;
	display:inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight:normal;
}	

.tekst_bialy {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
}
body,td,th {
	color: #EEEEEE;
}
.style1 {
	color: #9CD5A9;
	font-size: 14px;
}
.style2 {font-size: 16px}
.tekst_seledyn {	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E6CCA6;	
}
.tekst_zolty_undeline {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

.tekst_zolty {	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;	
}

a{
	text-decoration : none;	
	color: #EEEEEE;
	
}

a:HOVER{
	text-decoration : underline;
}

.tekst_menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E6CCA6;
	text-decoration : none;	
}
a.tekst_menu:HOVER{
	text-decoration : underline;
}
.tekst_bialy_arial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.adres{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2BD700;
}

.stopka{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42B11D;
	font-weight: bold;
}
.ctable {
       /* a teraz centrowanie tabeli na stronie */
       margin: auto;
	   height: 100%;

}
.opis {
	position:absolute; 
	left:1; top:20; display:none;
}

.tabcontent{
	display:none;	
}
