div {
margin: 0;
padding: 0;
}
div#stranka {
position: relative;
}
div#logo {
background-image: url("../../obrazky/loga/pozadi.png");
height: 80px;
border: solid 1px #000000;
margin-bottom: 0;
position: relative;
clear: both;
}
div#logo a {
background-image: url("../../obrazky/loga/gcko.png");
background-position: top left;
background-repeat: no-repeat;
height: 80px;
display: block;
text-decoration: none;
width: 121px;
}
div#logo div {
background-image: url("../../obrazky/loga/zima.png");
background-position: top right;
background-repeat: no-repeat;
height: 80px;
text-decoration: none;
}
div#logo span, div#logo hr {
display: none;
}
div#menu {
position: relative;
margin-bottom: 8px;
margin-top: 8px;
clear: both;
}
div#menu hr {
display: none;
}
div#stred {
margin-top: 0;
padding-left: 110px;
right: 0;
left: 0;
position: static;
}
div#stred div#obsah {
float: left;
width: 74%;
overflow: visible;
}
div#stred div#navigace {
float: left;
width: 25%;
overflow: auto;
}
div#navigace div#navigace-ramecek {
padding: 5px;
overflow: hidden;
margin-left: 10px;
text-align: left;
background: #c5dbff;
border: 1px solid #33ccff;
}
div#paticka {
clear: both;
font-size: x-small;
text-align: center;
padding: 3px 3px 3px 3px;
margin-top: 15px;
color: black;
background-color: #66ccff;
}
div#debug {
clear: both;
font-size: xx-small;
text-align: center;
padding: 3px 3px 3px 3px;
/* display: none; */
visibility: hidden;
color: black;
background-color: white;
}
div#paticka:hover + div#debug {
visibility: visible;
}
div#menu {
margin-bottom: 10px;
margin-top: 10px;
text-align: left;
overflow: hidden;
}
div#menu a {
text-decoration: none;
color: black;
}
div#menu div {
margin-bottom: 0px;
margin-top: 0px;
padding-left: 5px;
padding-right: 5px;
}
div#menu span {
padding-left: 2px;
padding-right: 2px;
padding-bottom: 4px;
padding-top: 2px;
vertical-align: middle;
}
div#menu img {
margin: 2px;
vertical-align: middle;
}
div#menu div#menu-hlavni {
background-color: #66ccff;
color: #000000;
}
div#menu-hlavni span.vybrano, div#menu-podmenu {
background-color: #0099ff;
color: #ffffff;
padding-bottom: 2px;
}
div#menu-podmenu a {
background-color: transparent;
color: #ffffff;
}
div#menu-podmenu span.vybrano a {
font-weight: bold;
}
body {
background-color: #ffffff;
color: #000000;
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: small;
text-align: justify;
}
a {
color: #330099;
}
a:visited {
color: #990099;
}
h1, h2, h3, h4, h5, h6 {
color: #0099ff;
}
h1 {
font-size: 150%;
}
h2 {
font-size: 125%;
}
h3 {
font-size: 110%;
}
h4 {
font-size: 90%;
}
table {
width: 100%;
border: solid 2px #33ccff;
text-align: left;
border-collapse: collapse;
}
table td {
border: solid 2px #33ccff;
padding: 3px 3px 3px 3px;
border-collapse: collapse;
}
table thead td {
font-weight: bold;
text-align: center;
}
div.cleaner {
clear: both;
font-size: 1px;
height: 1px;
}
div#informace, .informace {
margin-top: 10px;
font-size: x-small;
color: #66ccff;
clear: both;
}
div.informace-upraveno {
margin-top: 2px;
margin-bottom: 10px;
text-align: right;
}
form#google input {
border: 1px solid #33ccff;
background-color: white;
width: 95%;
text-align: center;
position: relative;
}
form#google button {
border: 1px solid #33ccff;
background-color: silver;
}
.b {
font-weight: bold;
}
.i {
font-style: italic;
}
span#google-copy {
font-size: x-small;
}
ul#pruvodci li, ul#aktualni-clanky li {
text-align: left;
}
ul#pruvodci, ul#aktualni-clanky {
padding-left: 1em;
margin-left: 3px;
}
p#deklam {
color: #0099ff;
margin-left: 13px;
}
