BODY {
  background: #FEB60C;
  color: #333333;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  SCROLLBAR-FACE-COLOR: #FEB60C; 
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
  SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
  SCROLLBAR-3DLIGHT-COLOR: #999999; 
  SCROLLBAR-ARROW-COLOR: #666666; 
  SCROLLBAR-DARKSHADOW-COLOR: #CDCDCD;
  SCROLLBAR-BASE-COLOR: silver; 
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight: normal;
  text-decoration: none;
}
TABLE.Kup{
	border: 1px solid Black;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.TDNav {
border-left: 1px solid Maroon;
border-right: 1px solid Maroon;
border-bottom: 1px solid Maroon;
padding-bottom: 5px;
}
.TDMenu {
border-left: 1px solid Maroon;
border-right: 1px solid Maroon;
}

TH {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.osnov{
	text-align: center;
	background: transparent url(image/px.gif);
}
.stav{
	text-align: center;
	color: Green;
}
.wait{
	text-align: center;
	color: Blue;
}
.rez{
	text-align: center;
	color: Red;
}
.title {
	text-align: center;
	background-color: #FFFFE2;
}.title_v {
	text-align: center;
	background-color: #FFFFF2;
	border-bottom: 1px solid Maroon;
}

.game{
	text-align: center;
	color: Black;
}
.vict{
	text-align: center;
	color: Green;
}
.return{
	text-align: center;
	color: Blue;
}
.lose{
	text-align: center;
	color: Red;
}

TEXTAREA {
	border-color: #FEB60C;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 2px;
}

INPUT {
	background-color: #FEB60C;
	border-bottom-width: 1pt;
	border-color: #000000;
	border-left-width: 0,5px;
	border-right-width: 0,5px;
	border-top-width: 0,5px;
	color: Maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-indent: 2px;
}

SELECT {
background-color: #F5F5A7;
border-color: #FEB60C;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 0px;
border-top-width: 0px;
border-style: solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}


A:link {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
}

A:visited {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
}

A:hover {
	background-color: transparent;
	color: #7498C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

A:active {
background-color: transparent;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration: none;
}


}
IMG { 
	border: none;
}
