/* Generated by KompoZer */
html {
  min-height: 100%;
}
* {
  margin: 0;
  padding: 0;
}
a {
  color: #000066;
}
a:hover {
  color: #0066cc;
}
body {
  background: #83b5fd url(img/fond.jpg) no-repeat scroll left top;
  color: #444444;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 62.5%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding-top: 64px;
}
p, code, ul {
  padding-bottom: 1.2em;
}
li {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
h1 {
  font-family: Tahoma,sans-serif;
  font-size: 1.8em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
}
h2 {
  font-family: sans-serif;
  font-size: 1.8em;
  font-weight: normal;
}
h3 {
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
form, input {
  margin: 0;
  padding: 0;
  display: inline;
}
code {
  border-style: solid;
  border-color: #eeeeee #eeeeee #eeeeee #cccccc;
  border-width: 1px 1px 1px 6px;
  padding: 8px 10px;
  background: #ffffff none repeat scroll 0% 50%;
  color: #666666;
  display: block;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.6em;
  margin-bottom: 12px;
  white-space: pre;
}
blockquote {
  background: transparent url(img/quote.gif) no-repeat scroll left top;
  display: block;
  font-weight: bold;
  padding-left: 28px;
}
h1, h2, h3 {
  padding-top: 6px;
  color: #555533;
  margin-bottom: 4px;
}
.clearer {
  clear: both;
  font-size: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.inner-container {
  border: 2px solid #d7d7d2;
  margin: 0 auto;
  padding: 10px;
  background: #ffffff none repeat scroll 0% 50%;
  font-size: 1.2em;
  width: 950px;
}
.header {
  background: transparent url(img/img_header.gif) no-repeat scroll 0% 50%;
  height: 160px;
  margin-bottom: 5px;
  text-align: center;
}
.header .title {
  color: #ccff99;
  padding-top: 30px;
}
.header .title .sitename a {
  border-bottom: 1px dashed #657382;
  color: #990033;
  padding-bottom: 2px;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 3.5em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
}
.header .title a:hover {
  border-color: #ff6600;
}
.header .title .slogan {
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  padding-top: 6px;
}
.path {
  padding: 8px 12px;
  background: #8a8fb8 none repeat scroll 0% 50%;
  color: #ffffff;
  font-family: Verdana,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.path a {
  color: #fafafa;
  text-decoration: none;
}
.path a:hover {
  color: #ff0000;
  text-decoration: none;
}
.main {
  border-top: 4px solid #ffffff;
  padding: 8px 12px 0 0;
  background-image: url(img/main.gif);
  background-position: left top;
  background-repeat: repeat;
}
.content {
  float: right;
  width: 714px;
  text-align: justify;
  font-family: "Lucida Sans Unicode",sans-serif;
}
.content .descr {
  color: #666644;
  font-size: 0.9em;
  margin-bottom: 6px;
}
.content li {
  list-style-type: disc;
  list-style-image: url(img/li.gif);
  list-style-position: outside;
  margin-left: 18px;
}
.content p {
  font-family: "Lucida Sans Unicode",sans-serif;
  text-align: justify;
}
.navigation {
  float: left;
  width: 210px;
}
.navigation h2 {
  margin: 0;
  color: #8a8fb8;
  font-family: Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1.1em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 30px;
  padding-left: 12px;
  background-color: #ccd9b3;
}
.navigation ul {
  border-top: 1px solid #eaeada;
  padding: 0;
}
.navigation li {
  border-bottom: 1px solid #eaeada;
}
.navigation li a {
  padding: 6px 0 8px 5%;
  font-size: 1.1em;
  color: #555544;
  display: block;
  text-decoration: none;
  width: 95%;
  background-color: #d6e5b8;
}
.navigation li a:hover {
  background: #eeeae8 url(img/arrow.gif) no-repeat scroll 1.5px 50%;
  color: #996699;
}
.footer {
  padding: 10px 12px;
  background: #8a8fb8 none repeat scroll 0% 50%;
  color: #f7f7f2;
  font-family: sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 1em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  margin-top: 5px;
}
.footer a {
  color: #f7f7f2;
  text-decoration: none;
}
.footer a:hover {
  color: #ffffcc;
}
