p,td,li,ul,body {
  font-family: arial,tahoma,verdana;
  font-size: 12px;
}
.body {
  background-image: url('/templates/dorogi/images/bgpage.gif');
  padding: 30 30 30 30;
}
.left {
  padding-left: 10px;
}
.right {
  padding-left: 10px;
}

.contLeft {
  padding-left: 4px;
  background-color: #e8eced;
}

.contRight {
  padding-left: 4px;
  background-color: #e8eced;
}

.contTable {
  background-color: #ffffff;
}
.top {
  background-image: url('/templates/dorogi/images/bgtop.gif');
}
.gray {
  background-color: #e8eced;
}
.smallest {
  font-size: 11px;
}
.title {
  font-weight: bold;
  color: #333333;
}
.fastSelect {
  font-size: 11px;
}
.markerRed {
  list-style-position: outside;
  list-style-image: url('/templates/dorogi/images/markerred.gif');
  margin: 0;
  padding-left: 20;

}

A {
  color: #c2154b;
  text-decoration: none;
}
A.hover {
  color: #c2154b;
  text-decoration: underline;
}
A.link {
  color: #c2154b;
  text-decoration: none;
}
.vTopLine {
  background-color: #e8eced;
}
.topHeader {
  padding: 10 0 10 0;
}

.topMenu {
  background-image: url('/templates/dorogi/images/bgmenu.gif');
  padding: 10 10 10 10;
  font-weight: bold;
}
.topMenu a {
  color: #ffffff;
}
.track {
  background-image: url('/templates/dorogi/images/bgtrack.gif') ;
}
.leftMenuTd {
  padding: 5 5 5 5;
  background-color: #f6f7f9;
}
.rightMenuTd {
  padding: 5 5 5 5;
  background-color: #f6f7f9;
}
.contentTd {
  background-color: #f6f7f9;
  padding: 5 5 5 5;

}
.menuLine {
  background-image: url('/templates/dorogi/images/bgmenuline.gif');
  background-repeat: repeat-x; 
}
.input {
  font-size: 11px;
}

h2 {
  color: #c2154b;
  font-size: 16px;
}
.menuName {
  font-weight: bold;
  color: #909090;
}
.inMenu {
  font-weight: bold;
  color: #909090;
  font-size: 14px;
}

.bottomText {
	color: #d0d0d0;
}
.bottomText a  {
	color: #d0d0d0;
}
