/*
color: #539004;
color: #8d0205;
#1986a3
*/
body,td,th {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #616161;
}
.page {
	width: 790px;
}
body {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
td.path {
	height: 24px;
	vertical-align: middle;
	padding-left: 24px;
	font-size: 10px;
}
td.path a:hover {
	color: #1986a3;
}
td.left {
	vertical-align: bottom;
	width: 183px; 
}
td.header {
	font-weight: normal;
/*	vertical-align: middle;
	text-transform: uppercase;
	color: #1985a1;
	width: 607px;
	height: 29px;
	background: url('images/pasek.jpg') top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 20px;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	*/
}
td.main {
	vertical-align: top;
	width: 100%
	background: url('images/tlo.jpg'); 
	background-position:bottom; 
	background-repeat:no-repeat;
}
td.contents {
	height: 400px;
	width: 600px;
	vertical-align: top;
	background: url('images/left.gif') no-repeat left bottom ;
}
td.hcontents {
	background: url('images/pasek.jpg') no-repeat 30px top ;
	padding-left: 70px;
	height: 30px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #1986a3;
	
}
td.contents h2 {
	margin-bottom: 5px;
	font-size: 11pt;
	color: #1986a3;
}
li {
}
td.menu {
	vertical-align: top;
	width: 200px;
	border: solid 0px red;
}
td.hmenu {
	background: url('images/pasek.jpg') no-repeat right top ;
	height: 30px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	color: #1986a3;
	padding-left: 20px;

}
td.menu p {
	margin-left: 17px;
	margin-right: 10px;
}
td.menu a {
	display: block;
	padding: 4px 8px;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
	border-color: #ccc;
	color: #539004;
}
td.menu a:hover {
	color: #8b0303;
}
td.left {
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
}
td.center {
	vertical-align: top;
	text-align: center;
	color: #8b0303;
	font-weight: bold;
}
td.right {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
}
input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

table.forma td.label {
	width: 180px;
}
td.filebox {
    background: #efefef;
}
a.tree {
	font-weight: normal;
}

.greenbold, a.greenbold {
	color: #1986a3; 
	font-weight: bold;
}
a.greebold:hover {
	color: #40a0c0; 
}
