<!--
/* definice tela */
BODY {
/*background-color: #F2B772;*/ 
background: #CCC295; 
color: #000000;
font-size:11pt;
font-weight:normal;
font-family: Arial CE, arial, serif;
text-align:left;
/* scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color:#4C6FFA;
scrollbar-highlight-color:#4C6FFA;
scrollbar-3dlight-color:#4C6FFA;
scrollbar-darkshadow-color:#4C6FFA;
scrollbar-shadow-color:#4C6FFA;
scrollbar-track-color:#99ACF6; */



}

/* definice odkazu */
A {color: #3A3AB1; font-weight:normal; text-decoration: none;}
/*A:visited {color: #4040ff; font-weight:normal; text-decoration: none;}*/
A:hover { font-weight:normal; text-decoration: underline;}
/* A:active { color: black;} */

div.loup {position: absolute; top: 200px; left: 30px}


-->

