html { height: 100%; }
body { color: #000; height: 100%; font-size: 11px; font-family: Arial, Helvetica, sans-serif; padding: 0; margin: 0; } 
a:link { color: #fff; text-decoration: underline; text-transform: uppercase; }
a:visited { color: white ; text-decoration: underline; text-transform: uppercase; }
a:hover { color: #000 ; text-decoration: underline; }
a:active { color: fff ; text-decoration: underline; text-transform: uppercase; }
a:hover img { filter:alpha(opacity=40, style=0); opacity:0.4 }
.bgrd { background-color: #677272; background-image: url(rediscovering-concepts.jpg); background-repeat: no-repeat; background-position: left top; }
.bgrd2 { background-color: #939897; background-image: url(rediscovering-concepts-0.jpg); background-repeat: no-repeat; background-position: left top; }
.txtblok { text-align: left; position: absolute; left: 120px; top: 450px; width: 70%; }
p { font-size: 100%; line-height: 1.2em; }
/*h1 { color: #4A5252; font-size: 2.2em; }*/
h1 { color: #fff; font-size: 200%; }
h2 { color: #fff; font-size: 170%; }
h3 { font-size: 140%; padding: 0;}
h4 { font-size: 120%; padding: 0;}
ul { font-size: 1em; list-style-type: circle; }
.line { border-bottom: 1px solid #555; margin: 1.1em 0 0.8em 0; }
#navtxt { font-size: 100%; line-height: 1.4em; height: 60px; width: 220px; left: 40px; top: 40px; z-index: 3; position: absolute; visibility: visible; }
#navkriz { height: 70px; width: 80px; left: 580px; top: 60px; z-index: 1; position: absolute; visibility: visible; }
img { border: 0; }
ul { list-style:disc; }
li { font-size: 110%; line-height: 1.6em; }
.whit { color: #fff; }
.black { color: #000; }
.paticka { text-align: right; font-size: 90%; border-top: 1px solid #555; margin-top: 4px; padding-top: 4px; margin-bottom: 10px; }
.perex { color: #000; font-size: 120%; line-height: 1.6em; }
