body {
  margin:0px;
  padding:opx;
  background:url(../images/head_bg.jpg) no-repeat #020202;}

#head {
  width:100%;
  height:463px;}

#head_menu {
  position:absolute;
  top:300px;
  right:40px;
  width:100%;
  height:auto; }

.head_menu {
  float:right;
  margin-right:15px;
  color:red;
  font-size:20px;}

#head_text {
  padding:20px 10px 10px 370px;
  color:white; }

#head_text h1 {
  color:red; }

.link {
  margin-left:10px;
  height:21px; 
  text-decoration:none;
  color:red;
  padding-left:40px;
  font-weight: bold;}

#main {
  width:100%;
  height:auto; 
  margin-top:30px;}

#menu {
  float:left;
  width:300px;
  height:auto; }

.menu {
  text-align:center; }

.menu a {
  color:white;
  font-size:20px;
  text-decoration: none; }

#content {
  margin-left:300px;
  margin-right:40px;
  height:auto;
  color:white; }
#content a {
text-decoration: none;
color: white;
}

#content h1 {
  color:red; }

#line {
  height:2px;
  margin-top:40px;
  margin-bottom:40px;
  margin-right:40px;
  background: white; }

#niz {
  width:100%;
  height:70px;
  text-align:center;
  color:white;}