body {
  font-family: tahoma, verdana, arial, sans-serif;
  background: url(bg_body.gif) #679FE4 repeat-x bottom;
  padding: 0;
  margin: 0;
}
a, a:visited, a:hover {
  font-size: 12px;
  color: #fff;
  /*color: #AFD3FF;
  text-decoration: none;*/
}
a:hover {
  color: white;
}
a.mnu, a.mnu:visited, a.mnu:hover, a.mnu1, a.mnu1:visited, a.mnu1:hover {
  color: white;
  font-size: 11px;
  text-decoration: none;
}
a.mnu:hover {
  color: #AFD3FF;
}
a.mnu1, a.mnu1:visited, a.mnu1:hover {
  color: #23609E;
}
a.mnu1:hover {
  text-decoration: underline;
}

.l, .c, .r, h1, input, select, textarea {
  font-size: 12px;
  color: #000;
}

.j {
  font-size: 12px;
  color:#ffffff;
  text-align: justify;
  }

.j2 {
  font-size: 15px;
  color:#ffffff;
  text-align: justify;
  }

h1, p.h1 {
  font-size: 17px;
  color:#ffffff;
}
 p.h1  {font-weight:bold;}
h2 {
  font-size: 12px;
  font-weight: bold;
  color:#ffffff;
}
hr {
  height: 1;
  color: #588FD4;
}
.min {
  font-size: 11px;
  color: #fff;
}

.l {
  text-align: left;
}
.c {
  text-align: center;
}
.r {
  text-align: right;
}
.t {
  vertical-align: top;
}
#breadcrumbs{
  float: right;
    line-height: 30px;
    margin-right: 20px;
}
table.price_kont {width:900px; border:solid 1px #fff; border-collapse: collapse}
table.price_kont td {border:solid 1px #fff; padding:4px; color:#fff; font-size:10pt; text-align:right;}
table.price_kont td.strong {text-align:left; font-size:12pt; font-weight:bold;}
