*,
p {
  padding: 0;
  margin: 0;
}

:focus {
  outline: 0;
}

body {
  background: #e6e6e6;
  width: 100%;
  font-family: Arial, Verdana, sans-serif;
  font-size: 0.85rem;
  line-height: 130%;
  color: #333;
}

ul {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font: 400 18px Arial, Sans-Serif;
  color: #333;
}

h1 {
  font-size: 22px;
  line-height: 26px;
}

h2 {
  font-size: 20px;
  line-height: 120%;
}

h3 {
  font-size: 18px;
  line-height: 22px;
}

h4,
h5,
h6 {
  font-size: 16px;
  line-height: 20px;
}

a {
  color: #06f;
  outline: 0;
}

input {
  outline: 0;
}

a:hover {
  text-decoration: none;
}

a:visited {
  color: #03f;
}

a img {
  border: none;
}

#container {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
  padding: 50px 5px 100px;
}

#wrap {
  padding: 25px 20px 20px;
  background: #fff;
  overflow: hidden;
  zoom: 1;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  border-radius: 5px;
}

#top-menu {
  background: url(/img/design/top_menu_bg.jpg) repeat-x;
  height: 33px;
  position: absolute;
  right: 25px;
  top: 17px;
  font-size: 15px;
  overflow: hidden;
  zoom: 1;
}

#top-menu li {
  float: left;
  padding: 9px 17px 8px 15px;
}

#top-menu li.right {
  padding: 0;
  width: 5px;
  height: 33px;
  background: url(/img/design/top_menu_right.jpg) no-repeat;
}

#top-menu li.left {
  padding: 0;
  width: 5px;
  height: 33px;
  background: url(/img/design/top_menu_left.jpg) no-repeat;
}

#main-menu li.last,
#tools-menu li.last,
#top-menu li.last {
  background: 0 0;
}

#top-menu li a {
  color: #fff;
}

#top-menu li a:hover {
  text-decoration: none;
}

#tools-menu {
  position: absolute;
  top: 17px;
  left: 25px;
  height: 22px;
  font-size: 14px;
  overflow: hidden;
  zoom: 1;
}

#tools-menu li {
  float: left;
  background: url(/img/design/tools_menu_sep.jpg) right repeat-y;
  padding: 0 12px 0 10px;
  color: #989898;
}

#tools-menu li a {
  color: #989898;
}

#tools-menu li a:hover {
  text-decoration: none;
}

#logo {
  float: left;
  margin-top: 23px;
}

a.pediatriya-btn {
  display: block;
  background: url(/img/design/pediatriya_btn.jpg) no-repeat;
  width: 177px;
  height: 30px;
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  padding: 13px 0 0 18px;
  margin-top: 8px;
}

a.pediatriya-btn:hover {
  text-decoration: underline;
}

a.aids-btn {
  display: block;
  background: url(/img/design/aids.jpg) no-repeat;
  width: 177px;
  height: 30px;
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  padding: 13px 0 0 18px;
  margin-top: 8px;
}

a.aids-btn:hover {
  text-decoration: underline;
}

.subportal-search-block {
  margin: 0 0 0 270px;
}

#search-container {
  background: #999;
  height: 34px;
  padding: 8px 8px 8px 85px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  border-radius: 5px;
}

#search-container #cse-search-box {
  padding: 2px;
  border: 1px solid #fff;
  height: 28px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -opera-border-radius: 4px;
  border-radius: 4px;
}

#search-container #cse-search-box .rounded {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  height: 22px;
  padding: 3px 5px 3px 7px;
}

#search-container #cse-search-box .right {
  width: 210px;
  float: right;
}

#search-container #cse-search-box .right .button {
  float: right;
  padding-bottom: 4px;
  color: #615e5e;
  width: 74px;
  height: 22px;
  background: url(/img/design/btn_bg.jpg);
  border: none;
  cursor: pointer;
}

#search-container #cse-search-box .right .switcher {
  height: 20px;
  background: url(/img/design/sep.png) right repeat-y;
  margin-right: 80px;
  padding-top: 3px;
  position: relative;
  z-index: 10;
}

#search-container #cse-search-box .right .switcher .search-place {
  cursor: pointer;
  font-size: 14px;
  color: #a3a3a3;
  margin: 0 5px;
}

#search-container #cse-search-box .right .switcher .selector {
  width: 17px;
  height: 17px;
  float: left;
  background: url(/img/design/search_select_03.jpg) no-repeat;
  margin: 0 5px 0 0;
  position: relative;
  cursor: pointer;
}

#search-container #cse-search-box .right .switcher #list {
  background: #fff;
  color: #a3a3a3;
  position: absolute;
  top: 25px;
  left: 15px;
  border: 1px solid #cfd0d2;
  border-top: none;
  z-index: 20;
  display: none;
}

#search-container #cse-search-box .right .switcher #list li {
  background: #fff;
  border-top: #cfd0d2 1px solid;
  overflow: hidden;
}

#search-container #cse-search-box .right .switcher #list li a {
  color: #a3a3a3;
  text-decoration: none;
  padding: 2px;
  width: 108px;
  display: block;
  cursor: pointer;
}

#search-container #cse-search-box .right .switcher #list li a:hover {
  background: #ccc;
}

#search-container #cse-search-box .left {
  overflow: hidden;
  position: relative;
  zoom: 1;
}

#search-container #cse-search-box #search-field {
  width: 90%;
  height: 16px;
  border: none;
  overflow: hidden;
  margin: 3px 0;
  background: url(/img/design/search_bg.jpg) left 1px no-repeat;
  padding-left: 17px;
  font-size: 14px;
  font-style: italic;
  position: relative;
  color: #a3a3a3;
}

#main-menu {
  position: relative;
  margin: 30px 0 0;
  background: url(/img/design/main_menu_bg.jpg) repeat-x;
  height: 35px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 500;
  padding: 0 10px;
  text-align: center;
  zoom: 1;
}

#main-menu ul {
  width: 960px;
  margin: auto;
}

#main-menu li {
  list-style: none;
  float: left;
  height: 35px;
  padding: 8px 14px 0 12px;
  background: url(/img/design/main_menu_sep.jpg) right 1px no-repeat;
}

.main-menu-right {
  position: absolute;
  right: -1px;
  top: 0;
  padding: 0;
  width: 6px;
  height: 35px;
  background: url(/img/design/main_menu_right.jpg) no-repeat;
}

.main-menu-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 35px;
  background: url(/img/design/main_menu_left.jpg) no-repeat;
}

#main-menu li a {
  color: #fff;
}

#main-menu li a:hover {
  text-decoration: none;
}

#breadcramps {
  position: relative;
  color: #7f7f7f;
  font-size: 13px;
  height: 25px;
  padding: 5px 22px 0;
  background: #f2f2f2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
  zoom: 1;
}

#breadcramps .left {
  position: absolute;
  top: 4px;
  right: 0;
  height: 18px;
  width: 100px;
  background: url(/img/design/bread_left.png) top right no-repeat;
}

#breadcramps li {
  display: inline;
}

#breadcramps li.active {
  text-decoration: none;
  color: #06f;
}

#sidebar {
  margin-top: 20px;
  width: 300px;
  overflow: hidden;
  zoom: 1;
  float: right;
  margin-left: 15px;
}

.right-banner {
  overflow: hidden;
  margin-bottom: 10px;
}

.right-banner p {
  text-align: right;
}

.right-banner p a {
  color: #aaa;
}

.container {
  padding: 0 0 10px;
  overflow: hidden;
  zoom: 1;
  position: relative;
  margin-bottom: 15px;
  margin-top: 20px;
}

#consults {
  border: 1px solid #e7e7e7;
  font-size: 14px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  zoom: 1;
  position: relative;
  -pie-poll: true;
}

.line {
  height: 20px;
  position: absolute;
  background: #fff;
  margin-left: 10px;
  width: 98%;
  overflow: hidden;
  bottom: -2px;
}

toggler a.toggler {
  display: block;
}

.container .button {
  width: 118px;
  height: 18px;
  margin: -9px auto 0;
  z-index: 20;
  position: relative;
  display: block;
  cursor: pointer;
}

.container .close {
  background: url(/img/design/consults_btn.jpg) no-repeat;
}

.container .open {
  background: url(/img/design/open_cons.jpg) no-repeat;
}

#consults .total {
  padding: 7px 0 0;
  color: #b8b8b8;
  margin-top: 15px;
}

#consults li {
  line-height: 20px;
  display: inline-block;
  background: url(/img/design/sep.png) 100% 20% repeat-y;
  padding: 0 17px 0 15px;
  color: #989898;
  margin: 2px 0;
}

#content {
  overflow: hidden;
  zoom: 1;
  position: relative;
}

h1.block-title {
  margin-bottom: 20px;
  color: #c03;
  font-size: 25px;
}

h2.block-title {
  margin-bottom: 20px;
  color: #c03;
  font-size: 18px;
}

h3.block-title {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #c03;
  font-size: 16px;
  display: block;
  overflow: hidden;
  zoom: 1;
}

h1.block-title a,
h1.block-title a:visited {
  font-size: 25px;
  color: #c03;
  text-decoration: none;
}

h1.block-title a:hover {
  text-decoration: underline;
}

h2.block-title a,
h2.block-title a:visited {
  font-size: 18px;
  color: #c03;
  text-decoration: none;
}

h2.block-title a:hover {
  text-decoration: underline;
}

h3.block-title a,
h3.block-title a:visited {
  font-size: 16px;
  color: #c03;
  text-decoration: uderline;
}

h3.block-title a:hover {
  text-decoration: none;
}

#consults h2.block-title {
  padding-left: 55px;
  background: url(/img/design/consults_logo.jpg) 15px -1px no-repeat;
  height: 28px;
  margin-right: 10px;
  float: left;
  overflow: hidden;
  margin-top: 15px;
}

#center-column {
  width: 300px;
  float: right;
  position: relative;
  zoom: 1;
}

#left-lolumn {
  margin-right: 315px;
}

.short-story {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: #f2f2f2 1px solid;
  padding-bottom: 10px;
}

.short-story .img-overflow {
  float: left;
  margin: 2px 10px 0 0;
  width: 100px;
  height: 70px;
}

.short-story .img-overflow img {
  width: 100px;
  height: 70px;
}

.short-story h2 {
  padding: 0;
  margin: 2px 0;
  font-size: 15px;
  font-weight: 700;
}

.date {
  color: #8d8d8d;
  height: 12px;
}

#footer {
  font-size: 14px;
  clear: both;
  overflow: hidden;
  background: url(/img/design/footer_bg.jpg) top repeat-x;
  padding-top: 25px;
}

#footer .right {
  width: 300px;
  float: right;
  overflow: hidden;
}

#footer ul li {
  margin: 2px 0;
}

#footer ul li a {
  color: #b0afaf;
}

#footer h1 a {
  font-size: 16px;
  font-weight: 700;
  color: #c03;
  text-decoration: none;
  margin-bottom: 25px;
}

.block-title-new {
  font-size: 25px !important;
}

.block-title-new a {
  font-size: 25px !important;
  color: #c03;
}

#footer .bottom_menu_title a {
  font-size: 16px;
  font-weight: 700;
  color: #c03;
  text-decoration: none;
  margin-bottom: 25px;
}

#footer .left {
  margin-right: 25px;
  overflow: hidden;
  zoom: 1;
}

#footer .left li {
  float: left;
  width: 46%;
  margin-right: 2%;
}

#footer-info {
  float: right;
  margin-top: 20px;
  font-size: 14px;
  color: #807f7f;
}

#footer-info a.terns {
  padding-right: 11px;
  background: url(/img/design/tools_menu_sep.jpg) right repeat-y;
  color: #807f7f;
  margin-right: 6px;
}

#free-mail {
  margin-bottom: 20px;
  color: #a4a0a2;
  font-size: 12px;
}

#free-mail input.text {
  border: none;
  display: block;
  width: 100%;
  color: #a4a0a2;
  font-size: 12px;
}

.overlay {
  width: 160px;
  padding: 3px;
  margin: 2px 0;
  border: 1px solid #e7e7e7;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-radius: 3px;
  height: 16px;
  position: relative;
}

#free-mail input.button {
  padding-bottom: 4px;
  color: #615e5e;
  width: 74px;
  height: 22px;
  background: url(/img/design/btn_bg.jpg);
  border: none;
  cursor: pointer;
}

#free-mail .left {
  width: 170px;
  float: left;
}

#free-mail .right {
  width: 125px;
  float: right;
}

#free-mail .right a {
  margin: 5px 0 9px;
  display: block;
}

#free-mail .left .selector {
  width: 13px;
  height: 13px;
  float: right;
  background: url(/img/design/select_btn.jpg) no-repeat;
  margin-top: 2px;
  overflow: hidden;
  cursor: pointer;
}

#free-mail .left #server-list {
  overflow: hidden;
  background: #fff;
  color: #a3a3a3;
  position: absolute;
  top: 20px;
  left: 0;
  border: 1px solid #e7e7e7;
  border-top: none;
  z-index: 25;
  display: none;
}

#free-mail .left #server-list li {
  position: relative;
  z-index: 25;
  background: #fff;
  border-top: #e7e7e7 1px solid;
}

#free-mail .left #server-list li a {
  color: #a3a3a3;
  text-decoration: none;
  padding: 2px;
  width: 160px;
  display: block;
  cursor: pointer;
}

#free-mail .left #server-list li a:hover {
  background: #ccc;
}

#slider-video {
  overflow: hidden;
}

.allvideos {
  background: url(/img/design/footer_bg.jpg) top repeat-x;
  padding-top: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: right;
  font-size: 14px;
  overflow: hidden;
}

.photo-slide {
  width: 258px;
  height: 125px;
  float: left;
  overflow: hidden;
}

.photo-slide li {
  width: 125px;
  height: 125px;
  margin: 0 2px;
  position: relative;
  overflow: hidden;
}

.left-btn {
  background: url(/img/design/photo_btn_left.jpg) left no-repeat #fff;
  width: 21px;
  height: 125px;
  float: left;
  cursor: pointer;
  overflow: hidden;
}

.right-btn {
  background: url(/img/design/photo_btn_right.jpg) right no-repeat #fff;
  width: 21px;
  height: 125px;
  float: left;
  cursor: pointer;
  overflow: hidden;
}

.photo-slide .text {
  background: url(/img/design/photo_bg_07.png);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px;
  width: 100%;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}

.block-end {
  margin-bottom: 20px;
  background: url(/img/design/footer_bg.jpg) repeat-x;
  height: 5px;
  overflow: hidden;
}

.last-article {
  border: none;
  background: 0 0;
  margin-bottom: 0;
}

.partners img {
  margin: 3px 0;
}

.banner-bottom {
  clear: both;
  margin: 20px auto;
  text-align: center;
  overflow: hidden;
}

#bottom-logo {
  margin: 2px 4px 0;
  display: block;
  float: left;
  height: 16px;
}

.svwp {
  width: 50px;
  height: 20px;
  background: #fff;
}

.svwp ul {
  position: relative;
  left: -999em;
}

.slideViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #fff;
}

.slideViewer ul {
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.slideViewer ul li {
  position: relative;
  float: left;
}

.slideViewer ul li img {
  width: 300px;
  height: 175px;
}

.slideViewer .typo {
  padding: 6px;
  background: #000;
  font: 400 10px Verdana;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  z-index: 20px;
}

.thumbSlider {
  overflow: hidden;
  width: 1%;
  background: #fff;
}

.thumbSlider ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.thumbSlider ul li {
  float: left;
  margin: 0;
  overflow: hidden;
}

.thumbSlider a {
  color: #fff;
  text-decoration: none;
}

.thumbSlider a img {
  border: 0;
  display: block;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

a.left,
a.right {
  background: 0 0;
  color: red;
  font: 700 16px Arial;
  overflow: hidden;
}

a.left img,
a.right img {
  border: 0;
}

a.l_dis {
  background: url(/img/design/grey_left_btn.jpg) left no-repeat;
  cursor: default;
}

a.r_dis {
  background: url(/img/design/grey_right_btn.jpg) right no-repeat;
  cursor: default;
}

a.l_dis span,
a.r_dis span {
  visibility: hidden;
}

a:focus {
  outline: 0;
}

#tabs ul li {
  float: left;
  position: relative;
  -pie-poll: true;
}

#tabs ul li a {
  float: left;
  list-style: none;
  text-align: center;
  margin-right: 10px;
  margin-bottom: -1px;
  background: url(/img/design/tab_bg_03.jpg) top repeat-x;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -opera-border-radius: 5px 5px 0 0;
  overflow: hidden;
  zoom: 1;
  position: relative;
  z-index: 10;
  border: 1px solid #e8e8e8;
  border-bottom: none;
  -pie-poll: true;
}

#tabs li a,
#tabs li a:visited {
  color: #c03;
  display: block;
  padding: 10px 10px 7px;
  -pie-poll: true;
}

#tabs ul li.ui-state-active a {
  background: #fff;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -opera-border-radius: 5px 5px 0 0;
  -pie-poll: true;
}

.tabsCont {
  padding: 10px 10px 10px 0;
  border: 1px solid #e8e8e8;
  background: #fff;
  border-radius: 0 5px 5px;
  -moz-border-radius: 0 5px 5px;
  -webkit-border-radius: 0 5px 5px;
  -opera-border-radius: 0 5px 5px 5px;
  clear: both;
  overflow: hidden;
  zoom: 1;
  -pie-poll: true;
}

.anons-block-top {
  background: url(/img/design/anons_top_03.jpg) no-repeat;
  height: 4px;
  overflow: hidden;
  width: 300px;
}

.anons-block-bottom {
  background: url(/img/design/anons_bottom_06.jpg) no-repeat;
  height: 4px;
  overflow: hidden;
  margin-bottom: 20px;
  width: 300px;
}

.anons-block {
  position: relative;
  width: 298px;
  border-left: #e7e7e7 1px solid;
  border-right: #e7e7e7 1px solid;
  overflow: hidden;
  display: block;
}

.anons-block .block-title {
  margin: 12px;
}

.anons-block .control {
  position: absolute;
  top: 18px;
  right: 12px;
  width: 35px;
}

.anons-block .control .right-photo,
.anons-block .control .right-video {
  background: url(/img/design/anons_btn_right_07.jpg) no-repeat;
  width: 15px;
  height: 15px;
  float: right;
  cursor: pointer;
}

.anons-block .control .left-photo,
.anons-block .control .left-video {
  background: url(/img/design/anons_btn_left.jpg) no-repeat;
  width: 15px;
  height: 15px;
  float: left;
  cursor: pointer;
}

.photo-anons {
  width: 300px;
  clear: both;
  overflow: hidden;
}

.photo-anons li {
  width: 300px;
  overflow: hidden;
}

.photo-anons li .photo-cont {
  padding: 12px;
  position: relative;
  float: left;
  overflow: hidden;
}

.img-overflow .text,
.photo-anons .text,
.photos .text {
  background: url(/img/design/photo_bg_07.png);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 5px;
  width: 115px;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
}

.photos .text {
  width: 180px;
}

.photo-anons .text a,
.photos .text a {
  color: #fff;
}

.video-anons {
  width: 300px;
  overflow: hidden;
}

.video-anons ul {
  overflow: hidden;
}

.video-anons li {
  width: 300px;
  overflow: hidden;
  height: auto !important;
}

.video-anons li .video-cont {
  widrh: 276px;
  margin: 12px;
  position: relative;
  overflow: hidden;
  clear: both;
}

.video-anons li .img-overflow {
  width: 125px;
  margin-right: 12px;
}

.video-anons .text {
  overflow: hidden;
}

.video-anons .text p {
  color: #999;
  margin: 5px 0;
}

.video-anons .text h2 {
  font-size: 14px;
}

.articles {
  margin: 20px 0;
  overflow: hidden;
  zoom: 1;
}

.articles h2 {
  font-size: 16px;
}

.articles h2 span {
  margin-left: 10px;
  color: #999;
  font-size: 14px;
  font-weight: 400;
}

.articles h2 a:hover {
  text-decoration: none;
}

.articles h2 a,
.articles h2 a:visited {
  margin-bottom: 6px;
  color: #c03;
  text-decoration: underline;
}

.navigation {
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
}

.navigation ul li {
  display: inline;
}

.navigation ul li a {
  width: 20px;
  padding: 3px;
  display: block;
  float: left;
  text-align: center;
}

.navigation ul li a:active {
  border: 1px solid #e7e7e7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -opera-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none;
  color: #999;
}

.navigation .pages {
  float: left;
  display: block;
  padding: 3px 0;
  font-size: 14px;
  color: #999;
}

.sort {
  clear: both;
  overflow: hidden;
  text-align: right;
  color: #999;
  font-size: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.sort a {
  padding: 0 5px;
}

.sort .up {
  background: url(/img/design/up.gif) no-repeat;
  width: 9px;
  height: 11px;
  display: inline-block;
  padding: 0;
}

.sort .down {
  background: url(/img/design/down.gif) no-repeat;
  width: 9px;
  height: 11px;
  padding: 0;
  display: inline-block;
}

.story-prev {
  width: 46%;
  margin: 1%;
  display: block;
  float: left;
  overflow: hidden;
}

.story-prev .img-overflow {
  display: block;
  float: left;
  margin-right: 10px;
  width: 175px;
  height: 140px;
}

.story-prev .img-overflow img {
  width: 175px;
  height: 140px;
}

.story-prev .img-overflow_photo {
  display: block;
  float: left;
  margin-right: 10px;
}

.story-prev .img-overflow_photo img {
  width: 200px;
  height: 150px;
}

.story-prev h2 {
  font-size: 14px;
}

.story-prev p {
  color: #999;
  margin: 10px 0;
}

.dostupno {
  font-size: 14px;
  padding: 10px;
  background: #f5f5f5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
}

.dostupno img {
  width: 250px;
  height: 200px;
}

.dostupno .img-overflow {
  margin-right: 10px;
}

.dostupno h1 {
  font-size: 16px;
}

.dostupno h1 a {
  text-decoration: none;
}

.dostupno h1 a:hover {
  text-decoration: underline;
}

.read-more {
  font-size: 14px;
  padding-right: 12px;
  background: url(/img/design/read_more_06.gif) right 6px no-repeat;
}

.red-arrow-right-16 {
  padding-left: 12px;
  font-size: 16px;
  background: url(/img/design/red-arrow-right-16.gif) right 6px no-repeat;
}

.all-articles {
  color: #c03;
  padding-right: 12px;
  background: url(/img/design/all_articles_06.jpg) right 6px no-repeat;
}

a.all-articles,
a.all-articles:visited {
  color: #c03;
}

.dostupno .text {
  overflow: hidden;
}

.links {
  margin: 5px 0;
}

.full-story {
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
  zoom: 1;
}

.full-story ul {
  list-style: disc inside;
  margin: 10px;
}

.full-story ul.map {
  list-style: none inside;
}

.full-story ol {
  list-style: decimal inside;
  margin: 10px;
}

.full-story sup a {
  text-decoration: none;
}

.full-story .img-overflow {
  display: block;
  float: left;
  margin-right: 15px;
  margin-bottom: 5px;
  margin-top: 1px;
}

.full-story h4 {
  color: #666;
  font-size: 15px;
  line-height: 130%;
}

.full-story h2 {
  color: #06f;
  font-size: 18px;
  line-height: 130%;
}

.full-story h3 {
  color: #06f;
  font-size: 16px;
  line-height: 130%;
}

.full-story p {
  margin-bottom: 10px;
  font-size: 1rem;
  line-height: 140%;
}

.full-story ol,
.full-story ul {
  font-size: 1rem;
  line-height: 140%;
  margin-bottom: 10px;
}

.tags {
  margin-top: 15px;
}

.tags a {
  margin: 0 3px;
}

.tags span {
  font-weight: 700;
}

.more-about {
  border: 1px solid #e7e7e7;
  padding: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  zoom: 1;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
  -pie-poll: true;
}

.more-about .sub-block {
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  zoom: 1;
  margin-bottom: 15px;
  font-size: 13px;
}

.sub-block img {
  width: 150px;
  height: 104px;
}

.hot .img-overflow {
  margin-right: 10px;
}

.sub-block .date {
  font-size: 12px;
  margin: 5px 0;
}

.more-about .sub-block h1 {
  font-size: 20px;
}

.more-about .sub-block h1 a {
  text-decoration: none;
  color: #c03;
}

.more-about .sub-block h2 {
  font-size: 16px;
  margin: 3px 0;
}

.more-about .sub-block h2 a {
  text-decoration: none;
}

.more-about .sub-block h2 a:hover {
  text-decoration: underline;
}

.more-about .hot {
  background: #e8e8e8;
}

.more-about .dostupno {
  background: #f5f5f5;
}

.more-about .cons {
  border-bottom: #f2f2f2 1px solid;
  background: url(/img/design/short_story_bg.jpg) bottom right no-repeat;
}

.more-about .video {
  overflow: hidden;
  position: relative;
  zoom: 1;
  padding: 10px;
}

.more-about .video .img-overflow {
  margin-top: 5px;
  margin-right: 10px;
}

.more-about .video h1 {
  font-size: 20px;
  float: left;
  margin-right: 10px;
}

.more-about .video h1 a {
  text-decoration: none;
  color: #c03;
}

.more-about .video h2 {
  margin-top: 5px;
  font-size: 16px;
  margin-bottom: 5px;
}

.more-about .video h2 a {
  text-decoration: none;
}

.more-about .video h2 a:hover {
  text-decoration: underline;
}

.more-about .video .text {
  overflow: hidden;
  zoom: 1;
}

.play-btn {
  position: absolute;
  background: url(/img/design/diz-video-list_03.png) no-repeat;
  width: 53px;
  height: 53px;
  display: block;
  left: 50%;
  top: 50%;
  margin-top: -26px;
  margin-left: -26px;
  cursor: pointer;
}

.video-prev {
  width: 160px;
  height: 240px;
  margin: 20px 10px;
  float: left;
}

.video-prev h2 {
  font-size: 16px;
}

.video-prev h2 a {
  color: #06f;
  text-decoration: underline;
}

.video-prev h2 a:hover {
  text-decoration: none;
}

.video-prev p {
  color: #666;
  margin: 5px 0;
}

.img-overflow {
  float: left;
  position: relative;
  overflow: hidden;
  zooom: 1;
}

.img-overflow img {
  float: left;
  padding: 0;
  margin: 0;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.img-overflow .top_left {
  width: 9px;
  height: 9px;
  background: url(/img/design/top_left_crn.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .top_right {
  width: 9px;
  height: 9px;
  background: url(/img/design/top_right_crn.png) no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .bottom_right {
  width: 9px;
  height: 9px;
  background: url(/img/design/bottom_right_crn.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .bottom_left {
  width: 9px;
  height: 9px;
  background: url(/img/design/bottom_left_crn.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .top_left_grey {
  width: 9px;
  height: 9px;
  background: url(/img/design/top_left_crn_grey.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .top_right_grey {
  width: 9px;
  height: 9px;
  background: url(/img/design/top_right_crn_grey.png) no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .bottom_right_grey {
  width: 9px;
  height: 9px;
  background: url(/img/design/bottom_right_crn_grey.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .bottom_left_grey {
  width: 9px;
  height: 9px;
  background: url(/img/design/bottom_left_crn_grey.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .top_left_grey1 {
  width: 9px;
  height: 9px;
  background: url(/img/design/top_left_crn_grey1.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .top_right_grey1 {
  width: 9px;
  height: 9px;
  background: url(/img/design/top_right_crn_grey1.png) no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .bottom_right_grey1 {
  width: 9px;
  height: 9px;
  background: url(/img/design/bottom_right_crn_grey1.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow .bottom_left_grey1 {
  width: 9px;
  height: 9px;
  background: url(/img/design/bottom_left_crn_grey1.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow_photo {
  float: left;
  position: relative;
  overflow: hidden;
  zooom: 1;
}

.img-overflow_photo img {
  float: left;
  padding: 0;
  margin: 0;
  display: block;
  overflow: hidden;
  width: 200px;
  height: 150px;
}

.img-overflow_photo .top_left_photo {
  width: 9px;
  height: 9px;
  background: url(/img/design/top_left_crn.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow_photo .top_right_photo {
  width: 9px;
  height: 9px;
  background: url(/img/design/top_right_crn.png) no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow_photo .bottom_right_photo {
  width: 9px;
  height: 9px;
  background: url(/img/design/bottom_right_crn.png) no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
}

.img-overflow_photo .bottom_left_photo {
  width: 9px;
  height: 9px;
  background: url(/img/design/bottom_left_crn.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 10;
}

.header-banner {
  width: 728px;
  height: 90px;
  text-align: center;
  margin: 0 auto;
  padding: 0 !important;
}

.player {
  overflow: hidden;
  margin: 0 auto;
  width: 640px;
}

.video-info {
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
  color: #666;
}

.video-info .ocenka {
  width: 300px;
  float: left;
}

.video-info .views {
  float: right;
}

.tests-cont {
  overflow: hidden;
  margin-top: 20px;
  zoom: 1;
  position: relative;
}

.tests-cont .content img {
  width: 100px;
  height: 70px;
}

.tests-cont .left {
  padding: 10px;
  width: 47%;
  background: #f5f5f5;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  float: left;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.tests-cont .read-more {
  font-size: 13px;
}

.tests-cont .right {
  padding: 10px;
  width: 47%;
  background: #f5f5f5;
  float: right;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.tests-cont .content {
  padding: 10px;
  background: #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  overflow: hidden;
  zoom: 1;
  position: relative;
}

.tests-cont h1 span {
  color: #666;
  font-size: 16px;
}

h1 p {
  color: #666;
  font-size: 13px;
  margin-top: -5px;
}

h1.block-title span {
  color: #666;
  font-size: 16px;
}

h2.block-title span {
  color: #666;
  font-size: 14px;
}

.questions {
  overflow: hidden;
  margin: 10px 0;
  clear: both;
  zoom: 1;
}

.questions h3 {
  color: #06e;
  margin: 20px 0 15px;
}

.questions input {
  margin: 6px 10px 0 0;
}

.questions .result {
  border: none;
  background: url(/img/design/result_bg_03.jpg) no-repeat;
  width: 188px;
  text-align: center;
  padding: 7px 0;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  margin: 20px 0;
}

.photos {
  padding-left: 4%;
  width: 96%;
  overflow: hidden;
  margin-bottom: 20px;
}

.photos .img-overflow,
.photos .img-overflow .text,
.photos img {
  width: 100%;
}

.photos .cont {
  width: 23%;
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
}

.rss {
  float: right;
  background: url(/img/design/rss_03.jpg) no-repeat;
  padding-left: 25px;
  padding-bottom: 5px;
}

.full-text {
  overflow: hidden;
  clear: both;
}

.photo-cat-cont {
  position: relative;
  width: 29%;
  overflow: hidden;
  float: left;
  margin: 10px 2%;
  height: 230px;
  zoom: 1;
}

.photo-cat-cont .overflow {
  position: relative;
  border: 1px solid #e7e7e7;
  border-radius: 6px;
  -pie-poll: true;
  zoom: 1;
  overflow: hidden;
  padding: 10px;
}

.photo-cat-cont img {
  width: 100%;
}

.photo-cat-cont .block-title {
  position: relative;
  height: 60px;
  overflow: hidden;
  margin-bottom: 10px;
  zoom: 1;
}

.photo-cat-cont .block-title .cut {
  background: url(/img/design/block-title_bg.png) right bottom no-repeat;
  position: absolute;
  bottom: 5px;
  right: 0;
  height: 28px;
  behavior: url(/js/PIE.htc);
  -pie-png-fix: true;
  width: 13px;
}

.photo-cat-cont .img-overflow {
  width: 46%;
  margin: 2%;
  overflow: hidden;
  zoom: 1;
}

.photo-cat-cont .read-more {
  padding: 0 10px 10px 0;
}

#lekarstva {
  overflow: hidden;
  zoom: 1;
  margin-bottom: 20px;
}

#lekarstva .alphabet li {
  display: inline;
  font-size: 14px;
  margin: 0 2px;
}

#lekarstva .alphabet li a {
  text-decoration: none;
  padding: 2px;
}

#lekarstva .alphabet li a:hover {
  text-decoration: underline;
}

#lekarstva .alphabet li a:active {
  border: 1px solid #bdbcbc;
  padding: 2px 4px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -opera-border-radius: 3px;
  border-radius: 3px;
  color: #666;
}

#lekarstva .short-story {
  padding: 5px 0;
  margin: 0;
}

#lekarstva #searchbox {
  position: relative;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  border-radius: 5px;
  background: #edecec;
  padding: 5px;
  margin-bottom: 20px;
}

#lekarstva #searchbox ul.list {
  position: absolute;
  background: #fff;
  border: 1px solid #edecec;
  top: 40px;
  left: 5px;
  right: 5px;
  z-index: 10;
  height: 160px;
  overflow: auto;
  color: #06f;
  font-size: 15px;
}

#lekarstva #searchbox ul.list li {
  padding: 2px 5px;
  cursor: pointer;
}

#lekarstva #searchbox ul.list li:hover {
  background-color: #f2f2f2;
  cursor: pointer;
  text-decoration: underline;
}

#lekarstva #searchbox ul.list li a {
  text-decoration: none;
}

#lekarstva #searchbox ul.list li a:hover {
  text-decoration: underline;
}

#lekarstva #searchbox .sample {
  margin: 6px;
  color: #666;
}

#lekarstva #searchbox .overflow {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -opera-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  padding: 3px;
  border: 1px solid #bdbcbc;
  overflow: hidden;
  position: relative;
}

#lekarstva #searchbox .overflow .search-btn {
  width: 69px;
  float: right;
}

#lekarstva #searchbox .overflow .text-cont {
  overflow: hidden;
  padding: 4px 20px 4px 4px;
}

#lekarstva-search {
  overflow: hidden;
  position: relative;
}

#lekarstva #searchbox .overflow .text-cont .text-field {
  width: 100%;
  font-size: 14px;
  border: none;
  border-color: transparent;
}

ul.top {
  overflow: hidden;
}

ul.top li {
  float: left;
  margin: 2px 0;
  width: 24%;
  overflow: hidden;
  zoom: 1;
}

.eng {
  padding: 5px 5px 5px 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.lekarstva-list li {
  font-size: 14px;
  margin: 10px 0;
  padding-left: 10px;
}

.lekarstva-list li a sup {
  vertical-align: 20%;
}

.lekarstva-list li a:hover {
  border: none;
}

#lekarstva .full-story {
  margin: 0;
}

.photo-cat {
  overflow: hidden;
  clear: both;
}

.photo-cat li {
  line-height: 20px;
  float: left;
  background: url(/img/design/sep.png) 100% 20% repeat-y;
  padding: 0 17px 0 15px;
  white-space: nowrap;
  zoom: 1;
  color: #989898;
  margin: 2px 0;
}

#news-list {
  position: relative;
}

#news-list .short-story {
  overflow: hidden;
  position: relative;
  zoom: 1;
}

#news-list .short-story .img-overflow {
  width: 150px;
  height: 105px;
  zoom: 1;
  display: block;
}

#news-list .short-story .img-overflow img {
  width: 150px;
  height: 105px;
  zoom: 1;
}

#news-list .news-rss {
  position: absolute;
  right: 0;
  top: 6px;
}

#polezno-znat {
  overflow: hidden;
  zoom: 1;
  position: relative;
}

#polezno-znat .overflow {
  border: 1px solid #ccc;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
  overflow: hidden;
  zoom: 1;
  margin: 10px 0 20px;
  -pie-poll: true;
}

#polezno-znat .overflow .img-overflow {
  margin-right: 5px;
  padding: 2px;
  float: left;
  zoom: 1;
}

#polezno-znat .overflow h3 {
  font-size: 14px;
  display: block;
  overflow: hidden;
  zoom: 1;
}

#polezno-znat .overflow .cont {
  overflow: hidden;
  width: 33%;
  float: left;
}

#polezno-znat .overflow .cont .video {
  font-size: 14px;
  color: #c03;
}

#news-list .navigation {
  font-size: 14px;
  margin: 20px 0;
}

#news-list .main .img-overflow,
#news-list .main .img-overflow img {
  width: 190px;
  height: 150px;
}

#news-list .main .text {
  overflow: hidden;
  zoom: 1;
}

.partner-news {
  background: #f5f5f5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -opera-border-radius: 5px;
  border-radius: 5px;
  padding: 0 10px 10px;
  overflow: hidden;
  margin: 3px 0 20px;
}

.partner-title {
  color: #666;
  text-align: right;
}

.partner-news h3 {
  margin-top: 10px;
  font-size: 14px;
  margin-bottom: 2px;
  font-weight: 700;
}

.news4site {
  width: 300px;
  height: 65px;
  background: url(/img/design/news4site_bg_03.jpg) no-repeat;
  text-align: center;
  overflow: hidden;
  color: #06f;
  margin-bottom: 20px;
}

.news4site h2 {
  padding-top: 10px;
  font-size: 18px;
  padding-bottom: 3px;
}

.news4site h2 a,
.news4site h2 a:visited {
  color: #c03;
}

.day-news {
  overflow: hidden;
  margin-bottom: 20px;
}

.day-news .overflow {
  border: 1px solid #e8e7e7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -opera-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 60px 5px 5px;
  overflow: hidden;
  margin-bottom: 5px;
  min-height: 37px;
}

.day-news .overflow_r {
  border: 1px solid #e8e7e7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -opera-border-radius: 4px;
  border-radius: 4px;
  padding: 5px;
  overflow: hidden;
  margin-bottom: 5px;
  min-height: 37px;
}

.day-news .overflow h3,
.day-news .overflow_r h3 {
  font-size: 14px;
  line-height: 130%;
}

.ponedelnik {
  background: url(/img/design/days_07.jpg) 255px 5px no-repeat;
}

.vtornik {
  background: url(/img/design/days_10.jpg) 255px 5px no-repeat;
}

.sreda {
  background: url(/img/design/days_12.jpg) 255px 5px no-repeat;
}

.chetverg {
  background: url(/img/design/days_14.jpg) 255px 5px no-repeat;
}

.pyatnica {
  background: url(/img/design/days_16.jpg) 255px 5px no-repeat;
}

.subtitle {
  margin-top: -20px;
  margin-bottom: 20px;
}

.subtitle a {
  text-decoration: none;
}

.subtitle a:hover {
  text-decoration: underline;
}

.consult .date {
  margin-bottom: 8px;
}

.consult {
  margin-bottom: 15px;
}

.red,
.red a,
.red a:visited {
  color: #c03;
}

#news-list div.all-articles {
  clear: both;
  font-size: 16px;
  margin-top: -15px;
  margin-bottom: 20px;
  background: 0 0;
}

a.all-articles {
  background-position: 100% 60%;
}

.med-photo {
  overflow: hidden;
  zoom: 1;
}

.med-photo .cont {
  float: left;
  width: 33%;
  text-align: center;
}

.med-photo .cont img {
  width: 200px;
  height: 150px;
}

.med-photo .cont .img-overflow {
  width: 200px;
  height: 150px;
  margin: 0 auto;
  float: none;
  position: relative;
}

.med-photo .cont .img-overflow .text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}

.test-overflow {
  background: #fff;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  border-radius: 6px;
  margin: 10px 0;
  padding: 10px;
  font-size: 13px;
}

.test-overflow .date {
  font-size: 12px;
}

.test-overflow h2 {
  font-size: 16px;
  margin: 5px 0;
}

.info-block {
  border: 1px solid #e8e7e7;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  border-radius: 6px;
  padding: 10px;
  overflow: hidden;
  width: 46%;
  margin-bottom: 20px;
  zoom: 1;
}

.info-block img {
  float: left;
  margin-right: 10px;
}

.info-block .text {
  overflow: hidden;
  zoom: 1;
}

.info-right {
  float: right;
}

.info-left {
  float: left;
}

.width100 {
  width: auto;
}

.dostupno h4 {
  font-size: 13px;
}

.ask {
  color: #000;
  margin: 5px 0;
}

.ask a {
  text-decoration: none;
}

a.red {
  color: #c03;
}

.about-doc {
  background: #e8e8e8;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -opera-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  padding: 10px;
  margin-top: 15px;
}

.about-doc .corner {
  background: url(/img/design/corner_11.jpg) no-repeat;
  width: 12px;
  height: 13px;
  position: absolute;
  top: -13px;
  left: 50px;
}

.about-doc img {
  float: left;
  margin-right: 10px;
}

.about-doc .text {
  overflow: hidden;
  zoom: 1;
}

.about-doc .date {
  margin-bottom: 3px;
}

.answer {
  margin: 10px 0;
}

.overflow-top {
  margin-top: 15px;
  border: 1px solid #e8e7e7;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  border-radius: 8px;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 20px;
  zoom: 1;
}

.overflow-top .photo-cat {
  margin-left: -10px;
}

.articles .photo-cat li,
.overflow-top .photo-cat li {
  color: #333;
}

.ask-quest {
  display: block;
  margin-top: 20px;
}

.doc img,
.short-story .doc img {
  float: left;
  width: 150px;
  padding: 0;
  margin: 0;
}

.doc {
  overflow: hidden;
}

.doc .img-overflow,
.short-story .doc .img-overflow {
  padding: 2px;
  margin-right: 20px;
}

.doc .text {
  overflow: hidden;
  zoom: 1;
}

.doc .date {
  margin-bottom: 3px;
  margin-top: 10px;
}

.doc-cont {
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: #f2f2f2 1px solid;
  background: url(/img/design/short_story_bg.jpg) bottom right no-repeat;
  padding-bottom: 10px;
}

.doc-cont-last {
  margin-bottom: 20px;
  overflow: hidden;
  padding-bottom: 10px;
}

.video img {
  width: 300px;
}

h2.polezno {
  color: #c03;
  margin-bottom: 4px;
}

.ui-tabs .ui-tabs-hide {
  display: none !important;
}

.last-news {
  padding: 20px;
  /*width: 260px;*/
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  border-radius: 8px;
  background: url(/img/design/last-news_bg_03.gif) top left repeat-x;
}

.last-news h2 {
  font-size: 14px;
  padding-bottom: 10px;
}

.last-news .date {
  font-size: 12px;
  padding-bottom: 4px;
}

.last-news .block-title {
  margin-bottom: 14px;
}

h2.block-sub-title {
  margin-top: -15px;
  margin-bottom: 20px;
  color: #06f;
  font-size: 18px;
}

.cont h2 {
  color: #06f;
  font-size: 16px;
}

body .ask_question {
  cursor: pointer;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 300px;
  width: 45px;
  height: 240px;
  zoom: 1;
  z-index: 1000000;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
  border: none;
  outline: 0;
  font-size: 0;
}

.question {
  color: #333;
}

input.quest {
  width: 450px;
  display: block;
  margin: 2px 0;
  height: 20px;
  border: 1px solid silver;
}

textarea.quest {
  width: 450px;
  height: 150px;
  display: block;
  margin: 2px 0;
  border: 1px solid silver;
}

.img_send {
  padding-top: 15px;
  width: 239px;
  height: 46px;
}

input.contact {
  width: 100%;
  display: block;
  margin: 2px 0;
  height: 20px;
  border: 1px solid silver;
}

select.contact {
  display: block;
  margin: 2px 0;
  height: 20px;
  border: 1px solid silver;
}

textarea.contact {
  width: 100%;
  height: 250px;
  display: block;
  margin: 2px 0;
  border: 1px solid silver;
}

textarea.contact1 {
  width: 100%;
  height: 50px;
  display: block;
  margin: 2px 0;
  border: 1px solid silver;
}

.img_send_1 {
  padding-top: 15px;
  padding-bottom: 25px;
  width: 188px;
  height: 38px;
}

.info {
  display: block;
  width: auto;
  color: red;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-style: dotted;
  border-width: 1px;
  border-color: #39f;
}

.span_blue {
  color: #06f;
  font-weight: 700;
}

.more-videos {
  position: relative;
  padding: 10px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  background: #f2f2f2;
  zoom: 1;
}

.more-videos-element {
  display: inline-block;
  margin: 0 5px;
  position: relative;
  zoom: 1;
}

.more-videos-element img {
  width: 160px;
  height: 90px;
}

.more-videos-element .play-btn {
  top: 50%;
  z-index: 10;
  zoom: 1;
  cursor: pointer;
}

#cse-search-results iframe {
  width: 100%;
}

.video_tag {
  font-size: 14px;
  padding: 10px;
  background: #f5f5f5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -opera-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 20px;
}

.video_tag img {
  width: 250px;
  height: 140px;
}

.video_tag .img-overflow {
  margin-right: 10px;
}

.video_tag h1 {
  font-size: 16px;
}

.video_tag h1 a {
  text-decoration: none;
}

.video_tag h1 a:hover {
  text-decoration: underline;
}

.market_gid {
  border-top: 1px solid #f2f2f2;
  padding-top: 15px;
}

.contact_us {
  background: url(/img/design/contact_us.png) no-repeat;
  padding: 0 0 0 28px;
  margin-top: 15px;
  float: left;
  height: 25px;
}

#cse-search-results iframe {
  height: 1350px !important;
}

.more-about .more_for_subject {
  color: #c03;
  font-size: 18px;
  margin-bottom: 20px;
}

.more-about .dostupno_title {
  font-size: 20px;
  color: #c03;
  line-height: 26px;
}

.more-about .video .dostupno_title {
  float: left;
  margin-right: 10px;
}

.more-about .dostupno_title a {
  color: #c03;
  text-decoration: none;
}

.more-about .dostupno_title a:hover {
  color: #c03;
  text-decoration: underline;
}

.pharm_more_news {
  color: #c03;
  font-size: 25px !important;
  margin-bottom: 20px;
}

.partner_title {
  color: #c03;
  font-size: 25px;
  margin-bottom: 20px;
  line-height: 26px;
}

#scrollTop {
  cursor: pointer;
  display: none;
  left: 100%;
  margin-left: -100px;
  margin-top: -100px;
  opacity: 0.8;
  position: fixed;
  top: 100%;
  z-index: 4;
}

.subportal-link {
  height: 52px;
}

.subportal-link li {
  float: right;
  margin-left: 15px;
}

.subportal-link li img {
  border: 0;
}

.nature-btn {
  margin-top: 2px;
  display: block;
}

.gplus {
  text-decoration: none;
  color: #ccc;
}

.question-atention {
  color: red;
  list-style: disc;
  margin: 7px;
}

.cistinol {
  background: url(/img/design/branding/cistinol_brandingZU2.jpg) center 0
    no-repeat #e6e6e6;
}

.cistinol-link {
  display: block;
  width: 100%;
  height: 211px;
}

.gastritol {
  background: url(/img/design/branding/gastritol_brandingZU.jpg) center 0
    no-repeat #e6e6e6;
}

.gastritol-link {
  display: block;
  width: 100%;
  height: 211px;
}

.israel_onko {
  background: url(/img/design/branding/health-ua-org-onco-hmc.jpg) center 0
    no-repeat #e6e6e6;
}

.israel_onko-link {
  display: block;
  width: 100%;
  height: 311px;
}

.israel_onko2 {
  background: url(/img/design/branding/health-ua-org-cardio-hmc.jpg) center 0
    no-repeat #e6e6e6;
}

.israel_onko2-link {
  display: block;
  width: 100%;
  height: 311px;
}

.israel_onko3 {
  background: url(/img/design/branding/health-ua-org-mammo-hmc.jpg) center 0
    no-repeat #e6e6e6;
}

.israel_onko3-link {
  display: block;
  width: 100%;
  height: 311px;
}

.menovalen {
  background: url(/img/design/branding/menovalen.jpg) center 0 no-repeat #e6e6e6;
}

.menovalen-link {
  display: block;
  width: 100%;
  height: 255px;
}

.allaholl {
  background: url(/img/design/branding/allaholl.jpg) center 0 no-repeat #e6e6e6;
}

.allaholl-link {
  display: block;
  width: 100%;
  height: 255px;
}

.altabor {
  background: url(/img/design/branding/altabor.jpg) center 0 no-repeat #e6e6e6;
}

.altabor-link {
  display: block;
  width: 100%;
  height: 255px;
}

.mukolikNew-brand {
  background: url(/img/design/branding/mukolikNEW_brandZU.jpg) center 0
    no-repeat #e6e6e6;
}

.mukolikNew-brand-link {
  display: block;
  width: 100%;
  height: 255px;
}

#flashContent {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.halufix {
  background: url(/img/design/branding/halufix_bg.jpg) repeat-x #e6e6e6;
}

.halufix #container {
  margin: -50px auto 0;
}

.aid-logo {
  display: block;
  position: absolute;
  width: 35px;
  height: 35px;
  right: -6px;
  top: 0;
  background: url(/img/design/aids.png) no-repeat;
}

.aerius-brand-link {
  background: url(http://deti.health-ua.org/img/design/aerius_brend.jpg) 50% 0
    no-repeat;
  display: block;
  height: 360px;
  width: 100%;
}

#go_to_map {
  background: url(/img/design/map-marker.png) left 50% no-repeat #eee;
  display: block;
  width: 280px;
  height: 40px;
  border: 1px solid #eee;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #666;
  text-decoration: none;
  padding-left: 26px;
  line-height: 37px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

#go_to_map:hover {
  background: url(/img/design/map-marker.png) left 50% no-repeat #f3f3f3;
}

@media (max-width: 1022px) {
  #main-menu {
    height: auto;
    font-size: 14px;
    padding: 0 5px;
  }

  #content #left-lolumn {
    margin-right: 0;
  }

  #content .tests-cont .left,
  #content .tests-cont .right {
    width: auto;
  }

  #content .photos {
    padding-left: 5px;
  }

  #content .photos .cont {
    width: 49%;
  }
}

@media (max-width: 950px) {
  #wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  #logo {
    float: none;
    display: block;
    text-align: center;
    margin: 0;
  }

  .subportal-search-block {
    margin-left: 0;
  }

  #main-menu {
    background: -ms-linear-gradient(270deg, #f796a5 0, #f71239 59%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f796a5', endColorstr='#f71239', GradientType='1');
    background: linear-gradient(180deg, #f796a5 0, #f71239 59%);
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 2px 2px #000;
  }

  #main-menu .main-menu-left,
  #main-menu .main-menu-right {
    display: none;
  }

  #main-menu ul {
    width: auto;
    padding: 3px 0;
  }

  #main-menu ul li {
    height: auto;
    padding-bottom: 8px;
    padding-right: 5px;
    padding-left: 5px;
  }

  #breadcramps {
    margin-top: 5px;
  }

  #content #center-column {
    float: none;
    display: block;
    margin: 0 auto;
  }

  #content .dostupno .img-overflow {
    margin-right: 0;
    float: none;
  }

  #content .dostupno .img-overflow img {
    float: none;
    margin: 0 auto;
    border-radius: 5px;
    width: 350px;
  }

  #content .more-about .dostupno .img-overflow {
    float: left;
    margin-right: 10px;
  }

  #content .more-about .dostupno .img-overflow img {
    width: 150px;
  }

  #content .dostupno .text h1 {
    text-align: center;
  }

  #content #paginator_b {
    width: 100%;
  }

  #content .paginator_pages {
    width: auto;
  }

  #content #lekarstva .more-about ul li {
    width: 50%;
    text-align: center;
  }

  #content .info-block {
    width: auto;
    float: none;
  }

  #content .consultation-block #side-bar {
    height: 300px !important;
    width: 100% !important;
    float: none !important;
  }

  #content .consultation-block div[style] {
    margin-right: 0 !important;
    height: 300px !important;
  }

  #content .consultation-block div[style] .gmnoprint {
    display: none !important;
  }

  #content .consultation-block .quistion-block .question-name-a {
    float: none;
    overflow: hidden;
  }

  #content .consultation-block .quistion-block .question-block-q-a {
    margin-right: 5px;
  }

  #content .more-about .video {
    display: none;
  }

  #content .med-photo .cont {
    width: 50%;
  }

  #content .video-prev {
    width: 28%;
    font-size: 14px;
  }

  #content .video-prev .img-overflow {
    float: none;
    margin: 0 auto;
    display: block;
  }

  #content .video-prev .img-overflow img {
    float: none;
    display: block;
    margin: 0 auto;
  }

  #content .video-prev a.read-more,
  #content .video-prev h2 {
    font-size: 12px;
  }
}

@media (max-width: 768px) {
  #container {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .ask_question {
    display: none;
  }

  #tools-menu {
    position: static;
    text-align: center;
  }

  #tools-menu li {
    float: none;
    display: inline-block;
  }

  #top-menu {
    position: static;
    text-align: center;
    border-radius: 5px 5px 0 0;
  }

  #top-menu li {
    float: none;
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
  }

  #top-menu li.left,
  #top-menu li.right,
  .subportal-link {
    display: none;
  }

  #main-menu {
    font-size: 10px;
    font-weight: 700;
    line-height: 1.5;
  }

  #content {
    width: 100%;
  }

  #content .block-title,
  #content .block-title.block-title-new,
  #content .dostupno_title,
  #content .dostupno_title.pharm_more_news {
    margin-bottom: 10px;
    text-align: center;
  }

  #content #consults .total,
  #content #consults ul,
  #content #polezno-znat .cont {
    text-align: center;
  }

  #content #polezno-znat .cont .img-overflow {
    float: none;
  }

  #content #polezno-znat .cont .img-overflow img {
    float: none;
    display: block;
    margin: 0 auto;
  }

  #content #tabs .story-prev {
    width: 48%;
    float: left;
    text-align: center;
  }

  #content #tabs .story-prev .img-overflow,
  #content #tabs .story-prev .img-overflow_photo {
    float: none;
    margin: 0 auto;
    display: block;
  }

  #content #tabs .story-prev .img-overflow_photo img {
    float: none;
    margin: 0 auto;
    border-radius: 10px;
  }

  #content #tabs ul li a {
    margin-right: 1px;
    padding: 5px;
    font-size: 10px;
  }

  #content .articles {
    text-align: center;
  }

  #content .articles ul li {
    float: none;
    white-space: normal;
  }

  #content .articles h2 span {
    display: block;
  }

  #content .full-story {
    text-align: center;
  }

  #content .full-story .full-text,
  #content .full-story ol li,
  #content .full-story ul li {
    text-align: left;
  }

  #content .full-story p {
    font-size: 0.85rem;
    text-align: left;
  }

  #content .full-story .map {
    margin-top: 0 !important;
    padding-left: 0 !important;
  }

  #content .full-story h4 {
    text-align: left;
  }

  #content div[style="line-height:28px;margin-bottom:20px;"] {
    text-align: center;
  }

  #content iframe[height="450"] {
    width: 100%;
  }

  #content form table tr:nth-child(odd) td:nth-child(4) {
    display: none;
  }

  #content .consultation-block h2 {
    text-align: center;
  }

  #content .consultation-block .quistion-block .question-name {
    float: none;
    text-align: left;
    margin-bottom: 10px;
  }

  #content .consultation-block .quistion-block .question-block-q-b {
    margin-left: 50px;
  }

  #content .more-about .sub-block a.read-more,
  #content .more-about .sub-block h2 {
    text-align: center;
    display: block;
  }

  #content .med-photo .cont {
    width: 50%;
  }

  #content .photos .cont .img-overflow_photo {
    float: none;
    margin: 0 auto;
    display: block;
  }

  #content .photos .cont .img-overflow_photo img {
    float: none;
    margin: 0 auto;
    border-radius: 10px;
  }

  #content .photos .cont h2 {
    text-align: center;
  }

  #content .photos .cont h2 a {
    font-size: 12px;
  }

  #content .photos img {
    max-width: 200px;
  }

  #sidebar {
    width: 100%;
    margin-left: 0;
  }

  #sidebar .right-banner .img-overflow {
    float: none;
    max-width: 300px;
    margin: 0 auto;
  }

  #sidebar .right-banner .img-overflow img {
    width: 100% !important;
  }

  #sidebar #n4p_10925 {
    display: none;
  }

  #sidebar #n4p_10925 #rt_table_10925 {
    width: 100%;
  }

  #sidebar #n4p_29756 {
    display: none;
  }

  #sidebar #n4p_29756 #rt_table_29756 {
    width: 100%;
  }

  #sidebar .block-title.block-title-new,
  #sidebar .news4site {
    display: none;
  }

  .day-news .overflow.chetverg,
  .day-news .overflow.ponedelnik,
  .day-news .overflow.pyatnica,
  .day-news .overflow.sreda,
  .day-news .overflow.vtornik {
    background-position: right center;
  }

  #breadcramps,
  #sidebar .day-news,
  #sidebar .fb-like-box.fb_iframe_widget,
  #sidebar,
  #sidebar
    div[style="border:1px solid #ccc;margin-bottom:15px;padding:5px;border-radius:5px;"] {
    display: none;
  }

  #footer .left,
  #footer .right {
    text-align: center;
    margin-right: 0;
    width: auto;
  }

  #footer .left {
    text-align: left;
  }

  #footer-info {
    font-size: 12px;
    text-align: center;
  }

  #scrollTop {
    left: 105%;
  }

  .block-end {
    display: none;
  }
  .content-block .article img {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #yandex_ad,
  .header-banner {
    display: none;
  }

  #search-container {
    padding-left: 8px;
  }

  #main-menu ul li {
    padding: 0;
    width: 50%;
    background: 0 0;
    box-sizing: border-box;
  }

  #main-menu ul li a {
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
  }

  #sidebar #n4p_10925 #rt_table_10925 .rt_title_10925,
  #sidebar #n4p_29756 #rt_table_29756 .rt_title_29756 {
    font-size: 12px !important;
  }

  #content #left-lolumn .rss {
    float: none;
  }

  #content .video_tag .img-overflow {
    float: none;
    margin: 0 auto;
    display: block;
  }

  #content .video_tag .img-overflow img {
    float: none;
    display: block;
    margin: 0 auto;
  }

  #content .video_tag .text {
    text-align: center;
  }

  #content .video_tag .text p {
    text-align: left;
  }

  #content .video-prev {
    width: 43%;
  }

  #footer .left,
  #footer .right {
    width: 100%;
  }

  #footer .left {
    padding-top: 10px;
    text-align: center;
  }
}

@media (max-width: 400px) {
  body {
    font-size: 0.75rem;
  }

  #yandex_ad,
  .header-banner {
    display: none;
  }

  #top-menu li a {
    font-size: 13px;
  }

  #search-container #cse-search-box .right {
    width: 74px;
  }

  #search-container .switcher {
    display: none;
  }

  #main-menu ul li {
    width: 100%;
  }

  #content #tabs .story-prev {
    width: 100%;
    float: none;
    text-align: center;
    border-bottom: 2px dotted gray;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }

  #content #tabs .story-prev .img-overflow {
    float: none;
    margin: 0 auto;
    display: block;
  }

  #content #polezno-znat .cont {
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 2px dotted gray;
  }

  #content #lekarstva #searchbox .overflow .text-cont .text-field {
    font-size: 10px;
  }

  #content .sort {
    font-size: 12px;
  }

  #content .doc-cont .img-overflow {
    float: none;
    margin-right: 0;
  }

  #content .doc-cont .img-overflow img {
    float: none;
    margin: 0 auto;
  }

  #content .doc-cont .text {
    text-align: center;
  }

  #content .doc-cont .text p {
    text-align: left;
  }

  #content .med-photo .cont {
    width: 100%;
    margin-bottom: 10px;
  }

  #content .full-story .img-overflow {
    float: none;
    margin: 0 auto;
    display: block;
  }

  #content .full-story .img-overflow img {
    float: none;
    display: block;
    margin: 0 auto;
  }

  #content .photos .cont {
    width: 100%;
  }

  #sidebar #n4p_10925 {
    width: 100%;
    float: none;
  }

  #sidebar #n4p_29756 {
    width: 100%;
  }

  #sidebar #n4p_10925 #rt_table_10925 .rt_photo_10925 img,
  #sidebar #n4p_29756 #rt_table_29756 .rt_photo_29756 img {
    width: 100% !important;
    height: auto !important;
  }
}

.cicatridina {
  background: url(http://menopause.health-ua.org/multimedia/design/cicatridina-brend-menopause-1920x1200px.jpg)
    center 0 fixed no-repeat #e6e6e6;
  padding-top: 200px;
}

.cicatridina-link {
  display: block;
  height: 1000px;
  position: fixed;
  top: -225px;
  width: 100%;
}

.law_brand {
  background: url(http://www.health-ua.org/img/design/branding/brand_group.png)
    center 0 fixed no-repeat #e6e6e6;
  padding-top: 145px;
}

.law_brand-link {
  display: block;
  height: 1000px;
  position: fixed;
  top: -225px;
  width: 100%;
}

.cat_fish {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  /* background-color: #f3954b;*/
  background: rgb(240, 139, 59);
  /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(240, 139, 59, 1) 0%,
    rgba(249, 166, 98, 1) 47%,
    rgba(240, 139, 59, 1) 100%
  );
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    rgba(240, 139, 59, 1) 0%,
    rgba(249, 166, 98, 1) 47%,
    rgba(240, 139, 59, 1) 100%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(240, 139, 59, 1) 0%,
    rgba(249, 166, 98, 1) 47%,
    rgba(240, 139, 59, 1) 100%
  );
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  text-align: center;
  margin-bottom: -4px;
  left: 0;
}

.cat_fish_a {
  display: inline-block;
  max-width: 1440px;
  min-width: 320px;
}

.cat_fish_a_img {
  margin: 0;
  width: 100%;
}

.brand-synevo {
  background: url(/img/design/branding/synevo_bg.jpg) center 0 fixed no-repeat
    #e6e6e6;
  padding-top: 90px;
}

.brand-synevo-link {
  display: block;
  height: 1000px;
  position: fixed;
  top: -225px;
  width: 100%;
}

.brand-glukvamin {
  background: url(/img/design/branding/glukvamin_brnd2.jpg) center 0 fixed
    no-repeat #e6e6e6;
  padding-top: 50px;
}

.brand-glukvamin-link {
  display: block;
  height: 1000px;
  position: fixed;
  top: -225px;
  width: 100%;
}

.brand-glukvamin #container {
  background: url(/img/design/branding/gluck_foot.png) center bottom no-repeat;
}

.otstup {
  margin: 20px 0 0 0;
}

.img-art,
.img_not_big {
  max-width: 100%;
  float: none;
}

/* img.img-art {
  max-width: 100% !important;
  float: none !important;
} */
