html {
	width: 100%;
	height: 100%;
}

td {
	color : #575554;
	background : transparent;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size : 10px;
	text-align: left;
	}

body {
	background-color : #F4F4F4;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family : arial, verdana,  sans-serif;
	font-size : 10px;
	width: 100%;
	height: 100%;
	vertical-align: center;
	vertical-align: middle;
}

a img { 
	border: 0;
}

a:link {
	color : #FF6701;
	text-decoration : none;
}

a:hover {
	color : #FF6701;
	text-decoration : none;
}

a:active {
	color : #FF6701;
	text-decoration : none;
}

a:visited {
	color : #FF6701;
	text-decoration : none;
	}

.gray a{color: white;}

.stopka {color: white;}
.stopka a { color: white; }
.stopka a:active { color: white; }
.stopka a:visited { color: white; }

.stopkaa {color: #FF6701}
.stopkaa a { color: #575554; }
.stopkaa a:active { color: #575554; }
.stopkaa a:visited { color: #575554; }
.stopkaa a:hover { color: white; text-decoration: underline;}

.toogle {
	font-size:  9px;
	color: #575554; 
	}
.toogle a { color: #575554; }
.toogle a:active { color: #575554; }
.toogle a:visited { color: #575554; }

.menupoz1 {
	border-top: 1px solid white;
	border-bottom: 1px solid #C7C6C6;
	padding: 5px 2px 0 2px;
	margin: 0;
	background-color: #DEDEDE;
	font-size : 10px;
}

.menupoz2 {
	border-top: 1px solid #C7C6C6;
	padding: 2px 2px 2px 10px;
	margin: 0;
	background-color: #EBEBEB;	
	font-size : 10px;
}

.menupoz1 a { color: #252423 }

.menupoz1 a:active { color: #252423 }

.menupoz1 a:visited { color: #252423 }

.menu1 { 
	margin-bottom: 5px; 
	padding-left: 17px; 
	background-image: url(i/kr.gif); 
	background-position: 10px 4px; 
	background-repeat: no-repeat;
}

.menu2 { 
	padding-left: 10px; 
	background-image: url(i/tr.gif); 
	background-position: 3px 4px; 
	background-repeat: no-repeat;
}

.zawartosc {
	padding: 10px; 
	height: 100%;
	width: 100%;
	border-right: 1px solid #FF6600; 
	font-size: 12px;
}

li {
 list-style-image: url(i/kr.gif)
}

#przewijanie {
    width: 100%;
    height: 350px;
    overflow: auto;
}
