body {
	background-color: #EEE6F5;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #FF0099;
}
a:visited {
	text-decoration: none;
	color: #FF0066;
}
a:hover {
	text-decoration: underline;
	color: #CC0099;
}
a:active {
	text-decoration: none;
	color: #CC0066;
}

a#list {color: #861E5D;
	text-decoration:none;}
a#list:hover {color: #861E5D;
	text-decoration:none;}

.cerveny12normal {color: #861E5D}
.cerveny10normal {
	font-size: 10px;
	color: #861E5D;
}
.cerveny11bold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.cerveny11normal {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #861E5D;
}
.cerveny12bold {
	font-size: 12px;
	color: #861E5D;
	font-weight: bold;
}
.mainbold {
	font-size: 12px;
	color: #CC0066;
	font-weight: bold;
}
input {
	border-color:#EEE6F5;
	border-width:1px;
	
}
textarea {
	border-color:#EEE6F5;
	border-width:1px;
}
.cerveny10bold {
	font-size: 10px;
	color: #861E5D;
	font-weight: bold;
}
input.input {  border:1px solid #808080;
  background-image:url('/data/amsex/images/bginput.gif');
  background-repeat:no-repeat;
  background-position:top left;
  font-size:10px;
  height:15px;
  padding:1px 1px 1px 12px;
  width:120px;
  }
select.input {  border:1px solid #808080;
  font-size:10px;
  height:15px;
  padding:1px 1px 1px 12px;
  }

