BODY {background-color: #FFFFDF; color: #000000}

A {text-decoration: none}
A:link {color: #5F7F5F}
A:visited {color: #5F5F5F}
A:focus, A:active {color: #7F0000}
A:hover {color: #7F0000; text-decoration: underline}
A.lang-cz:focus, A.lang-cz:active, A.lang-cz:hover {background-image: url("img/flag/cz.gif"); background-repeat: no-repeat; background-position: left top}
A.lang-en:focus, A.lang-en:active, A.lang-en:hover {background-image: url("img/flag/uk.gif"); background-repeat: no-repeat; background-position: left top}
A.lang-de:focus, A.lang-de:active, A.lang-de:hover {background-image: url("img/flag/de.gif"); background-repeat: no-repeat; background-position: left top}
A.lang-ru:focus, A.lang-ru:active, A.lang-ru:hover {background-image: url("img/flag/ru.gif"); background-repeat: no-repeat; background-position: left top}
A.lang-no:focus, A.lang-no:active, A.lang-no:hover {background-image: url("img/flag/no.gif"); background-repeat: no-repeat; background-position: left top}

.title-label {background-image: url("img/bg.gif"); width: 100%}

.lang-label {background-color: #DFFFDF; background-image: url("img/gr_bg.gif"); background-repeat: repeat-x; background-position: bottom left; left: 0px; top: 0px; width: 100%; text-align: right}

#en {display:none;}
#cz {display:none;}
#de {display:none;}
#ru {display:none;}
#no {display:none;}
