body,div,td,p,a {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #1F1F1F;
	scrollbar-face-color : #FFC574;
	scrollbar-track-color : #F7F7F7;
	scrollbar-arrow-color : #F7F7F7;
	scrollbar-highlight-color : #F7F7F7;
}
.text,p,td {
	font-size: 11px;
}
.text1 {
	font-size: 11px;
	text-align: justify;
}
.nadpis {
	font-size: 14px;
    font-weight: bold;
}

.h1 {
	font-size: 11px;
    font-weight: bold;
}
.center {
	font-size: 10px;
	text-align: center;
}
.left {
	font-size: 10px;
	text-align: left;
}

.right {
	font-size: 10px;
	text-align: right;
}

li.square {
	list-style : square;
	font-size: 11px;
	text-align: left;
}

input,select,textarea {
	border : 1px solid #000000;
}

.check, iframe {
	border : 0px solid #000000;
}

form {
	margin: 0px;
}

A, A:ACTIVE, A:VISITED {font-size: 11px;color : #00546D; text-decoration : underline;}
A:HOVER {font-size: 11px;color : #00546D; text-decoration :none;}

A.copy, A:ACTIVE.copy, A:VISITED.copy {font-size: 10px;color : #00546D; text-decoration : none;}
A:HOVER.copy {font-size: 10x;color : #00546D; text-decoration :underline;}
