body {
	background: white;
	font-family: "Verdana", Arial, Serif;
	color: #666666;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

input, button, textarea {
	border: 1px solid #F29C62;
	background: white;
	color: #666666;
}

.h3 {
	font-size: 11pt;
	font-weight: bold;
}

.button {
	font-size: 11px;
	font-weight: bold;
	color: white;
	background: #B9D6EB;
	border: 1px solid #8EA4C7;
	margin: 0;
	padding: 0;
}

.cbox {
	border: none;
	background-color: none;
}

hr {
	height: 1px;
	color: #E6EEE9;
}

td {
	font-family: "Verdana", Arial, Serif;
	color: #666666;
	font-size: 11px;
}

p {
}

A:link, A:visited, A:active, A:hover {
	font-family: "Verdana", Arial, Serif;
	color: #EF7941;
	font-size: 11px;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

.A-more:link, .A-more:visited, .A-more:active, .A-more:hover
{
	font-family: "Verdana", Arial, Serif;
	font-size: 11px;
	color: #EF7941;
	text-decoration: none;
}
.A-more:hover {
	text-decoration: underline;
}

.A-lang:link, .A-lang:visited, .A-lang:active, .A-lang:hover
{
	font-family: "Verdana", Arial, Serif;
	font-size: 11px;
	color: #C6C5C5;
	text-decoration: none;
}
.A-lang:hover {
	color: #EF7941;
}

.A-menu:link, .A-menu:visited, .A-menu:active, .A-menu:hover,
.A-menu-active:link, .A-menu-active:visited, .A-menu-active:active, .A-menu-active:hover
{
	cursor: cursor;
	margin: 0;
	padding: 0;
	font-family: "Verdana", Arial, Serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: bottom;
	padding-left: 16px;
}
.A-menu:hover, .A-menu-active:hover {
	cursor: cursor;
}

.A-menu-active:link, .A-menu-active:visited, .A-menu-active:active, .A-menu-active:hover {
}

.A-submenu:link, .A-submenu:visited, .A-submenu:active, .A-submenu:hover,
.A-submenu-active:link, .A-submenu-active:visited, .A-submenu-active:active, .A-submenu-active:hover
{
	font-family: "Verdana", Arial, Serif;
	font-size: 12px;
	color: #715154;
	text-decoration: none;
}
.A-submenu:hover, .A-submenu-active:hover {
	text-decoration: underline;
}

.A-submenu-active:link, .A-submenu-active:visited, .A-submenu-active:active, .A-submenu-active:hover
{
	text-decoration: underline;
}

.A-menu3:link, .A-menu3:visited, .A-menu3:active, .A-menu3:hover
{
	color: #535353;
	text-decoration: none;
}
.A-menu3:hover {
	color: black;
}

.A-article-caption:link, .A-article-caption:visited, .A-article-caption:active, .A-article-caption:hover
{
	font-family: "Verdana", Arial, Serif;
	font-size: 12px;
	color: #53595E;
	text-decoration: none;
}
.A-article-caption:hover {
	color: black;
}

.error {
	color: red;
	background: white;
	font-weight: bold;
	padding: 8px;
	padding-left: 0;
}

.no-error {
	color: green;
	background: white;
	font-weight: bold;
	padding: 8px;
	padding-left: 0;
}

.error-form {
	color: red;
}

.TD-article-data {
}

.TD-servlet {
	padding: 7px;
	vertical-align: top;
}

.TD-cal-current {
	background-color: #81CF5F;
}

.TD-cal-weekend {
	background-color: #5DAA31;
}

.TD-cal-day {
	background-color: #62BA31;
	padding: 1px;
	text-align: center;
}

.TD-cal, .TD-cal-furth {
	background-color: #86E753;
	text-align: center;
}

.TD-cal-furth {
	color: #81CF5F;
}

.TD-forum-head {
	color: white;
	font-weight: bold;
}

.TD-forum-userdata {
	color: black;
}

.TD-forum-topic {
}

.TD-article-caption {
	font-weight: bold;
}

.TD-article-data {
	color: black;
}

.TD-article-date {
	font-size: 11px;
	color: black;
}

.TD-article-userdata {
	background-color: #F1F2B0;
	color: black;
}

.TD-h {
	background: #d7d7d7;
	color: black;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

.TD-data {
	background: #f1a76b;
	text-align: center;
	vertical-align: middle;
}

.TD-menu, .TD-menu-active {
	cursor: cursor;
	padding-bottom: 1px;
	padding-left: 42px;
	height: 25px;
}

.TD-menu-active {
}

.TD-submenu {
	padding-right: 11px;
}

.TD-good0 {
	background: #F4F4F4;
}

.TD-good1 {
	background: white;
}

.TD-good-name {
	padding-left: 16px;
	font-size: 16px;
	color: #EF7941;
	font-weight: bold;
	background: #EDE3D1;
}

.TD-good-descr {
	color: #677C3B;
}

/* menu */
div.domMenu_menuBar {
	width: 175px;
}
div.domMenu_menuElement, div.domMenu_menuElementHover {
	width: 175px;
	margin: 0;
	padding: 0;
	cursor: cursor;
	height: 18px;
	white-space: nowrap;
}
div.domMenu_menuElementHover
{
	background: url(/img/bg_menu_active.gif) no-repeat left;
}

div.domMenu_subMenuBar {
	border: solid silver;
	border-width: 1px 1px 1px 1px;
	background-color: #84868A; -moz-opacity:.9; filter:alpha(opacity=90);
}
div.domMenu_subMenuElement, div.domMenu_subMenuElementHover {
	cursor: cursor;
	background-color: white;
	padding: 3px;
	padding-left: 12px;
	font-family: "Verdana", Arial, Serif;
	font-size: 11px;
}
div.domMenu_subMenuElementHover {
	background-color: #DCEAF6;
}

div.domMenu_subMenuElementHighlight {
	color: red;
	background-color: #DCEAF6;
	padding: 3px;
	padding-left: 12px;
	font-size: 10pt;
}
div.domMenu_subMenuElementHoverHighlight {
	color: red;
	background-color: #DCEAF6;
	padding: 3px;
	padding-left: 12px;
	font-size: 10pt;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

form.feedback_form textarea
{
  height: 50px;
  overflow: auto;
  padding: 0;
  margin: 0;
}

form.feedback_form
{
  padding: 0;
  margin: 0;
}

tr.question
{
  font-weight: bold;
}

tr.answers td
{
  text-align: center;
}

tr.answers label
{
  display: block;
  margin: 5px;
  height: 32px;
}

tr.answers input
{
  display: block;
  margin: 0px auto;
  font-size: 20px;
  width: 15px;
  height: 15px;
}
  
td.feedback_submit
{
  text-align: center;
}

td.feedback_submit input
{
  width: 100px;
  padding: 5px;
  margin-top: 15px;
}

.good-service{
padding-top: 10px;
}
