body, table {
    font-family: "Trebuchet MS", "Verdana";
    font-size: 12px;
    text-align: center;
}

body {
    background: transparent url('../img/menu1bg.jpg') repeat-x left top;
}

p {
    margin: 10px 0px;
}

table {
    margin-top: 10px;
}

table td, table th {
    text-align: left;
    padding: 4px;
}

#topMenuContainer {
}

#contentContainer {
    padding-top: 0px;
    top: 150px;
}

#contentPages {
  clear: both;
}

.topMenuDiv {
    height: 104px;
    width: 1000px;
    margin: 0px auto;
    font-size: 15px;
    font-weight: bold;
}

ul.topMenu {
    padding-top: 16px;
}

ul.topMenu li {
    position: relative;
    float: left;
    display: block;
}

ul.topMenu li a {
    line-height: 44px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
    text-decoration: none;
}

ul.topMenu li a:hover, ul.topMenu li a.active, ul.topMenu li.active, ul.topMenu li a.active2, ul.topMenu li.active2 {
    background: transparent url('../img/menu1itembg.jpg') repeat-x left top;
    color: white;
}

ul.topSubMenu {
    display: none;
    position: absolute;
    top: 44px;
    height: 40px;
    width: 1000px;
}

ul.topSubMenu li {
    line-height: 14px;
    float: left;
    display: block;
    background: transparent url('../img/topMenuArrow.jpg') no-repeat left center;
}

ul.topSubMenu li a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 12px;
    color: white;
    text-decoration: none;
}

ul.topSubMenu li a:hover, ul.topSubMenu li a.active {
    color: #eee;
}

div#content {
    width: 1000px;
    margin: 0px auto;
}

#logo {
    width: 1000px;
    height: 161px;
    background: transparent url('../img/header.jpg') no-repeat left top;
}

#logoImage {
    position: relative;
    top: 67px;
    height: 92px;
    width: 202px;
    line-height: 92px;
}

#logoImage a {
    text-decoration: none;
    display: block;
    padding: 0px 106px;
}

#pageRight {
    margin-top: 10px;
    margin-left: 8px;
    width: 170px;
    float: left;
}

#pageLeft {
    margin-top: 10px;
    width: 820px;
    border: 1px solid #d0d0d0;
    float: left;
}

#pageLeftHeader {
    height: 45px;
    font-size: 16px;
    color: #13506e;
    font-weight: bold;
    background: transparent url('../img/contentHeaderbg.jpg') repeat-y left top;
    padding-left: 13px;
}
#pageLeftHeader div {
    background: transparent url('../img/pageHeaderArrows.jpg') no-repeat left center;
    padding: 13px;
    padding-left: 36px;
}

#pageLeftContent {
    padding: 20px;
    padding-top: 10px;
    line-height: 1.5em;
}

div.rightImage {
    clear: both;
    margin-bottom: 4px;
    float: right;
}

div.rightImage a {
    cursor: pointer;
    display: block;
    width: 156px;
    height: 76px;
/*    border: 1px solid #d0d0d0;*/
    color: #0a3f59;
    text-decoration: none;
}

div.rightImage a:hover {
    color: #930000;
}

span.textCaption {
    position: relative;
    top: -25px;
    left: 10px;
    _margin-bottom: -30px;
    _top: -30px;
    padding: 0;
    font-weight: bold;
    font-size: 16px;
}

span.smallerfont {
    font-size: 14px;
}

div.rightImage span.textCaption:hover {
    
}

#footerContainer {
    width: 1000px;
/*    margin-top: 20px;*/
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}

#footer {
    width: 1000px;
    margin: 0px auto;
    color: #444444;
}

#footerSignature {
    margin-top: 5px;
    color: #9c9b9b;
    margin-bottom: 7px;
}

ul.inpageul {
    margin: 10px 0px;
}

ul.inpageul li {
    font-weight: bold;
    padding: 3px;
    color: #13506E;
    font-size: 14px;
}

ul.inpageul li ul li {
    font-weight: normal;
    margin-left: 10px;
    list-style-position: inside;
    list-style-type: disc;
    color: black;
    font-size: 12px;
}

h2, h3 {
    color: #13506e;
}

div.images {
    width: 400px;
    float: right;
    text-align: right;
}

div.images img {
    margin-bottom: 10px;
}

.floatright {
    float: right;
    margin-left: 15px;
}

.imgcaption {
    font-style: italic;
}

div.googlemap {
    margin-top: 15px;
}

div.onlinecatalog {
    width: 300px;
    border: 2px solid #13506e;
    padding: 0px 10px 10px 10px;
    background-color: #eee;
}

.onlinecatalog img {
    margin-right: 10px;
}

.onlinecatalog p {
    color: #13506E;
    font-weight: bold;
    font-size: 14px;
}

.onlinecatalog a, .onlinecatalog a:hover {
    color: red;
    font-size: 19px;
}

#logoTitle {
    position: relative;
    top: 36px;
    color: #0a3f59;
    font-size: 16px;
    font-weight: bold;
    left: 635px;
    width: 300px;
}

a.Mlink {
    color: blue;
    line-height: 16px;
    cursor: pointer;
}

a.Mlink img.zavinac {
    vertical-align: top;
}

ul.footerMenu {
    padding: 15px;
    padding-top: 10px;
    padding-left: 0px;
}

ul.footerMenu li {
    display: block;
    float: left;
    line-height: 16px;
    padding: 0px 8px;
    border-left: 1px solid #999;
}

ul.footerMenu li.first {
    border-left: none;
    padding-left: 0px;

}

ul.footerMenu li a {
    color: #444;
    text-decoration: none;
}

ul.footerMenu li a:hover {
    color: #444;
    text-decoration: underline;
}

#nLink {
    font-size: 10px;
    color: #9c9b9b;
    padding-bottom: 10px;
}

#nLink a {
    color: #777;
    text-decoration: underline;
}


/* Nakladatelstvi */
.edice {
    float: right;
    background-color: #C0E0FF;
    padding: 3px;
}

h3.author, h3.name {
    font-size: 19px;
    color: #13506e;
    margin-bottom: 5px;
}

h3.name {
    font-weight: bold;
    color: black;
}

table.isbn th {
    width: 100px;
}

hr {
    border: 1px solid #0a3f59;
    height: 1px;
}

div.bookEntry {
    width: 350px;
    padding: 10px;
}

div.booksLeft {
    float: left;
    padding-right: 20px;
    border-right: 1px solid #0a3f59;
}

div.booksRight {
    float: right;
}

div#rightNames {
    float: right;
    width: 280px;
    border: 1px solid #0a3f59;
    padding: 10px;
    margin: 10px;
}

div#rightNames span.jmeno {
    font-weight: bold;
    font-size: 14px;
    color: #13506e;
    padding: 5px 0px;
}

/** For IE */
#totalMainContainer {
  text-align: left;
  width: 1000px;
  margin: 0px auto;
}

#totalFooterContainer {
    position: relative;
    margin-top: 20px;
    width: 100%;
    text-align: center;
    background: #e7e7e7 url('../img/footerbg.jpg') repeat-x left top;
}

