BODY  {
	font-family: Verdana;
	font-size: 10px;
	color: #6D6D6D;
	background-color: White;
}
TABLE, TD {
		font-family : Verdana;
	font-size : 10px;
	color : #6D6D6D;
}
.orange__text  {
	font-family : Verdana;
	font-size : 10px;
	color : #c89333;
}
.orange_bold_text  {
	font-family : Verdana;
	font-size : 10px;
	color : #c89333;
	font-weight : bold;
}
.copy  {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
.copy:HOVER {
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	text-decoration : underline;
}
A {
	color: #c89333;
	text-decoration: underline;
}
A:HOVER {
	color : #c89333;
	text-decoration : underline;
}
.form {
	font-size : 10px;
	color : #262626;
	font-family : Verdana;
}
.form_area {
	font-size : 10px;
	color : #262626;
	font-family : Verdana;
}
.vzkaz_jmeno {
	font-weight : bold;
	color : #c89333;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10px;
}
.vzkaz_text {
	font-weight : normal;
	color : #999999;
	font-family : Verdana;
	font-size : 10px;
}
.vzkaz_date {
	font-weight : normal;
	color : #CCCCCC;
	font-size : 9px;
	font-family : Verdana;
}
.bg_norepeat {
	background-position : left, top;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.bg_norepeat2 {
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.cross  {
	color: #999999;
	text-decoration: line-through;
}
.small_text {
	font-size: 9px;
	color: #999999;
}
.nadpis  {
	font-family: Verdana;
	font-size: 10px;
	color: #6D6D6D;
}