
/* =====================================================================================================================================
= GENERAL */

/* -----------------------------------------------------------------------------
= CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

th, td {
  vertical-align: top;
}

body {
  background: #fff;
  line-height: 1;
}

ol, ul {
  list-style: none;
}

em {
  font-style: italic;
}

blockquote {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table.outer-poll {
  width: 100%;
}

caption, th, td  {
  font-weight: normal; text-align: left;
}

blockquote, q {
  quotes: "" "";
}

a img {
  border: 0;
  text-decoration: none !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* -----------------------------------------------------------------------------
= TEXT ELEMENTS */

body {
  margin: 0;
  padding: 0;
  font-size: 75%;
  font-family: "Lucida Grande", lucida, "Helvetica Neue", Helvetica, Verdana, sans-serif;
  line-height: 1.625;
  color: black;
  background: white url(../images/bodybgbig.jpg) top center repeat;
}

input, textarea {
  font-size: 100%; font-family: "Lucida Grande", lucida, "Helvetica Neue", Helvetica, Verdana, sans-serif;
}

/* -----------------------------------------------------------------------------
BASIC ELEMENTS */

p {
  margin: 0 0 1.5em;
}

a {
  text-decoration: underline;
  color: #1d6895;
  font-weight: normal;
}

a:hover {
  text-decoration: none;
  color: #9f190c;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0.5em 0 0.5em;
  color: #1d6895;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 183.3%;
  font-weight: bold;
  margin: 0.5em 0 0.5em;
}

h3 {
  font-size: 150%;
  color: #9f190c;
  font-weight: bold;
}

h3 a {
  font-weight: bold;
  color: #9f190c;
}

h4 {
  font-size: 125%;
}

h5 {
  font-size: 108.3%;
}

h6 {
  font-size: 100%;
}

a img {
  border: 0;
}

strong a {
  font-weight: bold;
}

acronym, abbr {
  font-size: 90%;
  letter-spacing: .07em;
}

fieldset{
  border-width: 1px 0 0;
  padding: 1em;
  margin: 0 0 2em 0;
}

body[id] fieldset {
  width: auto;
  margin: 0 0 1em 0;
  background-color: #EEF4F8;
}

legend {
  padding: 0 0.5em;
  font-size: 140%;
  font-weight: bold;
  color: #000;
}

pre {
  font-family: courier;
  font-style: normal;
  font-size: 88%;
}

hr {
  height: 1px;
}

fieldset label span {
  display: block;
  width: 15em;
  float: left;
}

fieldset label.checkbox span {
  display: inline;
  width: auto;
  float: none;
  padding-left: 0.5em;
}

#userinfo p {
  clear: both;
}

/* -----------------------------------------------------------------------------
= LAYOUT */

#wrapper { /* obalujici element pro praci s pozadim */
  margin: 0;
  padding: 0;
  background: url(../images/wrapbg2.png) top center repeat-x;
}

#all { /* hlavni element webu */
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 965px;
  border: 0;
}

#header {
  margin: 0;
  padding: 0;
  height: 164px;
}

#main {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 1%;
  min-height: 388px;
  background: white url(../images/mainbg.png) top center repeat-y;
}

#main .innerwrap {
  margin: 0;
  padding: 0;
}

.blue-shadow {
  display: block;
  width: 30px;
  height: 370px;
  position: absolute; top: 0; right: -30px;
  background: url(../images/blue-shadow.png) no-repeat;
}

.left {
  float: left;
  width: 230px;
  margin: 0;
  padding: 0;
}

.right { /* not used */
  float: right;
  width: 230px;
  margin: 0;
  padding: 0;
  display: none;
}

.procedures-form .right {
  width: auto;
  display: block;
}

.middle { /* kontejner pro stredovy blok - matrjoska - nenastavovat padding */
  margin: 0;
  width: 735px;
  float: right;
}

#footer {
  height: 335px;
}

.column-in { /* vnitrni kontejner pro vsechny bloky - matrjoska - tady nastavit padding */
  margin: 0;
  padding: 0.5em 1em;
}

.cleaner {
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  visibility: hidden;
  display: block;
}

.hidden {
  position: absolute;
  left: -9999px;
}

.nodsp {
  display: none;
}

#album, #download, #ocontent, #article {
  position: relative;
  width: 100%;
}

/* =====================================================================================================================================
= LAYOUT STRUCUTRES */

/* -----------------------------------------------------------------------------
= HEADER */

#header {
    position: relative;
    z-index: 9000;
}

#header .column-in {
  margin: 0;
  padding: 122px 0 0 0;
  position: relative;
}

#header h1, #header h1 a, #header h1 span {
  display: block;
  width: 210px;
  height: 60px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-weight: normal;
  background: transparent;
  overflow: hidden;
}

#header h1 {
  position: absolute; top: 16px; left: 6px;
  background: url(../images/logo.png) no-repeat;
}

#header h1 a {
  cursor: pointer;
}

#header h1 span {
  text-indent: -9999px;
}

/* slogan */
.slogan {
  display: block;
  width: 273px;
  height: 74px;
  position: absolute; top: 16px; left: 229px;
  background: url(../images/slogan.png) no-repeat;
  text-indent: -9999px;
}

/* MENU */

#row-site-navigation {
  width: auto;
  height: 35px;
  position: absolute; top: 122px; right: 15px;
  clear: both;
  margin: 0;
  padding: 0;
}

#row-site-navigation ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9000;
}

#row-site-navigation ul li {
  list-style-type: none;
  display: block;
  float: left;
  width: auto;
  height: 35px;
  margin-right: 4px;
  font-size: 15px;
  position: relative;
}
#row-site-navigation ul li.btn {
  overflow: visible;
}
#row-site-navigation ul li.btn:hover,
#row-site-navigation ul li.btn:hover a
{
  background-position: 0px -105px;
}


#row-site-navigation ul ul li {
  float: none;
  /*font-size: 11px;*/
  margin: 0;
  border-top: 1px solid #c54f46;
}
#row-site-navigation ul ul li.btn,
#row-site-navigation ul ul li.btn a,
#row-site-navigation ul ul li.btn span {
  background: #AA190C;
  float: none;
  display: block;
  height: auto;
}
#row-site-navigation ul ul li.btn a:hover {
  text-decoration: underline;
}

#row-site-navigation ul ul li.btn a:active, #row-site-navigation ul ul li.btn a:focus {
  text-decoration: underline;
  background-color: transparent !important;
}

#row-site-navigation ul ul li.active,
#row-site-navigation ul ul li.active a,
#row-site-navigation ul ul li.active span {
  background: #144E77;
}

#row-site-navigation ul ul li.active a:hover {
    text-decoration: none;
}

#row-site-navigation ul ul {
  display: none;
  position: absolute;
  top: 35px;
  width: 190px;
  left: 0;
  z-index: 9000;
}
#row-site-navigation ul li:hover ul {
  display: block;
}

* html #row-site-navigation ul li {
  width: 140px;
  font-size: 12px;
}

/* BUTTON */

.btn a, .btn a:hover {
  text-decoration: none;
}

.btn, .btn a, .btn span {
  color: white;
  background-image: url(../images/btn.png);
  background-repeat: no-repeat;
  line-height: 35px; }

.btn, .btn a {
  background-position: 0px -70px;
  cursor: pointer;
}

.btn span {
  background-position: right 0px;
}

.btn:hover, .btn a:hover {
  background-position: 0px -105px;
}

.btn:hover span, .btn a:hover span {
  background-position: right -35px;
}

.btn:focus, .btn a:focus {
  background-position: 0px -105px;
}

.btn:focus span, .btn a:focus span {
  background-position: right -35px;
}

.btn:active, .btn a:active, .btn.active a, .btn.menu-active-parent a {
  background-position: 0px -105px;
}

.btn:active span, .btn a:active span, .btn.active a span, .btn.menu-active-parent a span {
  background-position: right -35px;
  color: white;
}

/* .btn:disabled {
background-position: 0px -70px;
}
.btn:disabled span {
  background-position: right 0px; color: #EE4653; cursor: default;
} */

.btn {
  height: 35px;
  display: block;
  overflow: hidden;
}

.btn a {
  display: block;
  float: left;
}

.btn span {
  float: left;
  margin-left: 13px;
  height: 35px;
  padding-top: 0;
  font-weight: normal;
  letter-spacing: 0px;
  padding-left: 1px;
  padding-right: 14px;
}

* html .btn span {
  margin-left: 6px;
  padding-left: 8px;
}

/*kont_menu*/

.kont_menu .level1 {
  width: 100%;
  padding-left: 3px;
 }

.kont_menu .level1 .btn a {
  background-color: #144e77;
    height: 35px;
   width: 227px;
    font-size: 15px;
}

.kont_menu .level1 .btn a, .kont_menu .level1 .btn a span {
  background-image: none;
}

.kont_menu .level1 .btn a:hover {
  background-color: #144e77;
  text-decoration: underline;
}

.kont_menu .level1 .btn {
  list-style: none;
  background: none;
  float: left;
  padding-left: 0;
  margin-left: 2px;
}

.kont_menu .level1 .btn.first {
  margin-left: 0px;
}

.kont_menu .level1 .btn.active a {
  text-decoration: underline;
  background: #EEF4F8;
  color: #144E77;
  
}

.kont_menu .level1 .btn.active a span {
  color: #144E77;
}

/* SEARCH */

.search {
  position: absolute;
  top: 36px;
  right: 0;
  width: 230px;
  height: 31px;
  padding: 0;
  background: url(../images/searchbg.png) no-repeat;
}

.search form {
  margin: 0;
  padding: 0;
  clear: both;
}

.search label {
  float: left;
  width: 100px;
  height: 28px;
  padding-left: 25px;
}

.search-input {
  display: block;
  width: 119px;
  margin-top: 2px;
  border: 0;
  padding: 6px 3px 3px 5px;
  background: transparent;
  vertical-align: bottom;
}

* html .search-input {
  width: 110px;
}

.go {
  float: right;
  display: block;
  margin: 3px 3px 0 0;
  border: 0;
  width: 74px;
  height: 25px;
  vertical-align: bottom;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/searchgo.png) 0 0 no-repeat;
}

.go:hover {
  background-position: 0 -25px;
}

/* SKIP NAVIGATION */

a.hidden-nav {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -9999px;
  background: #fff;
  color: #000;
  padding: 0.5em;
  z-index: 0;
}

a.hidden-nav:active, a.hidden-nav:focus {
  z-index: 2000;
  margin-left: 0;
}

/* TOP-BOX */

#top-box { display: none;
  position: absolute;
  bottom: 0;
  left: 11px;
  z-index: 200;
  background: #e2f3f7;
  height: 75px;
  width: 940px;
  /*  border: 10px solid #fff;
   border-left: 0;
   border-right: 0;*/
}

#top-box {
  clear: both;
  margin: 0;
  padding: 0;
  width: 100%;
}

#top-box .left {
  width: 145px;
}

#top-box .middle {
  width: 795px;
}

#top-box .middle .column-in {
  padding: 10px 0;
  overflow: hidden;
}

#top-box .left .column-in {
  padding: 5px 0 5px 15px;
  overflow: auto;
  height: 65px;
  background: #afdde9 url('../images/co-je-to-bg.png') no-repeat right 0;
}

#top-box .left h2 {
  margin: 0;
  font-size: 1.2em;
  color: #ff8080;
}

#top-box .left h4 {
  margin: 0;
  font-size: 1em;
  color: #ff8080 !important;
}

#top-box .left h3 {
  margin: 0;
  font-size: 1.1em;
  color: #f00;
  line-height: 1.2em;
}

#top-box .left h3 a {
  color: #f00;
}

#top-box .left p.article-perex {
  margin: 0;
  font-weight: normal;
  line-height: 1.2em;
  font-size: 0.95em;
}

#top-box .left .vice {
  margin-top: 5px;
}

#top-box .left .vice a {
  color: #000;
  text-decoration: none;
  padding-left: 12px;
  background: url('../images/sipka-odpoved.png') no-repeat 0 2px;
}

#top-box .left .vice a:hover {
  text-decoration: underline;
}

#top-box .left .article-content .co-je-to .item div {
  line-height: 1.2em;
}

#top-box .middle ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#top-box .middle ul li {
  float: left;
  margin: 0 8px;
  _margin: 0 6px;
  background-image: none;
  padding: 0;
}

#top-box .middle ul li a {
  display: block;
  padding: 0;
  margin: 0;
  width: 101px;
  height: 44px;
  color: #2c5aa0;
  font-weight: bold;
  padding-left: 42px;
  padding-top: 10px;
  line-height: 1.1em;
  font-size: 1.15em;
  text-decoration: underline;
}

#top-box .middle ul li a:hover {
  text-decoration: underline;
}

#top-box .middle .lekovy-zaznam-pacienta a:hover, #top-box .middle .lekovy-zaznam-pacienta.active a {
  background: url('../images/button_zaznam.png') no-repeat 0 bottom;
}

#top-box .middle .sukl-vas-chrani a:hover, #top-box .middle .sukl-vas-chrani.oactive a {
  background: url('../images/button_chrani.png') no-repeat 0 bottom;
}

#top-box .middle .encyklopedie a:hover, #top-box .middle .encyklopedie.eactive a {
  background: url('../images/button_encyklopedie.png') no-repeat 0 bottom;
}

#top-box .middle .sukl-a-media a:hover, #top-box .middle .sukl-a-media.oactive a {
  background: url('../images/button_media.png') no-repeat 0 bottom;
}

#top-box .middle .zdravi-nemoc-a-leky a:hover, #top-box .middle .zdravi-nemoc-a-leky.eactive a {
  background: url('../images/button_zdravi.png') no-repeat 0 bottom;
}

#top-box .middle .lekovy-zaznam-pacienta a {
  background: url('../images/button_zaznam.png') no-repeat 0 0;
}

#top-box .middle .sukl-vas-chrani a {
  background: url('../images/button_chrani.png') no-repeat 0 0;
  width: 83px;
  padding-left: 60px;
}

#top-box .middle .encyklopedie a {
  background: url('../images/button_encyklopedie.png') no-repeat 0 0;
}

#top-box .middle .sukl-a-media a {
  background: url('../images/button_media.png') no-repeat 0 0;
  width: 83px;
  padding-left: 60px;
}

#top-box .middle .zdravi-nemoc-a-leky a {
  background: url('../images/button_zdravi.png') no-repeat 0 0;
}

.error-box {
  border: 3px solid #bf1d03;
  display: block;
  color: #BD2E1C;
  font-weight: bold;
  margin: 15px 0;
  background: #F5EAE8 url('../images/error_box.png') no-repeat 10px 8px;
  padding: 8px 8px 8px 35px !important;
}

/* -----------------------------------------------------------------------------
= LEFT */

.left {
  padding-top: 24px;
  background: url(../images/wrapbg.png) 0 0 repeat-x;
}

.left .column-in {
  padding: 0 1.333em;
  background: url(../images/mainbg.png) 0 0 repeat-y;
}

.left h2 {
  color: #9B0E01;
  font-size: 150%;
}

.left h3 {
  color: #9B0E01;
  font-size: 150%;
}

.left .pomocnik {
    margin-bottom: 15px;
}

/* INFO MENU */

.b46 {
  background:url(../images/leftbg.png) !important;
}

/* vyvoj */
/*
.b44 {
  height: 266px;
}
*/ 
.ico-info, .ico-zept, .ico-ency, .ico-knih, .ico-kos, .ico-erecept {
  width: 230px;
  height: 63px;
  margin-bottom: 1px;
  background-repeat: no-repeat;
  line-height: 63px;
}

.ico-info a, .ico-zept a, .ico-ency a, .ico-knih a, .ico-kos a, .ico-erecept a {
  display: block;
  width: 230px;
  height: 63px;
  text-indent: -9999px;
  overflow: hidden;
}

.ico-info {
  background: url(../images/infobrozura.png) 0 0;
}

.ico-info:hover {
  background-position: 0 -63px;
}

.ico-zept {
  background: url(../images/zeptejte_se.png) 0 0;
}

.ico-zept:hover {
  background-position: 0 -63px;
}

.ico-ency {
  background: url(../images/encyklopedie.png) 0 0;
}

.ico-ency:hover {
  background-position: 0 -63px;
}

.ico-knih {
  position: relative;
  background: url(../images/ico-knih.png) 0 0;
}

.ico-knih:hover {
  background-position: 0 -63px;
}

.ico-knih em {
  display: block;
  width: 61px;
  height: 51px;
  position: absolute; top: 6px; left: 7px; z-index: 100;
  text-indent: 0;
  background: url(../images/ico-knih-anim.gif) no-repeat;
}

.ico-kos {
  position: relative;
  background: url(../images/ico-kos3.png) 0 0;
}

.ico-kos:hover {
  background-position: 0 -63px;
}

.ico-erecept {
  position: relative;
  background: url(../images/ico-erecept.png) 0 0;
}

.ico-erecept:hover {
  background-position: 0 -63px;
}
/* -----------------------------------------------------------------------------
= NOVINKY */

/* HP */

.b5 {
}

.b5 h2 {
  color: #9f190c;
  margin: 0;
  padding: 0.75em 0;
  font-size: 130%;
}

.akt {

}

.b5 span.mw_field {
  display: block;
}

.akt .item {
  padding-bottom: 10px;
}

.akt h5 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  color: black;
}

.akt h4 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}

.akt h4 a, .akt h4 a:hover {
  display: block;
  font-weight: bold;
}

.akt .article-perex {
  font-weight: normal;
}

/* VSECHNY NOVINKY */

.aktlist .item {
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.aktlist h5 {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 100%;
  color: black;
}

.aktlist h3 {
  margin-top: 0;
}

.aktlist .article-perex {
  font-weight: normal;
}

/*anketa*/

.poll-question {
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 2px dotted #E6E6DA;
    font-weight: bold;
}

.poll .poll-answer {
    margin: 0;
}

.left .poll .poll-answer  input {
  max-width: 190px;
}

.poll-submit input {
    float: left !important;
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

.middle .poll-box-results table {
    width: 100%;
    margin-bottom: 1em;
}

table.outer-poll td img{
    padding-bottom: 7px;
}

/* -----------------------------------------------------------------------------
= XXX */


/* ostatni bloky */

.b19 .article-content,
.b30 .mw_field,
.potrebuji_sukl {
  padding: 10px 15px;
}

.b19 select,
.b30 select,
.potrebuji_sukl select {
  background: none repeat scroll 0 0 #A6C2D3;
  border: 1px solid #A6C2D3;
  padding: 3px; 
}


.b30 select, .potrebuji_sukl select {
  width: 580px;
}


.b19 .ok-button,
.b30 .ok-button,
.potrebuji_sukl .ok-button {
  background: url("../images/searchgo.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    height: 25px;
    margin: 0;
    overflow: hidden;
    vertical-align: bottom;
    width: 74px;
}

.b19 .ok-button:hover,
.b30 .ok-button:hover,
.potrebuji_sukl .ok-button:hover {
background-position: 0 -25px;
}

.b12 {
  margin-top: 10px;
}

.b10 {
  margin: 0;
  padding: 0;
}

.b19, .b30, .potrebuji, .potrebuji_sukl {
    background: url("../images/cardsbg.png") repeat-x scroll 0 0 transparent;
}

.b30 {
  width: 100%;
  margin-bottom: 20px;
}

.potrebuji_sukl {
  margin-bottom: 20px;
}

.b30 h2 {
    color: #FFED9C;
    padding: 10px 15px 0 15px;
    margin: 0;
}

.b30 .potrebuji {
    margin-bottom: 10px;
}

.b19 h2 {
  background: #c8d1a3;
  padding-left: 10px;
  color: #000;
}

.b41 {
  background: #F1F6F5;
  text-align: center;
}

.b42 {
  margin-bottom: 0 !important;
  margin-top: -10px !important;
}

.b43 {
  margin-top: 0 !important;
  padding: 0 !important;
}

.middle .b30 h3 {
  color: #fff;
  font-size: 1.8em;
  line-height: 1em;
  padding: 10px;
  margin: 0;
}

/* -----------------------------------------------------------------------------
= MIDDLE */

#content{
}

.middle .column-in {
  padding: 15px 20px 25px 25px;
  position: relative;
}

.hp .middle .column-in {
  margin: 0;
  padding: 0;
}

.middle .column-in .blockContent {
}

/*inContent*/

.middle .inContent {
  padding: 0;
}

.wrapper-home .middle .inContent {
  padding: 0;
}

.middle .inContent .wanted_text {
  width: 200px;
}

.middle .inContent #search_form_block #submit_search {
  float: left;
  width: auto;
  margin: 0;
}

.middle .inContent #search_form_block #submit_search input {
  margin: 0;
}

.middle .inContent #search {
    background: #EEF4F8;
    padding: 10px 15px;
    margin: 10px 0;
}

.middle .inContent label.wanted_text {
    padding-top: 2px;
}

.middle .inContent input.wanted_text {
    width: 410px;
}

.breadcrumb {
  margin-top: 10px;
  margin-bottom: 10px;
}

.breadcrumb a {
  color: #9f190c;
}

.breadcrumb a:hover {
  color: #1d6895;
}

#article {
  background-color: #fff;
  padding: 0 10px 10px 0;
}

.middle img {
  max-width: 100%;
}
.middle table td img,
.middle #map img,
.middle .gmap img {
  max-width: none;
}

.se-zeptat .middle #article h3 {
  color: #000;
  background-color: #c8d1a3;
  padding: 3px 10px;
}


.to-right {
  clear: right;
  margin-top: 0;
  padding-top: 0;
  float: right;
  color: silver;
}

a.to-top:link, a.to-top:visited {
  clear: both;
  margin: 0;
  padding: 0;
  display: block;
  float: right;
  text-align: right;
}

a.to-top:hover {
  color: #000;
}

p.box {
  border: 1px black solid;
  padding: 4px;
  margin-right: 6px;
}

.middle table {
  border: 2px solid #a6c2d3;
  border-collapse: collapse;
  width: auto;
  max-width: 99%;
  padding: 0 0;
  margin: 0 0;
}

.middle table th {
  border-right: 1px solid #fff;
  padding: 5px;
  color: white;
  background: #144e77;
}

.middle table td {
  border: 1px solid #efefef;
  padding: 5px;
}

.middle table tr.even td {
  border: 1px solid #fff;
  background: #fff8dc;
}

.middle table td p {
  padding: 0;
  margin: 0;
}

.article-perex {
  font-weight: bold;
  padding: 0;
}

.mw_field .article-perex {
  font-weight: normal;
  margin-bottom: 0;
}

.inline-nav {
  color: #3B3B3B;
  padding: 0.5em 1em;
}

.perex_image {
  float: left;
  margin: 0 0.5em 0.5em 0;
}

.middle ul, .middle ol {
  list-style-position: outside;
  padding-left: 10px;
  margin-left: 0;
}

.middle ol {
  padding-left: 30px;
}

.middle ul li, .left ul li {
  list-style-type: none;
  margin: 0 0 0.3em 0;
  padding-left: 15px;
  background: url(../images/li.png) no-repeat 0 7px;
}

.middle ol li, .middle ul ol li {
  list-style-type: decimal;
}

.middle .list_rw {
    width: 49%;
    float: left;
}

.middle .list_rw ul li.ockovaci-kalendar, .middle .list_rw ul li.kalendar-cestovatele-4 {
    background: none;
}

.middle .list_rw ul li.ockovaci-kalendar a, .middle .list_rw ul li.kalendar-cestovatele-4 a { 
    padding-left: 54px;
    height: 36px;
    display: block;
    line-height: 300%;
}

.middle .list_rw ul li.ockovaci-kalendar a {
  background: url('../images/ockovaci_kalendar_content.png') no-repeat;
}

.middle .list_rw ul li.kalendar-cestovatele-4 a {
    background: url('../images/kalendar_cestovatele_content.png') no-repeat;
}

.article-footer {
  text-align: right;
  font-style: italic;
  border-top: 1px solid #f2f2f2;
}

.article-info {
  padding: 0;
  margin: 0.5em 0 0 0;
  text-align: left;
  height: 20px;
  vertical-align: middle;
  font-size: 0.85em;
}

.full-story {
  vertical-align: middle;
  display: block;
  float: right;
  padding: 0;
  height: 24px;
}

hr.separator {
  visibility: hidden;
}

.pager {
  padding: 0.5em;
  display: block;
  text-align: center;
}

div.detail {
  border: 1px solid #f2f2f2;
  margin-left: 0;
  padding: 0.5em 1em;
}

.res-head-title {
  color: #fff;
  margin: 0;
  padding: 0.25em 1em;
}

.res-head-title a {
  padding: 0.25em;
  color: #fff;
}

.res-head-title a:hover {
  background: #fff;
  color: #000;
}

.nobg a {
  padding: 0.25em;
}

.current {
  padding: 0.25em;
  background: #fff;
}

.res-head-title .current {
  background: #dee;
  color: #000;
}

.arrow-right {
  background: transparent url('../images/ico_dale.gif') left center no-repeat;
  height: 20px;
  width: 20px;
  text-decoration: none;
}

.arrow-right span, .arrow-left span {
  visibility: hidden;
}

.arrow-left {
  background: transparent url('../images/ico_pred.gif') left center no-repeat;
  height: 20px;
  width: 20px;
  text-decoration: none;
}

.center {
  text-align: center;
}

.to_right {
  text-align: right;
  display: block;
}

.r-marg {
  background: transparent url('../images/ico_dale.gif') right top no-repeat;
  padding-right: 25px;
  margin-left: 0;
}

.l-marg {
  float: left;
  display: block;
  background: transparent url('../images/ico_pred.gif') left top no-repeat;
  margin-left: 0;
  padding-left: 25px;
}

.nowrap {
  white-space: nowrap;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.errorMsg {
  background: #feddda;
  border: 1px solid red;
  color: red;
  font-weight: bold;
  padding: 2em;
}

p.error {
  padding: 15px 0 15px 15px;
  background-color: #fef1f1;
  border: 1px solid #facdcd;
  color: #9F190C;
  font-weight: bold;
  margin: 10px 0 15px 0;
}

.img-to-right {
  float: right;
  padding: 0 0 0.5em 0.5em;
}

.img-to-left {
  float: left;
  padding: 0 0.5em 0.5em 0;
}

.top {
  text-align: right;
  font-size: 0.85em;
  padding-right: 15px;
  margin: 0 20px 0 0;
  background: url('../images/nahoru-bg.png') no-repeat right 0;
  height: 20px;
}

.top a {
  padding-left: 20px;
  background: url('../images/nahoru.png') no-repeat 0 5px;
  color: #000;
}

h4 .related-date {
  font-weight: normal;
}

.photo {
  float: left;
  background: #e0e0e0;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 168px;
  height: 185px;
  text-align: center;
}

.photo p {
  margin: 0;
  padding: 0;
}

.photo p.photo-img {
  padding: 8px;
  padding-bottom: 0;
}

.photo a.text, .photo a.text:hover {
  color: #303030;
  font-size: 85%;
}

.photo .img img {
  border: 1px solid #fff;
  margin: 0;
  padding: 0;
}

/* potrebuji se zeptat */
.middle .ask-question {
  background: #ebeede;
  margin: 1px 0;
  padding: 10px;
  cursor: pointer;
}

.middle .ask-question:hover {
  background: #dfe4ca;
}

.middle .ask-question:hover a {
  background-image: url('../images/li-questions-hover.png');
}

.middle .ask-question h4 {
  color: #000;
  margin: 0;
}

.middle .ask-question p {
  margin: 0;
}

.middle .ask-question a {
  background: url('../images/li-questions.png') no-repeat 0 3px;
  padding-left: 12px;
}

/*
 .middle .ask-question a:hover {
 background: url('../images/li_vlevo.png') no-repeat 0 -49px;
 }*/
/* boxy sukl */
.prevbox {
  float: left;
  width: 320px;
  margin-right: 20px;
}

.prevbox h3 {
}

.prevbox h3 a {
  color: #9f190c;
  text-decoration: none;
  font-weight: bold;
}

.prevbox h3 a:hover {
  text-decoration: underline;
}

.prevbox h4 {
  line-height: 1.2em;
  font-size: 1.1em;
  margin-top: 5px;
}

.prevbox h4 a {
  text-decoration: none;
}

.prevbox .info {
  font-size: 0.9em;
  font-weight: bold;
  margin: 0;
  color: #666;
}

.prevbox .perex {
  line-height: 1.2em;
  margin-top: 0;
}

a.iconic {
    background: url(../images/dot-arrow-all.png) 5px 4px no-repeat;
    color: #9F190C;
    padding-left: 25px;
    font-weight: bold;
}

/**/

.slovnik h3 a{
    color: #9F190C;
    font-weight: bold;
    font-size: 90%;
}

/*table zebra*/

table.zebra {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
  background-color: #fff;
  border: 0;
  margin-top: 10px;
}

table.zebra.vertical th {
  width: 30%;
  padding: 5px 8px;
}

table.zebra tr {
  border-bottom: 0;
}

table.zebra thead tr {
  border: 0;
}

table.zebra th {
  text-align: left;
  color: #000;
  background-color: #EEEEE2;
  border: 0;
  padding: 0 3px;
  vertical-align: top;
  font-weight: bold;
}

table.zebra .active td {
  background-color: #F1F2E7;
}

table.zebra tr.first td {
  border-top: 2px solid #A6C2D3;
}

table.zebra tr.e {

}

table.zebra td {
  vertical-align: top;
  border: 0;
}

table.zebra td.nowrap, table.zebra th.nowrap {
  white-space: nowrap;
}

table.zebra td.name a{
  background: url('../images/item_icon.png') no-repeat 0 3px;
  padding-left: 20px;
  display: block;
}

table.zebra td.hilight,
table.zebra tr td.hilight a {
  font-weight: bold !important;
}

table.zebra tr.zp td {
  background: #EAF1F2;
}

table.zebra tr td a {
  display: block;
  overflow: auto;
}

table.zebra tr td a span {
  background: url('../images/item_icon.png') no-repeat center center;
  display: block;
  float: left;
  height: 18px;
  width: 18px;
}
table.zebra tr td a span.zp {
  background-image: url('../images/coins.png') !important;
}

table.zebra tr td a span.market {
  background-image: url('../images/check.png') !important;
}
table.zebra tr td a span.empty {
  background-image: none !important;
}

table.zebra td a:hover {
  text-decoration: underline;
}

table.zebra td a.button:hover {
  text-decoration: none;
}

/*table zebra vertical*/

table.zebra.vertical tr {
  border: 1px solid #fff;
}

table.zebra.vertical td {
  padding-left: 10px;
}

table.zebra.vertical td a{
  text-decoration: underline;
}

table.zebra.vertical td a:hover{
  text-decoration: none;
}

/* zalozky */
.tab-bar {
  border-bottom: 4px solid #144E77;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: relative;
  width: 100%;
  z-index: 100;
  margin-bottom: 10px;
  margin-top: 15px;
}

.tab-bar a {
  display: block;
  float: left;
  padding: 5px 8px;
  margin-right: 1px;
  color: #000;
  text-decoration: none;
}

.tab-bar a.active {
  background-color: #144E77;
  color: #fff;
  text-decoration: none;
}

.tab-bar a.inactive {
  background-color: #EEF4F8;
}

.tab-bar a.inactive:hover {
  text-decoration: none;
  color: #9F190C;
}

/*pager*/

.pager{
  padding: 1em 0;
  display: block;
  text-align: center;
}

.pager a {
  padding: 4px 5px;
  background-color: #EEEEE2;
  border: 1px solid #EEEEE2;
  margin: 0;
  text-decoration: none;
}

.pager a:visited {
  color: #CC2A10;
}

.pager a.nav {
  background: none;
  border: 0;
}

.pager a.small {
  font-size: 100%;
}

.pager a.small:hover {
  border: 1px solid #A6C2D3;
  background: #EAF1F2;
}

.pager .big {
  padding: 4px 5px;
  color: #fff;
  background-color: #9F190C;
  border: 1px solid #9F190C;
}

/*title, perex, img, info*/

.title_perex_img_info h3 a{
    color: #9F190C;
    font-weight: bold;
    font-size: 90%;
}

.redstar {
   border: 0 none;
   color: red;
   font-size: 150%;
   line-height: 75%;
   text-decoration: none !important; 
}
/* -----------------------------------------------------------------------------
= HOMEPAGE */

/* POMOCNIK */

.pomocnik {
  height: 451px;
  color: white;
  background: url(../images/cardsbg.png) repeat-x;
}

.cross {
  height: 451px;
  background: url(../images/card-cross.png) 29px 19px no-repeat;
}

.pomocnik h3 {
  margin: 19px 0 0 29px !important;
  padding: 0;
  color: white;
  background: transparent;
}


.pomocnik form {
  padding: 16px 29px 0 29px;
  background: transparent;
}

.pomocnik h3 a {
    display: block;
    height: 31px;
}

.pomocnik .medication h3 a {
  background: url(../images/card-leky.png) no-repeat;
}

.pomocnik .apotheke h3 a {
  background: url(../images/card-leka.png) no-repeat;
}

.pomocnik .vaccine h3 a {
  background: url(../images/card-ocko.png) no-repeat;
}

.pomocnik .evaluation h3 a {
  background: url(../images/card-klin.png) no-repeat;
}

.pomocnik .medication a span, .pomocnik .apotheke a span, .pomocnik .vaccine a span, .pomocnik .evaluation a span {
    position: absolute;
    left: -9999px;
}

.pomocnik .medication, .pomocnik .apotheke, .pomocnik .vaccine, .pomocnik .evaluation {
  float: left;
  width: 367px;
  height: 229px;
}

.pomocnik .vaccine, .pomocnik .evaluation {
  height: 223px;
}

.pomocnik .vaccine #disease, .pomocnik .vaccine #vaccine, .pomocnik .vaccine #country {
  width: 303px;
}

.pomocnik input, .pomocnik select, .pomocnik textarea {
  width: 295px;
  border: 1px solid #e1ecf2;
/*  border: 1px solid #a6c2d3;  */
  padding: 3px;
  background: #e1ecf2;
/*  background: #a6c2d3;     */
}

.pomocnik select {
  width: 303px;
}

.pomocnik label {
  display: block;
}

.pomocnik strong {
  font-weight: bold;
}

.pomocnik p,
.pomocnik div.p-margin {
  margin: 0 0 10px 0;
}

.pomocnik p.submit {
  text-align: right;
  margin-bottom: 0;
  height: 27px;
}

/* SUBMITS */

p.submit input, input.submit, #submit_search input {
  float: right;
  display: block;
  margin: 3px 6px 0 0;
  border: 0;
  width: 74px;
  height: 25px;
  vertical-align: bottom;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/searchgo.png) 0 0 no-repeat;
}

p.submit input:hover, input.submit:hover, #submit_search input:hover {
  background-position: 0 -25px;
}

#submit_search input {
  margin-top: 0;
}

p.fright {
  margin: 10px 0;
  clear: both;
  min-height: 25px;
}

p.fright, p.fright input.submit {

}

p.fright input.submit,
p.fright a.submit {
  width: 74px;
  border: 0;
  float: left;
}

p.fright a.submit, .faq-back a {
  display: block;
  margin: 0 6px 0 0;
  border: 0;
  width: 100px;
  height: 25px;
  line-height: 25px;
  vertical-align: bottom;
  overflow: hidden;
  cursor: pointer;
  background: url(../images/but100.png) 0 0 no-repeat;
  text-align: center;
  text-decoration: none;
  color: #000;
}
p.fright a.submit:hover, .faq-back a:hover {
  background-position: 0 -25px;
}

p.show_form {
  margin: 0 !important;
  padding: 10px;
  background: #EEF4F8;
}
p.show_form .submit {
  margin-top: 0;
}

p.fright input.export {
  float: left;
}

/* POMOCNIK LEFT */
/* child from pomocnik */

.pmc {
  height: auto;
  color: white;
  background-image: none;
}

.pmc .search-block {
  height: 1%;
  background: url(../images/cardsbg.png) repeat-x;
}

.pmc form {
  padding: 15px !important;
  background: transparent;
}

.pmc h3 {
  height: 38px;
  margin: 0 !important;
  padding: 0;
  color: white;
  text-indent: -9999px;
}

.pomocnik.pmc h3 a {
  background: none;
  height: 38px;
}

.pmc input, .pmc select, .pmc textarea {
  width: 191px;
}

.pmc .vaccine #disease, .pnc .vaccine #vaccine, .pmc .vaccine #country {
  width: 199px;
}

.pmc select {
  width: 199px;
}

.pmc .medication, .pmc .apotheke, .pmc .vaccine, .pmc .evaluation {
  float: none;
  width: auto;
  height: auto;
  margin: 0 !important;
  padding: 0 !important;
  &height: 1%;
}

* html .pmc .medication, * html .pmc .apotheke, * html .pmc .vaccine, * html .pmc .evaluation {
  height: 1%;
}

.pmc p.submit input {
  margin: 3px 1px 0 0;
}

.pmc .medication h3 {
  background: url(../images/icol-leky.png) no-repeat;
}

.pmc .apotheke h3 {
  background: url(../images/icol-leka.png) no-repeat;
}

.pmc .vaccine h3 {
  background: url(../images/icol-ocko.png) no-repeat;
}

.pmc .evaluation h3 {
  background: url(../images/icol-klin.png) no-repeat;
}

/* PODROBNE VYHLEDAVANI */

.medication, .apotheke, .vaccine, .evaluation {
  margin: 0 !important;
}

.blockContent .medication h3, .blockContent .apotheke h3, .blockContent .evaluation h3, .blockContent .vaccine h3 {
  margin: 0;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  color: #ffed9c;
  background: #134b74 url(../images/h3bg.png) top left repeat-x;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
}

.blockContent strong {
  font-weight: bold;
}

.blockContent .vaccine form {
  background: #eef4f8;
}

.blockContent .medication fieldset, .blockContent .apotheke fieldset, .blockContent .evaluation fieldset, .blockContent .vaccine fieldset {
  margin: 0;
  padding: 10px;
}

.blockContent .medication p, .blockContent .apotheke p, .blockContent .evaluation p, .blockContent .vaccine p {
  margin-bottom: 10px;
}

.blockContent .medication .medication-label, .evaluation .evaluation-label, .apotheke .apotheke-label {
  font-weight: bold;
  float: left;
  display: block;
  width: 250px !important;
  clear: left;
}

.blockContent .medication input, .blockContent .evaluation input,
.blockContent .medication select, .blockContent .evaluation select, .blockContent .apotheke select
{
  width: 350px;
  border: 1px solid #a6c2d3;
  padding: 3px;
}

.blockContent .medication select, .blockContent .evaluation select, .blockContent .apotheke select {
  width: 358px;
}

.blockContent .evaluation #adv-search input, .blockContent .apotheke #adv-search input, .blockContent .medication #adv-search input,
#search_in_town, #search_in_title, .blockContent .medication .column-wrapper input {
  width: auto;
}

.evaluation .small, .evaluation.small {
  font-size: 100% !important;
}

.medication .block-texts label {
  width: 250px !important;
}

/* select */

.medication #adv-search, .apotheke #adv-search, .evaluation #adv-search, .vaccine #adv-search {
  border-top: 1px solid #a6c2d3;
  background: transparent;
  padding: 10px 0;
  margin-top: 10px;
}

.medication #form-adv, .apotheke #form-adv, .evaluation #form-adv, .vaccine #form-adv {
  display: block;
  width: 165px;
  height: 28px;
  margin-bottom: 10px;
  color: white;
  background: #144e77;
}

.medication #form-adv span, .apotheke #form-adv span, .evaluation #form-adv span, .vaccine #form-adv span {
  display: block;
  padding: 3px 0 0 25px;
}

.medication .show span, .apotheke .show span, .evaluation .show span, .vaccine .show span {
  background: url('../images/plus-minus.png') no-repeat 5px 6px;
}

.medication .hide span, .apotheke .hide span, .evaluation .hide span, .vaccine .hide span {
  background: url('../images/plus-minus.png') no-repeat 5px -20px;
}

#data-listing { 
  width: auto;
  margin: 5px 0;
  border: 1px solid #a6c2d3;
  padding: 3px;
}

/* VACCINE MODUL */

#vaccine-box .tab-bar {
    margin-bottom: 0;
}

#vaccine-box .current-tab {
    background: url("../images/cardsbg.png") repeat-x scroll 0 0 transparent;
    margin-bottom: 10px;
    margin-top: -1px;
    padding: 15px 10px;
}

#vaccine-box form {
  padding: 0;
}

#vaccine-box p.submit input {
  margin: 0 !important; /* todo */
}

#vaccine-box .current-tab {
    color: #fff;
}

#vaccine-box .current-tab .selected {
    width: 74px;
    display: block;
    text-align: center;
    line-height: 1.9;
    float: left;
    margin-right: 5px;
    height: 25px;
    background-color: #A6C2D3;
    color: #000;
}

#vaccine-box .current-tab label {
    width: 150px;
    display: block;
    float: left;
}


#vaccine-box .current-tab a {
    color: #fff;
}

#vaccine-box .current-tab a.category {
    background: url("../images/searchgo.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: left;
    color: #000;
    text-decoration: none;
    text-align: center;
    line-height: 1.9;
    height: 25px;
    margin: 0px 5px 0 0;
    overflow: hidden;
    vertical-align: bottom;
    width: 74px;
}

#vaccine-box .current-tab a.category:hover {
    background-position: 0 -25px;
}

#vaccine-box table.table-view {
    width: 99%;
    margin-bottom: 15px;
}

#vaccine-box table.table-view tr td {
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  border-top: 0 none;
  font-size: 100%;
  color: black;
}

#vaccine-box table.table-view tr th {
  color: black;
}

#vaccine-box table.table-view th.age {
  background-color: #F1F6F5;
  border-bottom: 1px solid white;
  font-size: 100%;
}

#vaccine-box input.submit {
  margin-top: 0;
}

#vaccine-box #disease, #vaccine-box #vaccine, #vaccine-box #country {
  background: none repeat scroll 0 0 #A6C2D3;
  border: 1px solid #A6C2D3;
  padding: 3px;
  margin-left: 10px;
  width: 410px;
}

.light-blue {
  padding: 5px !important;
  background: #eef4f8;
}

/* RESULTS TABLE */

#vaccine-box table.results {
  width: 685px;
  max-width: 685px;
}

#vaccine-box table.results tr th {
  background: #144e77;
  border-bottom: 0px solid #a6c2d3;
  color: white;
  font-size: 100%;
}

#vaccine-box table.results tr td {
  background: transparent;
  border-bottom: 2px solid #a6c2d3;
  color: #000000;
  font-size: 100%;
  vertical-align: top;
  width: 80%;
}

/* MEDICATION MODUL */

#medicine-box from {
  padding: 0;
}

/* HP-TXT */

.hp .home h2 {
  padding-left: 30px;
  padding-right: 30px;
}

.hp-txt {
  height: 400px;
  min-height: 400px;
  background: url(../images/majak.jpg) top right no-repeat;
}

.hp .hp-txt .column-in {
  margin: 0;
  padding: 0px 97px 30px 30px;
}

.hp-txt h3 {
  font-size: 13px;
  font-weight: bold;
  color: black;
  margin: 0;
  padding: 0;
}

.hp-txt h3 span {
  display: block;
  padding: 17px 15px 15px 70px;
}

.hp-txt .logo {
  height: 80px;
  background: url(../images/logo.png) top center no-repeat;
}

.hp-txt .pul-doleva {
  width: 290px;
}

.hp-txt .pul-doprava {
  width: 293px;
  border: 1px dashed #c1c1c1;
  background: url(../images/warn.png) 18px 12px no-repeat;
}

.hp-txt .pul-doprava p {
  margin: 0;
  padding: 10px 15px 15px 15px;
}

.hp-txt .pul-doprava strong {
  font-weight: bold;
  text-transform: uppercase;
}

.middle .hp-txt ul {
  margin-top: 29px;
  padding-left: 0;
}

.middle .hp-txt ul li {
  margin-bottom: 0.5em;
  padding-left: 25px;
  background: url(../images/li-ok.png) 0 3px no-repeat;
}

.middle .hp-txt ul li strong {
  font-weight: bold;
}

/* home boxes TO DELETE */

.home-links div a{
  width: 300px;
  margin-bottom: 10px;
  position: relative;
  float: left;
}

.home-links div.lekarny a,
.home-links div.zdravotnicke-prostredky a,
.home-links div.kalendar-cestovatele a,
.home-links div.hlaseni a {
  float: right;
}

.home-links div a, .home-links div a span, .home-links div a img {
  display: block;
}

.home-links div a span {
  text-transform: uppercase;
  color: #f00;
  font-weight: bold;
  padding: 5px 7px 0 20px;
  font-size: 1.2em;
  height: 23px;
}

.home-links div a {
  background: #dcf2ce url('../images/pozadi_volby_sipky.png') no-repeat 5px -96px;
  text-decoration: none;
  position: relative;
}
.home-links div.leky a, .home-links div.lekarny a {
  background: #dcf2ce url('../images/pozadi_volby_sipky.png') no-repeat 5px 4px;
}
.home-links div.leky a:hover, .home-links div.lekarny a:hover {
  background: #fff1b5 url('../images/pozadi_volby_sipky.png') no-repeat 5px 108px;
}

.home-links div a:hover {
  background: #fff1b5 url('../images/pozadi_volby_sipky.png') no-repeat 5px 8px;
  text-decoration: none;
}

.home-links div a img {
  width: 300px;
  height: 100px;
}

/* HP */
#hp-ok, #hp-kc {
  width: 300px;
}

#hp-ok {
  float: left;
}

#hp-kc {
  float: right;
}

#hp-ok a, #hp-kc a, #hp-ok img, #hp-kc img, #hp-ok a span, #hp-kc a span {
  display: block;
}

#hp-ok img, #hp-kc img {
  width: 100%;
}

#hp-ok a, #hp-kc a {
  background: #DCF2CE url('../images/pozadi_volby_sipky.png') no-repeat scroll 5px -95px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ff0000;
  font-size: 1.2em;
  font-weight: bold;
}

#hp-ok a:hover, #hp-kc a:hover {
  background: #fff1b5 url('../images/pozadi_volby_sipky.png') no-repeat scroll 5px 9px;
}

#hp-ok a span, #hp-kc a span {
  padding: 5px 5px 0 20px;
}

/* rozcestnik chripka */
#hp-flu {
  background: url('../images/banner_chripka_2.jpg') no-repeat 0 0;
  padding: 5px 0 10px 220px;
  height: 156px;
  margin-top: 20px;
}

#hp-flu h3 {
  font-size: 1.25em;
  color: #f00;
  margin: 0;
}

#hp-flu ul {
  margin-left: 0;
  padding-left: 0;
}

#hp-flu ul li {
  padding-left: 12px;
  background: url('../images/flu-arr.png') no-repeat 0 50%;
}

/* rozcestnik leky */

.med-links {
    width: 475px;
    margin: 0 auto;
    margin-top: 20px;
}

.med-links .vsechny a, .med-links .volne a {
  width: 223px;
  height: 303px;
  border: 1px solid #c7c7c7;
  float: left;
  text-decoration: none;
}

.med-links .vsechny a:hover, .med-links .volne a:hover {
  background-color: #EEF4F8;
  border-color: #A6C2D3;
}

.med-links .vsechny a {
  background: url('../images/rozcestnik_leky_vsechny.jpg') no-repeat 15px 15px;
}

.med-links .volne a {
  background: url('../images/rozcestnik_leky_volne.jpg') no-repeat 15px 15px;
}

.med-links .vsechny a {
    margin-right: 25px;
}

.med-links .med-img, .med-links .med-title {
  display: block;
}

.med-links .med-title {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.3;
  text-align: center;
  padding-top: 240px;
}


/* rozcestnik zadost */
.med-links .vstup, .med-links .zadost {
  width: 600px;
  margin: 15px 0;
}

.med-links .med-img, .med-links .med-title {
  display: block;
}

.med-links .vstup .med-title, .med-links .zadost .med-title {
  text-transform: uppercase;
  color: #f00;
  font-weight: bold;
  padding: 5px 5px 0 20px;
  font-size: 1.2em;
  float: left;
  width: 255px;
  line-height: 1.3em;
}

.med-links .zadost .med-title {
  margin-top: 108px;
}

.med-links .vstup .med-title {
  margin-top: 0;
}

.med-links .med-img {
  float: right;
}

.vstup .med-link {
  display: block;
  background: #fff url('../images/vstup_bg.png') no-repeat 0 0;
  text-decoration: none;
  cursor: pointer;
}

.vstup .med-link:hover {
  background: #fff url('../images/vstup_bg_hover.png') no-repeat 0 0;
  text-decoration: none;
}

.zadost .med-link {
  display: block;
  background: #dcf2ce url('../images/zadost_bg.png') no-repeat 0 0;
  text-decoration: none;
  cursor: pointer;
}

.zadost .med-link:hover {
  background: #fff1b5 url('../images/zadost_bg_hover.png') no-repeat 0 0;
  text-decoration: none;
}

.med-links .med-img {
  color: #fff;
}

.med-links .vstup .med-img {
  margin-top: 4px;
}

.med-links .zadost .med-img {
  background: url('../images/rozcestnik_zaznam_zadost.jpg') no-repeat 0 0;
}

.med-links .vstup .med-img {
  background: url('../images/rozcestnik_zaznam_vstup.jpg') no-repeat 0 0;
}

/* ockovani mapa */
#vac-map {
  padding-top: 34px;
  background: #7CC6F6 url('../images/mapa-ruka.png') no-repeat right 10px;
}

#vac-map img {
  border: 0;
  vertical-align: bottom;
  width: 620px;
  height: 330px;
}

.map-img-bg {
  background: transparent url('../images/ockovani/mapa.png') no-repeat 0 0;
}

#map-img {
  height: 330px;
  overflow: hidden;
  background: transparent url('../images/ockovani/mapa-cela.gif') no-repeat 0 330px;
}

#vac-map .svet {
  background-position: 0 330px;
}

#vac-map .afrika {
  background-position: 0 -5px;
}

#vac-map .australie {
  background-position: 0 -345px;
}

#vac-map .evropa {
  background-position: 0 -685px;
}

#vac-map .jamerika {
  background-position: 0 -1025px;
}

#vac-map .samerika {
  background-position: 0 -1365px;
}

#vac-map .antarktida {
  background-position: 0 -1705px;
}

#vac-map .asie {
  background-position: 0 -2045px;
}

.vaccine .obligatory a, .vaccine .optional a {
  display: block;
  margin-top: 8px;
}

.vaccine .not-fixed .obligatory a, .vaccine .not-fixed .optional a {
  border: 0;
}

.vaccine .obligatory a.ob {
  color: #9f0000;
}

.vaccine .disease {
  display: block;
  margin-bottom: 10px;
}

/* medication */
.medication tr.zp td {
  background: #dffaff;
}

/*apotheke*/

.apotheke-detail .vcard {
  margin-bottom: 15px;
}

.apotheke-detail .vcard p {
    margin: 0.25em 0;
}

.apotheke-detail .vcard .labels{
  clear:none !important;
  display:block;
  float:left;
  font-weight: bold;
  padding:0 !important;
  width:6em;
}
.apotheke-detail .vcard .info{
  display:block;
  margin-left:6em;
}

.apotheke-detail .vcard .verification {
  position: absolute;
  right: 15px;
  top: 55px;
  text-align: right;
  padding: 5px;
  background: #fff;
}
.apotheke-detail .vcard .verification img {
  vertical-align: middle;
}
.apotheke-detail .vcard .verification p {
  margin: 0;
}


.apotheke-detail table table {
  font-size: 1em;
  margin: 0;
  width: 480px;
}

/* faq */
.faq-block .vice {
  text-align: right;
  margin-top: 0;
}

.faq-block p {
  margin-bottom: 1em;
}

.faq-header {
  background: url('../images/faq_ikona_otazka.png') no-repeat 0 5px;
  padding-left: 30px;
}

.faq-header h3 {
  font-size: 1.3em;
}

.faq-header h3 a {
  text-decoration: none;
}

.faq-header h3 a:hover {
  text-decoration: underline;
}

.faq-header .faq-date {
  line-height: 1.2em;
  margin: 0;
  font-size: 0.85em;
  color: #444;
}

.faq-question {
  background: #F3F7FC;
  border-left: 1px solid #2151A8;
  color: black;
  font-weight: bold;
  padding: 5px;
  padding-left: 8px;
  margin: 0.5em 0 1em;
}
.faq-question p {
  margin: 0;
}

.faq-question, .faq-answer {
  line-height: 1.3em;
}

.faq_submit {
  padding: 30px 10px 5px;
  margin-top: 1em;
  height: 298px;
}

.faq_submit label {
  width: 100px;
  display: block;
  float: left;
  clear: left;
  font-weight: bold;
}

.faq_submit #title, .faq_submit #question, .faq_submit #email, .faq_submit #check {
  border: 1px solid #a6c2d3;
  width: 385px;
  padding: 3px;
}

* html .faq_submit #title, * html .faq_submit #question, * html .faq_submit #email, * html .faq_submit #check {
  width: 380px;
}

.faq_submit #check {
  width: 150px;
}

.faq_submit .check_info {
  margin: 0;
  margin-left: 100px;
}

.faq_submit p {
  margin-bottom: 10px;
}

.faq_submit .submit {
  float: none;
}

/* tagit */
.tagit-block {
  background: #f3f7fc;
  padding: 5px 10px;
  margin-top: 15px;
}

.tagit-block h3 {
  margin: 0;
}

#tagit_tags span, #tagit_mosttags span {
  cursor: pointer;
  font-weight: bold;
  font-size: 0.9em;
  color: #0D2B74;
}

#tagit_tags span:hover, #tagit_mosttags span:hover {
  text-decoration: underline;
}

.cloud .class5 {
  font-size: 2em;
}

.cloud .class4 {
  font-size: 1.7em;
}

.cloud .class3 {
  font-size: 1.4em;
}

.cloud .class2 {
  font-size: 1.1em;
}

.cloud .class1 {
  font-size: 0.9em;
}

.middle .submenu_along ul {
    margin: 10px 0;
}

.middle .submenu_along ul li {
    display: inline;
    background: none;
    padding-left: 0;
    padding-left: 0;
    padding: 0 5px;
    border-right: 1px solid #000;
}

/*************** toolbar *********/
#tbbox {
  background: #eee;
  border: 1px solid #aaa;
  width: 180px;
  z-index: 1000;
}

#tb {
  text-align: center;
}

#tbbox .tbtitle {
  border-bottom: 1px solid #aaa;
  padding-left: 5px;
}

#tb div {
  padding: 5px;
}

#tb img {
  border: 0;
  margin: 0;
}

#tb a {
  text-decoration: none;
}

.tbheader {
  background: #ddd;
}

.tbheader strong {
  padding-left: 5px;
}

#tbhandle {
  cursor: move;
}

#tbclose, #tbmin {
  display: block;
  float: right;
  font-family: monospace;
  padding: 0 3px;
}

#tbclose {
  cursor: pointer;
  background: #800;
  color: #fff;
}

#tbclose:hover {
  background: #f00;
}

#tbmin {
  cursor: pointer;
  background: #666;
  color: #fff;
  margin-left: 5px;
}

#tbmin:hover {
  background: #999;
}

/************* inline ***********/
#inlinetoolbar {
  border: 1px solid #aaa;
  background: #eee;
  margin: -20px;
  padding: 5px;
}

#inlinetoolbar p.inlinetitle {
  color: black;
  font-weight: bold;
}

#article_edit label table {
  width: 99%;
}

/* -----------------------------------------------------------------------------
= RIGHT - not used */

.right .column-in {
  font-size: 95%;
  margin: 0;
  padding: 0 20px 1.5em;
}

.right h3, .right h4, .right h5 {
  font-weight: normal;
  margin: 1em 0 0;
  padding: 0;
}

.right h3 {
  padding: 0;
  clear: both;
  height: 2em;
  position: relative;
  font-size: 125%;
  font-weight: bold;
}

.right h3 span {
  margin: 0 0 0 35px;
  padding: 0 0.5em;
}

.right h3 span.img {
  position: absolute;
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  display: block;
  left: 0;
  top: 0;
}

.right ul li, .right p.standard {
  font-size: 115%;
  list-style: none;
}

.rate_text {
  font-weight: bold;
}

.right h4, .right li {
  font-size: 105%;
  clear: both;
  margin-top: 0.75em;
}

.right h4 a, .right li span {
  padding-left: 1em;
  display: block;
}

.right h4 a:hover {
}

.right h4.dokumenty {
  background-image: none;
  position: relative;
}

.right h4.dokumenty img {
  position: absolute;
  left: -20px;
  top: 0.3em;
  padding: 0;
}

body[id] .right h4.dokumenty img {
  left: -10px;
}

.right h4.dokumenty a {
  background-image: none;
}

.right .detail {
  margin: 0;
  padding: 0;
  font-style: italic;
}

.right h5 {
  font-size: 110%;
}

.right p, .right ul {
  font-size: 90%;
}

.right ul {
  list-style-position: inside;
  list-style-type: square;
  margin: 0;
  padding: 0 0 0 0;
}

.right .article-perex {
  font-weight: normal;
  padding: 0 1em;
}

/* -----------------------------------------------------------------------------
= FOOTER */

#footer {

}

#footer h3 {
  font-size: 13px;
  line-height: 1.2;
  font-weight: bold;
}

#footer .column-in {
  margin: 0;
  padding: 13px 0 0 0;
}

/* fwebs */

#fwebs {
}

#footer .f1, #footer .f2, #footer .f3, #footer .f4 {
  width: 230px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}

#footer .f2, #footer .f3, #footer .f4 {
  text-align: center;
}

#footer .info-img1, #footer .info-img2, #footer .info-img3 {
  display: block;
  width: 230px;
  height: 87px;
  text-indent: -9999px;
  margin-bottom: 15px;
  overflow: hidden;
}

#footer .info-img1 {
  background: url(../images/info-img1.jpg) no-repeat;
}

#footer .info-img2 {
  background: url(../images/info-img2.jpg) no-repeat;
}

#footer .info-img3 {
  background: url(../images/info-img3.jpg) no-repeat;
}

#footer .f4 {
  margin-right: 0px;
}

#footer .newsl {
  display: block;
  float: left;
  margin-right: 15px;
  padding-left: 22px;
  background: url(../images/ico-post.png) no-repeat;
  line-height: 16px;
}

#footer .rss a {
  display: block;
  float: left;
  padding-left: 22px;
  background: url(../images/rss.png) no-repeat;
  line-height: 16px;
}

/* flinks */

.flinks {
  position: relative;
  height: 62px;
  height: 34px;
  color: #1d6895;
  background: white;
  background: #F3F7FA;
}

.flinks .cin {
  padding: 20px 15px 0 15px;
  padding: 8px 15px 0 15px;
  text-align: right;
}

.flinks a {
  margin: 0px;
}

.flinks .fb {
  display: block;
  width: 192px;
  height: 40px;
  position: absolute; top: 10px; right: 15px;
  background: url('../images/ico-fb.png') no-repeat;
  overflow: hidden;
}

.flinks .fb:hover {
  background-position: 0 -40px;
}

.flinks .fb span {
  position: absolute;
  left: -9999px;
}

.flinks .redaktor {
}

#footer .sukl-copy {
  float: right;
  width: 150px;
}

#footer .sukl-copy img {
  float: left;
}

#footer .sukl-copy span {
  padding-left: 15px;
}

/* QCM info */
.qcm-info {
  text-align: right;
}

.qcm-info a {
  color: #666;
  text-decoration: none;
}

.qcm-info a:hover {
  text-decoration: underline;
}

.qcm-info {
  color: #0b2347;
  text-align: right;
  padding: 0 5px 0 0;
  background: url('../images/oplzz.jpg') left no-repeat;
  height: 90px;
  display: block;
  margin: 0 0 5px 0;
}

.qcm-info a {
  color: #0b2347;
}

.qcm-info .first {
    float: right;
    margin-top: 23px;
}

.qcm-info .second {
    float: right;
    margin-right: 20px;
}

.qcm-info .second p {
    display: block;
    height: 80px;
    width: 94px;
    background: url(../images/blind_friendly.png) no-repeat;
    background-position: center;
}

.qcm-info .second p span {
    position: absolute;
    left: -9999px;
}

.qcm-info .three {
    float: right;
    margin-right: 20px;
}
.qcm-info .three img {
  width: auto: ;
  height: 80px;
}
/*device switch*/
.device_switch {
    background: url("../images/but100.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    display: block;
    float: right;
    color: #000;
    text-decoration: none;
    text-align: center;
    line-height: 1.9;
    height: 25px;
    margin: 0 0 5px 0;
    overflow: hidden;
    vertical-align: bottom;
    width: 100px;
}

.qcm-info a.device_switch:hover {
    background-position: 0 -25px;
    text-decoration: none;
}

/****** search words plugin ******/
span.highlight_words {
  padding: 0 0.25em;
  border: 1px solid #0E3C66;
  background: rgb(255, 204, 102);
}

/************** chapters *********/
.article_chapter {
  padding: 1em;
  position: relative;
}

.article_chapter h3 {
  margin-top: 0;
}

.article_chapter ul {
  margin-left: 0;
  padding-left: 0;
}

.article_chapter .prev {
  position: absolute;
  top: 0;
  left: 0;
  background: transparent url('../images/ico_pred.gif') left center no-repeat;
  display: block;
  float: left;
  padding-left: 25px;
  margin: 1em 0 0 1em;
}

.article_chapter .center {
}

.article_chapter .next {
  background: transparent url('../images/ico_dale.gif') right center no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  display: block;
  padding-right: 25px;
  margin: 1em 1em 0 0;
}

.article_chapter .top {
  display: block;
  text-align: center;
}

.article_chapter ul li {
  padding: 0.25em 0.25em 0.25em 1em;
  background-position: left center;
  background-image: none;
}

.article_chapter ul .ch-1 {
  padding-left: 2em;
}

.article_chapter ul .ch-2 {
  padding-left: 3em;
}

.article_chapter ul .ch-3 {
  padding-left: 4em;
}

.article_chapter ul .ch-4 {
  padding-left: 5em;
}

.article_chapter ul .ch-5 {
  padding-left: 6em;
}

.article_chapter ul .ch-6 {
  padding-left: 7em;
}

.article_chapter ul .ch-7 {
  padding-left: 8em;
}

.article_chapter ul .ch-8 {
  padding-left: 9em;
}

.article_chapter ul .ch-9 {
  padding-left: 10em;
}

.article_chapter ul .ch-10 {
  padding-left: 11em;
}

.article_chapter ul .ch-12 {
  padding-left: 13em;
}

.article_chapter ul .ch-13 {
  padding-left: 14em;
}

/**************  Hodnoceni­ pod clankem  **********/
.rating {
  margin-top: 2em;
  border-top: 1px solid #185B96;
  text-align: center;
}

.rating table {
  margin: 0 auto;
  border: 1px none #fff;
}

.rating table td {
  width: 3em;
  background: transparent;
  border: 1px none #fff;
}

/************** sitemap **********/
ul.sitemap {
  margin-left: 0;
  padding-left: 0;
}

ul.sitemap li {
  padding-left: 10px;
  margin-left: 20px;
  background-position: left center;
}

ul.sitemap .lv-2 {
  font-weight: bold;
  font-size: 120%;
  margin-top: 0.5em;
}

ul.sitemap .lv-3 {
  font-weight: bold;
  font-size: 100%;
  margin-top: 0.5em;
}

/********************************* login  *****************************/
#login {
  background-color: #F9F9F9;
  padding: 10px;
}

#login #login_form {
  padding: 10px;
  border: 1px solid #b3b3b3;
  background-color: #fff;
  width: 95%;
  display: block;
}

#login label {
  clear: left;
  width: 17%;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 1.2em;
}

#login #login_form form {

}

#login #login_form input {
  width: 70%;
  display: block;
}

#login #lost_password {
  padding: 10px;
  width: 95%;
  display: block;
}

#login #lost_password input {
  width: 70%;
  display: block;
}

#login #login_form .submit_login input, #login #lost_password .submit_login input {
  width: auto;
  font-size: 0.9em;
  display: block;
}

/******** delete confirm ***********/
.delete_confirm ul {
  width: 90%;
  background: #fff;
  border: 1px solid #cccccc;
  padding: 0;
  margin-left: 0;
}

.delete_confirm ul li {
  display: block;
  padding: 5px 0;
  padding-left: 10px;
  margin: 0;
  list-style-image: none;
  font-size: 0.9em;
}

.delete_confirm ul li.even {
  background-color: #ececec;
}

.delete_confirm #submit {
  background-color: #006600;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
  text-align: center;
  border: 0px solid;
  margin-top: 5px;
  cursor: pointer;
}

.delete_confirm #deny {
  background-color: #aa0000;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
  text-align: center;
  border: 0px solid;
  margin-top: 5px;
  cursor: pointer;
}

.delete_confirm input:hover {
  text-decoration: underline;
}

.delete_confirm input {
  float: left;
  margin-right: 20px;
  overflow: visible;
  font-size: 0.9em;
}

/******** formatovani v editoru ***********/
.marker {
  background: #fdffc3;
  padding: 5px;
}

.red {
  background: red;
  padding: 5px;
}

.pul-doleva {
  width: 46%;
  float: left;
  padding: 5px;
  margin: 1em 0;
}

.pul-doprava {
  width: 46%;
  float: right;
  padding: 5px;
  margin: 1em 0;
}

.smallfont {
  font-size: 0.95em;
}

.bmk .bmk_body {
  clear: both;
  position: relative;
}

.bmk .bmk_header {
  position: relative;
  z-index: 1000;
}

.bmk .bmk_body .bmk_content {
  position: relative;
  top: -1px;
  padding: 1em;
  background: #ddd;
  border: 1px solid #aaa;
}

.bmk .visible {
  display: block;
}

.bmk .invisible {
  display: none;
}

.bmk .bmk_title {
  text-align: center;
  cursor: pointer;
  text-decoration: underline;
  padding: 5px;
  border: 1px solid #aaa;
  float: left;
  margin-right: 5px;
  width: 120px;
}

.bmk .bmk_title.active {
  background: #ddd;
  border-bottom: 1px solid #ddd;
}

/*********** popup na titulce ***********/
#popup {
  position: absolute;
  top: 160px;
  _top: 345px;
  left: 20%;
  width: 60%;
  height: 460px;
  z-index: 100000;
  color: #fff;
  font-size: 120%;
}

#popup.inv, #popup .inv {
  display: none;
}

#popup .popup-bg {
  margin: 0 auto;
  padding: 30px;
  -moz-opacity: .97;
  filter: alpha(opacity = 95);
  border: 0px solid #fff;
  /*position: relative;*/
  background: #589ee4;
}

#popup .close a {
  margin: 0 auto;
  display: block;
  border: 1px solid #555;
  width: 140px;
  height: 30px;
  background: #fff;
  color: #000;
  padding: 5px 0 0;
  font-size: 1.2em;
}

/* -----------------------------------------------------------------------------
= SEARCH MODUL */

div#search_form_block {
}

div#search_form_block form {
  padding: 0;
  margin: 0;
  width: 685px;
  display: block;
}

#search_form_block form #search_form {
  background-color: #eef4f8;
  padding: 15px 10px 10px;
  margin: 0;
  display: block;
  width: 96%;
  margin-bottom: -1px;
  float: left;
}

input.wanted_text {
  width: 75%;
  border: 1px solid #a6c2d3;
  margin-right: 3px;
  padding: 4px;
}

#search_form_block #search_form {
  /*border: 1px solid #a6c2d3;*/
  margin: 0;
  background: #eef4f8;
}

#search_form_block #search_form label {
  float: left;
  width: 23%;
  clear: left;
}

ul#plugin_tabs {
  margin: 0;
  padding: 0;
  cursor: default;
}

div#plugin_tabs span.search_tab a {
  float: left;
  padding: 0;
  margin: 0 5px 0 0;
  background-color: white;
  padding: 5px 5px 2px 5px;
  border: 1px solid #a6c2d3;
  text-decoration: underline;
  border-bottom: 0;
  display: block;
  color: #000;
}

div#plugin_tabs span.search_tab a:hover {
  background-color: #eef4f8;
  text-decoration: none;
}

div#plugin_tabs span.active a {
  background-color: #eef4f8;
  text-decoration: none;
  font-weight: bold;
  color: #000;
  border-bottom: 0;
}

#search_form_block div#submit_search {
  margin-top: 10px;
  width: 54.5%;
  text-align: right;
  float: right;
}

.paginator {
  width: 100%;
  display: block;
  margin: 10px 0;
}

.paginator span a {
  margin: 0 3px 0 0;
  padding: 0;
}

.paginator a.small, .paginator a.nav {
  font-weight: bold;
}

.paginator a.nav {
  margin: 0;
}

.paginator span.big {
  font-weight: normal;
  border: 1px solid #d40000;
  margin: 0;
  padding: 0 3px;
}

span.search_result_date, span.search_result_author_name, span.search_result_relevance {
  color: #666666;
}

.search_info {
  background-color: #eef4f8;
  display: block;
  width: 669px;
  padding: 5px;
  margin: 5px 0 10px;
}

.search_result p.warning {
  background-color: #FAEAEA;
  border: 1px solid #DFAEAE;
  padding: 5px 0 5px 5px;
}

.invisible {
  display: none;
}

label.label, span.label {
  clear: left;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 1.1em;
  padding-top: 1px;
  width: 25%;
  margin-right: 5px;
}

#search_form_block #search_form input {
  border: 1px solid #A6C2D3;
  padding: 3px;
  margin-top: 3px;
}

#search_form_block #search_form input.submit {
  border: 0;
}

#search_form_block #search_form div.advancedSearch label.search_title, #search_form_block #search_form div.advancedSearch label.search_perex, #search_form_block #search_form div.advancedSearch label.search_keywords, #search_form_block #search_form div.advancedSearch label.search_content {
  clear: none;
  float: none;
  width: auto;
}

#search_form_block #search_form label.valid_from_max, #search_form_block #search_form label.valid_from_min {
  clear: none;
  width: auto;
  float: none;
}

#search_form_block #search_form input#valid_from_max, #search_form_block #search_form input#valid_from_min {
  clear: none;
  width: 60%;
  float: none;
}

#search_form_block #search_form span.date-from {
  display: block;
  width: 35%;
}

#search_form_block #search_form span.date-to {
  display: block;
  width: 35%;
}

#search_form_block #search_form span.date-from input, #search_form_block #search_form span.date-to input {
  border: 1px solid #a6c2d3;
  padding: 3px;
}

img.search_form_calendar {
  clear: none;
  width: 19px;
  margin-right: 2em;
  position: relative; top: 3px;
}

#search_form_block #search_form p {
  margin-bottom: 8px;
  display: block;
  float: left;
  width: 98%;
}

#search_form_block select.search_category {
  width: 75%;
  float: left;
}

/******************************* modul SEARCH END ******************************/
.medication table td.hilight {
  font-weight: bold;
}

.medication table td {
  font-size: 12px !important;
}

.medication table.zebra th {
  padding: 5px;
}

.medication table.zebra tr.first th {
  border-top: 2px solid #A6C2D3;
}


table.zebra span.item,
table.zebra span.zp,
table.zebra span.market,
table.zebra span.empty {
  background: url('../images/item_icon.png') no-repeat center center;
  display: block;
  float: left;
  height: 18px;
  width: 18px;
}
table.zebra span.zp {
  display: inline-block;
  background-image: url('../images/coins.png') !important;
}

table.zebra span.market {
  display: inline-block;
  background-image: url('../images/check.png') !important;
}
table.zebra span.empty {
  display: inline-block;
  background-image: none !important;
}

table.zebra tr td.zpn {
  background-color: #EAF1F2;
}

table.zebra span.email {
  width: auto;
  height: auto;
  display: inline;
  float: none;
  background-image: none;
}

table.zebra span.eaddress {
  width: auto;
  height: auto;
  display: inline;
  float: none;
  background-image: none;
}

table.zebra span.email a {
  width: auto;
  height: auto;
  display: inline;
}

/** vakciny **/
.vaccine-more-info {
  padding-left: 200px;
}

/* -----------------------------------------------------------------------------
= STATES (for special hash) */

#main .state_unfinished {
  background:#D9ECFF url('../../../modules/marwel/images/state_unfinished.gif') no-repeat top right;
}
#main .state_hidden {
  background:#FFEEDD url('../../../modules/marwel/images/state_hidden.gif') no-repeat top right;
}
#main .state_before {
  background:#FFFFDC url('../../../modules/marwel/images/state_before.gif') no-repeat top right;
}
#main .state_after {
  background:#E2C5C5 url('../../../modules/marwel/images/state_after.gif') no-repeat top right;
}

/* -----------------------------------------------------------------------------
= FORMULARE */

.form_div {
  margin: 1em 0 0;
  background: #EEF4F8;
  padding: 10px;
}

.form_div h2 {
  margin-top: 0;
}

.form_div p {
  margin: 0 0 0.5em 0;
}

.form_div p.t label, .form_div p.s label, .form_div p.textarea label {
  float: left;
  font-size: 100% !important;
  width: 45%;
}

.form_div input {
  width: 40%;
  border: 1px solid #a6c2d3;
  padding: 3px;
}
.form_div textarea {
  width: 40%;
  height: 5em;
  padding: 3px;
  border: 1px solid #a6c2d3;
}

.form_div .radio input, .form_div .checkbox input {
  width: auto;
  border: 0;
}
.form_div .radio .lab {
  width: 45%;
  float: left;
}
.form_div .radio .val {
  width: 40%;
  float: left;
}

.form_errors {
  background: rgb(240,240,180);
  font-weight: bold;
  padding: 0.5em 1em;
}

.form_div .highlight {
  background: #ffffdf;
}

.form_div  p.submit input {
  float: none;
}

@media only screen and (max-device-width: 480px) {

  body {
    width: 480px;
  }
}




/************* modulove css *************/
/* obscura */
.admin-tools {
  border:1px solid silver;
  padding:.5em 1em;
  float:right;
  background:#F7F7F7;
}

.subalbums-box {
  float:right;
  border-left:1px solid silver;
  padding-left:10px;
  padding-bottom:10px;
  width:250px;
}
.photopaginator{
  clear:both;
  border-top:1px solid silver;
  padding-top:1em;
  margin:0 1em;
}

.subalbums paginator{
  width:100%;
}

.photo {
  display: block;
  float: left;
  padding:10px;
  margin:10px;
  background: #F7F7F7;
  width:150px;
  height:190px;
  text-align:center;
}
* html .photo {
  width:190px;
}

.photo img{
  padding-bottom:10px;
  margin:0 auto;
}

.pphoto {
  display: block;
  float: left;
  padding:5px;
  margin:0px;
  width:150px;
  text-align:center;
  padding-bottom: 0;
}

.pphoto img{
  margin:0 auto;
}

#album-name {
  float: right;
  width: 220px;
  text-align: right;
  padding-right: 10px;
  clear: both;
  border-bottom: solid #aaa 1px;
}

#pphoto-desc {
  margin: 5px;

}

.hidden{
  clear:both;
  visibility:hidden;
}
.go-top {
  float:none;
  width:100%;
  text-align:right;
}
.go-top a{
  text-align:right;
}
.photoblock{
  margin: 0 auto;
  text-align:center;
}
.obscura-edit label{
  clear:both;
  display:block;
  margin:1em 0 0 0;
}
.obscura-edit input, .obscura-edit textarea {
  clear:both;
  float:left;
  width:450px;
}

.obscura-edit input.radio {
  width: auto;
}

.obscura-edit input.submit {
  margin: 1em 1em 2em 1em ;
  padding:.5em 1em;
  width:auto;
  background:green;
  color:#fff;
}
.obscura-edit input.checkbox {
  clear:none;
  width:auto;
}
.obscura-edit label.checkbox {
  width:auto;
}

/* poslední verze z LE */
.listphoto{
  padding: 4px;
  background-color:#F0F0F0;
}

#ocontent h2 {
  margin-bottom: 10px;
}

#ocontent .photo {
  width: 150px;
  float: left;
  height: 200px;
  padding: 0 5px;
  text-align: center;
  display: block;
  margin: 10px 10px 10px 5px;
  display: block;
  background-color:#FFF;
}
* html #ocontent .photo {
  margin-right: 8px;
}

#ocontent .photo .photo-text {
  margin-top: 10px;
  text-align: left;
  padding: 0 10px;
  font-weight: bold;
}

#ocontent .photo .photo-text a {
  color: #558;
  text-decoration: underline;
  font-weight: bold;
}

#ocontent .photo img {
  margin:0;
  padding:0;
  border: 0;
}

.options-buttons .multiselect_chck {
  border:1px solid #00B400;
  height:100px;
  overflow:auto;
}

#obscura-dropbox {
  background: #eee;
  border: 2px dashed #ccc;
  height: 500px;
  right: 15px;
  position: absolute;
  top: 20px;
  width: 500px;
  z-index: 1500;
  border-radius: 10px;
  -moz-border-radius: 10px;
  color: #777;
  overflow: auto;
}

#obscura-dropbox.drag_over {
  border: 2px solid #060;
  background: #E1EFD1;
}

#obscura-dropbox #msg {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 450px;
  padding: 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#obscura-dropbox #msg.err {
  background: #FFF5EF;
}

#obscura-dropbox ul {
  margin: 0;
  padding: 10px;
  list-style-type: none;
}
#obscura-dropbox ul li {
  font-size: 10px;
  margin-bottom: 10px;
  position: relative;
}
#obscura-dropbox ul li img {
  float: left;
  margin-right: 10px;
  width: 120px;
}
#obscura-dropbox ul li .file_info {
  float: right;
  width: 320px;
}
#obscura-dropbox ul li .file_info div {
  margin-bottom: 4px;
}
#obscura-dropbox ul li .file_info .file_name {
  width: 320px;
  border: 1px solid #ccc;
}
#obscura-dropbox ul li .file_info .progress_bar {
  position: relative;
}
#obscura-dropbox ul li .file_info .progress_width {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  display: block;
  height: 100%;
  background: #C3DFB5;
}
#obscura-dropbox ul li .file_info .progress {
  position: relative;
  z-index: 210;
  display: block;
  background: transparent;
  text-align: center;
  color: #000;
}
#obscura-dropbox ul li .dlt {
  position: absolute;
  background: #b00;
  color: #fff;
  top: 0;
  right: 0;
  font-size: 10px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  cursor: pointer;
}
#obscura-dropbox input.upload_btn,
#obscura-dropbox input.cancel_btn {
  width: 150px;
  margin: 10px;
}

/* neviditelne prvky */
#ocontent .notVisibleAlbum {
  background: #ddf;
}
#ocontent .notVisiblePhoto {
  background: #ddf;
}


/* download */
.download {
  width: 100%;
}
.download table, .download table td, .download table th {
	border: 0px;
	vertical-align: top;
}

.download th {
  text-align: right;
}

* html #download {
  width: 90%;
}

.download h3, .download h4 {
	margin: 0;
	padding: 0 5px 5px 0;
}

.download h4 {
	line-height: 1.2em;
	float: left;
	width: 150px;
	clear: left;
	font-size: 0.9em;
	font-weight: bold;
}

.download #file_new h4 {
  float: none;
  width: auto;
  font-size: 1.1em;
}

.download p.data {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #4D4D4D;
}

.download p.data span{
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #4d4d4d;
	font-weight: normal;
}

.download img, .download form {
  margin: 0;
  padding: 0;
}
.download .frame {
  padding: 0px;
  /*width: 750px;*/
}
.download .bc {
  padding-bottom: 10px;
}
.download .editbox {
  /*background-color: #DDDDDD;*/
  margin-top: 5px;
  padding: 2px 2px 2px 2px;
  text-align: right;
  width: 105px;
}
.download .fl-left {
  float: left;
  padding-top: 5px;
  width: 99%;
}
.download .fl-right {
  float: right;
  padding-top: 5px;
}
.download .cleaner {
  clear: both;
}
.download .list {
  margin-top: 10px;
}
.download .desc {
  margin: 5px 5px 5px 0px;
  padding: 0px;
  float: left;
	clear: left;
}

.download .desc h4 {
  float: left;
	clear: left;
}

.download .desc p {
	clear: left;
	font-size: 0.9em;
	margin:  1px 0 1px 0;
}

.download .statistics {
  /*background-color: #F0F0F0;*/
  /*border-bottom: 1px solid black;*/
  margin: 5px 5px 5px 0px;
  padding: 5px 5px 5px 0px;
  font-size: 80%;
}
.download .half-size {
  width: 49% !important;
}
.download .divider {
  border-right: 1px solid black;
}

.download .button {
	border: 1px solid #aad400;
	background: #fff  url('../images/flash_download.png') right top no-repeat;
  width: 100%;
	margin: 0.5em 0 1em;
	display: block;
	float: left;
}

.download-back {
  text-align: right;
}

.download .button .data {
	color: #4d4d4d;
}

.download .button img {
	width: 48px;
	height: 48px;
	margin: 20px 20px;
	padding-right: 20px;
	float: left;
}

.download .button div.main-info {
	float: left;
	margin: 10px 0;
	width: 365px;
}

.download .button div.main-info h3 {
	line-height: 1.2em;
}

.download .button div.main-info h3 a {
	text-decoration: none;
}

.download .label {
  display: block;
  float: left;
  width: 55px;
}
.download .submit {
  width: 75px;
}
.download .top-bottom-margin {
  margin-top: 5px;
  margin-bottom: 5px;
}
.download .acenter {
  text-align: center;
}
.download .input-label {
  display: block;
  float: left;
  width: 90px;
}
.download .folder-inputs, .download .file-inputs {
  width: 400px;
}

.download .f-img {
  float: left;
  width: 20px;
}

.download .f-img img {
  vertical-align: bottom;
}
.download .f-name {
  display: block;
  float: left;
}

.download .l-item {
  margin-top: 5px;
}

.download .file-box {
  border: 1px solid #00B400;
  background: #F0FFF0 none repeat scroll 0%;
  min-width: 150px;
  padding: 1em 1em 1em 1em;
  margin: 1em 0em 0em 0em;
}
* html .download .file-box {
  width: auto;
}

.download .error {
  border: 1px solid #FF9900;
  background: #FFEEDD none repeat scroll 0%;
  padding: 1em 1em 1em 1em;
  margin: 1em 0em 0em 0em;
}

.download div.other-info {
	margin: 10px 0;
	float: left;
	display: block;
	font-size: 0.9em;
}

.download .preview {
  float: right;
  margin: 5px 0px;
}

.download .preview img {
	float: left;
	clear: left;
}

.download .detail {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  width: 500px;
}

.download .detail li img {
  padding-right: 5px;
}

.download .detail .space {
  height: 20px;
}

.download .detail th {
  text-align: right;
  width: 70px;
}

.download .detail .icon {
  width: 40px;
  background-color: #fff;
  margin-bottom: 20px;

}

.download .detail h3, .download .detail h3 a {
  background-color: #fff;
}

.download .detail td a {
  background-color: #fff;
  margin: 0;
  padding: 0;
}

.download .ftype h4 {
  float: none;
  padding: 0;
}
.download .ftype p.data {
  margin-bottom: 1em;
}

.not_valid_yet {
  background-color: #FFFFDC;
}

.expired {
  background-color: #E2C5C5;
}

.hidden_version {
  background: #D9ECFF;
}

.hidden_file {
  background: #FED;
}

.f-state {
  color: gray;
}

.f-state-detail {
  float: right;
}

.download .l-item .f-state {
  float: right;
  padding-right: 10px;
}

#download-dropbox {
  background: #eee;
  border: 2px dashed #ccc;
  height: 500px;
  right: 15px;
  position: absolute;
  top: 20px;
  width: 500px;
  z-index: 1500;
  border-radius: 10px;
  -moz-border-radius: 10px;
  color: #777;
  overflow: auto;
}

#download-dropbox.drag_over {
  border: 2px solid #060;
  background: #E1EFD1;
}

#download-dropbox #msg {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 450px;
  padding: 10px;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#download-dropbox #msg.err {
  background: #FFF5EF;
}

#download-dropbox ul {
  margin: 0;
  padding: 10px;
  list-style-type: none;
}
#download-dropbox ul li {
  font-size: 10px;
  margin-bottom: 10px;
  position: relative;
}
#download-dropbox ul li img {
  float: left;
  margin-right: 10px;
  width: 120px;
}
#download-dropbox ul li .file_info {
  float: right;
  width: 320px;
}
#download-dropbox ul li .file_info div {
  margin-bottom: 4px;
}
#download-dropbox ul li .file_info .file_name {
  width: 320px;
  border: 1px solid #ccc;
}
#download-dropbox ul li .file_info .valid_from,
#download-dropbox ul li .file_info .valid_to {
  width: 138px;
  border: 1px solid #ccc;
}
#download-dropbox ul li .file_info .progress_bar {
  position: relative;
}
#download-dropbox ul li .file_info .progress_width {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  display: block;
  height: 100%;
  background: #C3DFB5;
}
#download-dropbox ul li .file_info .progress {
  position: relative;
  z-index: 210;
  display: block;
  background: transparent;
  text-align: center;
  color: #000;
}
#download-dropbox ul li .dlt {
  position: absolute;
  background: #b00;
  color: #fff;
  top: 0;
  right: 0;
  font-size: 10px;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  cursor: pointer;
}
#download-dropbox input.upload_btn,
#download-dropbox input.cancel_btn {
  width: 150px;
  margin: 10px;
}

.hash-files li img {
  vertical-align: bottom;
}

/* search form 
#search_form_block {
  color: #000;
}

#search_form_block .search-left {
  float: left;
  width: 48%;
}

#search_form_block .search-right {
  float: right;
  width: 48%;
}

#search_form_block a {
  color: #162d50;
}

.left #search_form_block h2, #main .middle #search_result h2 {
  padding: 0;
}

#search_form_block .submit_search {
  text-align: right;
  margin-top: 10px;
}

#search_form_block #plugin_tabs {
  margin-top: 10px;
  position: relative;
  top: 2px;
  width: 100%;
  z-index: 10;
}

#search_form_block #plugin_tabs .search_tab {
  display: block;
  float: left;
  background: #ccc;
  margin-right: 5px;
  padding: 5px 10px;
  border: 1px solid #ccc;
}

#search_form_block #plugin_tabs .active {
  background: #fff;
  border-bottom: 1px solid #fff;
}

#search_form_block #plugin_tabs .search_tab a {
  border: 0;
  background: transparent;
  cursor: pointer;
  font-size: 0.95em;
  font-weight: bold;
  text-decoration: none;
}

#search_form_block #search_form {
  border-top: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  position: relative;
  z-index: 5;
}

#search_form_block #search_form .wanted_text {
  width: 120px;
  display: block;
  float: left;
  font-weight: bold;
}

#search_form_block #search_form #wanted_text, #search_form_block #search_form #znacka {
  width: 230px;
  border: 1px solid #ccc;
}

#search_form_block fieldset {
  border: 0;
}

#search_form_block #search_form h4 {
  font-size: 1em;
}

#search_form_block #search_form input[type =
"text"], #search_form_block #search_form textarea {
  border: 1px solid #c8beb7;
}

#search_form_block #search_form .date-from img, #search_form_block #search_form .date-to img {
  vertical-align: middle;
}
*/
/* tasks*/
table.tasks_list tr.task_line {
  cursor: pointer;
}

table.tasks_list tr.task_line:hover td {
  background: #eee;
}

table.tasks_list tr.task_detail td {
  background: #eee;
}


table.tasks_list tr.task_detail p {
  font-size: 1em;
}

table.tasks_list tr.task_detail .vice {
  float: right;
}

.new_task_form label {
  width: 18%;
  display: block;
  float: left;
  font-weight: bold;
  position: relative;
}

.new_task_form input,
.new_task_form textarea {
  width: 80%;
}

.new_task_form textarea {
  height: 12em;
}
.new_task_form input.tasksubmit {
  width: auto;
  float: right;
  position: relative;
}

.tasks_new_block a {
  background: #eee url('../../../modules/tasks/images/icons/task_add.gif') no-repeat 0 0;
  padding: 5px 5px 5px 25px;
  cursor: pointer;
  margin-top: 10px;
  float: left;
  position: relative;
}

#tasks_new_block_form {
  background: #eee;
  margin-top: 0;
}

#tasks_new_block_form form{
  padding: 5px;
}

/* dashboard */
* html .board_col,
* html .sort {
  position: static !important;
}

.board_col {
  padding-bottom: 20px;
}

.board .sort {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.cols_2 .board_col {
  width: 49%;
  float: left;
  margin-right: 1%;
}

.cols_3 .board_col {
  width: 32.4%;
  float: left;
  margin-right: 0.5%;
}

tr.under_thin td {
  border-top: 1px solid #cecece;
}

.header_box h3 {
  float: left;
  display: block;
	padding-left: 5px;
	font-size: 1em;
	margin: 5px 0 0;
}

.header_box {
  cursor: move;
	width: 100%;
}

.block_buttons {
  float: right;
}

.block_menu {
  text-align: right;
}

.drop {
  background: #333;
}

.board_content {
  width: 100%;
}

.board_content .column-in {
  border: 1px solid #cecece;
  padding: 5px;
  overflow: auto;
  clear: both;
}

.board_content ul.dashboard-list {
  margin: -5px;
  padding: 0;
  list-style-type: none;
}
.board_content ul.dashboard-list li {
  border: 0;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
  width: 100%;
  margin: 0;
  cursor: pointer;
}
.board_content ul.dashboard-list li p {
  margin: 0;
  padding-left: 35px;
}
.board_content ul.dashboard-list li:hover {
  background-color: #fee6c4;
}
.board_content ul.dashboard-list li a {
  color: #AB0303;
  text-decoration: none;
}
.board_content ul.dashboard-list li a:hover {
  text-decoration: underline;
}
.board_content ul.dashboard-list li .info {
  font-size: 0.9em;
}
.board_content ul.dashboard-list li .show-details {
  float: right;
  cursor: pointer;
  display: none;
  padding-right: 5px;
}
.board_content ul.dashboard-list li:hover .show-details {
  display: block;
}
.board_content ul.dashboard-list li .details {
  float: right;
}
.board_content ul.dashboard-list li .details a {
  display: block;
  float: left;
  width: 57px;
  height: 15px;
  color: #000;
  text-decoration: none;
  font-size: 0.9em;
  padding: 2px 0 0 25px;
}
.board_content ul.dashboard-list li .details .view a {
  margin-right: 5px;
}
.board_content ul.dashboard-list li .details .edit a {
}
.board_content .more-button {
  margin: 5px -5px -5px;
  padding: 5px;
}
.board_content .more-button a {
  display: block;
  width: 142px;
  height: 15px;
  color: #000;
  text-decoration: none;
  font-size: 0.9em;
  padding: 2px 0 0 25px;
}

.dashboard-obscura-list {
  padding: 5px;
}

.dashboard-obscura-list .item {
  width: 85px;
  height: 85px;
  float: left;
  margin: 0 10px 10px 0;
  font-size: 0.9em;
  border: 0px solid white;
}

/* inline gallery */
#inlineGalleryBg {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 900;
}
#inlineGallery {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 1000;
}
#inlineGallery img {
  border: 0;
}
#imgOuterBox {
  background: #fff;
  margin: 0 auto;
  padding: 10px;
  position: relative;
  width: 32px;
  height: 32px;
}
#galleryImg {
  height: auto;
  width: auto;
}
#galleryNav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
#prevImg,
#nextImg {
  display: block;
  height: 100%;
  outline: none;
  background: url('../images/blank.gif') no-repeat 0 0;
}
#prevImg {
  float: left;
  width: 49%;
}
#prevImg:hover {
  background: url('../images/left.gif') no-repeat 0 50%;
}
#nextImg {
  float: right;
  width: 49%;
}
#nextImg:hover {
  background: url('../images/right.gif') no-repeat right 50%;
}
#imgInfoBox {
  height: 35px;
  overflow: hidden;
}
#imgInfo {
  float: left;
  width: 80%;
  text-align: left;
}
#imgTitle {
  font-weight: bold;
  font-size: 1.1em;
  color: #888;
}
#imgClose {
  float: right;
  width: 20px;
  padding-top: 3px;
}
#customContentBefore,
#customContentAfter { /* custom content */
  background: #fff;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
}

#customContentBefore {
  text-align: left;
}

#customContentAfter {
  background: #eee;
}

.allowed {
  background-color: #3c0;
  border: solid 1px #fff;
}

.forbidden {
  background-color: #f00;
  border: solid 1px #fff;
}

/* google maps */
.middle .obscura_map img,
.middle .marwel_map img {
  max-width: none;
}

.google_map_div{
  width: 100%; 
  height: 300px;
}

/* js calendar */
div.calendar {
  z-index: 10000;
}

/* forum error */
.error-line {
  background: #f77878;
  display: block;
  padding: 5px;
}

/* formulare */
.form_row {
  border-top: 1px dotted #ddd;
}
.form_div .submit {
  border-top: 1px dotted #ddd;
  padding: 10px 0;
}
.form_row .lab {
  width: 30%;
  float: left;
  display: block;
  font-weight: bold;
}
.form_row .val {
  width: 70%;
  float: left;
  display: block;
}
.form_row .text input,
.form_row select,
.form_row textarea {
  border: 1px solid #ddd;
}
.form_row .text input,
.form_row textarea {
  width: 99%;
}
.form_row textarea {
  height: 150px;
}
.form_row select {
  width: 100%;
}
/* mesicni kalendar */
.month_calendar {
  border-collapse: collapse;
  border: 1px solid #ccc;
  width: 100%;
}

.month_calendar th {
  text-align: center;
  background: #eee;
}

.month_calendar td {
  width: 12.5%;
}

.cal_day_hover {
  display: block;
  text-align: center;
}

.cal_day_hover:hover {
  position: relative;
}

.cal_day_hover:hover .cal_day_hover_desc {
  display: block;
}

.cal_day_hover_desc {
  background: #FFFFFF;
  border: 1px solid #ccc;
  color: #000000;
  cursor: default;
  display: none;
  font-weight: normal;
  left: -108px;
  top: 15px;
  margin: 0;
  padding: 5px;
  position: absolute;
  width: 200px;
  z-index: 1000;
  text-align: left;
  border-radius: 5px;
}

.cal_day_hover_desc .cal_day_item {
  display: block;
  padding-left: 5px;
  margin-bottom: 5px;
}
.cal_day_hover_desc .last {
  margin: 0;
}
.cal_day_hover_desc .cal_day_item a {
  font-weight: bold;
}

.month_calendar td.calendarToday {
  background-color: #ddd;
  font-weight: bold;
}
.month_calendar td.event {
  background-color: #D5EFE2;
}

/* -----------------------------------------------------------------------------
= BLINDFRIENDLY */

#header a:focus, #header a:active, .left a:focus, .left a:active, .right a:focus, .right a:active,
.middle #article a:focus, .right #article a:active, .footer a:focus, .footer a:active, .breadcrumb a:focus, .breadcrumb a:active,
.article-content a:focus, .article-content #article a:active {
 color: black !important;
 background-color: #FFF8C0 !important;
 text-decoration: none !important;
 outline: 1px dotted black;
}

#header input:focus, #header input:active, #header select:focus, #header select:active,
.left input:focus, .left input:active, .left select:focus, .left select:active,
.right input:focus, .right input:active, .right select:focus, .right select:active,
.middle #article input:focus, .middle #article input:active, .middle #article select:focus, .middle #article select:active,
#footer input:focus, #footer input:active, #footer select:focus, #footer select:active,
.search input:focus, .search input:active, .search select:focus, .search select:active
{
 color: black !important;
 background-color: #FFF8C0 !important;
 background-image: none;
 text-decoration: none !important;
}

#logo a:focus, #logo:active  {
  background-color: transparent !important;
  outline: 1px solid black;
}

a.log:focus, a.log:active {
 color: black !important;
 background-color: #FFF8C0 !important;
 background-image: none;
 text-decoration: none !important;
}

.pomocnik input:focus, .pomocnik input:active, .pomocnik select:focus, .pomocnik select:active, .pomocnik textarea:focus, .pomocnik textarea:active {
  background-color: #FFF8C0 !important;
}

.pomocnik.pmc h3 a:focus, .pomocnik.pmc h3 a:active {
  background-color: transparent !important;
}

.pomocnik p.submit input:focus, .pomocnik p.submit input:active, #header input.go:focus, #header input.go:active, input.submit:focus, input.submit:active  {
  background: transparent url(../images/searchgo.png) 0 -25px no-repeat !important;
}

.ico-info a:focus, .ico-zept a:focus, .ico-ency a:focus, .ico-knih a:focus,
.ico-info a:active, .ico-zept a:active, .ico-ency a:active, .ico-knih a:active {
  background-color: transparent !important;
}

.blockContent input:focus, .blockContent input:active, .blockContent select:focus, .blockContent select:active {
 color: black !important;
 background-color: #FFF8C0 !important;
 text-decoration: none !important;
}

/* toolbox */

#tbbox #tb a:focus, #tbbox #tb a:active {
  background-color: transparent !important;
}

/* inline */

#inline .actions #savepublish:focus, #inline .actions #savepublish:active {
  background-color: #006600 !important;
}
#inline .actions #save:focus, #inline .actions #save:active {
  background-color: #006600 !important;
}
#inline .actions #savecontinue:focus, #inline .actions #savecontinue:active {
  background-color: #336699 !important;
}
#inline .actions #cancel:focus, #inline .actions #cancel:active {
  background-color: #CC0000 !important;
}
#inline #perex_img #perex_img_load .buttons-right input:focus, #inline #perex_img #perex_img_load .buttons-right input:active {
  background-color: #B50000 !important;
  color: #FFFFFF !important;
}

/* naseptavac */
.autocomplete_wrp {
  position: relative;
}
.autocomplete {
  position: absolute;
  top: 20px !important;
  left: 0 !important;
  z-index: 1000;
}
.autocomplete ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border: 1px solid #ccc;
  border-bottom: 0;
}
.autocomplete ul li {
  padding: 3px 5px;
  margin: 0;
  border-bottom: 1px solid #A6C2D3;
  background: #fff;
  color: #000;
  cursor: pointer;
  font-size: 0.9em;
}
.autocomplete ul li.selected {
  background: #D4EAF7;
}

/* harmonika */
.harm_wrp {
  margin-bottom: 15px;
}
.blockContent .medication .harm h3 {
  text-transform: uppercase;
  padding: 5px 10px;
  color: #000;
  font-size: 1.1em;
  background: #D2E3FC url('../images/harm_arr.png') no-repeat 675px 50%;
  cursor: pointer;
  border-bottom: 1px solid #BCD7FF;
  margin: 0 0 1px;
  text-shadow: none;
  height: auto;
  line-height: 1.5em;
}
.harm table {
  margin: 0;
}

/* nejblizsi lekarny */
#pharmacy_map h3.info_text {
  text-align: center;
  padding-top: 50px;
}

#pharmacy_map .marker_info h3 {
  color: #000;
  font-size: 1.2em;
}
#pharmacy_map .marker_info h4 {
  margin-top: 0;
  font-size: 1.15em;
}
#pharmacy_map .marker_info .contact {
  margin-top: 10px;
}
#pharmacy_map .marker_info td {
  text-align: center;
}
#pharmacy_map .marker_info td.day {
  text-align: left;
}

/* waiting */
.sys_waiting {
  background: #fff url('../images/loading.gif') no-repeat 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}
.sys_waiting_wrapper {
  min-height: 40px;
}

.faq-back {
  margin-top: 10px;
  text-align: right;
}

.faq-back a {
  display: inline-block;
}

.fb {
    float: right;
    margin-left: 1em;
}
