﻿body
{
  margin: 0px;
  font-size: 8pt;
  font-family: Verdana;
  background-color: white;
}

TD
{
  font-size: 8pt;
  font-family: Verdana;
}

.button
{
  font-weight: bold;
  font-size: 9pt;
  color: #FFFF99;
  font-family: Verdana;
  width: 100px;
  border-left-style: none;
  border-top-style: none;
  border-bottom-style: none;
  text-decoration: underline;
  background-color: Transparent;
}

.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_bottom.gif);
  background-position: top left;
  background-repeat: repeat-y;
  height: 100%;
}

.panel_left_top
{
  font-size: 9pt;
  vertical-align: top;
  color: #bfcbff;
  font-family: Verdana;
  text-align: left;
  padding-right: 5px;
  padding-left: 5px;
  background-image: url(images/left_top.gif);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #eeeeee;
  height: 200px;
}

.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;
  border-right: silver 1px solid;
  background-color: #ffffff;
  width: 600px;
}

.content_header
{
  font-size: 12px;
  font-family: Verdana;
  vertical-align: top;
  color: #e0ffff;
  font-weight: bold;
  padding-left: 25px;
  text-align: right;
  height: 25px;
  background-image: url(images/content_header.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.content
{
  background-color: #ffffff;
}

.leftside_group
{
  width: 100%;
}

.leftside_header
{
  padding: 2px 5px 2px 5px;
  height: 16px;
  font-size: 12px;
  font-family: Verdana;
  color: navy;
  font-weight: bold;
  text-align: left;
  background-image: url(images/left_group_header.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.leftside_content
{
  background-image: url(images/left_group.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #f8f8ff;
  color: #2f4f4f;
  border-left: solid 1px #C0C0C0;
  padding-right: 10px;
  padding-left: 5px;
  padding-top: 5px; 
  padding-bottom: 5px; 
}

.leftside_menu
{
  background-image: url(images/left_menu.gif);
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 10px;
  padding-left: 5px;
  height: 24px;
  vertical-align: middle;
  border-left: solid 1px #C0C0C0;
}
.leftside_menu A
{
  color: #ffd700;
  font-weight: bold;
  font-size: 9pt;
  font-family: Verdana;
  text-decoration: none;
  cursor: hand;
}

.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
{
  text-align: left;
  background-color: #708090;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #FFFFFF;
  font-size: 14px;
  font-family: Verdana;
  font-weight: bold;
}

.group_header_small
{
  text-align: left;
  background-color: #708090;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  color: #FFFFFF;
  font-size: 12px;
  font-family: Verdana;
  font-weight: bold;
}

.group
{
  border-width: 1px;
  border-color: #708090;
  text-align: left;
  background-color: #C1D3E9;
  padding-right: 5px;
  padding-left: 5px;
  border-right-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
}

.group_separator
{
  border-color: #708090;
  background-color: #C1D3E9;
  font-weight: bold;
  color: #2C3238;
  padding-right: 5px;
  padding-left: 5px;
  border-bottom-style: solid;
  font-family: Verdana;
  font-size: 12px;
}

.group_buttons
{
  height: 20px;
  text-align: left;
  background-color: #708090;
}

.form_text
{
}

.form_input
{
  background-color: #B6BEC7;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.chyba
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}
.offer_header
{
  font-weight: bold;
  font-size: 9pt;
  color: #6a71aa;
  font-family: Verdana;
  text-decoration: underline;
}
.offer_label
{
  font-weight: bold;
  font-size: 8pt;
  color: black;
  font-family: Verdana;
  padding-left: 10px;
}
.offer_text
{
  font-size: 8pt;
  color: black;
  font-family: Verdana;
}

.align_right
{
  text-align: right;
}

.float_text
{
  font-size: 8pt;
  color: #2B2628;
  font-family: Verdana;
}

.float_text A
{
  font-size: 8pt;
  color: #2B2628;
  font-family: Verdana;
}

.footer
{
  font-size: 8pt;
  color: navy;
  font-family: Verdana;
  text-decoration: none;
  border-top: #808080 1px solid;
  background-image: url(images/group_header.gif);
  background-position: top left;
  background-repeat: repeat-x;
}

.footer A
{
  font-size: 8pt;
  color: navy;
  font-family: Verdana;
  text-decoration: none;
}


