body {
    margin: 0px;
    padding: 0px;
    height: 100%; /* dulezite */
    min-width: 780px;
    font-family: Verdana,Arial,Georgia,sans-serif;
    font-size: 12px;
    background-color: #FFFFFF;
}
table {
    font-size: 12px;
    color: gray;
}

address {
    font-style: normal;
}
    
acronym {
    border-bottom : 1px dashed silver;
	cursor : help;
}

dt {
    margin-top: 4px;
}

html>body #mainframe {
    height: auto;
    min-height: 100%;
    width: 780px;
}
img {
    border: 0px;
}

thead {
	font-weight: bold;
}

#mainframe {
    width: 780px;
    position: relative; /* dulezite */
    height: 100%; /* nastaveni pro IE */
    margin-left: -390px;
    left: 50%;
    background-color: #cccccc;
    border-left: 1px solid #003366;
    border-right: 1px solid #003366;
}

#header {
    background-image: url(./img/headerbg.jpg);
    background-repeat: no-repeat;
    width: 780px;
    height: 240px;
}

#contents {
    float: left;
    width: 780px;
}

#text {
    text-align: justify;
    padding: 10px 30px 20px 30px;
    float: left;
	vertical-align: top;
    color: black;
}


#footerspacer {
    height: 15px;
    clear: both;
    width: 780px; /* nahrada za min-width pro IE */
}

#footer {
    position: absolute;
    text-align: center;
    left: 0px;
    overflow: hidden;
    width: 780px;
    height: 15px;
    bottom: 0px;
    background-color: #003366;
}

#footer p {
    color: white;
    font-size: 11px;
    padding: 0px;
    padding-top: 2px;
    margin: 0px;
}

#headerlinks {
    text-align: center;
}
#headerlinks a {
    color: black;
    font-size: 12px;
    letter-spacing: 2px;
    margin: 0px 20px 0px 20px;
    font-weight: bold;
    text-decoration: none;
}
#headerlinks a:hover {
    color: white;
}

/*googlesearch */
#google {
    position: absolute;
    right: 14px;
    _right: 16px;
    top: 243px;
    font-size: 11px;
}
#google form input {
    height: 18px;
    font-size: 11px;
    background-color: #003366;
}
#submitsearch {
    border: 0px solid gray;
    width: 26px;
    font-weight: bold;
}
#searchstring {
    border: 0px solid gray;
    width: 150px;
}
#searchstring:hover {
    border: 1px solid gray;
}

/*googlesearch */

/* ostatni */

#rubname {
    position: absolute;
    left: 0px;
    top: 210px;
    width: 750px;
    text-align: right;
}

#rubname h1 {
    margin: 0px;
    font-size: 20px;
    font-weight: bold;
    color: #003366;
/*    font-style: italic;
    text-decoration: underline;*/
}

p a,li a,.journame a,#lh a,#sh a,#ph a {
    text-decoration: none;
    font-weight: bold;
    color: #003366;
}

strong {
    color: black;
}

#header img {
    position: absolute;
    top: 40px;
    left: 220px;
    height: 60px;
    width: 360px;
    border: 0px solid #003366;
}

/* obsah */
#nav {
    text-align: right;
    background-color: #white;
    margin-bottom: 40px;
}

#nav a {
    margin: 2px 10px;
    font-size: 11px;
    text-decoration: none;
}

#text a {
    color: #003366;
}
#text a:hover {
    text-decoration: underline;
}

#text h2 {
	font-size: 16px;
    border-bottom:2px solid #003366;
    background-color: #ffffff;
    margin: 14px 0px 6px 0px;
    text-align: center;
    padding: 4px;
    color: black;
    width: 720px;
}
#text h2.blue {
        background-color: #003366;
        color: black;
        border: 0px;
        }
#text ul {
    padding: 4px 0px 10px 18px;
    margin: 0px;
}
#text p {
    padding: 0px;
    margin: 0px;
}

#text h3 {
    margin: 10px 0px 2px 0px;
    font-size: 12px;
}

.hrefurl {
    display: block;
    font-style: italic;
}

.novinka {
}
.novinkadate {
    font-size: 11px;
    font-weight: bold;
    color: black;
}
.novinkacont {
   padding-left: 20px;
   margin-bottom: 10px;
}
.novinkacont a,#booksnext a {
    font-weight: bold;
    text-decoration: none;
}
.novinkacont a:hover,#booksnext a:hover  {
    text-decoration: underline;
}

#lh,#sh,#ph {
    border: 1px solid #003366;
    width: 217px;
    height: 190px;
    float: left;
    margin: 10px;
    _margin: 8px;
    background-color: #ffffff;
}

#searchform {
	width: 100%;
	padding: 10px;
}

#searchformdiv,#newsdiv {
    border: 1px solid #003366;
    width: 696px;
    _width: 680px;
    height: 120px;
    float: left;
    margin: 10px;
    _margin: 8px;
    background-color: #ffffff;
    margin: 10px;
    margin-bottom: 30px;
}

#newsdiv {
	height: auto;
	/*background-color: #ffe2c0;*/
	background-color: #003366;
	border: 1px solid #003366;
	border: 1px solid red;
}

#searchformdiv p {
	padding: 4px 16px;
	text-align: center;
}

#searchformdiv form {
	text-align: center;
	
}

#searchformdiv form input {
	border: 1px solid #003366;
}

.insidex {
    padding: 10px;
    text-align: left;

}

#lh h2,#sh h2,#ph h2, #searchformdiv h2, #newsdiv h2 {
    font-size: 12px;
    border:1px solid #003366;
    background-color: #ffffff;
    margin: 0px 0px 0px 0px;
    text-align: center;
    padding: 2px;
    color: black;
    width: 100px;
    position: relative;
    top: -10px;
    left: -10px;
}

#searchformdiv h2, #newsdiv h2 {
	width: 220px;
}

#newsdiv h2 {
	background-color: #ffffff;
	background-color: red;
	border: 1px solid #003366;
	border: 1px solid black;
	color: yellow;
}

.fbform {
}
.fbform span {
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

.journame {
    width: 700px;
}

.jourweb {
    border-left: 4px solid gray;
    background-color: yellow;
    padding: 0px 2px;
    margin: 0px 4px;
    font-size: 11px;
}
.jourweb:hover {
    border-left: 4px solid red;
}

.journxc strong {
    display: block;
    width: 680px;
    color: gray;
    font-style: italic;
    font-size: 11px;
}

.journxc {
    /*border: 1px solid blue;
    background-color: white;*/
    border-left: 3px solid #003366;
    padding: 6px;
    margin: 4px 0px;
    float: left;
}

.issn {
    font-size: 10px
}

.expandall {
    float: right;
    font-size: 10px;
}


/* knizni novinky */
.bookitem {
    clear: both;
}

h3 span {
    font-size: 14px;
    color: black;
    cursor: pointer;
}

.bookitem h3 {
    background-color: #ffffff;
    width: 728px;
    _width: 720px;
 }

.bookitem img {
    border: 1px solid black;
    float: left;
    margin-right: 10px;
    width: 70px;
}

.author {
    font-style: italic;
    padding-top: 10px;

}

.publisher {
    color: silver;
}

.isbn {
    color: silver;
}

.price,.sign, .year {
    color: silver;
    font-size: 11px;
}

.price,.isbn,.publisher,.author, .sign, .year {
    width: 300px;
    margin-left: 80px;
}

.descbook {
    float: left;
    padding-left: 80px;
    _padding-left: 0px;
    width: 636px;
    margin-bottom: 20px;
    margin-top: 20px;
    _margin-left: 40px;
}

.descbook p {
}

#booksnext {
    text-align: right;
}

#booksnext a {
    margin-left: 10px;
    border: 1px solid silver;
    background-color: white;
    padding: 0px 4px;
}

/* knizni novinky */


.expcoldivctrl {
    cursor: pointer;
    font-weight: bold;
    color: #003366;
    color: black;
    display: block;
}

.expcoldiv li {
    list-style: circle;
    margin-left: 16px;
}


