BODY {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

INPUT {
	font-size: 11px;
	width: 100px;
}

HR {
	height: 1px;
	color: gray;
}

A:Hover {
	text-decoration : underline;
	color: #2F76B2
}

A {
	text-decoration : none;
	color: #2F76B2
}

.A1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.A1:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
}

.A1:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: underline;
}	

.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #163B68;
	font-size: 12px;
	text-align: justify;
}

.text10 {
	font-size: 10px;
}

.text11 {
	font-size: 11px;
}

.novinky {

	font-family: Arial, Helvetica, sans-serif;
	color: #163B68;
	font-size: 10px;
	text-align: justify;
}

.cop {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}

.reference {

	font-family: Arial, Helvetica, sans-serif;
	color: #163B68;
	font-size: 11px;
	text-align: justify;
}

.prodname {
	font-weight: bold;
}

.proddesc {
	font-weight: normal;
}

.prodimg {
	border: 1px solid gray;
}

