body {
	font-family: sans-serif;
	text-align: center;
	background-color: #FFFFAA;
  width: 1024px;
  margin: 10px auto 0 auto;
    
}

td {
	_font-size: smaller;

}

.justify {
	text-align: justify;
}

.icon {
	height: 30px;
}

.zvab {
}

.kataloge {
	_font-size: smaller;
	text-align: center;
}

a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
    color: blue;
}

.smaller {
    font-size: smaller;
}
