* {
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Droid Sans", "Open Sans", "Trebuchet MS", sans-serif;
	color: #777777;
	font-weight: 500;
	letter-spacing: 0.5px;
}
input {
		font-size: 13px;

}


.komorka {
	text-align: left;
	height: 20px;
	vertical-align: middle;
}
td.komorka {
	padding-right: 30px;
}
td.komorka:nth-child(1) {
	width: 50px;
}
td.komorka:nth-child(2) {
	width: 50px;
}
td.komorka:nth-child(3) {
	width: 550px;
}


.foldery td.komorka {
	padding-right: 30px;
}
.foldery td.komorka:nth-child(1) {
	width: 50px;
}
.foldery td.komorka:nth-child(2) {
	width: 50px;
}
.foldery td.komorka:nth-child(3) {
	width: 450px;
}

table.pliki, table.naglowek, h2 {
	margin-left: 10vw;
	width: 80vw;
}
h2 {
	color: #15416b;
	font-size: 32px;
	line-height: 120%;
	font-family: "Open Sans", "Trebuchet MS", sans-serif;
	font-weight: 700;
}
a {
	color: #15416b;
}
table.pliki td {
	border-right: 0;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 10px;
}
table.pliki tr:nth-child(1) td {
	border-top: 1px solid #CCCCCC;
}
table.pliki tr:nth-child(1) td {
	text-transform: uppercase;
}



table.pliki td:nth-child(2) {
	width: 50%;
}
table.pliki td:nth-child(3), table.pliki td:nth-child(4) {
	text-align: center;
}

tr.powrot td {
	border-top: none;
}
table.naglowek td {
	vertical-align: middle;
}

