BODY {
    margin: 0;
    padding: 0;
    background-color: white;
}

BODY,TEXTAREA,INPUT,SELECT,FORM,TABLE {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 9pt;
    color: #000000;
    margin: 0;
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
}

IMG {
    border: 0;
    margin: 0;
    padding: 0;
    border: none;
}

.cleaner {
    clear: both;
}

#email,#calendar {
    position: absolute;
    top: 0;
    left: 0;
}

#mainHolder {
    margin: 0em auto;
    width: 810px;
    padding-top: 7px;
}

#topheader {
    background-image: url("../img/top_bannerN.jpg");
    background-repeat: no-repeat;
    width: 810px;
    height: 352px;
}

#topheader1_cz {
    background-image: url("../img/top_bannerN.jpg");
    background-repeat: no-repeat;
    width: 810px;
    height: 352px;
}

#topheader2_cz {
    background-image: url("../img/top_banner2N.jpg");
    background-repeat: no-repeat;
    width: 810px;
    height: 352px;
}

#topheader3_cz {
    background-image: url("../img/top_banner3N.jpg");
    background-repeat: no-repeat;
    width: 810px;
    height: 352px;
}

#topheader1_en {
    background-image: url("../img/top_banner_enN.jpg");
    background-repeat: no-repeat;
    width: 810px;
    height: 352px;
}

#topheader2_en {
    background-image: url("../img/top_banner2_enN.jpg");
    background-repeat: no-repeat;
    width: 810px;
    height: 352px;
}

#topheader3_en {
    background-image: url("../img/top_banner3_enN.jpg");
    background-repeat: no-repeat;
    width: 810px;
    height: 352px;
}

#header {
    width: 810px;
    height: 92px;
    float: left;
}

#navigation {
    top: 0px;
    left: 0;
    position: relative;
}

/* musi byt uplan cesta, jinak zlobi v kalendari */
#mainHolder #content {
    width: 810px;
    padding: 0px;
    font-size: 9pt;
    background-color: white;
    _margin-top: -57px;
}

#content .spaceBesideMenu {
    width: 28px;
}

#content .spaceInsteadMenu {
    width: 160px;
}

#content .menu {
    margin-bottom: 20px;
    width: 160px;
    background-color: white;
    padding: 30px 0 20px 0;
    float: left;
}

#content .main {
    color: #4D4D4D;
    width: 638px;
    margin-left: 12px;
    float: left;
}

#content .main A {
    text-decoration: underline;
}

#content .rightmenu {
    float: left;
    width: 242px;
    padding: 25px 0px 0px 0px;
}

#content .main * #childStructureList {
    clear: both;
    width: 100%;
    margin: 10px 0 0 0;
}

#content .main * #childStructureList.noborder {
    margin: 0 0 0 0;
}

#content .main #footer {
    clear: both;
    width: 763px;
    padding-top: 8px;
    padding-bottom: 8px;
}

/* HEADER */
#header .headerseparator {
    float: left;
    width: 530px !important;
    height: 40px;
}

#header .title {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    color: rgb(0, 152, 114);
    font-weight: bold;
    width: 107px;
    text-transform: uppercase;
    background-image: url("../img/bghomesitemap.gif");
    background-repeat: no-repeat;
    float: left;
    margin-top: 60px;
}

#header .title .titleIE6 {
   height: 96px;
}

#header .country {
    margin: 0;
    padding: 0;
    font-size: 8pt;
    font-weight: bold;
    color: #F4F4F4;
    margin: 0px 0px 0px 11px;
    width: 59px;
    text-transform: uppercase;
    position: relative;
    float: left;
    
    margin-top: 60px;
    margin-left: 24px;
}

#header .country A {
    margin: 0px 0px 0px 0px;
}

#header .country A.en,#header .country SPAN.en {
    margin-left: 12px;
}

#header .title A {
    font-size: 7pt;
    text-decoration: none;
    font-weight: normal;
    color: rgb(0, 152, 114);
    margin: 0px 0px 0px 11px;
}

#header .title A:hover {
    color: black;
}

#header .title A.first {
    margin: 0px 0px 0px 11px;
}

#header .country A,#header .country A:hover,#header .country A:visited {
    text-decoration: none;
}

#header #logolink {
    position: relative;
    width: 85px;
    height: 40px;
    left: 0px;
    top: 0px;
    float: left;
}

#header #logolink A {
    display: block;
    width: 85px;
    height: 86px;
}

#header #logolink A SPAN {
    display: none;
}

#header #logolink2 { /*position: relative;*/
                     width: 285px;
                     height: 40px;
                     /*left: 295px;
	_left: 85px;
	top: 0px;*/
                     margin-left: 295px;
}

#header #logolink2 A {
    display: block;
    width: 120px;
    height: 40px;
}

#header #logolink2 A SPAN {
    display: none;
}

/* NAVIGATION */
#navigation IMG {
    margin: 0;
    padding: 0;
}

#navigation .top {
    width: 210px;
    position: relative;
    top: 4px;
    _top: -60px;
    left: 0px;
    float: right;
}

#navigation .top .butPripravky_cz {
    display: block;
    width: 209px;
    height: 108px;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    background-image: url("../img/top_but_pripravky.jpg");
    background-repeat: no-repeat;
}

#navigation .top .butPripravky_cz:hover {
    background-image: url("../img/top_but_pripravky_a.jpg");
}

#navigation .top .butLatky_cz {
    display: block;
    width: 209px;
    height: 108px;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    background-image: url("../img/top_but_extrakty.jpg");
    background-repeat: no-repeat;
}

#navigation .top .butLatky_cz:hover {
    background-image: url("../img/top_but_extrakty_a.jpg");
}

#navigation .top .butPripravky_en {
    display: block;
    width: 209px;
    height: 108px;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    background-image: url("../img/top_but_pripravky_en.jpg");
    background-repeat: no-repeat;
}

#navigation .top .butPripravky_en:hover {
    background-image: url("../img/top_but_pripravky_a_en.jpg");
}

#navigation .top .butLatky_en {
    display: block;
    width: 209px;
    height: 108px;
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    background-image: url("../img/top_but_extrakty_en.jpg");
    background-repeat: no-repeat;
}

#navigation .top .butLatky_en:hover {
    background-image: url("../img/top_but_extrakty_a_en.jpg");
}

#navigation .top .butPripravky_cz SPAN,#navigation .top .butLatky_cz SPAN,#navigation .top .butPripravky_en SPAN,#navigation .top .butLatky_en SPAN
{
    display: none;
}

#navigation .top .search {

}

#navigation .top .search TABLE {
    width: 208px;
    height: 36px;
    margin: 2px 0px 1px 2px;
    border-collapse: collapse;
}

#navigation .top .search .searchedit {
    width: 146px;
    height: 18px;
    border: 0px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    padding: 2px 0px 2px 2px;
    margin: 0px 0px 0px 0px;
    margin-left: 10px;
}

#navigation .top .search .searchbut {
    margin-right: 10px;
    background-image: url("../img/top_but_search.gif");
    background-repeat: no-repeat;
    border-top: 1px solid black;
    cursor: pointer;
    width: 38px;
    height: 22px;
}

#navigation .top .search .searchbut SPAN {
    display: none;
}

#navigation .left {
    float: left;
    height: 22px;
}

#navigation .menu {
    height: 40px;
    width: 600px;
    margin: 220px 0px 0px 0px;
}

#navigation .menu_m {
    font-family: Arial, Helvetica, Sans Serif;
    height: 40px;
    width: 594px; /* 596 */
    margin: 220px 0px 0px 0px;
    _margin: 156px 0px 0px 0px;
    float: left;
}

#navigation .menu_m UL {
    padding: 0;
    margin: 0;
}

#navigation .menu_m UL LI {
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 13px 8px 0px 8px;
    font-size: 12px;
    height: 27px;
    float: left;
    text-transform: uppercase;
    background-image: url("../img/topmenuseparator.gif");
    background-repeat: no-repeat;
    background-position: right center;
}

#navigation .menu_m UL LI#topmnu3,#navigation .menu_m UL LI#topmnu85 {
    display: none;
}

#navigation .menu_m UL LI#topmnu8 {
    background-image: none;
}

#navigation .menu_m UL LI A {
    text-decoration: none;
    background-image: url("../img/topmenusipka.gif");
    background-repeat: no-repeat;
    background-position: 5px center;
    padding: 0px 20px 0px 20px;
}

#navigation .menu_m UL LI A:hover,#navigation .menu_m UL LI.expanded A {
    text-decoration: none;
    background-image: url("../img/topmenusipka_a.gif");
    background-repeat: no-repeat;
    background-position: 5px center;
    padding: 0px 20px 0px 20px;
}

#navigation .menu_m UL LI A SPAN {
    color: white;
    text-decoration: none;
}

#navigation .menu_m UL LI A:hover SPAN {
    color: rgb(189, 237, 30);
    text-decoration: none;
}

#navigation .menu_m UL LI.expanded A SPAN {
    color: rgb(189, 237, 30);
    text-decoration: none;
}

#navigation .menu UL {
    padding: 0;
    margin: 0;
}

#navigation .menu UL LI {
    list-style: none;
    margin: 0;
    text-align: center;
    padding: 0 21px 6px 10px;
    font-size: 10pt;
    height: 27px;
    float: left;
}

#navigation .menu UL LI A:hover {
    color: #FFFFFF;
}

#navigation .menu a,#navigation .menu a:hover,#navigation .menu a:visited
{
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    padding: 10px 0 0 0px;
    height: 15px;
    /*float: left;
    */
}

#navigation .menu UL LI.expanded A,#navigation .menu UL LI A:hover,#navigation .menu UL LI.expanded A:visited
{
    color: #FFFFFF;
}

#navigation .menu UL LI A SPAN {
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: bold;
}

#navigation UL LI.expanded SPAN {
    color: #FFFFFF;
    padding: 10px 0 0 0;
    display: block;
}

#navigation UL LI.expanded A SPAN {
    padding: 0px 0 0 0;
    display: inline;
}

#navigation #topmnuAdmin {
    background-image: none;
}

/* CONTENT */
#content .main .path {
    display: block;
    color: rgb(0, 152, 114);
    padding: 5px 0px 8px 0px;
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 5px;
    background-image: url("../img/bottomline.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
}

#content .main .path A,#content .main .path A:visited {
    font-family: Arial, Helvetica, Sans Serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 10px;
    color: rgb(0, 152, 114);
}

#content .main .path A:hover {
    text-decoration: underline;
}

#content .main .path .selectedItem {
    color: rgb(0, 152, 114) !important;
    font-size: 10px;
    font-weight: normal;
}

#content .menu UL {
    color: #005398;
    padding: 0 0 3px 0;
    margin: 0 0 30px 0;
    list-style: none;
    background-image: url("../img/menu_down_dots.gif");
    background-repeat: no-repeat;
    background-position: bottom;
}

/* skryvani polozek menu */ /* 1uroven */
#content .menu UL LI#mnu3,#content .menu UL LI#mnu4,#content .menu UL LI#mnu5,#content .menu UL LI#mnu6,#content .menu UL LI#mnu7,#content .menu UL LI#mnu8,#content .menu UL LI#mnu85
{
    display: none;
}

#content .menu UL LI#mnu4.expanded,#content .menu UL LI#mnu5.expanded,#content .menu UL LI#mnu6.expanded,#content .menu UL LI#mnu7.expanded,#content .menu UL LI#mnu8.expanded
{
    display: block;
}

#content .menu UL UL {
    border-top: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    background-image: none;
    margin: 0;
}

#content .menu UL LI {
    list-style-type: none;
}

#content .menu UL LI.expanded UL {

}

#content .menu UL LI.expanded LI.expanded UL {
    border-top: 0;
}

#content .menu ul li li {
    list-style: none;
    font-weight: normal;
    padding: 6px 0px 0px 0px;
    margin: 0;
    font-size: 0;
    /* IE6 bug */
    background-image: url("../img/menu_down_dots.gif");
    background-repeat: no-repeat;
    background-position: top;
}

#content .menu UL LI LI {
    border-bottom: none;
}

#content .menu UL LI LI SPAN {
    padding: 0px 15px 0px 35px;
}

#content .menu UL LI LI LI {
    padding: 0px 15px 0px 15px;
}

#content .menu UL LI LI LI LI {
    margin: 0px -25px 0px -15px;
    padding: 0px 0px 0px 20px;
}

#content .menu UL LI LI LI LI LI {
    margin: 0px 0px 0px -30px;
    padding: 0px 0px 0px 40px;
}

#content .menu UL LI LI LI LI LI LI {
    margin: 0px 0px 0px -45px;
    padding: 0px 0px 0px 50px;
}

#content .menu LI SPAN {
    display: block;
    background-image: url("../img/li_left.gif");
    background-repeat: no-repeat;
    background-position: 0px 18px;
    padding: 30px 15px 2px 10px;
    color: rgb(141, 175, 75);
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 11px;
}

/* vychozi zobrazeni menu 1. urovne           */
#content .menu LI.expanded A SPAN {
    background-image: url("../img/li_left_active.gif");
    background-position: 0px 18px;
    color: rgb(0, 152, 114);
}

/* vybrana polozka menu 1. urovne */
#content .menu LI.expanded SPAN {
    background-image: url("../img/li_left_active.gif");
    background-position: 0px 18px;
    color: rgb(0, 152, 114);
    padding: 16px 0px 7px 10px;
    _padding-top: 15px;
    text-transform: uppercase;
    font-size: 11px;
}

/* vychozi zobrazeni menu 2. a nizsi urovne */
#content .menu * LI.expanded LI SPAN {
    font-size: 8pt;
    background-position: 0px 2px;
    padding: 0px 0px 3px 10px;
    text-transform: none;
}

#content .menu * LI.expanded LI LI SPAN {
    font-size: 8pt;
    padding-left: 10px;
    background-position: 0px 5px;
    padding-top: 5px;
}

#content .menu * LI.expanded LI LI A SPAN {
    background-position: 0px 5px;
}

#content .menu * LI.expanded LI A SPAN {
    background-image: url("../img/li_left.gif");
    color: rgb(141, 175, 75);
    background-position: 0px 2px;
}

/* aktualne vybrana polozka menu 2. a nizsi urovne */
#content .menu LI.expanded * LI SPAN {
    background-image: url("../img/li_left_select.gif");
    color: rgb(0, 152, 114);
}

/* prejeti mysi po menu */
#content .menu LI A:hover SPAN {
    background-image: url("../img/li_left_select.gif");
    background-repeat: no-repeat;
    background-position: 0px 18px;
    text-decoration: none;
    color: rgb(0, 152, 114);
}

#content .menu LI LI A:hover SPAN {
    background-image: url("../img/li_left_select.gif");
    background-repeat: no-repeat;
    background-position: 0px 2px;
    background-color: transparent;
    color: rgb(0, 152, 114);
}

#content .menu LI LI LI A:hover SPAN {
    background-image: url("../img/li_left_select.gif");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    background-color: transparent;
    color: rgb(0, 152, 114);
}

/* Pharma a tapi galena - skryvani podmenu */
#content .menu UL LI#mnu19.expanded UL LI { /*display: none;*/

}

#content .menu UL LI#mnu19.expanded A SPAN {
    /*background-image: url("../img/li_left_select.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: transparent;
color:rgb(0,152,114);*/

}

#content .menu UL LI#mnu23.expanded UL LI { /*display: none;*/

}

#content .menu UL LI#mnu23.expanded A SPAN {
    /*background-image: url("../img/li_left_select.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-color: transparent;
color:rgb(0,152,114);*/

}

#content .menu UL LI#mnu15.expanded UL LI {
    display: none;
}

#content .menu UL LI#mnu15.expanded A SPAN {
    background-image: url("../img/li_left_select.gif");
    background-repeat: no-repeat;
    background-position: 0px 2px;
    background-color: transparent;
    color: rgb(0, 152, 114);
}

#content .main P {
    margin: 0 0 8px 0px;
    padding: 0;
    color: #4D4D4D;
}

#content .main UL {
    margin: 3px 0 8px 10px;
    color: #4D4D4D;
    padding: 0;
}

#module #filter,#usermodule #filter {
    background-color: #EFEFF0;
    padding: 10px 5px 10px 5px;
}

#module #list,#usermodule #list {
    padding: 23px 0 20px 0;
    color: #4D4D4D;
}

#module #detail {
    padding: 23px 0 25px 0;
    color: #4D4D4D;
}

#usermodule {
    padding: 23px 0 25px 0;
    color: #4D4D4D;
}

#usermodule FORM,#usermodule TABLE {
    color: #4D4D4D;
}

#signpost,#module,#document,#usermodule,#search {
    width: 100%;
    /*float: left;
    */
    line-height: 150%;
    color: #4D4D4D;
    font-family: Georgia, Times New Roman, Sans Serif;
}

#signpost #leftColumn,#module #leftColumn {
    width: 430px;
    float: left;
    display: block;
    font-size: 9pt;
}

#signpost #rightColumn,#module #rightColumn {
    width: 290px;
    float: left;
    display: block;
    margin: 0 0 0 20px;
}

#signpost #rightColumn IMG,#module #rightColumn IMG {
    width: 250px;
    float: right;
    margin: 0;
    padding: 0;
}

#signpost {
    width: 100%;
    padding-bottom: 23px;
    /* 10px */
    padding-top: 23px;
    font-size: 11px;
    /*float: left;
    */
}

#signpost.notitle,#module.notitle #list,#module.notitle #detail,#usermodule.notitle
{
    padding-top: 0;
}

/* SEPARATED VALUES */
#separatedValues {
    width: 100%;
    float: left;
    border-top: 1px dotted #B7B7B7;
    border-bottom: 1px dotted #B7B7B7;
    margin: 20px 0 25px 0;
    padding: 0 0 10px 0;
}

#separatedValues .content {
    clear: both;
    width: 740px;
}

#separatedValues .menu {
    display: block;
    width: 100%;
    border-bottom: none;
    margin: 20px 0 10px 0;
    top: 0px;
    left: 0px;
    position: relative;
}

#separatedValues .menu UL {
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
}

#separatedValues .menu UL LI {
    float: left;
    padding: 5px 15px 6px 10px;
    border-top: none;
}

#content .main #module * #separatedValues .menu UL LI A {
    font-style: normal;
    font-weight: bold;
    font-size: 9pt;
}

/* SEARCH */
.main #search P {
    margin-bottom: 20px;
    color: #4D4D4D;
}

.main #search P A {
    font-size: 9pt;
}

.main #search P A:hover {
    text-decoration: underline;
}

.main #search P A,.main #search P A:hover,.main #search P A:visited {
    text-decoration: underline;
}

.paging {
    display: block;
    padding: 5px 0 5px 0px;
}

.paging .selpage {
    font-size: 8pt;
}

.paging A,.paging A:hover,.paging A:visited {
    text-decoration: none;
    font-style: normal;
}

/* GALLERY */
.gallery,.gallery-classic {
    margin-bottom: 10px;
}

#main .gallery,#main .gallery-classic {
    width: 600px;
}

.gallery-main-item {
    float: left;
}

.gallery-image a,.gallery-image img {
    vertical-align: middle;
    margin-bottom: 0px !important;
}

/* imagestorage */
.gallery-classic .gallery-item {
    background-color: #EAEAEA;
    height: 190px;
    width: 190px;
    text-align: center;
    margin-right: 2px;
    margin-top: 2px;
}

.gallery-classic .gallery-image {
    display: inline;
    line-height: 190px;
    height: 190px;
    width: 190px;
    text-align: center;
    margin-right: 1px;
    _padding-top: 10px;
    _display: block;
}

.gallery-classic .gallery-info {
    background-color: #EAEAEA;
    text-align: center;
    margin-right: 2px;
    margin-top: 1px;
    width: 186px;
    padding: 2px;
}

/* photogallery */
.gallery .gallery-item {
    background-color: #EAEAEA;
    height: 170px;
    width: 170px;
    text-align: center;
    margin-right: 2px;
    margin-top: 2px;
}

.gallery .gallery-image {
    display: inline;
    line-height: 170px;
    height: 170px;
    width: 170px;
    text-align: center;
    margin-right: 1px;
    _padding-top: 10px;
    _display: block;
}

.gallery .gallery-info {
    background-color: #EAEAEA;
    text-align: center;
    margin-right: 2px;
    margin-top: 1px;
    width: 166px;
    padding: 2px;
}
#flashbanner {
    width: 158px;
    height: 158px;
}
