IMG.LOGO {
	clear : both;
}
BODY {
	color : #000000;
}
H1 {
	font-size : larger;
	text-align : center;
	letter-spacing : 5px;
	width : 85%;
	margin-left : 90px;
	background-color : ActiveBorder;
}
A {
	font-weight : bold;
	color : Black;
	text-decoration : none;
}
A:HOVER {
	color : Blue;
	text-decoration : underline;
}
A.MAIL {
	color : Black;
}
A.MAIL:HOVER {
	color : Blue;
}
DIV.PRODUKT {
	font-weight : bold;
	letter-spacing : 2px;
	width : 250px;
}
DIV.ODKAZ {
	margin-left : 90px;
	width : 85%;
}
DIV.DOTAZ {
	clear : both;
	font-weight : bold;
}
DIV.ODPOVED {
	clear : both;
}
DIV.NAZEV {
	width : 90px;
}
DIV.TEXT {
	width : 85%;
	margin-left : 90px;
}
DIV.DOTAZ DIV.TEXT {
	background-color : #dce2ed;
	padding : 2px;
}
DIV.ODPOVED DIV.TEXT {
	border-bottom : 1px solid Blue ;
	padding-bottom : 10px;
	margin-bottom : 10px;
}
#CP {
	color : Blue;
}
#BAL {
	color : Silver;
}
