body {
	margin: 0;
	padding: 100px 0 0 0;
	font-family: sans-serif;
	background-color: white;
	color: black;
	font-size: 9px;
	text-align: center;
}
.page {
	width: 599px;
	height: 153px;
	margin: 0 auto;
	text-align: right;
	color: #ccc;
	background-image: url(vyluka_bcg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: Black;
}
.in {
	padding: 30px 15px 0 0;
}
.w {
	margin: 0 0 20px 0;
	color: #eee;
}
h1 {
	margin: 0 0 20px 0;
	font-size: 10px;
	color: #888;
}
h2 {
}
h3 {
}
table input, table option {
	font-size: 90%;
}
table {
	font-size: 100%;
}
caption {
	font-weight: bold;
}
button {
}
input {
	font: 80%;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
a {
	color: #ff6633;
	text-decoration: underline;
}
a:hover {
	color: black;
}


