a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
  background: transparent;
  border: 0 none;
  font-size: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

table, table td {
  padding: 0;
  border: none;
  border-collapse: collapse;
}

img {
  vertical-align: top;
}

embed {
  vertical-align: top;
}

* {
  border: none;
}
/* Layout */

.col1, .col2, .col3, .cols {
  float: left;
}

.col1 {
  width: 600px;
}

.col2 {
  width: 600px;
}

.col3 {
  width: 275px;
}

#page1 .body1 {
  background: url("../images/bg_img1.png") top center no-repeat;
  height: 680px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

#page1 h1 {
  padding: 77px 0 0 20px;
}

#page1 .text1 {
  font-size: 40px;
  font-weight: 300;
  color: #fff;
  line-height: 48px;
  padding: 37px 0 15px 0;
}

#page1 header p {
  padding-bottom: 50px;
}

#page2 .col2 {
  width: 345px;
}

#page3 .col3 {
  width: 258px;
}

#page3 .col2 {
  width: 570px;
}

#page3 .list2 li a {
  text-decoration: none;
}

#page3 .list2 li a:hover {
  text-decoration: underline;
}

#page4 .col2 {
  width: 345px;
}

#page4 .col3 {
  width: 187px;
}

#page5 .col3 {
  width: 258px;
}

#page5 .col2 {
  width: 570px;
}

#page5 .col3 strong {
  width: 86px;
  float: left;
}
/* Styling */

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
  display: block;
}

mark, rp, rt, ruby, summary, time {
  display: inline;
}

.left {
  float: left;
}

.right {
  float: right;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

.inner_copy, .inner_copy a {
  border: 0;
  float: right;
  background: #fff;
  color: #f00;
  width: 50%;
  line-height: 10px;
  font-size: 10px;
  margin: -220% 0 0 0;
  overflow: hidden;
  padding: 0;
}

body {
  background: #fff;
  border: 0;
  font: 16px Arial, Helvetica, sans-serif;
  color: #4e4e4e;
  line-height: 20px;
}

.body1 {
  background: url("../images/bg_img2.png") top center no-repeat;
  margin-top: 20px;
  height: 680px;
  position: absolute;
  width: 100%;
  z-index: 1
}

.body2 {
  background: url("../images/top.jpg") top center no-repeat #2d213c;
}

.body3 {
  background: url("../images/line_hor1.jpg") bottom repeat-x #f5f5f5;
  border-top: 1px solid #fff;
}

.body4 {
  background: url("../images/line_hor2.jpg") top repeat-x #f5f5f5;
}

.main {
  margin: 0 auto;
  width: 95%;
  position: relative;
  z-index: 2;
}

a {
  color: #a369c4;
  text-decoration: underline;
  outline: none;
}

a:hover {
  text-decoration: none;
}

h1 {
  padding: 21px 0 0 20px;
}

h2 {
  font-size: 28px;
  font-weight: bold;
  font-weight: 300;
  color: #4e4e4e;
  padding: 29px 0 27px 0;
  line-height: 38px;
}

h2 span {
  display: block;
  margin-top: -10px;
}

h3 {
  background: url("../images/box2.jpg") no-repeat;
  font-size: 24px;
  padding: 0 20px;
  margin: 17px 0 20px 0;
  color: #fff;
  line-height: 51px;
  font-weight: 300;
}

p {
  padding-bottom: 20px;
}

header {
  width: 100%;
  overflow: hidden;
  padding-bottom: 22px;
}

#logo {
  display: block;
  background: url("../images/logo.png") no-repeat;
  width: 327px;
  height: 40px;
  text-indent: -5000px;
}

#menu {
  float: right;
  padding-top: 25px;
  padding-bottom: 20px;
}

#menu li {
  float: left;
  padding-right: 5px;
  background: url("../images/menu_line.png") right 6px no-repeat;
  margin-right: 5px;
}

#menu .bg_none {
  background: none;
  padding: 0;
  margin: 0;
}

#menu li a {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 31px;
  padding: 0 5px;
  text-decoration: none;
  position: relative;
}

#menu li a:hover, #menu #menu_active a {
  background: url("../images/menu_bg.gif") top repeat-x #b3b3b3;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 3px 3px 5px #402f55;
  -moz-box-shadow: 3px 3px 5px #402f55;
  -webkit-box-shadow: 3px 3px 5px #402f55;
  color: #673f85;
}

.text1 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 40px;
  padding: 20px 0 15px 0;
  letter-spacing: 2px;
  word-spacing: 5px
}

.text1 span {
  display: block;
  margin-top: -10px;
}

header p {
  color: #9688a7;
  padding-bottom: 17px;
}

header .link1 {
  text-decoration: none;
}

header .link1:hover {
  text-decoration: underline;
}

#content_top {
  width: 100%;
  overflow: hidden;
  padding-bottom: 1px;
}

#content {
  width: 100%;
  overflow: hidden;
  padding-bottom: 52px;
}

.pad_left1 {
  padding-left: 50px;
}

.pad_left2 {
  padding-left: 40px;
}

.pad_bot1 {
  padding-bottom: 20px;
}

.pad_bot2 {
  padding-bottom: 10px;
}

.pad {
  padding: 0 20px;
}

.marg_right1 {
  margin-right: 25px;
}

.marg_top {
  margin-top: -15px;
}

.link1 {
  padding-right: 15px;
  display: inline-block;
  background: url("../images/marker_1.gif") right 7px no-repeat;
}

.list1 {
  padding: 10px 0 1px 0;
}

.list1 li {
  line-height: 20px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
  background: url("../images/line_ver1.gif") 56px 0 repeat-y;
}

.list1 .box1 {
  background: url("../images/box1.jpg") 0 0 no-repeat;
  float: left;
  font: 20px Arial, Helvetica, sans-serif;
  color: #f2f2f2;
  font-weight: bold;
  line-height: 41px;
  width: 41px;
  text-align: center;
  margin-right: 35px;
}

.list2 {
  margin: -5px 0;
}

.list2 li {
  line-height: 30px;
  padding-left: 28px;
  background: url("../images/marker_2.jpg") 0 5px no-repeat;
}

.list2 li a {
  color: #4e4e4e;
}

.list3 li {
  line-height: 30px;
}

.list3 li a {
  padding-left: 10px;
  background: url("../images/marker_3.gif") 0 5px no-repeat;
}

.arrow {
  display: inline-block;
  background: url("../images/marker_1.gif") 0 7px no-repeat;
  height: 19px;
  width: 6px;
  margin-left: 6px;
}

.color1 {
  color: #8e8e8e;
}

#ContactForm {
  margin-top: -15px;
  width: 860px;
}

#ContactForm p {
  line-height: 24px;
  padding-bottom: 6px;
  width: 104px;
  float: left;
}

#ContactForm a {
  margin-left: 24px;
  margin-top: 8px;
}

#ContactForm .input {
  float: left;
  width: 307px;
  height: 16px;
  border: 1px solid #d5d5d5;
  background: #fff;
  padding: 3px 6px;
  margin-bottom: 6px;
  color: #4e4e4e;
  font: 16px Arial, Helvetica, sans-serif;
}

#ContactForm textarea {
  overflow: auto;
  float: left;
  width: 742px;
  height: 350px;
  border: 1px solid #d5d5d5;
  background: #fff;
  padding: 3px 6px;
  margin-bottom: 0;
  color: #4e4e4e;
  font: 16px Arial, Helvetica, sans-serif;
}

#footer_menu ul {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

#footer_menu li {
  display: inline;
  padding-right: 10px;
  background: url("../images/footer_line.gif") right center no-repeat;
  margin-right: 10px;
  overflow: hidden;
  line-height: 42px;
}

#footer_menu .bg_none {
  background: none;
  padding: 0;
  margin: 0;
}

#footer_menu li a {
  display: inline-block;
  color: #4e4e4e;
  padding: 0 5px;
  line-height: 42px;
}

footer {
  margin: 0;
  padding: 0;
  color: #dfd2e7;
  text-align: center;
  padding: 35px 0;
  background: url("../images/bot.jpg") top center no-repeat #38294a;
}

footer .footerlink {
  position: relative;
  margin: 0 auto;
  width: 90%;
  z-index: 2;
}

.footerlink p {
  margin: 0;
  padding: 0;
  line-height: normal;
  white-space: nowrap;
  text-indent: inherit;
  color: #dfd2e7;
}

.footerlink a {
  color: #dfd2e7;
  font-weight: normal;
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: underline;
  background-color: transparent;
}

.footerlink a:hover {
  color: #dfd2e7;
  background-color: transparent;
  text-decoration: none;
}

.footerlink .lf {
  float: left;
}

.footerlink .rf {
  float: right;
}

#EIS-ALL-HEADER {
  font: 20px Arial, Helvetica, sans-serif;
  padding-top: 1px;
  padding-left: 1px
}

#EIS-HOME-CONTENT {
  font: 20px Arial, Helvetica, sans-serif;
  padding-top: 30px;
  padding-left: 40px
}

#EIS-RUBRIKA-LICHNO-CONTENT {
  font: 20px Arial, Helvetica, sans-serif;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px
}

#EIS-RUBRIKA-LICHNO-BIG {
  font: 26px Arial, Helvetica, sans-serif;
  text-align: center
}

#EIS-RUBRIKA-LICHNO-COPYRIGHT {
  font: 17px Arial, Helvetica, sans-serif;
  padding-left: 50px
}

#EIS-BIBLIOGRAPHY-CONTENT {
  font: 20px Arial, Helvetica, sans-serif;
  padding-top: 30px;
  padding-left: 50px
}

#EIS-BIOGRAPHY-CONTENT {
  font: 20px Arial, Helvetica, sans-serif;
  padding-top: 30px;
  padding-left: 50px;
  padding-right: 50px
}
#EIS-BIOGRAPHY-BIG {
  font: 26px Arial, Helvetica, sans-serif;
  text-align: center
}

#EIS-BIOGRAPHY-SUP  {
  font: 17px Arial, Helvetica, sans-serif;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px
}

#PHOTOS {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px
}
