/* CSS Document */
body, table, table td, form, div, a, input, textarea, select, button, p {
    font-family: "trebuchet ms", Verdana, Arial, sans-serif;
    font-size: 14px;
}
html, body {
    text-align: center;
    margin: 0;
    padding: 0;
    color: #fff;
}
body {
    background: #02488f url('../images/bodyBg.gif') repeat-x scroll center top;
    text-align: center;
    color: #fff;
}
form {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
a img {
    border-width: 0;
}
a:link, a:visited, a:active {
    color: #363636;
    text-decoration: underline;
}
a:hover {
    color: #5dacd8;
    text-decoration: none;
}

/* dodelavky */
p.citace {font-style: italic; font-size: 16px; color: #999999; float: right; width: 300px; padding-top: 30px;}
p.noindent {text-indent: 0px; color: #000000;}
span.termin {font-size: 16px; font-weight: bold;}
ul.list {list-style-type: disc;}
ul.list li {list-style-type: disc; padding-left: 5px; margin-left: 30px;}
ul.list2 {list-style-type: disc; margin-left: 10px;}
ul.list2 li {list-style-type: disc; padding-left: 5px; margin-left: 30px; color: #02488f;}
div.title {font-size: 10px; font-weight: bold; padding: 3px 0 0 10px;}
div.title2 {font-size: 10px; font-weight: bold; padding: 3px 0 10px 110px;}
/* dodelavky - konec */

.bold {
    font-weight: bold;
}
.clr {
    font-size: 1px;
    height: 1px;
    clear: both;
}
.spc {
    font-size: 1px;
    height: 10px;
    clear: both;
}
.w100 {
    width: 100%;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.pad5 {
    padding: 5px;
}
.size9 {
    font-size: 9px;
}
.hide {
    display: none;
}
.red {
    color: red;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.sqlErrors {
    background-color: #300;
    text-align: left;
    padding: 4px;
    font-size: 9px;
}
.sqlErrors h1 {
    margin: 0;
    padding: 2px 0 0 0;
    text-align: left;
    font-size: 9px;
    color: #c6c6c6;
}
.sqlErrors span.number {
    color: #633;
}
.sqlErrors span.query {
    color: #966;
}
.sqlErrors div.error {
    color: #9a9;
    padding-left: 20px;
}
input.text,
select.text,
textarea.text {
    background-color: #626262;
    border: 1px solid #8b8484;
    padding: 1px 2px 1px 2px;
    color: #FF9900; 
}
.bodyContainer {
    width: 906px;
    border: 0px solid red;
    margin: 0 auto;
    text-align: left;
}
.topContainer {
    width: 100%;
    height: 194px;
    background: url('../images/topBg.jpg') no-repeat scroll left top;
}
.pageContainer {
    width: 100%;
    height: auto;
    background: url('../images/pageBg.gif') repeat-y scroll left top;
}
.leftBlockContainer {
    float: left;
    width: 214px;
    overflow: hidden;
}
.rightBlockContainer {
    float: left;
    width: 692px;
    overflow: hidden;
    background: url('../images/rightColBg.gif') no-repeat scroll right top;
    color: #000;
}
.mainMenuBlock {
    width: 100%;
    height: 263px;
    background: url('../images/mainMenuBg.gif') no-repeat scroll left top;
}
.footContainer {
    width: 100%;
    height: 37px;
    background: url('../images/footBg.gif') no-repeat scroll left top;
}
.footContainer .copy {
    padding-top: 2px;
    text-align: center;
    font-size: 12px;
    color: #626262;
}
.footContainer .copy a:link,
.footContainer .copy a:visited {
    font-size: 12px;
    color: #626262;
}
.footContainer .copy a:hover {
    text-decoration: none;
}
.contentContainer {
    background: url('../images/contentBg.gif') no-repeat scroll 0 0px;
    padding: 60px 60px 0 18px
}
.contentContainerInner {
    border: 0px solid red;
}
.leftBlockContainer .advert {
    padding: 0 0 0 40px;
    text-align: center;
}
h1,
h1.li {
    margin: 8px 0 10px 0;
    ackground: url('../images/h1Bg.gif') no-repeat scroll left top;
    padding: 5px 0 5px 30px;
    text-align: left;
    font-size: 18px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
}
h1.li {
    ackground: url('../images/h1LiBg.gif') no-repeat scroll left top;
}
.mainMenu {
    margin: 0;
    padding: 50px 0 0 3px;
    text-align: left;
    overflow: hidden;
}
.mainMenu li {
    display: block;
    ackground: url('../images/menuBottomBg.gif') no-repeat scroll left bottom;
    height: 38px;
    overflow: hidden;
}
.mainMenu li a:link,
.mainMenu li a:visited {
    background: url('../images/liBg.gif') no-repeat scroll 11px center;
    display: block;
    text-transform: lowercase;
    padding: 8px 0 10px 30px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.mainMenu li a:hover,
.mainMenu li a.active {
    background: url('../images/liBgHover.gif') no-repeat scroll 11px center;
}
p,
.p {
    margin: 0;
    padding: 6px 4px;
    color: #4e4e4e;
    text-align: justify;
}
p {
    text-indent: 10px;
    text-align: justify;
}
.artFloat {
    float: left;
    margin: 0 10px 10px 0;
}
.flagMenu {
    float: right;
    border: 0px solid red;
    padding: 50px 5px 0 0;
}
.obalyKnih {
    width: 100%;
}
.obalyKnih td {
    text-align: center;
    vertical-align: top;
    color: #4e4e4e;
}
.nadpis {    position: relative; top: -18px}
