select
{
background-color: #5D6D8B;
color: #8fb8fc;
color: #ffc454;
}

body
{                         
color: #b2c4e1;
background-color: #5D6D8B;
font: 68.75% Arial, Verdana, sans-serif;
text-align: left;
background-image: URL('../grafika/hlavni.jpg');
background-attachment: scroll;
background-attachment: fixed;
background-repeat: no-repeat;
}

a
{
color : #000000;
text-decoration: underline; 
}

.odkazy
{                   
text-align: center;
background-color: #ffc454;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
border-top-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
border-bottom-right-radius:20px;
} 

.odkazy3
{                   
text-align: center;
background-color: #5D6D8B;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
border-top-left-radius:20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
border-bottom-right-radius: 20px;
}
        
a:hover
{
text-decoration:none;
}

.odkazy2
{                   
color: #ffc454;
}

table
{
background-color: #364359;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
border-top-left-radius : 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
border-bottom-right-radius: 20px;
}

.mezery
{
padding: 18px;
}

.tabulka2
{
padding: 0 0 0 0px;
margin: 0 0 0 0;
border: 0 none;
}

.neviditelny
{
display: none;
}

.barva
{
color: #8fb8fc;
}

.zprava
{
color: #ff0000;
background-color: #000000;
}