body {background-image: url(grafika/tlo.jpg);
		background-repeat: no-repeat;
		backgroud-position: top center;}

a.obraz {font-style:normal;
			text-decoration: none;}
			
a:link {color: red;}
/* a:active {color: blue;} */
a:visited {color: orange;}
/* a:hoover {background-color: yellow;} */


.tlopodramka {background-color: #ffc;
				width:1000px; 
				height:630px; 
			}
				
.adres {font-size: 14px; margin-top: 20px; margin-bottom: 20px;}
.nawigacja1 {font-size: 12px; font-family: tahoma; color: #404040; position: relative; top:-20px; left: -200px;}
.nawigacja {font-size: 12px; font-family: tahoma; color: #404040; position: relative; top:-20px;}
.listanum{list-style-position: outside; 
			list-style-type: disc;
			display: list-item;
			margin-left: 15px;}
			
.ciekawostka {	color: #404040; 
			font-family: tahoma;
			font-size: 11px;}

.gornypasek {text-align: center; 
	background-color: #ffa500; /* kolor gornego paska  */
	color: white; /*  tekstu na gornym pasku */
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;}

.ramka {background: white; /* kolor srodka ramki  */
	color: #404040;  /* kolor tekstu ramki */
	font-family: tahoma;
	font-size: 12px;
	width: 280px;  /* szerokosc ramki */
	}

.rtop { 
	display:block; 
	background: #eaeaea;} /* kolor tła górnych narożników */

.rtop * { 
	display: block; 
	height: 1px; 
	overflow: hidden; 
	background: #ffa500;} /* kolor góry ramki */


/* góra ramki */
.r1{margin: 0 5px} 
.r2{margin: 0 3px} 
.r3{margin: 0 2px} 
.r4{margin: 0 1px; 
	height: 2px } 


.rbottom1{  /* kolor tła dolnych narożników */
	display:block; 
	background:#eaeaea; } 
	
	
.rbottom1 *{ 
	display: block; 
	height: 1px; 
	overflow: hidden; 
	background: white;}/* kolor spodu ramki */


/* dol ramki */
.r11{margin: 0 5px} 
.r21{margin: 0 3px} 
.r31{margin: 0 2px} 
.r41{margin: 0 1px; 
	height: 2px } 

