BODY, P, TD, DIV, SPAN, UL, OL, SELECT
{ 
  font-family : Arial, Helvetica, sans-serif; 
/*   font-family : Arial, Verdana, Geneva, Helvetica, sans-serif; */
  padding: 0px;
  margin: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 13px;
}

FORM {
  padding: 0px; 
  margin: 0px;
}


body {
  margin-left: 5px;
}

#align_center {
  text-align: center;
}
#align_left {
  text-align: left;
}
#align_right {
  text-align: right;
}

a {
/*   color: #737373; */
/*   text-decoration: none; */
}

a:hover {
  color: red;
}

a.bottom:hover {
  color: red;
}

a.bottom {
  color: #797979;
  text-decoration: none;
}


div.page_content {
  width: 744px;
}

div.pc_sep_2 {
  background-color: #C1BFBF;
  height: 5px;
  font-size: 5px;
}

div.head_sites {
  color: #999898;
  font-size: 11px;
  margin: 3px;
}

span.head_sites {
  background-image: url('../../images/netkonto.cz/arrow.gif');
  background-repeat: no-repeat;
  background-position: center;
  font-size: 11px;
}

div.head_line {
  background-color: #DADADA;
  height: 5px;
  font-size: 5px;
}


div.head_logo_l { 
  float: left;
  height: 60px;
  width: 265px;
}

div.head_logo_r {
  background-image: url('../../images/netkonto.cz/logo_sep.gif');
  background-repeat: no-repeat;
  background-position: left;  
  height: 60px;  
  margin-left: 266px;
}

div.head_logo_sep {
  clear: left;
  height: 1px;
  font-size: 1px;
}

span.i_g {
  font-size: 11px;
}


div.menu {
  margin-top: 3px;
  border: 2px solid #B1C3A4;
  height: 41px;
}

div.html_bottom {
  margin-top: 2px;
  padding-top: 10px;
  text-align: center;
  background-color: #CDCCCC;
  height: 27px;
  _height: 35px;
  font-weight: bold;
  color: #787878;
}

div.html_bottom1 {
  text-align: right;
  font-size: 10px;
  color: #808080;
}

a.net_h_top {
  text-decoration:none;
  color: #696969;
}