html { 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
  margin:auto;
  color: #07456F;
  line-height: 1.5;
}

body {
	margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; 
  margin:auto;
	width: 945px;
	padding: 0px 0px 0px 0px ;
	color: #07456F;
}

a img {
  border: none;
}

textarea {
  width: 400px;
  height: 300px;
}

a {
  color: #4F6E83;
  text-decoration: none;
  font-weight: bold;
}

#kontener {
	width: 945px;
	background: url(back.jpg) repeat-y;
}

#top {
  width: 945px;
  height: 342px;
}

#left-content {
  padding-left: 56px;
  padding-right: 20px;
  float: left;
  background: url(kapital_bck.jpg) no-repeat center center;
min-height: 200px; height: auto !important; height: 200px; 
  width: 580px;
}

#right-content {
  float: right;
  padding-left: 3px;
  width: 286px;
}

#right-text {
  width: 160px;
  float: left;
}

#footer {
  clear: both;
}

