@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}
a, a:active, a:visited {
	font-style:underline;
}
a:hover {
	text-decoration:none;
}
.bg_r {
	background-image: url(../img/bg_r.gif);
	background-repeat: repeat-x;
}
.bg_r_u {
	background-image: url(../img/bg_r_u.gif);
	background-repeat: repeat-x;
}
.bg_l {
	background-image: url(../img/logo_bogen.png);
	background-repeat:no-repeat;
}
.bg_line {
	background-image: url(../img/line.gif);
	background-repeat:repeat-y;
}
.u2 {
	font-size: 12px;
	font-weight: bold;
}
.u3 {
	font-size: 14px;
	font-weight: bold;
}
.u4 {
	font-size: 24px;
	color:#000000;
}
.text_white {
	color:#FFFFFF;
}
.text_black {
	color:#000000;
}
.nkurs {
	font-style:italic;
}
hr {
  color: #000000;
  background-color:#000;
  border: 0;
  width: 80%;
  height: 1px;
}