a:link {
	color: #808080;
	text-decoration: none;
}

a:visited {
	color: #808080;
	text-decoration: none;
}

a:hover {
	color: #808080;
	text-decoration: underline;
}

body {
	color: #170E8E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.10px {
	font-size: 10px;
}

div.margins {
	margin-left: 15px;
	margin-right: 15px;
}

input {
	background-color: #FFFFFF;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	color: #170E8E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

input.button {
	background-color: #DEDEDD;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	color: #808080;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

p.adres {
	font-size: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

p.link {
	color: #808080;
	font-size: 10px;
}

p.nagl {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

p.stopka {
	color: #808080;
	font-size: 9px;
}

p.tresc {
	font-size: 10px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

select {
	font-size: 10px;
}

table.tresc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

td.b {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

td.r {
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
}

td.rb {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 2px;
}
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table, tr, td {
	border-width: 0;
	color: #170E8E;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
ul, {
	text-align: left;
	text-indent: 30px;
	list-style-type: disk;
}