/* CSS Document */
* {font-family:Tahoma}

a {color:grey;font-weight:bold; text-decoration:none}

.contact a {color:#5abecf}
.english a{color:#5abecf}
.game a {color:white}
a:visited {color:grey}
a:hover {color:red;text-decoration:overline}
a:active {color:blue}
.right {color:green}
.wrong, span {color:red; font-weight:bold} 
span {font-style:italic; font-size: 8pt}
span span {font-style:normal;color:black}
a.vstup{color:yellow;text-decoration:none}
#vyhodnoceni {color:green}
.intro {color:white}
body,td,input,select {font-size:10pt}
.english {color:#5abecf}
.game {color:white}
.buttons a {color:white}
.game p {margin-bottom:0}
select{margin:0}


.title {border-bottom: 2px solid black}
.bottom {border-top: 2px solid black}
