body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #CCCC99;
}
a:hover {
	color: #B76A0C;
}
a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
/*tablele z nagłówkami*/
.nagl-3-1 {
	background-image: url(../img/nagl-3-1.jpg.gif);
}
.menu-bg {
	background-image: url(../img/menu-bg.gif);
}
.tresc-bg {
	background-image: url(../img/tresc-bg.gif);
}
/* tytuł aktualnie wyświtlanej podstrony */
#tytul {
	position:relative;
	left:55px;
	top:-2px;
	width:418px;
	height:30px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
}
/*tło pod treścią*/
#tresc-bg {
	background-image: url(../img/tresc.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 723px;
	z-index: auto;
	top: 0px;
}
/*tło pod menu*/
#menu-lewa {
	background-image: url(../img/menu-lewa.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: auto;
	width: 214px;
	position: static;
}
/*menu*/
#menu {
	width: 180px;
	position: relative;
	top: 7px;
	left: 25px;
	bottom: 7px;
	height: auto;
}
/*tresc*/
#tresc {
	width: 690px;
	position: relative;
	height: auto;
	left: 8px;
	top: 10px;
}
/*pomarańczowy kwadrat*/
#kwadrat {
	background-color: #E07C01;
	height: 33px;
	width: 10px;
	position: absolute;
	left: -10px;
}
/* lista menu*/
li {
	list-style-image: url(../img/lista.gif);
	list-style-position: outside;
	line-height: 20px;
}
/*styl kategorii menu*/
.style3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
/*styl informacji o kategori w menu*/
.info {
	letter-spacing: -1px;
}
/*obramowanie miniaturek*/
img {
	border-color: #999999;
}
/* pomarańczowa linia*/
hr {
	height: 2px;
	width: 100%;
	border: none;
	color: #E07C01;
	background-color: #E07C01;
}
/*styl akapitów*/
.akapit {
	color: #E07C01;
	font-size: 14px;
	font-weight: bold;
}

/*styl napisów wyszukanych elementów */
.akapit2 {
	color: #E07C01;
	font-size: 11px;
	font-weight: bold;
}

/*div wyszukiwarki*/
#szukaj {
	border-left-style: solid;
	border-left-color: #E07C01;
	border-left-width: 1px;
}
/*styl elementów formularza*/
input {
	border: 1px solid #666666;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*styl pola tekstowego formularza*/
#tekst {
	background-image: url(../img/tekst.gif);
	background-repeat: repeat-x;
}
/*styl przycisku sybmit*/
#submit {
	background-image: url(../img/submit.gif);
	background-repeat: repeat-x;
}
/*styl pola tekstowego*/
textarea{
	background-color: #404040;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
/* styl udanych operacji */
.true {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D6D0AD;
	font-weight: bold;
}
/* styl nieudanych operacji */
.false {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F7FC1D;
	font-weight: bold;
	
/*styl linków w treści strony */
}.link-tresc {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
}
/* styl napisów np. daty w newsach itd. */
.podpisy {
	font-size: 11px;
	font-style: italic;
	color: #999999;
}

