﻿body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: center;
}
img {
	border: none;
	vertical-align: top;	
}
h1 {
	font-weight: bold;
	font-size: 18pt;
	text-decoration: underline;
	margin-bottom:40px;
}
.small {
	font-size: 10pt;
	margin-bottom: 30px;
	text-align: center;
}
.copyright {
	font-size: 7pt;
	margin-top: 30px;
	text-align: center;
}
h3 {
	font-weight: bold;
	font-size: 12pt;
}
table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
td {
	vertical-align: middle;
}
td.center {
	text-align: center;
}
tr.nieakt {
	background-color: #F3E8E0;
}
tr.sesja {
	background-color: #FFCF9D;	
}
table.menu {
	border: 2px solid #000000;
	background-color: #125491;
	color: #FFFFFF;
}
table.week input {
	border: none;
	width: 20px;	
}
table.week td {
	border: 1px solid #000000;
	width: 80px;
	padding: 2px;	
}
li {
	text-align: left;
}
a {
	text-decoration: none;
	color: #6699cc;
}
a:hover {
	text-decoration: underline;
}
th {
	font-weight:bold;
}
table.users {
	background-color: #e0e0e0;
	border: 4px solid #000000;
}
table.users th {
	background-color: #125491;
	color: #FFFFFF;
}
table.users td {
	border: 1px solid #000000;
}
table.lista {
	background-color: #e0e0e0;
	border: 4px solid #000000;
	font-size:10pt;
}
table.lista th {
	background-color: #125491;
	color: #FFFFFF;
	font-size: 11pt;
}
table.lista td {
	border: 1px solid #000000;
}
input {
	width: 120px;
}
select {
	border: 1px solid #000000;
	width: 120px;
}
input.przycisk {
	background-color: #125491;
	color: #FFFFFF;
}
input {
	border: 1px solid #000000;
}
textarea {
	border: 1px solid #000000;
}
