body, p, span, div,td,tr,table {
  font-family:Palatino Linotype,Verdana, Arial;
  font-family:verdana, arial;
  font-size:11px;
}
body{
  background:white;
  margin:5px;
  padding:5px;
}
H1{
  text-align:center;
}
a{
/*  color:#14649E;*/
  color:#0074B3;
  font-weight: normal;
  text-decoration:none;
}
a:visited{
/*  color:#14649E;
  color:#0074B3;*/
  color:#426171;
}
a:hover{
  color:#6A89B7;
}
a:active{
  color:#B30000;
}
input,textarea{
  background-color:white;
  font-family:verdana, arial;
  font-size:11px;
  border:1px solid #003333;
  color:#1E2B24;

  border:1px solid #507259;
  border:1px solid #3D5644;
  border-bottom:1px solid #DBE6DE;
  border-right:1px solid #DBE6DE;
  border-bottom:1px solid #CDDCD1;
  border-right:1px solid #CDDCD1;
  background-image:url(/img/input.jpg);
  background-repeat:repeat-x;
}
input{
  background-image:url("/img/input.jpg");
  background-repeat:repeat-x;
}
input.button{
  border:1px solid #507259;
  border:1px solid #3D5644;
  border-top:1px solid #DBE6DE;
  border-left:1px solid #DBE6DE;
  border-top:1px solid #CDDCD1;
  border-left:1px solid #CDDCD1;
  background-image:url("/img/button.jpg");
  font-family: verdana,arial;
  font-size: 12px;
  color:black;
}
.toplinks {
  font-family:Palatino Linotype,Verdana, Arial;
  font-size:16px;
  font-weight: bold;
}
.toplinks a:link{
  font-weight: normal;
}
.toplinks a:visited{
  font-weight: normal;
}
.toplinks a:hover{
  font-weight: normal;
}

.bigcat{
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
}
.headcat{
  font-size:18px;
  font-weight:bold;
  color:#1E3131;
  text-decoration:none;
  font-family:Palatino Linotype,Verdana, Arial;
}
.path_lenta{
  background-color:#3E6868;
  color:white;
  width:100%;
}
.path_lenta a,.path_lenta a:visited,.path_lenta a:active{
  color:white;
  text-decoration:underline;
}
.subcat td{
  vertical-align:top;
}
.subcat a{
  font-size:14px;
}

.cat_tree img{
  width:16px;
  height:16px;
  vertical-align:middle;
}
.de a.de{
  font-weight:bold;
  font-size:14px;
}
.de img{
  border:none;
}
