body, table, td, tr, img, h1, h2, h3, h4, p, div  {margin: 0; padding: 0; text-indent:0; border:0} 

body {color: #444; background: #ccc; 
	font-family: Arial, sans-serif; font-size: 14px;  line-height: 22px;
	background: #182535 url(grafiki/tlo.jpg) repeat-x right top;
	}
/* NAGŁÓWEK ***************************************/
#rama {position: relative;
	text-align:left;
	min-width: 955px;
	max-width: 955px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border: #aaa 1px solid;
}
#naglowek {
	position: relative; 
	margin: 0;
	 text-align:center; 
	background: #182535; 
	border: yellow 0px solid;
	padding: 0 0 7px 0; 
	}

#naglowek img { border: none; margin: 0 0 7px 0; }

#tlo_gl {background: #fff url(grafiki/tlo_gl.jpg) repeat-y left top;float: left; }	

/* BLOK TREŚCI ************************************/
#blok_glowny { width: 730px; float: right; padding-bottom: 0px; border: red 0px solid;  margin: 0;}
/* srodek */
#tresc { width: 475px; margin: 7px 14px 7px 14px; padding-bottom: 20px;  border: yellow 0px solid; float: left}
.podstr {display:block; padding: 0; margin:  21px 0px 7px 0px; color: #00659a;font-size: 20px;  line-height: 25px;}
#tresc p img {
	float: left;
	margin-left: 10px;
	padding: 2px }
/* prawa */	
#informacje { width: 210px; float: right; padding-bottom: 20px; text-align:center;  border: yellow 0px solid;}	
	
/* BLOK MENU (lewa)**********************************/
#blok_menu  {width: 220px;
	float: left;
	margin: 0;
	padding: 0;
	border: 0px solid #fff; 
	}
#menu {
	padding: 0;
	list-style: none;
	text-align:left;
	margin: 28px 0px 50px 3px;
	}
	
 /*MENU BOCZNE - pionowe*/
#menu  * a{color:#fff; font-weight:normal; text-decoration:none; font-size: 15px; line-height:34px;  border: 0px none;font-family: Arial, sans-serif;}
#menu  * a:hover{ color:#777;}

a.rollover {display: block; width: 184px; height: 38px; text-indent:20px; background: url(grafiki/pv.jpg) top left no-repeat}
a.rollover:hover {background-position: 0px -38px;}
#adres {
float: left;
width:170px; border: #aaa 1px solid;
 padding:3px 14px 7px 14px; margin:21px 7px 0px 8px;
	background: #777; background: linear-gradient(#777, #444);  border: #aaa 1px solid;
	-moz-box-shadow: 2px 3px 4px #777;
	-webkit-box-shadow: 2px 3px 4px #777;
	 border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#adres p {margin: 7px; color:#fff; font-size: 15px;  line-height: 20px;}

	
/* LINKI **********************************************/
a {font-weight: bold; text-decoration:none;}
a:link { color: #0077cc; }
a:visited { color: #86d0e0; }
a:hover { color: #c00; }
a:focus, a:active { color: #c50000; }	
/* Styl danych adresowych. ****************************************/

  
  /* STOPKA ********************************************/

#stopka {
	clear: both;
	position: relative;
	text-align: center;
	background: #444 url(grafiki/tlo_st.jpg)  repeat-x;
	}
	
#stopka h2 {font-size: 13px;  line-height: 20px;	color: #aaa;}	

li    {
       text-indent:0;  padding:0px; margin: 0px 0px 0px 15px;text-align:left;
	}

ul  { padding:0px; margin: 0px 0px 5px 0px; list-style-type: square;}	