html {font-size: 100%;}

body {
    font-family: trebuchet ms, tahoma, arial, lucida, sans-serif;
    font-size: 0.7em;
    padding: 0px;
    margin: 3px 0px;
    text-align: center;
    color: #333333;
    background: #FFFFFF url('/images/body-bg.png') left top repeat-x;
}


table {font-size: 1em;}

form {margin: 0px;}

input, textarea {
    border: 1px solid #297A8E;
    background: #FFFFFF;
    padding-left: 2px;
    font-family: trebuchet ms, tahoma, arial, lucida, sans-serif;
}

a {
    text-decoration: underline;
    color: #333333;
}

a:hover {text-decoration: none;}

a img {border: 0px;}

ul {text-align: left;}

ul li a{text-decoration: none;}

ul li a:hover{text-decoration: underline;}

fieldset {border: 0px;}

p {color: #333333; line-height: 1.3em;}

h1 {
    font-size: 17px;
    color: #018DB0;
    margin-top: 18px;
}

h2 {
    color: #018DB0;
    font-size: 1.5em;
    margin: 5px 0px;
    padding: 0px;
}

.odd {background-color: #ffffff;}

.even {background-color: #F0F8FF;}

h1.rss {position: relative;}
h1.rss a {position: absolute; top 5px; right: 5px;}

h2.rss {position: relative;}
h2.rss a {position: absolute; top: 5px; right: 0px;}

#card h2, h2.sub {font-size: 1.3em;}

#master {
    width: 960px;
    margin: 0px auto 0px auto;
    background: url('/images/master-bg.png') left top repeat-y;
}

#left {
    width: 238px;
    min-height: 750px;
    _height: 750px;
    float: left;
    text-align: left;
    position: relative;
    background: #89CADA url('/images/left-logo.png') right bottom no-repeat;
}

#topLeft {background: url('/images/left-top-bg.png') left top repeat-x;}

#left img.img {margin-left: 24px;}
#left img.lLogo {position: absolute; bottom: 0px; right: 0px;} 

#left form#lSearch {
    width: 220px;
    text-align: left;
    padding-left: 14px;
    margin: 20px 0px 0px 0px;
}
#left form#lSearch label {
    font-size: 1.1em;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 3px;
}
#left form#lSearch input.inp {
    width: 176px;
    border: 1px solid #0D93B4;
    position: relative;
    top: -4px;
}
#left form#lSearch input.img {
    border: 0px;
    margin-left: 4px;
    padding: 0px;
}

#left ul {
    margin: 4px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}

#left ul li {display: inline;}
#left ul li a {
    color: #1C5767;
    padding-left: 28px;
    margin: 3px 0px 2px 0px;
    display: block;
    width: 210px;
    _width: 238px;
    font-weight: bold;
    font-size: 1.1em;
    clear: left;
    float: left;
    background: url('/images/left-menu-w.png') 15px 3px no-repeat;
}

#left ul li a:hover {
    text-decoration: none;
    background: #DCEFF4 url('/images/left-menu-b.png') 15px center no-repeat;
}

#left ul.small li a {margin-bottom: 0px; line-height: 16px;}

#left ul li#lastItem a img {position: relative; top: 3px;}

#left ul.small li a.red {color: #CC0000;}

#left ul li a.green {color: #336600; background: #DCEFF4 url('/images/left-menu-b.png') 15px center no-repeat;}

#left div.regLogin {border-left: 2px solid #FFFFFF; width: 195px; margin-left: 15px; padding-left: 10px;}
#left div.regLogin ul li a {padding-left: 0px; background: none;}
#left div.regLogin ul li a:hover {padding-left: 0px; background: none; text-decoration: underline;}

#left form#mainLog {clear: both; height: 44px; margin: 5px 0px 0px 0px;}
#left form#mainLog fieldset {
    float: left;
    margin: 0px;
    padding: 0px;
}
#left form#mainLog label {color: #1C5A67; font-size: 0.9em; font-weight: bold;}
#left form#mainLog input.inp {width: 75px;}
#left form#mainLog input.img {border: 0px; background: none; position: relative; top: 2px; left: 4px;}

#left strong.docLogin {
    width: 163px;
    _width: 190px;
    background: #36A5C0;
    display: block;
    color: #FFFFFF;
    padding-left: 27px;
    font-size: 1.1em; 
    height: 22px;
    line-height: 22px;
}

#left span.doctor {
    width: 143px;
    _width: 170px;
    display: block;
    color: #244B8C;
    padding-left: 27px;
    font-size: 1.1em; 
    height: 22px;
    line-height: 22px;
    font-weight: bold;
}

#left strong.docReg {
    width: 141px;
    _width: 170px;
    background: #E35F46 url('/images/doc-reg-bg.png') left top repeat-x;
    display: block;
    color: #FFFFFF;
    padding-left: 27px;
    font-size: 1.1em;
    height: 22px;
    clear: both;
    line-height: 22px;
    border: 1px solid #FFFFFF;
}

#left strong.partner {
    width: 143px;
    _width: 170px;
    background: #244B8C;
    display: block;
    color: #FFFFFF;
    padding-left: 27px;
    font-size: 1.1em; 
    height: 22px;
    line-height: 22px;
}

#left img.logs {margin-left: 20px;}

#left div.regLogin span {padding-left: 0px;}

#left address {
    margin: 450px 0px 0px 20px;
    color: #1C5767; 
    font-size: 1.1em;
    font-style: normal;
}

#right {
    width: 704px;
    float: right;
    text-align: left;
}

#right a:hover {text-decoration: none;}

#topRight {
    height: 50px;
    position: relative;
    border-bottom: 2px solid #89CADA;
}

#topRight ul {
    margin-top: 26px;
    padding: 0px;
    list-style-type: none;
}

#langMenu {float: right;}
#langMenu li {
    float: left;
}
#langMenu li a {
    padding-left: 18px; 
    margin-left: 10px; 
    color: #287A8E;
    font-weight: bold;
    font-size: 0.9em;
}
#langMenu li.cs {background: url('/images/cs.png') 10px center no-repeat;}
#langMenu li.de {background: url('/images/de.png') 10px center no-repeat;}
#langMenu li.en {background: url('/images/en.png') 10px center no-repeat;}

#topMenu {
    width: 280px; 
    position: absolute;
    right: 140px;
    top: -3px;
}

#topMenu li {float: left;}
#topMenu li a {
    float: left;
    margin-left: 5px; 
    color: #287A8E;
    font-weight: bold;
    font-size: 0.9em;
    padding: 5px 7px 8px 7px;
    _padding: 4px 7px 7px 7px;
    background: url('/images/top-menu-sep.png') left 7px no-repeat;

}
#topMenu li a:hover {
    background: #89CADA;
    color: #FFFFFF;
    text-decoration: none;
}

#search {
    padding: 13px 15px;
    margin-bottom: 15px;
    background: #89CADA url('/images/search-bg.png') left top repeat-x;
}

#search p {color: #153D46; font-size: 1.1em; font-weight: bold; margin: 0px 0px 10px 0px; line-height: 1.1em;}

#search fieldset {
    margin: 0px 10px 10px 0px; 
    padding: 0px;
    float: left;
    display: inline;
} 

#search input, #search select {width: 200px; position: relative;}
#search input {height: 18px; _height: 22px;}
#search select {height: 20px; _font-size: 15px;}
#search select {&height: 24px;}

#search label {
    background: #36A5C0;
    font-weight: bold;
    color: #FFFFFF;
    padding: 5px 10px;
    line-height: 22px; 
}
#search label.small {
    height: 22px;
    line-height: 22px;
    padding: 0px 5px 0px 10px;
    display: block;
    float: left;
    position: relative;
    background: #287A8E;
}
#search input.small {
    float: left;
    width: 70px;
    padding: 2px 0px 0px 0px;
    font-size: 13px;
}
#search input.searchBtn {
    width: 173px;
    height: 55px;
    border: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    bottom: -75px;
    right: 15px;
    padding-left: 10px;
    margin: 0px 0px 0px 60px;
    background: url('/images/search-btn.jpg') left top no-repeat;
}
#search span.sub {
    color: #153D4; 
    font-weight: bold;
    font-size: 0.9em;
    line-height: 20px;
}

#search input.checkbox {
    float: left;
    width: auto;
    height: auto;
    margin: 8px 5px 0px 0px;
    border: none;
    padding: 0px;
}

#search span.lang {
    float: left;
    padding: 6px 24px 0px 0px;
}

#search span.flag {
    width: 16px;
    height: 10px;
    float: left;
    display: block;
    margin: 10px 4px 0px 0px;
}

#topCard span.flag {
    float: left;
    display: block;
    padding: 0px 14px 0px 20px;
    background-position: 0px 4px;
}

span.flag.cz {background: url('/images/flag-cz.png') left top no-repeat;}
span.flag.sk {background: url('/images/flag-sk.png') left top no-repeat;}
span.flag.en {background: url('/images/flag-en.png') left top no-repeat;}
span.flag.de {background: url('/images/flag-de.png') left top no-repeat;}
span.flag.ru {background: url('/images/flag-ru.png') left top no-repeat;}
span.flag.fr {background: url('/images/flag-fr.png') left top no-repeat;}
span.flag.pl {background: url('/images/flag-pl.png') left top no-repeat;}
span.flag.es {background: url('/images/flag-es.png') left top no-repeat;}
span.flag.vn {background: url('/images/flag-vn.png') left top no-repeat;}

#right a {color: #FF0000; text-decoration: underline;}

#right .news {
    width: 340px;
    float: left;
    margin-bottom: 20px;
    position: relative;
}

#right .news div {
    width: 330px;
    _width: 340px;
    border-top: 2px solid #89CADA;
    border-right: 2px solid #89CADA;
    padding: 6px 6px 0px 0px;
}
#right .news div img {
    border: 2px solid #89CADA;
    float: right;
    margin-left: 10px;
}
#right .news.docMed div img, #right .news.patMed div img {
    border: 0px;
    float: none;
    margin: 0px;
}
#right .news div a {
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
}
#right .news h2 {border: 0px;}
#right .news div p {
    margin: 10px 0px 0px 0px;
}

#right .news a.rss {
    position: absolute;
    top: 5px;
    right: 0px;
}

#right ul.hPlusList {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: justify;
}
#right ul.hPlusList li {
    background: url('/images/h-plus.png') left top no-repeat;
    padding-left: 25px;
    margin: 10px 0px 5px 0px;
}

#right .content {
    border-top: 2px solid #89CADA;
    border-right: 2px solid #89CADA;
    padding-right: 10px;
}

#right .content img.contImg {
    float: right; 
    border: 2px solid #89CADA; 
    margin-left: 10px;
}
#right .content img.contImgAct {
    float: left; 
    border: 2px solid #89CADA;
    margin-right: 10px;
}

#card h1, #reg h1 {
    color: #103E3E;
    font-size: 1.8em;
    margin: 10px 0px 0px 0px;
}

#card {position: relative;}
#card div.redBox {
    position: absolute;
    top: 0px;
    right: 55px;
    width: 35px;
    height: 22px;
    background: #FF0000;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
}

#card div.blueBox {
    position: absolute;
    top: 0px;
    right: 15px;
    width: 35px;
    height: 22px;
    background: #008DB0;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    line-height: 22px;
}

#card table#topCard {
    background: #E0F2F6;
    width: 704px;
    font-size: 1.1em;
}

#card table#topCard img {border: 2px solid #FFFFFF;}
#card table#topCard td.lBlue {
    color: #35A5BB;
}
#card h3 {
    color: #FFFFFF;
    background: #36A6BE;
    display: inline;
    padding: 2px 10px;
    margin: 0px;
    font-size: 1em;
    line-height: 1.5em;
    float: left;
    clear: left;
}

#card ul.plusList {
    margin: 7px 0px 10px 0px;
    padding: 0px;
    clear: left;
    float: left;
    list-style-type: none;
}
#card ul.plusList.last {margin-bottom: 0px;}

#card ul.plusList li {
    padding-left: 17px;
    margin-bottom: 3px;
    background: url('/images/card-plus.png') left 3px no-repeat;
}

#card ul.plusList.wide {width: 320px; float: left; clear: left;}
#card ul.plusList.wide li {
    width: 140px;
    float: left;
    clear: none;
    display: block;
}

#card .docMed {position: relative; margin-top: 20px;}

#card .docMed span.docMedBox {
    display: block;
    width: 65px;
    height: 65px;
    background: #FF0000;
    position: absolute;
    right: 10px;
    top: 40px;
    color: #FFFFFF;
    text-align: center;
    line-height: 10px;
}
#card .docMed span.docMedBox.blue {background: #008DB0;}
#card .docMed span.docMedBox b {
    font-size: 22px;
    text-align: center;
    width: 60px;
    display: block;
    padding: 4px 0px 0px 0px;
}

#card .docMed span.rating {
    width: 167px;
    height: 12px;
    font-size: 8px;
    display: block;
    position: relative;
    background: #DFEFEB;
}

#card .docMed span.rating span {
    display: block;
    height: 12px;
    line-height: 12px;
    background: url('/images/rating-bg2.jpg') left top repeat-y;
}
#card .docMed span.rating b {
    position: absolute;
    right: -40px;
    top: -9px;
    font-size: 12px;
    color: #153D46;
    
}

#card .docMed h3 {
    width: 70px;
    _width: 90px;
}
#card .docMed h3.width168 {
    width: 147px;
    _width: 167px;
}
#card .docMed b {
    line-height: 30px;
    padding-left: 10px;
}

#card .docMed b.clas {
    padding-right: 15px;
    line-height: 20px;
}
#card .docMed b.ok {
    padding-right: 15px;
    line-height: 20px;
    background: url('/images/ico-ok.png') right 3px no-repeat;
}
#card .docMed b.ko {
    padding-right: 15px;
    line-height: 20px;
    background: url('/images/ico-ko.png') right 3px no-repeat;
}
#card b.promYear {padding: 0px 30px 0px 5px; font-weight: normal;}
#card b.atestNum {padding: 0px 0px 0px 5px; font-weight: normal}

#card .docMed img.docVal {
    position: absolute;
    right: 10px;
}

#reg table {
    width: 100%;
    background: #C4E3EC;
}

#reg table label {
    background: #36A5C0;
    color: #FFFFFF;
    padding: 5px 10px 3px 10px;
    line-height: 20px;
    font-weight: bold;
    display: inline;
}

#reg table label em {
    font-style: normal;
}


#reg table label.error {
    background: #CC0000;
}


#reg table td {vertical-align: top;}
#reg table input.radios {border: 0px; background: transparent; height: 16px; margin-top: 5px;}

.btnSend {
    background: #CC0000 url('/images/btn-bg.png') left -5px repeat-x;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px; 
    font-weight: bold;
    height: 24px;
    line-height: 20px;
    border: 1px solid #990000;
}

.medList {width: 704px;}
.medList th {padding-bottom: 8px; border-bottom: 1px solid #89CADA;}
.medList td {
    border-bottom: 1px solid #89CADA;
    padding: 3px 0px;
}
.medList td span.docIndex {
    display: block;
    width: 30px;
    height: 25px;
    background: #FF0000;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    margin: 0px auto;
}
.medList td span.patIndex {
    display: block;
    width: 30px;
    height: 25px;
    background: #008DB0;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    margin: 0px auto;
} 


#journal h3 {font-size: 1em; text-align: center; line-height: 25px; padding: 5px;}
#journal h3 a {padding: 0px; margin: 0px;}

#journal td {padding: 10px;}
#journal td.border {border-bottom: 1px solid #89CADA; height: 1px; font-size: 1px;padding: 0px;}

#journal td.firstcol {width: auto; max-width: 60px; padding-left: 10px;}
#journal td.secondcol {width: auto; text-align: center;}
#journal td.thirdcol {width: auto; padding-right: 15px;}

#journal table td {font-size: 0.85em;}

#reg table.voteT td {
    vertical-align: middle;
}
#reg table.voteT input {
    margin-left: 21px;
    background: transparent;
    border: 0px;
    position: relative;
    top: 3px;
} 
 
#reg table.voteT label.sub { 
    font-size: 1.1em;
    color: #153D46;
    font-weight: bold;
    padding: 0px;
    background: none;
}

#footer {
    width: 960px;
    margin: 6px auto 0px auto;
    border-top: 2px solid #89CADA;
    clear: both;
    text-align: right;
}
#footer p {
    font-size: 0.9em;
    margin: 4px 0px;
}
#footer p a {color: #FF0000; font-weight: bold;}

/* tooltip */

.help-tooltip-white {z-index:60; border: 1px solid #FFFFFF;}
.h2Tool {position: relative; top: 8px; &top: 2px; _top: 3px; left: 0px;}
.help-tooltip-white img {position: absolute; top: 0px; &top: 5px; _top: 6px; left: 0px;}
.help-tooltip-white span{display:none; text-align: left;}
.help-tooltip-white.hover{z-index:65; color:#000; position: relative; }
.help-tooltip-white.hover span.tooltip {display:block; position:absolute; z-index: 65; top:10px; left:-20px; padding: 0px 0px 0px 0px; width:180px; color:#000; text-align:center; }
.help-tooltip-white.hover span.top{ position: relative; z-index: 70; top: 1px; height: 8px; display:block; background:url(/images/ico-tooltip-top.gif) no-repeat 20px bottom; }
.help-tooltip-white.hover span.middle {color: #287A8E; display:block; padding:2px 8px; background: #FFFFFF; font-size: 10px; border: 1px solid #287A8E; line-height: 12px; font-weight: normal; position: relative; z-index: 65;}

.help-tooltip {z-index:60; position: relative; border: 1px solid #36A5C0;}
.h3Tool {position: absolute; top: 3px; &top: -1px; right: 25px; border: 0px;}
.help-tooltip img {position: absolute; top: 0px; &top: 5px; _top: 6px; left: 0px;}
.help-tooltip span{display:none; text-align: left;}
.help-tooltip.hover{z-index:65; color:#000; position: relative; z-index: 65;}
.help-tooltip.hover span.tooltip {display:block; position:absolute; z-index: 65; top:10px; &top:10px; left:-20px; padding: 0px 0px 0px 0px; width:180px; color:#000; text-align:center; }
.help-tooltip.hover span.top{ position: relative; z-index: 70; top: 1px; height: 8px; display:block; background:url(/images/ico-tooltip-top.gif) no-repeat 20px bottom; border: 0px;}
.help-tooltip.hover span.middle {color: #287A8E; display:block; padding: 2px 8px; background: #FFFFFF; font-size: 10px; border: 1px solid #287A8E; line-height: 12px; font-size: 10px; text-align: justify; font-weight: normal; position: relative; z-index: 65;}

/* messages */
#outerMsgErr {width: 704px; background: #EA2900; padding: 5px 0px 0px 0px; margin: 10px 0px;}
#outerMsgOk {width: 704px; background: #008DB0; padding: 5px 0px 0px 0px; margin: 10px 0px;}
#innerMsgErr {margin: 0px 5px 5px 5px; width: 694px; display: table; height: 60px; #position: relative; overflow: hidden; background: #EA2900 url('/images/msg-ko.png') left top no-repeat; color: #FFFFFF; line-height: 15px;}
#innerMsgOk {margin: 0px 5px 5px 5px; width: 694px; display: table; height: 60px; #position: relative; overflow: hidden; background: #008DB0 url('/images/msg-ok.png') left top no-repeat; color: #FFFFFF; line-height: 15px;}
#middleMsg {#position: absolute; #top: 50%; left: 0px; display: table-cell; vertical-align: middle; text-align: left;}
#inMsg {width: 520px; margin-left: 80px; #position: relative; #top: -50%; font-weight: bold; font-size: 12px;}



.bold {font-weight: bold;}
.center, td.center {text-align: center;}
.cleaner {clear: both;}
span.cleaner {clear: both; display: block; font-size: 0px; margin-top: -5px;}
span.cleanerN {clear: both; display: block; font-size: 5px; height: 5px;}
span.cleanerNN {clear: both; display: block; font-size: 7px; height: 11px;}
.cleanerN {clear: both; font-size: 9px;}
.right {text-align: right;}
.justify {text-align: justify;}
.left {text-align: left;}
.darkBlue {color: #153D46;}
.blue {color: #36A5C0;}
.fs12 {font-size: 1.1em;}
.red {color: #CC0000;}
.fs13 {font-size: 13px;}
p.block {text-align: justify;}
.redBg {background: #FF0000; color: #FFFFFF; padding: 0px 2px;} 
.blueBg {background: #008DB0; color: #FFFFFF; padding: 0px 2px;}

