img.menu {
	border: none 0px;
	margin: 0px;
	padding: 0px;
}

td.footer {
	background-color: silver;
}

body {
	background-color: #141874;
	padding: 0px;
	margin: 0px;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	line-height: 15px;
}

td {
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	line-height:15px;
}

p {
	text-indent: 3ex;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	line-height:15px;
	text-align: justify;

}

a {
	color: black; text-decoration: underline;
}

a:link {
	color: black; text-decoration: underline;
}

A:visited {
	text-decoration:underline;
	color: #606060;
}

A:hover {
	color: gray;
}

div.opis {
	font-size: 80%;
	padding: 10px;
	font-style: italic;
}

.podpis {
	font-size: 80%;
	padding: 0px 0px 0px 300px;
	font-style: italic;
}

H4.t {
	font-size: 10pt;
	font-weight: bold;
    line-height:12px;
	}
	
H4.g {
	font-size: 10pt;
	font-weight: bold;
	line-height:3px;
    padding: 15px 20px 5px;
	}
H2.d {
	font-size: 14pt;
	font-weight: bold;
    line-height:20px;
	}
	
img.foto {
	padding: 5px 10px 5px 10px;
}
img.foto_g {
	padding: 8px 5px 8px 5px;
}