body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000
}
h1 {
	font-size: 14pt;
	font-weight: normal
}
h2 {
	font-size: 12pt;
	font-weight: normal
}
input {
	font-size: 8pt
}
textarea {
	font-size: 8pt
}
a {
	text-decoration: none;
	color: #990000
}
a:hover {
	text-decoration: underline;
	color: #CC2222
}
p {
	text-align: justify
}
.centered {
	text-align: center
}
.toright {
	text-align: right
}
.center {
	background-image: url(slices/subpage/center.gif);
	background-repeat: no-repeat;
	background-color: #E8D3C5;
}

.indexFooter, .indexFooter p {
	text-align: center;
	font-size:7pt;
	color:#AA2222;
	margin-left:60px;
}

.vykupujeme {
	border:1px solid brown;
	text-align:center;
	font-weight:bold;
	font-size:11pt;
	margin:50px;
	padding:20px 10px;
	background-color: #FBEDDD;
	
}