<--
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(ground.png) no-repeat;
	background-position: left top;
}
  A:link    { color: #cc6600; TEXT-DECORATION: underline;}
  A:hover   { color: #ee8800; TEXT-DECORATION: underline;}
  A:visited { color: #ff6600;  TEXT-DECORATION: underline;}
  A:active { color: #ff9900; TEXT-DECORATION: underline;}
A.whitelink { color : #ffffff; text-decoration : none;}
A.whitelink:hover { color : #dddddd; text-decoration : underline; }
A.whitelink:visited { color : #dddddd; text-decoration : none; }
A.blacklink { color : #660000; text-decoration : underline; }
A.blacklink:hover { color : #666600;}
A.blacklink:visited { color : #666600;}
p {text-indent: 20px;}
h1 {color: #999999; font-weight: normal; font-size: 160%;}
h2 {color: #666666; font-weight: normal; font-size: 130%;}
h2.bilet { background-image: url(bilet.gif); background-repeat: no-repeat; padding: 6px; margin-bottom: -20px;}
h3 {color: #333333; font-weight: normal; font-size: 110%;}
font.sml { font-size: 90%; color: #333333;}
font.smlw { font-size: 90%; color: #dddddd;}
font.tin { font-size: 70%; color: #333333;}
.A {font-weight: bold;}
td.tab {
	background: url(tab.gif) no-repeat;
	background-color: transparent;
	background-position: center bottom;
	width 132px;
	height 30px;
	font-size: 14px;
	font-weight: bold;
}
td.tab_d {
	background: url(tab_d.gif) no-repeat;
	background-color: transparent;
	background-position: center bottom;
	width 132px;
	height 30px;
	font-size: 14px;
	font-weight: bold;
}
td.tab_e {
	background: url(tab_e.gif) no-repeat;
	background-color: transparent;
	background-position: center bottom;
	width 132px;
	height 30px;
	font-size: 14px;
	font-weight: bold;
}
td.tabd {
	background: url(tab_dark.gif) no-repeat;
	background-color: transparent;
	background-position: center bottom;
	width 132px;
	height 30px;
	font-size: 14px;
	font-weight: bold;
}
td.tabd_d {
	background: url(tab_ddark.gif) no-repeat;
	background-color: transparent;
	background-position: center bottom;
	width 132px;
	height 30px;
	font-size: 14px;
	font-weight: bold;
}
td.tabd_e {
	background: url(tab_dark_e.gif) no-repeat;
	background-color: transparent;
	background-position: center bottom;
	width 132px;
	height 30px;
	font-size: 14px;
	font-weight: bold;
}
ul.header_menu
 {
  height: 30px;
  min-width: 960px;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
 }

ul.header_menu li
 {
  position: relative;
  z-index: 50;
  float: left;
  margin: 0;
  padding: 0;
  width: 132px;
  height: 30px;
  text-align: center;
  background: url(tab.gif) no-repeat;
  overflow: visible;
 }


ul.header_menu a
 {
  display: block;
  width: 132px;
  height: 30px;
  color: #600;
  line-height: 30px;
  font-weight: bold;
  text-decoration: none;
 }

ul.header_menu li.selected,
ul.header_menu li:hover a,
ul.header_menu li.over a,
ul.header_menu li a:hover
 {
  background: url(tab_dark.gif) no-repeat;
  color: #f7eedd;
 }

ul.header_menu .submenu { display: none }
ul.header_menu li.over div.submenu,
ul.header_menu li:hover div.submenu { display: block }

ul.header_menu .submenu
 {
  position: absolute;
  z-index: 2000;
  top: 30px;
  left: 1px;
  width: 124px;
  padding: 0 3px;
  background: black url(tab_vborder.gif);
 }

ul.header_menu .submenu ul
 {
  position: relative;
  z-index: 2500;
  list-style: none;
  margin: 0;
  padding: 0 0 3px 0;
  background: url(tab_hborder.gif) repeat-x 0 100%;
 }

ul.header_menu .submenu li
 {
  z-index: 3000;
  float: none;
  margin: 0;
  padding: 0;
  background: #6b4102;
  width: 124px;
 }

ul.header_menu .submenu li a
 {
  width: 124px;
  background: none;
 }

ul.header_menu .submenu a:hover
 {
  background: #e3bf87 url(tab_sub_selected.gif);
  color: #600;
 }

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(ground.png) no-repeat;
	background-position: left top;
}

img.dopic {
        display: block;
        background; white;
        border: 1px solid black;
        margin: 10px 10px 10px 10px;
        position: relative }

-->
