body {
	background-color:#898640;
	background-image: url(http://gnomia.scholandia.pl/errorpages/404.php);
	font-family:trebuchet ms, tahoma;
	font-size:11pt;
}

input.button {
	border: 1px solid #eeeeee;
	background-color:#dddddd;
	height:18px;
	font-family:trebuchet ms, tahoma,verdana;
	font-size:11px
}


input[type=text] {
	background-color: #f3f3f3;
	border: 1px solid #909090;
	height:20px;
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
}

input[type=password] {
	background-color: #f3f3f3;
	border: 1px solid #909090;
	height:20px;
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
}

em {
	color:#880000;
	font-weight:bold;
}

select {
	border: 1px solid #909090;
	height:20px;
	font-family:trebuchet ms, tahoma;
	font-size:10pt;
	background-color: #f3f3f3;
}

option {
	font-family:trebuchet ms, tahoma;
	font-size:10pt;
	background-color: #f3f3f3;
}


h1 {
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-style:italic;
	font-size:32px;
	line-height:40px;
	text-align: center;
	letter-spacing: 0.07em;
	margin-top: 2cm;
}

h2 {
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-style:italic;
	font-size:25px;
	line-height:32px;
	text-align: center;
	letter-spacing: 0.07em;
}

h3 {
	font-family: trebuchet ms, tahoma;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:16px;
	margin-top:1cm;
	line-height:22px;
	text-align: center;
	letter-spacing: 0.075em;
}


.norm { 
	text-align: justify; 
	text-indent: 0px; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: trebuchet ms, tahoma; 
}

.bold { 
	text-align: justify; 
	text-indent: 0px; 
	font-size: 13px; 
	font-weight:bold;
	line-height: 18px; 
	font-family: trebuchet ms, tahoma; 
}


.italic { 
	text-align: justify; 
	text-indent: 0px; 
	font-size: 13px; 
	font-style:italic;
	line-height: 18px; 
	font-family: trebuchet ms, tahoma; 
}


.center {
	text-align: center; 
	text-indent: 0px; 
	font-size: 13px; 
	line-height: 18px; 
	font-family: trebuchet ms, tahoma; 
}


.rose {
	background-color:#e9967a;
	font-weight:bold;
	border: solid 1px #c77458;
	padding:3px
}

.small { 
	text-align:justify;
	text-indent:0px;
	line-height: 14px;
	font-family:trebuchet ms, tahoma;
	font-size:11px; 
}


.alert {
	width:500px;
	border: 2px solid #6b8c23;
	background-color: #afcf67;
	padding:10px;
	font-family:trebuchet ms, tahoma;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	color: #990000;
}

textarea {
	border:solid 1px #7a7a7a;
	background-image: url(http://gnomia.scholandia.pl/errorpages/404.php);
	font-family:trebuchet ms, tahoma;
	font-size:13px;
	padding:5px;
}

table {
	border-collapse:collapse;
	border-style: solid;
	border-color: #777777;
	padding:5px;
}


th { 
	text-align: center;
	vertical-align:middle;
	background-color: #afcf67;
	font-family: trebuchet ms, tahoma; 
	font-size: 14px;
	line-height: 28px;
	letter-spacing:0.5px;
	font-weight:bold;
	font-style:italic;
}

td { 
	text-align: left;
	font-family: trebuchet ms, tahoma; 
	font-size: 12px;
	line-height: 17px;
	background-color: #9ebf56;
	vertical-align:top;
}

td.bunker {
	background-color: #afcf67;
}

td.center {
	text-align:center;
}

td.head {
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	background-color: #afcf67;
}

td.footer { 
	text-align:center;
	line-height: 14px;
	font-family:trebuchet ms, tahoma;
	font-size:11px;
	background-color:#cbca83;
	padding:5px;
}


ol, ul { 
	text-align: left; 
	margin-left: 7%; 
	text-indent: 0px; 
	line-height: 18px; 
	font-family: trebuchet ms, tahoma; 
	font-size: 13px;
}



a:visited { 
	text-decoration: none; 
	color: #00418A
}

a:link	{ 
	text-decoration: none;
	color: #00418A
}

a:hover	 { 
	color: #E60005;
	border-bottom: 1px dotted #E60005;
}


a.red:visited { 
	text-decoration: none; 
	color: #E60005
}

a.red:link	{ 
	text-decoration: none;
	color: #E60005
}

a.red:hover	 { 
	color: #00418A;
	border-bottom: 1px dotted #00418A;
}
