/* base----------------------------------------------- */
html, body {
	margin: 0px;
	padding: 0px;
	background-color: rgb(203,203,203);
	color: black;
	/*font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, Times, sans-serif;*/
	font-family: 'Times New Roman CE', "Georgia CE", "New York CE", "Times CE", Georgia, times, Garamond, serif;
	font-size: 11pt;
}

h1 {
    display: none;
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, 'Arial CE', serif;
	color: black;
}

small, .small {
	font-size: 0.9em;
}

p {
    text-align: justify;
    text-indent: 2em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

blockquote p {
	text-indent: 0px;
}

ul {
    font-family: Verdana, 'Arial CE', serif;
    margin-left: 5px;
    font-size: .9em;
}

img {
    border: none;
    text-decoration: none;
}
/* links----------------------------------------------- */
a {
	text-decoration: none;
	color: rgb(0,51,204);
	background-color: inherit;
	/*border-bottom: 1px #000 solid;
*/
}
a:hover {
	text-decoration: underline;
}

h1 a, h2 a, h3 a, h4 a {
	color: black;
}
/* ------------------------- layout ----------------------- */
#all {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10%;
    margin-right: 10%;
    padding: 5px;
    width: 800px;
    /*border: 1px solid;*/
}

#header, #footer, #content {
    margin: 5px;
    padding: 5px;
    /*border: 1px solid;*/
    clear: both;
}

/* ------------------------- header ----------------------- */

#header {
    text-align: center;
    background-image: url(/images/2.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 120px;
    background-color: transparent;
}

#title {
    display: block;
    height: 50px;
    vertical-align: middle;
    padding-top: 20px;
    color: black;
    visibility: hidden;
}

#title em {
    visibility: hidden;
}

/*
/images/3.gif
*/

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: none;
}

#header em {
    font-style: normal;
}

#menu-box ul a {
    color: black;
    background-color: inherit;
    font-weight: bold;
}

#menu ul a:hover {
    color: black;
    background-color: rgb(203,203,203);
    text-decoration: none;
}


/* ------------------------ footer ------------------------ */

#footer {
    border-top: 1px solid;
    height: 50px;
    text-align: center;
    display: block;
    padding: 20px;
}

/* ------------------------- menu ------------------------- */

#menu-box {
    float: left;
    padding: 1px;
    margin: 0px;
    /*border: 1px solid;*/
    width: 210px;
}

#menu-box-inner {
    background-color: rgb(255,204,0);
    border: 2px solid;
}

#menu-box-outter {
    padding-top: 40px;
    text-align: center;
    padding-bottom: 20px;
}

#menu-box ul {
    list-style: none;
    list-style-position: inside;
    padding-left: 0px;
    margin-left: 10px;
    font-size: .9em;
    font-family: Verdana, Tahoma, 'Arial CE', Arial, sans-serif;
}

#menu-box ul li {
    margin-top: 5px;
}

#menu-box-outter div {
    margin: 10px;
    padding-top: 20px;
    text-align: center;
}

/* ---------------------- content-box --------------------- */

#content-box, #menu {
    margin-bottom: 20px;
}

#content-box, #content-header, #content-footer {
    /*border: 1px solid;*/
    padding: 5px;
}

#content-header, #content-footer {
    clear: both;
}

#content-box {
    margin-left: 250px;
    padding: 10px;
}

/* --------------------- content-header ------------------- */

#content-header {
    margin-bottom: 20px;
}

#content-header h3 {
    margin: 0px;
}

/* ------------------------ comments ---------------------- */

.comments-wrapper {
    font-size: .8em;
    margin-left: 70px;
}

.comments-wrapper table {
    padding: 4px;
    margin: 2px;
}

.comments-wrapper table td {
    padding: 1px;
    margin: 0px;
}

.comments-wrapper textarea#message {
    width: 340px;
    height: 210px;
}

.comments-wrapper label {
    padding-right: 4px;
}

.comments-wrapper table td[align] {
    vertical-align: top;
    /*padding-bottom: -2px;*/
}

ol.comments {
    margin-left: 5px;
    padding: 5px;
}

ol.comments li {
    padding: 5px;
    margin-left: 15px;
    padding-left: 10px;
    font-weight: bold;
}

div.comment {
    margin-left: 5px;
    padding: 15px;
    padding-bottom: 14px;
    padding-left: 20px;
    font-weight: normal;
    display: block;
    border-bottom: 1px dashed black;
}

div.comment p {
    text-align: justify;
    margin-bottom: 5px;
    text-indent: 2em;
}

div.comment:hover {
    border: 1px solid black;
    padding: 14px;
    padding-left: 19px;
    background-color: rgb(255,204,0);
}

/* ------------------------ article ---------------------- */

.article_nav {
    display: block;
    text-align: right;
    font-family: Verdana, 'Arial CE', serif;
    font-size: .9em;
    font-weight: bold;
}

.article_nav a {
    color: black;
}

div.article h3, div.player h3, div.odkazy h3 {
    font-size: 1.05em
}

div.article span.article-posed {
    font-size: .95em;
}

div.article span.article-author {
    font-style: italic;
}

div.article, div.players, div.player, div.odkazy {
    padding: 11px;
    padding-bottom: 15px;
}

div.player:hover, div.players:hover, div.article:hover, div.odkazy:hover {
    background-color: rgb(255,204,0);
    padding: 10px;
    padding-bottom: 14px;
    border: 1px solid black;
}

.article h3, div.player h3, div.odkazy h3 {
    padding-top: 0px;
    margin-top: 0px;
}

div.players ul li a, div.odkazy ul li a {
    font-size: 1.1em;
    font-weight: bold;
    color: black;
    font-family: Verdana, 'Arial CE', serif;
}

/* --------------------- žákovská tour -------------------- */

div.file dl dd {
    color: gray;
    font-size: .7em;
}
div.file dl dd a {
    color: gray;
    text-decoration: none;
}
div.file dl dd a:hover {
    color: gray;
    text-decoration: underline;
}
div.file dl dt {
    font-size: .9em;
    margin-top: 0px;
    padding-top: 2px;
}

/* --------------------- search results -------------------- */

.search-result {
    padding: 11px;
    padding-bottom: 15px;
}

.search-result:hover {
    background-color: rgb(255,204,0);
    padding: 10px;
    padding-bottom: 14px;
    border: 1px solid black;
}

.search-result h3 {
    padding-top: 0px;
    margin-top: 0px;
}

.search-snippet {
    text-indent: 0px;
    display: block;
    margin: 10px;
    margin-bottom: 20px;
}

.search-result-link {
    
}

.search-result-posted {}

/* ------------------------- search ----------------------- */

.search {
    margin: 0px;
    /*padding: 5px;*/
    padding: 0px;
    padding-left: 10px;
    padding-bottom: 10px;
    border: none;
    text-align: left;
    padding-top: 20px;
    border-top: 2px solid black;
    margin-left: 8px;
    margin-right: 8px;
}

.search input {
    font-weight: bold;
    border: 1px solid black;
    height: 20px;
    padding: 0px;
    margin: 0px;
    padding-left: 2px;
    padding-right: 2px;
}

.search input[size] {
    height: 17px;
    /*padding: 0px;*/
    padding-top: 1px;
    width: 100px;
}

/* ------------------------- errors ----------------------- */

.call-webmaster {
    width: 450px;
    height: 200px;
    border: none;
    padding: 0px;
    margin: 0px;
}

.error {
    margin: 10px;
    padding: 10px;
    text-align: center;
    font-size: 1.1em;
}

.error:hover {
    background-color: rgb(255,204,0);
    padding: 8px;
    border: 2px solid black;
}

/* ----------------------- additional --------------------- */
.navstevni-kniha {
    border: none;
    width: 550px;
    height: 650px;
    padding: 0px;
    margin: 0px;
}

.liga-list {
    height: 500px;
    width: 200px;
    overflow: auto;
}

.file {
    margin: 0px;
    padding: 0px;
}

.foto {
    float: right;
    margin-right: 20px;
    padding: 0px;
}

.foto img {
    padding: 0px;
    border: 1px solid black;
}

.login {
    display: block;
}

.motto {
    display: block;
    margin: 0;
    padding: 0;
    font-style: italic;
    text-align: center;
}

.reklama {
    margin-left: 20%;
    margin-right: 20%;
}

.left-column {
    display: block;
    float: left;
    margin-right: 35px;
}

.right-column {
    display: block;
    float: left;
    margin-left: 35px;
}

.clear {
    clear: both;
}

.clear-right {
    clear: right;
}

.center {
    text-indent: 0px;
    text-align: center;
}

.empty {
    border: none;
    visibility: hidden;
    height: 1px;
}
