body {
    margin: 0px;
    padding: 0px;
    background-image: url(../images/back.gif);
    background-repeat: repeat-x;
    background-color: white;
    font-family: "Arial CE", Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}
/*------------------------------------
            COLOR:
--------------------------------------
    svÄ›tle zelenĂˇ: #83bf38;
    stĹ™ednÄ› zelenĂˇ: #0f6835;

*/

h1 { color: #1d5e30; font-size: 30px; margin: 0px 0px 12px 0px; padding: 0px 0px 0px 0px; }
h2 { color: #005e29; font-size: 26px; font-weight: normal; margin: 0px 0px 15px 0px; }
h3 { color: #1d5e30; font-size: 26px; font-weight: bold; margin: 0px 0px 15px 0px; }
h4 { color: #000000; font-size: 18px; font-weight:bold; margin: 0px 0px 10px 0px;}
h5 { color: #96be46; font-size: 18px; font-weight: bold; font-variant: small-caps; margin: 0px 0px 10px 0px; }
h6 { color: #000000; font-size: 10pt; margin: 0px 0px 8px 0px; font-weight:bold; }

.article h5 {font-family:"Trebuchet MS", "Geneva CE", lucida, sans-serif;}
#header h1{
    float: left;
    color: #333333;
    height: auto;
    margin: 28px 0 0 60px;
    font-size: 27px;
    letter-spacing: 2px;
    font-family: "Arial CE", Arial, Helvetica, sans-serif;


}
#header h1 span {
    color: #02602e;
}

a {text-decoration:underline; color: #0f6835; }
a:hover { text-decoration: underline; color: #0f6835; }
a img { border: none; }

/* editor */
.editor .title input { margin-left: 20px; }
.mceLayout { width: 100% !important; }

/*** LAYOUT ***/
div#page {
    position: relative;
    float: left;
    width: 966px;
    left: 50%;
    margin-left: -483px;
}

div#gho1 {
    position: absolute;
    z-index: 10;
    width: 718px;
    height: 478px;
    top: 36px;
    left: 249px;
    background-image: url('../images/gho1.gif');
    background-repeat: no-repeat;
}

div#header {
    position: relative;
    float: left;
    z-index: 15;
    width: 957px;
    margin: 0 4px 0 4px;
    height: 152px;
    background: linear-gradient(to bottom, rgba(236,248,248,0.3) 55%,rgba(254,254,254,0) 100%);
    border-bottom: 1px solid #d3d5d2;
    border-left: 1px solid #d3d5d2;
    border-right: 1px solid #d3d5d2;
    box-shadow: 0 1px 5px -1px rgba(211,213,210,1);
    border-bottom-left-radius: 1%;
    border-bottom-right-radius: 1%;
}
div#header .top-line{
    position: absolute;
    width: 100%;
    margin: 0;
    height: 9px;
    background: linear-gradient(to bottom, rgba(76,146,110,1) 0%,rgba(44,127,85,1) 80%);
}
div.header-main-part a img{
    display: block;
    margin: 10px auto;
}
a#logo {
    float: left;
    width: 139px;
    height: 103px;
    margin: 10px 0 0 27px;
}

/* TOPMENU */
div#topmenu {
    position: absolute;
    right: 0;
    bottom: 0;
}

div#topmenu div {
    position: relative;
    float: left;
    height: 36px;
    background-image: url('../images/topmenu-cara.gif');
    background-repeat: repeat-x;
}

div#topmenu div.roh {
    width: 14px;
    height: 36px;
    background-image: url('../images/topmenu-roh.gif');
    background-repeat: no-repeat;
}

div#topmenu ul {
    position: relative;
    float: left;
    margin: 12px 10px 0px 0px;
}

div#topmenu ul ul { display: none; }
div#topmenu ul li {
    float: left;
    font-size: 14px;
    list-style-type: none;
    padding: 0px 8px 0px 8px;
}
div#topmenu ul li + li {
    border-left: 1px solid #414141;	
}
div#topmenu ul li a { color: #414141; text-decoration: none; }
div#topmenu ul li a:hover { color: #414141; text-decoration: underline; }
div#topmenu ul li.active a { color: #414141; text-decoration: underline; }
/*div#topmenu ul li:last-child { border-right: none; }*/
/* ----------- */

/* BIG MENU */
div#bigmenu {
    position: relative;
    float: left;
    overflow: hidden;
    z-index: 15;
    width: 966px;
    height: 325px;
    margin: 15px 0px 0px 0px;
    background-image: url('../images/bigmenu-box.jpg');
    background-repeat: no-repeat;
}

div#bigmenu div.pict {
    position: relative;
    float: left;
    width: 685px;
    height: 317px;
    margin: 4px 0px 0px 0px;
}
#bigmenu .pict a{
    position: absolute;
    top: 0;
    left: 0;
}

div#bigmenu div.control {
    position: relative;
    float: left;
    width: 268px;
    margin: 4px 0px 0px 4px;
    padding: 0px;
    border-right: 5px solid #1d5e30;
}

div#bigmenu ul {
    position: relative;
    float: left;
    padding: 0px;
    margin: 0px;
}
div#bigmenu ul li {
    width: 268px;
    height: 63.4px;
    list-style-type: none;
}


#bigmenu ul li.active{
    background: #1d5e30
}

#bigmenu ul li.active a, #bigmenu ul li.active a span{
    color: #fff;
}

#bigmenu ul li a{
    display: inline-block;
    padding: 5% 0 0 10%;
    width: 90%;
    text-decoration: none;
    font-family: "Arial CE", Arial, Helvetica, sans-serif;
    font-size: 20px;
}
#bigmenu ul li a:hover{
    opacity: .8
}
#bigmenu ul li a span{
    display: block;
    font-size: 12px;
    color: #343434
}

/* -------- */

/* BOTTOM MENU */
div#bottommenu {
    height: 36px;
    position: absolute;
    right: 0;
    top: -33px;
}

div#bottommenu>div {
    position: relative;
    float: left;
    height: 36px;
    margin-right: 2px;
    border-right: 1px solid #cce5df;
    background-image: url('../images/topmenu-cara.gif');
    background-repeat: repeat-x;
}

.paginator_list{
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 5000;
}
#bigmenu .paginator_list ul li{
    float: left;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    text-align: center;
    line-height: 10px;
    background: #fff;
    margin-right: 5px;
}
.youtube-link {
    float: right;
    margin-top: 22px;
    margin-right: 15px;
}
.youtube-link a img{
    margin-top: -3px;
}
#bigmenu .paginator_list ul li.active{
    height: 12px;
    width: 12px;
    position: relative;
    top: -1px;
    border-radius: 14px;
    background: #0f6835
}
#bigmenu .paginator_list ul li:hover{
    cursor: pointer;
    background: #343434;
    color: #fff;
}
div#bottommenu div.roh {
    position: absolute;
    z-index: 16;
    left: 0px;
    top: 0px;
    width: 14px;
    height: 36px;
    margin: 0px 0px 0px 0px;
    border: none;
    background-image: url('../images/topmenu-roh2.gif');
    background-repeat: no-repeat;
}

div#bottommenu ul {
    position: relative;
    float: left;
    height: 36px;
    margin: 1px 0px 0px 0px;
}

div#bottommenu ul ul { display: none; }
div#bottommenu ul li {
    float: left;
    display: block;
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    list-style-type: none;
}
div#bottommenu ul li a { float: left; margin-top: 9px; color: #414141; text-decoration: none; line-height: 18px; padding: 0px 8px 0px 8px; }

div#bottommenu ul li + li a {
    border-left: 1px solid #414141; 
}

div#bottommenu ul li a:hover { color: #414141; text-decoration: underline; }
div#bottommenu ul li.active { background-color: #f4f9f1; }
div#bottommenu ul li:first-child { padding-left: 14px; }
div#bottommenu ul li:last-child a { /*border-right: none;*/ padding-right: 16px; }
/* ----------- */

/* LANGUAGE MENU */
div#lang-selector {
    position: relative;
    float: right;
    height: 19px;
    margin: 12px 10px 0px 0px;
    padding: 0px;
}

/* SUPERTOP MENU */
div#supertop {
    position: relative;
    float: right;
    height: 20px;
    margin: 10px 8px 0px 0px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: white;
    background-image: url('../images/supertop.gif');
    background-repeat: repeat-x;
}

div#supertop ul {
    position: relative;
    float: left;
    height: 20px;
    margin: 0px 5px 0px 5px;
    padding: 0px;
}

div#supertop ul ul { display: none; }
div#supertop ul li {
    float: left;
    display: block;
    height: 17px;
    font-size: 14px;
    margin: 0px;
    padding: 3px 0px 0px 0px;
    list-style-type: none;
}
div#supertop ul li a { float: left; font-size: 11px; color: white; text-decoration: none; padding: 0px 4px 0px 4px; margin: 0px; }

div#supertop ul li + li a {
    border-left: 1px solid white;
}

div#supertop ul li a:hover { color: #eee6e6; text-decoration: none; }
div#supertop ul li.active a { color: white; text-decoration: underline; }
/*div#supertop ul li:last-child a { border-right: none; }*/
/* ----------- */

/* PRAVĂť SLOUPEC */
div.rightBox {
    position: relative;
    float: right;
    max-width: 291px;
}

div.rightBox div.box {
    position: relative;
    float: right;
    z-index: 15;
    width: 281px;
    background-image: url('../images/rightbox-content.gif');
    background-repeat: repeat-y;
    margin: 0px 0px 18px 10px;
}

div.rightBox div { position: relative; float: left; margin: 0px; padding: 0px; }
div.rightBox p.controls { margin: 50px 0px 0px 50px; }

div.rightBox div.html-widget {
    width: 281px;
    background-image: url('../images/rightbox-top.gif');
    background-repeat: no-repeat;
}

div.rightBox div.html-widget div.content {
    width: 245px;
    padding: 15px 18px 6px 18px;
    background-image: url('../images/rightbox-bottom.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
}

div.rightBox div.html-widget div.content h4 {
    color: #006332;
    font-size: 16px;
    margin: 0px 0px 25px 0px;
    padding: 0px;
}

div.rightBox div.html-widget div.content p {
    color: #333333;
    font-size: 12px;
}

/* ------------- */
div#content {
    position: relative;
    float: left;
    z-index: 15;
    width: 100%;
    min-height: 120px;
    margin: 15px 0px 15px 0px;
}

div#content div#snippet--article p.controls { left: 0%; top: 0%; }

div#content ul#panel-menu {
    position: absolute;
    z-index: 30;
    width: 150px;
    top: -15px;
    left: 100%;
    margin-left: 20px;
}

div#content ul li {
    list-style-image: url('../images/odd.gif');
}

div#content ol {
    margin-left: 30px;
}
/* tabulka v obsahu */
div#content div.text table { border: 3px solid #96BE46; }
div#content div.text table td { border: 2px solid #96BE46; }
div#content div.text table th { border: 2px solid #96BE46; }
div#content div.text table th {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

div#content div.text table.noborder { border: none; }
div#content div.text table.noborder td { border: none; vertical-align: top; }
div#content div.text table.noborder th { border: none; vertical-align: top; }

div#content div.text table td p { margin: 4px 0px 4px 0px; }
div#content div.text table th p { margin: 4px 0px 4px 0px; }

div#content div.text h5 a { color: #006332; font-size: 18px; text-decoration: none;}
div#content div.text h5 a:hover { text-decoration: underline; }
/* *** */

div#footer {
    position: relative;
    float: left;
    z-index: 15;
    width: 966px;
    height: 58px;
    margin: 10px 0px 0px 0px;
    background-image: url('../images/footer.jpg');
    background-repeat: no-repeat;
}

.uploading {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #fffcda;
    border: 1px solid #eee497
}

div.files-tab ul {
    float: none;
    clear: both;
    padding: 5px 0px 0px 0px;
}
div.files-tab li {
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 7px 0px 7px 0px;
}

div.files-tab img { height: 25px; }

div.files-tab strong {
    font-weight: normal;
}

/* -------------------------------------------------------- */
/* -------------- Gallery  -----------*/

.galleries {
}
.galleries td {
}
.galleries h4 {
}
table.gallery td {
    border: none;
}
td.gallery {
    background-color: #efefef;
    border: 1px solid #ddd !important;
}
.gallery h4 {
}
.gallery h4 a {
}
.gallery .thumb {
    width: 190px;
    height: 100px;
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #bbb;
    -moz-box-shadow: 0 0 5px #bbb;
    -webkit-box-shadow: 0 0 5px #bbb;
}
.gallery .thumb a {
    height: 135px;
    width: 180px;
    overflow: hidden;
}
.gallery .thumb a.delete {
    height: auto;
    width: auto;
}
.gallery .thumb a strong {
    display: none;
    background-color: #222;
    color: white;
    opacity: .8;
    z-index: 100;
}
.gallery .thumb a:hover strong {
    background-color: #9f1a00;
}
.gallery .thumb a img {
    display: block;
    margin: 0 auto;
}
.gallery .thumb a:hover img {
}
.gallery .title {
    width: 210px;
    font-size: 12px;
}
.gallery .title:hover {
    background-color: #eee;
}
.gallery .photosCount {
}
.gallery .created {
}
.gallery .description {
}
.gallery .controls {
}
.gallery:hover .controls {
}

.reply {
    margin: 10px 0 0;
    padding-left: 25px;
}
.reply-text {
    padding: 4px 8px 1px;
    background-color: #eee;
}

/* konzultace */
div.konzultace-widget table { width: 300px; border: none; border-collapse: collapse; }
div.konzultace-widget form.client table { width: 270px; }
div.konzultace-widget table td { padding: 2px 0px 2px 0px; text-align: right; border: none; border-collapse: collapse; padding-right: 5px;}
div.konzultace-widget table th { padding: 0px 10px 0px 0px; text-align: left; border: none; border-collapse: collapse; vertical-align: middle; padding-left: 5px;}
#frm-section_belowContent-widget_19-konzultacePanaceaForm > table > tbody > tr:nth-child(6) > th {vertical-align: top; padding-top: 7px;}
div.konzultace-widget input { width: 200px; }
div.konzultace-widget select { width: 200px; }
div.konzultace-widget textarea { width: 212px; height: 150px; }
div.konzultace-widget input[type=checkbox] { width: 40px; }
div.konzultace-widget input.button { width: 150px; border: 1px solid #939496; }

table.adminlist {
    width: 700px !important;
    border: none;
    border-collapse: collapse;
    margin: 20px 0px 20px 0px;
}

table.adminlist th {
    border: 1px solid #666;
    color: #fff;
    background: #444 url(../../../images/admin/layout/footer-back.gif) repeat-x left 0;
    font-size: .9em;
    font-weight: normal;
    text-shadow: 1px 1px 0 #222;
    padding: 3px 3px 3px 3px !important;
    text-align: left !important;
}

table.adminlist tr:hover td {
    background-color: #d2e5f0;
    border-color: #d2e5f0;
}
table.adminlist td {
    border: 1px solid #ddd;
    font-size: .9em;
    padding: 3px 3px 3px 3px !important;
    text-align: left !important;
}

table.adminlist tr.even td {
    background-color: #eee;
}

table.adminlist td.row-control {
    width: 15px;
    text-align: center;
}

.onif {
    position: relative;
    width: 230px;
    height: 40px;
    padding: 3px 6px;
    background-color: #f3f3f3;
    border: 1px solid #e7e7e7;
    font-size: .8em;
}
.onif a {

}
.onif h4 {
    color: #006332;
    margin: 0;
}
.onif p {
    margin: 0;
}

.onif .status-icon {
    float: left;
}
.onif .content {
    float: left;
    margin: 6px 0 0;
    width: 170px;
}
.onif .content img {
    float: right;
    margin: 0 !important;
}
.onif a.overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    width: 242px;
    background-color: #fff;
    opacity: 0; /* Pro ostatni prohlizece */
    filter: alpha(opacity=1); /* Pro IE */
}

.onif.recepcion {
    /*position: absolute;
    top: -5px;
    right: 0;
    z-index: 10000;*/
    width: 160px;
}
.onif.recepcion .content {
    width: 120px;
}
.onif.recepcion a.overlay {
    width: 172px;
}

#cat62 a .item-content {
    display: inline-block;
    background: transparent url(../images/icons/youtube.png) no-repeat right 1px;
    padding: 7px 65px 7px 0 !important;
    margin: -7px 0 -7px 0 !important;
    cursor: pointer;
}
#frmkonzultaceForm-nick, label[for="frmkonzultaceForm-nick"], .konzultace-widget tr+tr+tr+tr+tr {
    display: none;
}

#frm-section_belowContent-widget_19-konzultacePanaceaForm > table > tbody > tr:nth-child(2) {
    display: none;
}

#frm-section_belowContent-widget_19-konzultacePanaceaForm > table > tbody > tr:nth-child(3) {
    background-color: #ecf8f8;
}
#frm-section_belowContent-widget_19-konzultacePanaceaForm > table > tbody > tr:nth-child(6) {
    background-color: #ecf8f8;
}
#frm-section_belowContent-widget_19-konzultacePanaceaForm > table > tbody > tr {
    background-color: #ecf8f8;
}


.konzultace-widget tr+tr+tr+tr+tr+tr {
    display: table-row;
}

/*phase of transplantation*/
ul.phase{
    float: right;
    width: 90px;
    height: auto;
    background: #69a386;
    border-radius: 3px 0px 0px 3px;
    margin: 0;
    margin: 0 0 10px 10px;
    overflow: hidden;
    margin-right: -7px
}

ul.phase li{
    list-style: none;
}

ul.phase li a{
    line-height: 35px;
    color: #fff;
    text-transform: uppercase;
    padding-left: 15%;
    width: 85%;
    height: 100%;
    text-decoration: none;
    display: block
}


ul.phase a:hover{
    line-height: 35px;
    background: #21774c;
    text-transform: uppercase;
    padding-left: 15%;
    width: 85%;
    height: 100%;
    text-decoration: none;
    display: block
}

ul.phase li a.active{
    line-height: 35px;
    background: #21774c;
    text-transform: uppercase;
    padding-left: 15%;
    width: 85%;
    height: 100%;
    text-decoration: none;
    display: block
}

div#content ul.phase li{
    list-style: none
}

div#content  ul.pricer{
    width: auto;
    overflow: hidden;
    margin: 0;
    background: #69a386;
    border-radius: 5px 5px 0 0;
    display: inline-block;
}

div#content  ul.pricer li{
    float: left;
    cursor: pointer;
    list-style: none;
    padding: 0 17px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    line-height: 32px;
}
div#content  ul.pricer li:hover,div#content  ul.pricer li.active  {
    background: #21774c;
}

table.pricer_table{
    width: 100%;
    float:left;
    border: 0px;
    border-top: 0;
    margin-top: -4px;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    margin-left: -1px;
}
table.pricer_table{
    color: #343434;
}
table.pricer_table tr:nth-child(odd) td{
    background: #fff;
}
table.pricer_table tr:nth-child(even) td{
    background: rgba(242,242,242,1);
}

table.left-table{
    float: right;
    width: 200px !important;
    display: inline-block;
    float: right;
}

.pricer_table_container + p{
    float: left;
    width: 720px
}

.pricer_table_container{
    width: auto;
    max-width: 740px;
    display:inline-block;
}
