A:link {color: lime; text-decoration: none; font-weight: bold;}
A:visited { color: #00e100; text-decoration: none; font-weight: bold;}
A:active { color: #00e155; font-weight: bold; }
A:hover { color: white; font-weight: bold; } 

p {text-indent: 30px; margin: 0px; }
hr {color: darkgreen;}
h1 {font-family: arial; font-size: 10px; font-weight: bold}

h2 {font-family: verdana; font-size: 11px; font-weight: normal; color: darkgreen; }
h2 A:link {color: "darkgreen"; font-weight: normal;}
h2 A:visited {color: darkgreen; font-weight: normal;}
h2 A:active {color: darkgreen; font-weight: normal;}
h2 A:hover {color: white; font-weight: normal;}

h3 {margin: 0px; font-family: verdana; font-size: 9px; font-weight: normal; color: black; }
h3 A:link {color: black; font-weight: normal;}
h3 A:visited {color: black; font-weight: normal;}
h3 A:active {color: black; font-weight: normal;}

h4 {margin-top: 0.1em; margin-bottom: 0.3em; font-family: verdana; font-size: 16px; font-weight: bold; }
h5 {margin-top: 0.1em; margin-bottom: 0.3em; font-family: verdana; font-size: 16px; font-weight: bold;}

.nadpis_up {padding-left: 5px; padding-right: 5px; border: 2px outset green;}
.nadpis_down {padding-left: 5px; padding-right: 5px; border: 2px inset green;}
.nadpis_down A {color: white;}
.nadpis_down A:visited {color: white;}
.nadpis_down A:active {color: white;}

.obr {border: 1px solid lime;}
.table {border: 2px inset darkgreen; font-family: verdana; font-size: 11px; background-color: black;}
.comments_back {padding-left: 5px; padding-right: 5px; border: 1px outset #051F06; background: #051F06;}
.comments {font-family: arial; font-size: 9px; color: black; background: #47C55F; border: 1px solid lime;}
.odeslat {font-family: arial; font-size: 9px; color: #000; background: lime; border: 2px outset darkgreen;}
.jmeno {position: absolute; left: 140px; font-size: 9px;}
.komentar {position: relative; right: -7px; top: -15px; font-size: 9px;}

body {background-color: #051F06; background-image: url("images/zhaqw2_background-left.jpg"); background-repeat: no-repeat; color: limegreen; overflow: auto; font-family: verdana; font-size: 11px;}
body { scrollbar-track-color: #003000; scrollbar-face-color: green; scrollbar-highlight-color: forestgreen; scrollbar-3dlight-color: limegreen; scrollbar-darkshadow-color: black; scrollbar-shadow-color: darkgreen; scrollbar-arrow-color: #003000;}

#hlava       {position: absolute; width: 700px; height: 200px; top: 0px; left: 150px;}

#pozadi      {background-image: url("images/zhaqw2_obsah.gif");  background-repeat: no-repeat; background-position: 0px 0%; width: 540px; height: 456px; position: absolute; top: 177px; left: 140px;}

#obsah       {background-image: url("images/zhaqw2_obsah_line.gif"); background-repeat: repeat-y; background-position: -5px -2px; width: 518px; position: absolute; top: 205px; left: 157px;}

#repeat_obsah       { width: 515px; position: absolute; top: 411px; left: 0px; background-image: url("images/zhaqw2_obsah_line.gif"); background-repeat: repeat-y; background-position: -5px 0px; }

#koment      {border: 2px inset darkgreen; background: #051F06; position: relative; width: 385px; height: 100px; overflow-y: auto; overflow: -moz-scrollbars-vertical;}

 
div          { padding: 6px; }
* {-moz-box-sizing: border-box; box-sizing: border-box;} /* pocitani marginu a paddingu jako v Exploreru */


