body {
	background-color:#005700;
	background-image: url(drut.gif);
	font-family:trebuchet ms, tahoma;
	color: #004600;
	font-size:10pt;
	line-height:12pt;
}

.transparent {
filter:alpha(opacity=60);
opacity: 0.6;
-moz-opacity:0.6;
}

.maintable {
background-color:#bab972;
width:500px;
border:2px solid #989750;
}

input.button {
	background-color: #eeeeee;
	border: 1px solid #007900;
	height:22px;
	font-family:trebuchet ms, tahoma,verdana;
	font-size:12px;
}


[disabled] {
	background-color: #6b8c23;
}

input[type=text] {
	background-color: #f3f3f3;
	border: 1px solid #007900;
	height:22px;
	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 #007900;
	height:20px;
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
}



select {
	border: 1px solid #007900;
	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-size:20pt;
	color:#ffdd00;
	line-height:28pt;
	text-align: center;
	letter-spacing: 0.07em;
	margin-top:20px;
	margin-bottom:20px;
}


h2 {
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-size:15pt;
	line-height:22pt;
	color:#ffdd00;
	text-align: center;
	letter-spacing: 0.07em;
	margin-top:20px;
	margin-bottom:20px;
}

h3 {
	font-family: trebuchet ms, tahoma;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:13pt;
	line-height:19px;
	color:#ffdd00;
	margin-top:1cm;
	margin-bottom:1cm;
	text-align: center;
	letter-spacing: 0.075em;
}

em {
	color:#e97600;
	font-weight:bold;
	font-style:normal;
}

dl {
	margin-left:10px;
	margin-right:10px;
}

dt {
	font-weight:bold;
	color: #990000;
	font-size:11pt;
	margin-bottom:7px;
}

dd {
	margin-bottom:10px;
	margin-right:40px;
	font-size: 10pt;
	line-height: 12pt;
	text-align:justify;
}

img {
	border: 3px solid #007900;
}


.center {
	text-align: center; 
	text-indent: 0px; 
	font-size: 10pt; 
	line-height: 12pt;
	font-family: trebuchet ms, tahoma; 
}


.welcome {
	margin-left:70px;
	margin-right:70px;
	margin-top:30px;
	text-align:justify;
	font-style:italic;
}


.small {
	margin-top:20px;
	text-align:justify;
	text-indent:0px;
	line-height: 11pt;
	font-family:trebuchet ms, tahoma;
	font-size:9pt; 
}


.alert {
	margin-top:1.5cm;
	width:500px;
	border: 3px solid #6b8c23;
	background-color: #f8f794;
	padding:10px;
	font-family:trebuchet ms, tahoma;
	font-size:12pt;
	line-height:16pt;
	font-weight:bold;
	text-align:justify;
	color: #ff0000;
}

textarea {
	border:solid 1px #7a7a7a;
	font-family:trebuchet ms, tahoma;
	font-size:10pt;
	padding:5px;
}

table {
	border-collapse:collapse;
	border-style:1px solid #f3f3f3;
	border-color: #777777;
	padding:5px;
}


th { 
	text-align: center;
	vertical-align:middle;
	text-indent: 0px; 
	font-size: 14pt;
	line-height: 18pt;
	color: #ff0000;
	background-color: #ffd700;
	font-family: trebuchet ms, tahoma; 
	letter-spacing:2px;
	font-weight:bold;
}

td { 
	text-align: left;
	font-family: trebuchet ms, tahoma; 
	font-size: 10pt;
	line-height: 13pt;
	vertical-align:top;
}

td.center {
	text-align:center;
}

td.header {
	font-size:12pt;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
}

td.skazany {
	color:#555555;
}


td.footer { 
	text-align:center;
	text-indent:0px;
	line-height: 10pt;
	font-family:trebuchet ms, tahoma;
	font-size:9pt;
}


ol, ul { 
	text-align: left; 
	margin-left: 7%; 
	text-indent: 0px; 
	line-height: 12pt; 
	font-family: trebuchet ms, tahoma; 
	font-size: 10pt;
}


a:visited { 
	text-decoration: none; 
	color: #d11000
}

a:link	{ 
	text-decoration: none;
	color: #d11000
}

a:hover	 { 
	color: #f70006;
	border-bottom: none;
}