body {
  margin: 0px;
  padding: 0px;
  background: #b2c6d7 url(/images/background.jpg) repeat-x top;
  text-align: center;
  font-family: verdana;
}
img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  float: left;
}
a {
  color: #1f3d55;
  text-decoration: underline;
}
label {
  display: block;
  width: 120px;
  float: left;
  font-weight: bold;
}
input {
  display: block;
  width: 400px;
  float: left;
  font-family: verdana;
  font-size: 12px;
}
#head {
  width: 1001px;
  height: 238px;
  margin: auto;
  background: url(/images/head_background.jpg) no-repeat top;
  text-align: left;
}
#navi {
  float: left;
  padding-top: 175px;
  padding-left: 65px;
}
#flags {
  padding-top: 212px;
  padding-left: 926px;
}
#container {
  width: 1001px;
  margin: auto;
  height: auto;
  border-left: 1px solid #5291c6;
/*  background: url(../images/bgright.jpg) repeat-y top right; */
}
#content {
  width: 1000px;
  height: auto;
  margin: auto;
  padding-bottom: 30px;
  background-color: #FFFFFF;
  border-right: 1px solid #5291c6;
  float: left;
  text-align: left;
}
#block1 {
  width: 322px;
  height: 391px;
  background: url(/images/en/block1.gif) no-repeat top;
  margin-left: 7px;
  margin-right: 9px;
  float: left;
}
#block2 {
  width: 322px;
  height: 391px;
  background: url(/images/en/block2.gif) no-repeat top;
  float: left;
  margin-right: 9px;
}
#block3 {
  width: 322px;
  height: 391px;
  background: url(/images/en/block3.gif) no-repeat top;
  float: left;
}
#create_box {
  width: 729px;
  margin-left: 18px;
  background: url(/images/bg_box_create_feed.gif) repeat-y top;
}
#bottom {
  width: 1000px;
  height: 17px;
  background: #adabac;
  border-right: 1px solid #5291c6;
}
.navi-bg {
  margin-right: 10px;
  float: left;
  height: 32px;
  background: url(/images/navi-bg.gif) no-repeat center bottom;
}
.navi-elem {
  padding: 2px 6px 4px 5px;
  background: #35668d;
  float: left;
}
.navi-elem a {
  color: #FFFFFF;
  font-size: 15px;
  text-decoration: none;
}
.start {
  padding-top: 30px;
}
.block-text {
  font-size: 12px;
  line-height: 15px;
  color: #1f3d55;
  text-align: left;
  margin-top: 114px;
  margin-left: 30px;
  width: 260px;
}
.create-text {
  font-size: 12px;
  line-height: 15px;
  color: #1f3d55;
  text-align: left;
  margin-left: 19px;
}
.bottom-text {
  text-align: center;
  width: 80px;
  font-size: 11px;
  float: right;
}
.create_feed {
  background: url(/images/bg_create_feed.gif) no-repeat top right;
}
.change_feed {
  background: url(/images/bg_change_feed.gif) no-repeat top right;
}
.urlfld {
  clear: both;
}
.cncl {
  margin-left: 120px;
  width: 310px;
}
