a:link, a:visited, a:hover {
	color : Blue;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #D9E4E8;
}

body, table {
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}

.copy {
	font-size: 8pt;
	color: #a4a4a4
}

hr {
	color: #8CAAC4;	
}

hr.copy {
	width: 760px;
}

h1,h2,h3 {
	font-size: 16pt;
	color: #003366;
	margin-bottom: 2px;
	padding: 3px;
	border-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #006699;
	background-color : #CBDAE2;
}

h2 {
	font-size: 14pt;
}

h3 {
	font-size: 10pt;
}

img {
	border-width: 0px;
}

#menu {
	width: 130px;
}

.ramecek {
	border-style: solid;
	border-color: #0066cc;
	border-width: 1px;
}

.form {
	background-color: #f4f4f4;
}

ul {
	line-height : 150%;
}