.HTMLBody
{
  font-family: verdana;
  background-color: #FFFFFF;  
}

.Main
{
  background-color: #FFFFFF;
  color: #FFFFFF;
}

.HeaderLine
{
  background-image: url('/grafika/images/style/header2.jpg');
  color: #e2e2e2;
  font-size: 12px;  
  width: 800px;
  height: 24px;
}

.Footer
{
  font-family: verdana;
  font-size: 10px;
  font-weight:bold;
  color: #FFFFFF;
}

.LeftWindowTable
{
  background-image: url('/grafika/images/style/left.jpg');
}

.LeftMenuItem
{
  background-image: url('/grafika/images/style/left_item.jpg');
  font-family: tahoma;
  font-size: 12px;
  height: 26px;
  width: 126px;
  color: #e2e2e2;
}

.HomePage
{
  background-image: url('/grafika/images/style/homeBack.jpg');
  width: 656px;
  height: 396px;
}

.MainTextTitle
{
  font-family: tahoma;
  font-size: 18px;
  color: #93c844;
  font-weight: normal;
}

.MainText0
{
  font-family: tahoma;
  font-size: 11px;
  color: #787b74;
  font-weight: normal;
}

.MenuText
{
  font-family: tahoma;
  font-size : 12px;
  color: #e2e2e2;
}
.MenuText A:link {text-decoration: none; color:#e2e2e2;}
.MenuText A:visited {text-decoration: none; color:#e2e2e2;}
.MenuText A:active {text-decoration: none}
.MenuText A:hover {text-decoration: underline; color:##e2e2e2;}

.MainText1
{
  font-family: tahoma;
  font-size: 12px;
  color: #e2e2e2;
  font-weight: normal;
  background-color: #93c844; 
}

.MainText1Bold
{
  font-family: verdana;
  font-size: 12px;
  color: black;
  font-weight:bold;
}

.MainText2
{
  font-family: tahoma;
  font-size: 12px;
  color: #787b74;
  font-weight: normal;
}

.MainText2Bold
{
  font-family: verdana;
  font-size: 12px;
  color: #FF5020;
  font-weight:bold;
}

.MainText3
{
  font-family: verdana;
  font-size: 12px;
  color: #909090;
  font-style: italic;
}

.MainText4
{
  font-family: verdana;
  font-size: 12px;
  color:  #C4462D;
  font-weight: bold;
}
.MainText4 A:link {text-decoration: none; color:#C4462D;}
.MainText4 A:visited {text-decoration: none; color:#FF3300;}
.MainText4 A:active {text-decoration: none}
.MainText4 A:hover {text-decoration: underline; color:#C4462D;}

.MainText5
{
  font-family: verdana;
  font-size: 10px;
  color:  #FF5020;
  font-weight: bold;
}
.MainText5 A:link {text-decoration: none; color:#FF5020;}
.MainText5 A:visited {text-decoration: none; color:#FF5020;}
.MainText5 A:active {text-decoration: none}
.MainText5 A:hover {text-decoration: underline; color:#FF5020;}

