body,td,th, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
}
th {
	font-size: 12px;
	font-weight: bold;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}

th.list {
	font-size: 12px;
	font-weight: bold;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}


td.converter {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;

}

td.converter_last {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;


}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 20px;
	color: #FFFFFF;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}


h5 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 20px;
}

select {
	font-size: 12px;

}
.textOsn {
	font-size: 12px;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.textForm {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}


.textCopy {
	font-size: 12px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFFFFF;
}
.kontakt {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
a:link {
	color: #002A94;
}
a:visited {
	color: #00287D;
}
a:hover {
	color: #7C96CB;
}
a:active {
	color: #FFCC00;
}
a.white-link:link, a.white-link:hover, a.white-link:visited, a.white-link:active   {
	color: #FFFFFF;
}
.td-w {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
hr {
	color: #999999;
	margin-right: 20px;
	margin-left: 20px;
}
.pole {
	border: 1px solid #CCCCCC;


} 

.knopka { 
	background-color: #002A94;
	border: 1px solid #002A94;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 20px;

}
