
.button a:visited, .button a:link, button a:active{
	margin: 2px 2px 2px 2px;
	display: block;
	color: Black;
	text-decoration: none;
	border: 1px dotted #708090;
	background-color: white;
	display: block;
}
.button a:hover	{
	background: #98A5B2;
}

.msg5 {
	font-size: 22px;
	display:block;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}

.overlib {
	background-color: #DFE7F3;
	color: Black;
	font-family: Verdana;
}
.overlib2 {
font-family: Verdana;
	background-color: #717171;
	color: Black;
}
h3 {
	font-size: 20px;
	margin: 3px 0 3px 0px;
}

h4 {
	font-size: 16px;
}
h7	{
	font-size: 25px;
}
h8 {
	clear: both;
	display: block;
	font-size: 15px;
	font-size-adjust: inherit;
	font-weight: normal;
}
li {
	list-style: url(../img/icons/arrow.gif);
	margin: 0 0 0 0px;
	padding: 0 0 0 0 ;
}
.deadlink {
	color: #AFAFAF;
	text-decoration: line-through;
}
.icon {
	vertical-align: middle;
	border: 0;
}
img {
	border: 0;
}
.b{
	display: block;
}

.clear {
	clear: both;
}

.kat{
	position: relative;
	margin-left: 2px;
	float: left;
	text-align: left;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	border: 1px solid transparent;
	z-index: 3;
	overflow: visible;
}
.noun a:link, .noun a:visited, .noun a:active {
	color: inherit;
	text-decoration: none;
	padding: 10px 0 10px 0;
	border: 1px solid #3C444D;
	margin: 5px 0 2px 0;
	display: block;
	text-align: center;
}
.noun:hover a{
	background-color: #9DFFE8;
}
.hr {
	border-top: #708090 solid 1px;
	clear: both;
	display:block;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #003366;
}
.kat .tlopoz {
	position: relative;
	margin-left: -1px;
	margin-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-decoration: none;
/*	background-color: #B0C4DE;*/
	background-color: white;
	display: none;
	width:120px;
	border: 1px solid #708090;
	z-index: -1;
	
}

.kat .poz {
	display: none;
}

.kat:hover .poz {
	display: block;
}
.kat:hover {
	background-color: white;
	border-right: 1px solid #708090;
	border-top: 1px solid #708090;
	border-left: 1px solid #708090;
	
}
.kat:hover .tlopoz {
	display: block;
	
}
.textfield {
	padding: 3px 3px 3px 3px;
	font-size: 17px;
	background: transparent;
	border: 1px solid #708090;
	cursor: default;
	font-family: Helvetica, Arial, sans-serif;
	
}
.textfield:active {
	background: White;
}
.textfield:hover {
	background: #DCDCDC;
}
.textfield:focus {
	background: White;
}

.textfield2{
	padding: 3px 3px 3px 3px;
	font-size: 14px;
	border: 1px solid #708090;
	cursor: pointer;
}
.textfield2a{
	padding: 3px 3px 3px 3px;
	font-size: 14px;
	border: 1px solid #708090;
	float:right;
	cursor: pointer;
}
.textfield3{
	font-size: 13px;
	border: 1px solid #708090;
	background-color: 
}
.textfield3 p {
	float: left;
	display:block;
	border: 1px solid black;
}

.tools:hover .tm{
	display: block;
}
.tools:hover {
	margin: 3px 0 0 0;
}
.tools .tm {
	display: none;
	
	font-size: 12px;
	color: black;
	border: 1px solid #708090;
	background: #FFFFFF url(../img/icons/toolsbg.gif) no-repeat center;
}
.pudelko {
	margin: 2px 2px 10px 2px;
	border: solid 1px #708090;
	background: #FFFFFF;
	display: block;
	line-height: 25px;
	text-align: left;
	font-size: 11px;
}
.pudelko a {
	font-weight: bold;
	font-size: 15px;
	background-color: #FF9900;
}

.table2 {
	margin: 15px 0 15px 0;
	table-layout: auto;
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	empty-cells: show;
	border: 1px solid Black;
}

.table2 tr:hover{
	cursor: default;
	background-color: #9DFFE8;
}
.table2 td {
	border: 1px solid #708090;
}
.window {
	float: none;
	width: 95%;
	/*min-height: 200px;*/
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 30px 2px;
	border: 1px solid #708090;
	background-color: #DFE7F3;
	opacity: 0.8;
}

.doc-open {
    position: relative; display: inline-block;
}
.doc-tray {
    display: none; width: 100px; position: relative;left: -20px;top:0; text-align: left;background-color: #DFE7F3; border: 1px solid #708090;  z-index:5;

}
.doc-container {
    display: inline-block; position: relative; top:0;left:0;
}
.doc-cont-helper {
    width: 100px;position: relative;
}
.doc-tray label {
    display: inline-block;position: relative;width: 100%;
}
