body {
 background-color: #ABA79E;
 color: #8E8E8E;
 margin-top: 50px;
 font-family:  Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background-image: url(_images/bg.gif);
}
td.zaklad {
	background-color: white;
	border: 1px solid #333333;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a { color:  #8E8E8E; font-weight: bold; text-decoration: none;}
a:active { color:  #8E8E8E; font-weight: bold; text-decoration: none;}
a:hover { color:  #8E8E8E; font-weight: bold; text-decoration: underline;}
a:visited { color:  #8E8E8E; font-weight: bold; text-decoration: none;}

form.search {
	margin: 0px 10px 12px 20px
}
input {
	background: #fff; border-bottom: #999 1px solid; border-left: #666 1px solid; border-right: #999 1px solid; border-top: #666 1px solid; color: #333;
}
textarea {
	background-color: #fff; border-bottom: #999 1px solid; border-left: #666 1px solid; border-right: #999 1px solid; border-top: #666 1px solid; color: #333; 
}
input.bigbutton {
	border-bottom: #666 1px solid; border-left: #999 1px solid; border-right: #666 1px solid; border-top: #999 1px solid; color: #690;  font-weight: bold; width: 96px
}
input.searchbutton {
	border-bottom: #666 1px solid; border-left: #999 1px solid; border-right: #666 1px solid; border-top: #999 1px solid; color: #690; width: 48px
}
input.imgbutton {
	border-bottom: 0px; border-left: 0px; border-right: 0px; border-top: 0px
}
select {
	border-bottom: #666 1px solid; border-left: #999 1px solid; border-right: #666 1px solid; border-top: #999 1px solid; color: #333;
}