* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #fff;
    color: #424143;
    font-family: Arial, helvetica, sans-serif;
    font-size: 82%; /* 100% == 16px */
    line-height: 130%;
}
.non-visible {
    height: 1px !important;
    left: -5000px !important;
    overflow: hidden !important;
    position: absolute !important;
    top: -5000px !important;
    width: 1px !important;
}
.cleaner {
    clear: both !important;
    display: block !important;
    float: none !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    overflow: hidden !imporant;
    padding: 0 !important;
    width: auto !important;
}
hr,
legend,
.no-display {
    display: none;
}
img {
    border: none;
}
img.float-left {
    float: left;
    margin: 0 20px 10px 0;
}
img.float-right {
    float: right;
    margin: 0 0 10px 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
address {
    font-style: normal;
}
ul,
ol {
    margin: 0 20px 20px;
}
.like_p,
p {
    font-size: 92%;
    line-height: 160%;
    margin: 0 0 20px 0;
}
a {
    color: #e44003;
/*    color: #323232;*/
    text-decoration: underline;
}
a:hover {
    color: #e44003 !important;
}
/*a.plain {
    color: #6e6e6c !important;
}*/
a.ico {
    display: block;
    float: left;
    margin: 10px 20px 10px 0;
}
a.plain {
  color: #323a47;
  font-weight: normal;
  text-decoration: none;
}
a.plain:hover {
  color: #323a47 !important;
  text-decoration: none !important;
}
a.plain-bold {
  color: #323a47;
  font-weight: bold;
  text-decoration: none;
}
a.plain-bold:hover {
  color: #323a47 !important;
  text-decoration: none !important;
}
.bold {
    font-weight: bold;
}
#whole-content {
    background: transparent url('/img/top-line.png') no-repeat left top;
    margin: 0 auto;
    padding-top: 7px;
    width: 1027px;
}

#languages {
    height: 40px;
    overflow: hidden;
    position: absolute;
    line-height: 100%;
    right: 10px;
    top: 5px;
    width: 85px;
}
#languages ul {
    float: right;
    list-style-type: none;
    margin: 0;
    text-transform: lowercase;
}
#languages ul li {
    float: left;
}
#languages ul li,
#languages ul li a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
#languages ul li a:hover {
    text-decoration: underline;
}
#container {
    background: transparent url('/img/top-bg.png') no-repeat left top;
    margin: 0;
    position: relative;
    width: 895px;
}
#top {
    height: 120px;
    overflow: hidden;
    padding: 15px 85px 0;
}
#top h1,
#top h3 {
    float: left;
    height: 39px;
    margin: 0;
    width: 138px;
}
#top h1 a,
#top h3 a {
    background: transparent url('/img/logo.png') no-repeat 10px 10px;
    display: block;
    height: 19px;
    padding: 10px;
    width: 118px;
}
#top #subscribe {
    _display: inline;
    float: left;
    font-weight: bold;
    margin-left: 300px;
    white-space: nowrap;
}
#top #subscribe p {
    font-size: 100%;
    margin: 12px 0;
    line-height: 127%;
}
#menu ul {
    list-style-type: none;
    margin: 42px 12px;
    position: relative;
}
#menu ul li {
    float: left;
}
#menu ul li a {
    color: #3f3f3f;
    display: block;
    font-size: 90%;
    font-weight: bold;
    padding: 9px 17px;
    text-decoration: none;
}
#menu ul li a:hover {
    background-color: #d93d03;
    color: #fff !important;
}
#menu ul li a span.menu_note {
    background-color: #d93d03;
    color: #fff;
    display: none;
    left: 0;
    _left: -690px;
    height: 15px;
    padding: 5px;
    padding-left: 17px;
    position: absolute;
    text-align: left;
    top: -25px;
    width: 706px;
}
#menu ul li a.hover span.menu_note {
    display: block;
}
h1 {
    color: #fff;
    font-family: "Times New Roman";
    font-size: 300%;
    font-weight: normal;
    line-height: 140%;
    margin-left: 45px;
}
/*h2 {
    color: #424143;
    font-family: "Times New Roman";
    font-size: 150%;
    font-weight: bold;
    line-height: 150%;
}*/
#contain h2 {
    margin: 0;
}
.like_h3,
h2,
h3 {
    color: #424143;
    font-size: 110%;
    font-weight: bold;
    line-height: 150%;
}
h3.top_space {
    margin-top: 20px;
}
#content {
    margin: 45px 0 0 60px;
}
#content #left-col {
    float: left;
    width: 520px;
}
#content #right-col {
    float: left;
    margin-top: 200px;
    padding: 15px;
    padding-left: 0;
    width: 290px;
}
#contain {
    background-color: #edefea;
    min-height: 500px;
    _height: 500px;
    margin-right: 20px;
    padding: 32px 40px 20px 15px;
}
ul.list {
    list-style-type: none;
    margin: 0 0 10px 0;
}
ul.list li {
    float: left;
    margin: 0 14px 2px 0;
}
ul.list li a {
    color: #3f3f3f;
    font-weight: bold;
    white-space: nowrap;
}
div.image_in_text {
    position: relative;
    left: -35px;
    margin: 25px 0;
    _margin-bottom: 0;
}
div.image_in_text img {
    margin-right: 13px;
    _position: relative;
    _left: 0;
}
div.image_in_text p {
    font-size: 85%;
    padding-top: 8px;
}
div.right_box {
    margin: 20px 0;
}
div.right_box p {
    margin: 0;
}
div.right_box p.bold {
    font-size: 120%;
}
div.right_box p strong.ok {
    color: #2bc900;
}
div.right_box p strong.no {
    color: #ff0000;
}
div.ico_box {
    float: left;
    text-align: center;
    width: 75px;
}
#login a {
    font-weight: bold;
    text-transform: lowercase;
}
#login p {
    margin: 5px 0;
}
div.right_box p.v_center {
    padding-top: 13px;
}
div.right_box a {
    color: #323232;
}
div.right_box p.bold.v_center a {
    text-decoration: none;
}
div.right_box p.v_center.login {
    padding-top: 22px;
}
#menu_bottom {
    _display: inline;
    float: left;
    margin: 0 20px 3px 0;
    width: 500px;
}
#menu_bottom ul {
    list-style-type: none;
    margin: 0;
}
#menu_bottom ul li {
    _display: inline;
    float: left;
    font-size: 75%;
    margin-right: 10px;
}
#menu_bottom ul li a {
    text-decoration: none;
}
#menu_bottom ul li a span.menu_note {
    display: none;
}
#footer {
    padding: 13px 0 30px 0;
    width: 895px;
}
#footer,
#footer a {
    color: #b0b0b0;
}
#copyright,
#logos {
    font-size: 75%;
    margin-top: 0;
}
#menu_bottom,
#logos {
    margin-left: 95px;
}
#logos {
    float: right;
    margin-left: 0;
    width: 240px;
}
#logos img {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}
span.h1-prefix {
    display: none;
}

/* slider */

#slider {
  display: block;
  position: relative;
  clear: both;
  width: 95%;
  height: 28px !important;
  line-height: 27px !important;
  color: #000000;
  font-size: 90% !important;
  text-align: right;
  padding: 0px 10px !important;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #c6c6c6;
  background-color: #fff;
}

  #slider label {
    float: left;
    text-align: left;
    margin-right: 6px;
  }

  #slider input {
    float: left;
    margin: 5px 5px 0px 0px;
  }

  #slider input#slider_strana {
    width: 22px;
    height: 16px;
    line-height: 16px;
    color: #9B9B9B;
    font-size: 11px !important;
    text-align: center;
    border: 1px solid #929292;
  }

  #slider input#slider_go {
    margin-top: 5px;
    border: none !important;
  }

  #slider .separator {
    color: #929292;
  }

  #slider a.slider-next,
  #slider span.slider-next,
  #slider a.slider-previous,
  #slider span.slider-previous {
    color: #323a47;
    padding-right: 10px;
    background: url('/img/bullet_icon.png') right center no-repeat;
  }

  #slider a.slider-previous,
  #slider span.slider-previous {
    padding-right: 0px;
    padding-left: 10px;
    background: url('/img/bullet_icon_back.png') left center no-repeat;
  }

  #slider a.slider-next:hover,
  #slider a.slider-previous:hover {
    text-decoration: none;
  }

  #slider span.slider-next,
  #slider span.slider-previous {
    color: #929292 !important;
  }

  #slider span.slider-next {
    background-image: url('/img/bullet_icon_gray.png') !important;
  }

  #slider span.slider-previous {
    background-image: url('/img/bullet_icon_back_gray.png') !important;
  }

a.clanek,
a.clanek strong.like_h3,
a.clanek span.like_p {
    color: #323232;
    display: block;
    text-decoration: none;
}
a.clanek:hover,
a.clanek:hover strong.like_h3,
a.clanek:hover span.like_p {
    color: #e44003;
}
a.clanek {
    margin: 20px 0;
}
a.clanek span.like_p {
    margin: 3px 0 10px 0;
}
