/*
  styly pro CCS2 - prohlizec
*/
body {
    font: 90% Arial, Helvetica, "Lucida Grande", Verdana, Lucida, sans-serif;
    background-color: "#010197";
    color: White;
    margin: 3;
    padding: 0;
}

table {
    font-size: 100%;
}


a {
    color: #00CC00;
    background-color: transparent;
}

img {
    border: none;
}

p {
    margin: 1em 1em 1em 1em;
    line-height: 1.5em;
}

p a {
    text-decoration: underline;
}

p a:visited {
    color: #99CCFF;
    background-color: transparent;
}
p a:active {
    color: "#00CC00";
    background-color: transparent;
}

p img {
    border: 0;
    margin: 10;
}

hr {
    height: 1px;
    color: #8cacbb;
    background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
    color: "#00CC00";
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding-top: 0.5em;
    border-bottom: 1px solid #8cacbb;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: Black ! important; 
}

h1 {
    font-size: 160%;
}

h2 {
    font-size: 150%;
}

h3 {
    font-size: 140%;
    border-bottom: none;
    font-weight: bold;
}

h4 {
    font-size: 120%;
    border-bottom: none;
    font-weight: bold;
}

h5 {
    font-size: 100%;
    border-bottom: none;
    font-weight: bold;
}

h6 {
    font-size: 85%;
    border-bottom: none;
    font-weight: bold;
}


ul { 
    line-height: 1.5em;
    list-style-type: square;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
    list-style-image: url(img/bullet.gif);
}

ol {
    line-height: 1.5em;
    margin: 0.5em 0 0 1.5em;
    padding: 0;
}

ul a, ol a {
    text-decoration: underline;
}
li {
    margin-bottom: 1em;
}

dt {
    font-weight: bold;    
}
dt a {
    text-decoration: underline;
}

dd {
    line-height: 1.5em;
    margin-bottom: 1em;
}
dd a {
    text-decoration: underline;
}

dd.link a {
    text-decoration: none;
    color: Black;
}

fieldset {
    border: 1px solid #8cacbb;
    margin: 1em 0em 1em 0em;
    padding: 0em 1em 1em 1em;
    line-height: 1.5em;
    width: auto;
}

legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}

form {
    border: none;
    margin: 0;
}

input {
    font-family: Arial, Helvetica, "Lucida Grande";
    visibility: visible;
    border: 2px solid #8cacbb;  
    color: #000088;
    /* font-weight: bold;*/
    background-color: #deecec;
    vertical-align: middle;
    padding: 0em;
}

input.te {
    font-family: Arial, Helvetica, "Lucida Grande";
    visibility: visible;
    border: 2px solid #8cacbb;  
    color: Black;
    background-color: white;
    vertical-align: middle;
    padding: 0em;
}


select {
    border: 1px solid #8cacbb;  
    color: Black;
    vertical-align: top;
}


#strana-navi {
    background-color: transparent;
    border-collapse: collapse;
    padding: 0em 0em 0em 1.5em;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
    color: White;
}

#strana-navi li {
    display: inline;
}

#strana-navi li a {
    background-color: #deecec;
    border-color: #8cacbb;
    border-width: 1px; 
    border-style: solid solid solid solid;
    color: #000088;
    /* font-weight: bold; */
    height: auto;
    margin-right: 0.1em;
    padding: 0em 0.2em;
    text-decoration: none;
}

#strana-navi li.selected a {
    background-color: #bdbbbc;
    border: 1px solid #8cacbb;
    border-bottom: #bdbbbc 1px solid;
    /*color: #ffffff;  */
    color: #436976;
}

#strana-navi li a:hover {
    background-color: #000088;  /* #bdbbbc;*/
    border-color: #8cacbb;
    border-bottom-color: #bdbbbc;
    color:  white; /* #436976; */
}

#linka {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: #bdbbbc;
    border-top-color: #8cacbb;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #8cacbb;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.3em;
    color: White;
    padding: 0em 3em 0em 3em;
    margin: 0;
    text-align: right;
    text-transform: lowercase;
    list-style: none;
}

FONT {

}

.sedivy{
  font-size: 11px;
	font-weight: normal;
	color: gray;
}
 
