html, body {
	background-image: url(gfx/tlo.gif);
	background-position:top;
	background-repeat:repeat;
    margin: 0; padding: 0;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
}
/*********************/
/* BANNER STYLES */
/*********************/

#strona {
        margin-top: 5px;
		border: 1px solid black;
		text-align: center;
		width: 950px;
		background-color: white;
}


#tresc {
	    margin: 0; padding: 0;
        background: white;
        width: 950px;
}
/*********************/
/* Banner */
/*********************/
#banner {
	position: relative;
	text-align: center;
 
}

/*********************/
/* Nawigacja */
/*********************/

#nav {
	background: url(gfx/belka.png) no-repeat center top;
	text-align: center;
	position: relative;
	width: 950px;
	height: 25px;
}
#nav li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
#nav a {

	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 2px;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 20px 0px 0px 0px;
}
#nav a:hover {
	color: #FBEF99;
}
/*highlight "you are here" buttons*/
#home #nav a#homeLink,
#feature #nav a#featureLink {
	color: #FBEF99;
}

/*********************/
/* Banner */
/*********************/
#belka_gora {
      float: right; 
	  display: block; 
}


/*********************/
/* Etykieta */
/*********************/
#etykieta {
	background: url(gfx/etykieta.png) no-repeat center top;
	padding: 9px 0px 0px 30px;
	text-align: left;
	position: relative;
	width: 950px;
	height: 40px;
	
	font-size: 18px;
	color: black;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}



/*********************/
/* Stopka */
/*********************/
#stopka {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	background: url(gfx/belka.png) no-repeat center top;
	text-align: center;
	position: relative;
	width: 950px;
	height: 31px;
}

/*********************/
/* Mail link */
/*********************/

.poczta {

	font-size: 0.9em;
	color: darkblue;
	text-decoration: none;
	font-weight: bold;
    margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
.poczta:hover {
    font-size: 0.9em;
	color: orange;
	text-decoration: none;
	font-weight: bold;
    margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
}
/*********************/
/* H */
/*********************/

h1 {
	font: normal 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: white;
	border-top: 1px solid #999;
	border-bottom: 1px dashed #999;
	padding: 5px 0 5px 20px;
	color: orange;
	text-align: left;
}

h2 {
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: red;
	background-color: white;
	margin-bottom: 5px;
	padding: 0px 0px 15px 0px;
	text-align: center;
}    
h3 {
	font: bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	color: darkblue;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}      
h4 {
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	color: darkblue;
	margin-bottom: 0px;
	padding: 0px 0px -15px 0px;
	text-align: center;
}
h5 {
	font-size: 0.8em;
	color: darkred;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}     
h6 {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	color: orange;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}    

h9 {
	font: normal 0.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: white;
	border-top: 1px solid #999;
}

/*********************/
/* belka gorna */
/*********************/
#aTxt {
		position: relative;
		font-size: 12px;
		margin-top: 30px;
		margin-left: 30px;
		margin-right: 30px;
        margin-bottom: 30px
        background: white;
        width: 850px;
        text-align: justify;
}
#belka_gora #naglowek  {
        width: 950px;
        display: inline;
}

.wpLCR {
        overflow: hidden;
}

.art {
	PADDING-RIGHT: 10px;	
}

.fs {
	PADDING-RIGHT: 10px;
    float: right;

}
.art .fs IMG {
	CURSOR: pointer; MARGIN-RIGHT: 6px;
}
.art .fs SPAN {
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 0px; 
	PADDING-TOP: 0px;
	CURSOR: pointer; 
	
}
.art .fs .f1 {
	FONT-SIZE: 11px; 
}
.art .fs .f2 {
	FONT-SIZE: 14px;
}
.art .fs .f3 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px;
}

.sciezka:link {
    text-align: left;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: red;
	cursor: pointer;
}

.sciezka:hover {
    text-align: left;
	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	cursor: pointer;
}

.sciezka:visited {
    text-align: left;
  	font: normal 0.7em Verdana, Arial, Helvetica, sans-serif;
	color: red;
	cursor: pointer;
}

.znaczek {
    text-align: left; 
	font: normal 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: blue;
	cursor: default;
}

