﻿body
{
  margin: 0px;
  font-size: 8pt;
  font-family: Verdana;
  background-color: #A8A8A8;
  background-image: url(images/progress.gif);
  background-position: center center;
  background-repeat: no-repeat;
}

TD
{
  font-size: 8pt;
  font-family: Verdana;
}

A
{
  color: #0033ff;
}

.button
{
  font-weight: bold;
  font-size: 9pt;
  color: #4682b4;
  font-family: Verdana;
  background-color: transparent;
  width: 100px;
  border-left-style: none;
  border-top-style: none;
  border-bottom-style: none;
  text-decoration: underline;
  border-right: white 1px solid;
}

.button_tab
{
  font-weight: bold;
  font-size: 9pt;
  color: #191970;
  font-family: Verdana;
  background-color: #dcdcdc;
  background-position: left top;
  background-repeat: repeat-x;
  border-right: #000000 1px solid;
  border-top: #000000 1px solid;
  border-left: #000000 1px solid;
  border-bottom: #000000 1px solid;
}

.button_tab_selected
{
  font-weight: bold;
  font-size: 9pt;
  color: #191970;
  font-family: Verdana;
  background-color: #C1D3E9;
  background-position: left top;
  background-repeat: repeat-x;
  border-right: #c1d3e9 1px solid;
  border-top: #c1d3e9 1px solid;
  border-left: #c1d3e9 1px solid;
  border-bottom: #c1d3e9 1px solid;
}

.textbox
{
  border-right: dimgray 1px solid;
  border-top: dimgray 1px solid;
  font-size: 10px;
  border-left: dimgray 1px solid;
  color: black;
  border-bottom: dimgray 1px solid;
  font-family: Verdana;
  background-color: #ffffff;
}

.readonly
{
  color: #696969;
  background-color: #eeeeee;
}

.required
{
  color: black;
  background-color: #ffff99;
}

.menu
{
  font-weight: bold;
  font-size: 10pt;
  margin-left: 5px;
  color: navy;
  margin-right: 5px;
  font-family: Verdana;
}

.menu A
{
  font-weight: bold;
  font-size: 10pt;
  margin-left: 5px;
  color: navy;
  margin-right: 5px;
  font-family: Verdana;
  text-decoration: none;
}

.panel_top
{
  background-image: url(images/top.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  text-align: left;
}

.panel_left
{
  background-image: url(images/left.gif);
  background-position: top right;
  background-repeat: repeat-y;
  width: 250px;
  height: 100%;
}

.panel_left_top
{
  background-image: url(images/left_top.gif);
  background-position: top left;
  background-repeat: no-repeat;
  height: 45px;
  width: 225px;
  text-align: left;
  padding-left: 25px;
}

.panel_left_bottom
{
  font-size: 9pt;
  vertical-align: top;
  color: #bfcbff;
  font-family: Verdana;
  text-align: left;
  height: 100%;
  padding-right: 5px;
  padding-left: 15px;
}

.table_main
{
}

.content_group
{
  background-repeat: no-repeat;
  background-color: #ffffff;
  width: 600px;
}

.content_header
{
  text-align: left;
  color: #46596b;
  font-size: 13pt;
  font-family: Verdana;
  font-weight: bold;
}

.content
{
  background-image: url(images/content.gif);
  background-repeat: repeat-y;
  background-position: top right;
  text-align : left; 
  vertical-align: top;
  padding-left: 15px; 
  padding-right: 25px;
}

.leftside_group
{
  width: 100%;
}

.leftside_header
{
  height: 22px;
  font-size: 12px;
  font-family: Verdana;
  color: #ffd700;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  padding-left: 30px;
  background-image: url(images/left_group_header.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.leftside_menu
{
  background-image: url(images/left_menu.gif);
  background-position: top right;
  background-repeat: repeat-y;
  padding-right: 10px;
  padding-left: 17px;
  height: 24px;
  vertical-align: middle;
}
.leftside_menu A
{
  color: #ffd700;
  font-weight: bold;
  font-size: 9pt;
  font-family: Verdana;
  text-decoration: none;
  cursor: hand;
}

.leftside_content
{
  background-image: url(images/left_group.gif);
  background-position: top right;
  background-repeat: repeat-y;
  color: #2f4f4f;
  padding-right: 10px;
  padding-left: 17px;
  padding-top: 5px; 
  padding-bottom: 5px; 
}

.leftside_footer
{
  background-image: url(images/left_group_footer.gif);
  background-position: top right;
  background-repeat: no-repeat;
  height: 6px;
}

.rightside_group
{
  width: 100%;
}

.rightside_header
{
  height: 16px;
  font-size: 12px;
  font-family: Verdana;
  color: navy;
  font-weight: bold;
  text-align: left;
  padding-bottom: 2px;
  background-image: url(images/right_group_header.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.rightside_content
{
  background-image: url(images/right_group.gif);
  background-position: right top;
  background-repeat: repeat-y;
  background-color: #f8f8ff;
  color: #2f4f4f;
  border-left: silver 1px solid;
  padding-right: 10px;
}

.rightside_footer
{
  background-image: url(images/right_group_footer.gif);
  background-position: top right;
  background-repeat: no-repeat;
  height: 6px;
}

.side_treeview
{
  font-size: 10px;
  font-family: Verdana;
  color: Yellow;
  font-weight: bold;
  background-color: Blue;
}

.group_header
{
  height: 25px;
  text-align: left;
  background-image: url(images/group_header.gif);
  background-position: top left;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 13pt;
  font-family: Verdana;
  font-weight: bold;
  padding-left: 30px;
}

.group
{
  text-align: left;
  padding-left: 25px;
}

.group_border
{
  text-align: left;
  padding-left: 5px;
  border-right: #dc6504 1px solid;
  border-left: #dc6504 1px solid;
  border-bottom: #dc6504 1px solid;
  padding-right: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
  margin-left: 25px;
  padding-top: 5px;
  background-color: LightGoldenrodYellow;
}

.group_separator
{
  font-size: 9pt;
  font-weight: bold;
  color: #DC6504;
  text-align: left;
  vertical-align: top;
  border-bottom: #dc6504 1px solid;
}

.group_buttons
{
  height: 30px;
  background-image: url(images/group_footer.gif);
  background-position: bottom left;
  background-repeat: repeat-x;
  text-align: left;
}

.form_text
{
}
.form_input
{
  background-color: PaleGoldenrod;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.chyba
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}
.list_header
{
  font-weight: bold;
  font-size: 9pt;
  color: #0099ff;
  font-family: Verdana;
  text-decoration: underline;
}
.list_label
{
  font-size: 8pt;
  color: gray;
  font-family: Verdana;
}
.list_text
{
  font-size: 8pt;
  color: black;
  font-family: Verdana;
}

.align_right
{
  text-align: right;
}

.footer
{
  font-size: 8pt;
  font-weight: bold;
  color: #f5f5f5;
  font-family: Verdana;
  text-decoration: none;
  background-image: url(images/footer.gif);
  background-position: top left;
  background-repeat: no-repeat;
}

.footer A
{
  font-size: 8pt;
  color: #f5f5f5;
  font-family: Verdana;
  text-decoration: none;
}
