* {
  color: #333f53;
  font-family: Tahoma;
  font-size: 9px;
  margin: 0;
  padding: 0;
}

a img {
  border: none;
}

body {
  background: url(../img/bodybkg.jpg) center no-repeat;
  height: 100%;
}

fieldset {
  border: none;
}

h1 {
  line-height: 14px;
  margin-bottom: 10px;
}

html {
  height: 100%;
}

img#krasart-logo {
  margin-left: 35px;
}

input, textarea {
  padding: 2px;
}

input.input-text {
  font-size: 10px;
  width: 150px;
}

label {
  display: block;
  margin-bottom: 2px;
}

legend {
  display: none;
}

p {
  line-height: 14px;
  margin-bottom: 10px;
}

textarea {
  font-size: 10px;
  margin-bottom: 2px;
}

p#copyright {
  clear: both;
  padding-top: 14px;
  text-align: center;
}

#etalage {
  float: left;
}

#eyecatcher {
  background: #E5EBF1 url(../img/ec-border.gif) no-repeat;
  height: 237px;
  padding-left: 4px;
  padding-top: 4px;
  width: 236px;
}

#nav {
  background: url(../img/navbkg.gif);
  float: left;
  height: 172px;
  margin-left: 12px;
  padding: 65px 4px 4px 4px;
  width: 104px;
}

#nav li {
  font-size: 0;
  line-height: 0;
  list-style: none;
  margin-bottom: 2px;
}

#nav a {
  display: block;
  height: 13px;
  padding-top: 3px;
  text-align: center;
}

#nav a:hover, #nav a.isactive {
  background: #5d8960;
}

#pages {
  padding-left: 4px;
  padding-top: 3px;
}

#horizon{
  left: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}

#inner {
  height: 247px;
  padding: 46px 25px 0 25px;
}

#container {
  background: url(../img/contentsbkg.jpg) bottom no-repeat;
  height: 388px;
  left: 50%;
  margin: 0 0 0 -344px;
  position: absolute;
  text-align: left;
  top: -194px;
  width: 688px;
}

#text {
  float: left;
  height: 241px;
  margin-left: 16px;
  overflow: auto;
  padding-right: 10px;
  width: 244px;
}

.error {
  color: #f00;
  padding-left: 5px;
}
