* { margin: 0; padding: 0; }

html { overflow-y: scroll; height: 100%;}

body {
	font: 10px Arial;
	color: #666666;

	background: #FFFFFF url(dannet/tlo.png) top left  repeat-x;
	height:100%;}

a {outline: none; text-decoration:none;}
a img {border: none; }
#strona {width:1000px; 
		margin:0 auto;
		min-height: 100%; 
		height: auto !important; 
		height: 100%; 
		}


}
ul.lista {list-style:none;}
ul.lista li {background:url(img/bullet.png) center left no-repeat; padding:0 0 0 10px;}


#naglowek {height:74px; }
.gora {height:30px; width:30px;}

#naglowek h1 a {
background:url("dannet/logo.png") no-repeat scroll center bottom transparent;
display:block;
height:74px;
text-indent:-9999px;
width:220px;
}

#naglowek h1 a:hover {background-position:top center;}

ul#menu-klienta {	display:inline; 
			font-size:12px;
			display:block; 
			list-style:none; 
			height:30px; 
			padding-left: 10px;
			}
			
ul#menu-klienta li {float:left; 
			padding:10px 5px 0 5px;
			}
			
ul#menu-klienta li a {color:#ffffff; 
			padding: 0 10px 5px 10px;
			}

ul#menu-klienta li a:hover {
			border-bottom:2px #436d93 solid;
			}


.wlewo {float: left; }
.clear {clear: both; 
		height:0px;}


.niebieski {color:#436d93;}
.zielony {color:#bfe5b7;}
.bialy {color:#ffffff;}
.szary {color:#666666;}

a.link {color:#666666;}
a.link:hover {color:#8C651A; text-decoration:underline;

