BODY {
	margin : 0px;
	background-color : #7da7d9;
	background-attachment : fixed;
	background-repeat : repeat;
	font-size : 12pt;
	color : #fe6;
	font-family : Tahoma, Arial, Verdana;
  text-align : justify;
}
H1 {
	font-size : 26pt;
	color : #ffffff;
}
H2 {
	font-weight : bold;
	font-size : 14pt;
	color : #0000bb;
}
H3 {
	font-weight : bold;
	font-size : 12pt;
	color : #000099;
}
H4 {
	font-weight : bold;
	font-size : 16pt;
	color : #9966bb;
  padding : 5px;
  background-color : #bbbbff;
}
IMG {
	border : 0px;
}
UL {
	margin-left : 45px;
	list-style-type : disc;
	font-size : 10pt;
}
TABLE {
	border-collapse : collapse;
}
A {
  font-weight : bold;
  text-decoration : none;
}
A:active {
	color : #fff;
}
A:link {
	color : #fff;
}
A:visited {
	color : #ddd;
}
A:hover {
	color : #fd3;
	text-decoration : underline;
}
.copy {
	font-size : 8pt;
	font-weight : bold;
	color : #ddf;
}
HR.thin {
  height : 1px;
}
DIV.r {
  text-align : right;
  padding-bottom : 30px;
}
OPTION.skup {
  background-color : #99f;
}
OPTION.barva {
  background-color : #fc9;
}
.mini {
  font-size : 8pt;
}
TD.w {
  background-color : #aaa;
}

#ref img, #profil img {
  background-color : #999;
  padding: 1px;
  margin-bottom: 20px;
  border: #ddd solid 9px;
}
