/* Этот файл стилей можно изменять как угодно и соответственно будет изменяться дизайн вашего каталога */

A:active,A:link,A:visited {
  COLOR: #4682B4;
  TEXT-DECORATION: underline;
}

A:hover {
  TEXT-DECORATION: none;
  COLOR: #191970;

}

img {
  border: 0px;
}

a.menu:link,a.menu:visited {
    color:#698CA5;
  font-size: 11px;
  text-decoration: none;
}

a.menu:hover {
    color:#707070;
  text-decoration: underline;
}

body {
  margin: 0px;
  padding:0px;
  background: #FFFFFF;
}

* {
  color: #5B5B5B;
  font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.rules
  {
  color: #5B5B5B;
  }

.br {
   border-right:#FFFFFF 1px solid; 
   }

.number {
  color: #B6B6B6;
  font-size:9px;
  font-weight: 400;
}

.menusep {
  height:1px;
  color:#c4c4c4;
  width:100%;
}

.cat {
  text-indent:-1em;
  margin-left:1em;
  margin-top:1em;
  font-family: arial, sans-serif;
}

.subcat {
  margin-left:2em
}

.name {
  font-family:verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 10px;
}

.links {
  color: #7B7B7B;
  font-family: verdana;
  font-size: 9px;
}

li, .er {
  font-weight: 400;
  color: #ff0000;
}

.red {
  color: #ff0000;
}

.nolinks {
  text-align:center;
  margin-top:10px;
  color:#ff0000;
  font-weight:bold;
}

.cy {
  color: #7B7B7B;
  font-size: 9px;
}

img.ban {
  width:88px;
  height:31px;
}

img.icon {
  width:16px;
  height:16px;
  position:relative;
  top:4px;
}

.plans {
  text-align:center;
  background: #ffffff;
  color: #698CA5;
}
.plansmain {
    padding-left:15px;
  background: #ffffff;
}

.red_txt {
  font-weight:bold;
  color: #ff0000;
  font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.green_txt {
  color: #006600;
  font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.black_txt {
  color: #000000;
  font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

.blackb_txt {
  font-weight:bold;
  color: #000000;
  font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
}

div.right {
  position:relative;
  left:30px;
}