body {
 background-image: url("graphsite/mainbgnd_grn.png");
 }

.top {
 background-image: url("graphsite/margin_grn.png");
 }

.okruchy {
 background-image: url("graphsite/margin_grn.png");
 }

.okruchy a:link {
 color: #006600;
 text-decoration: underline;
}

.okruchy a:visited {
 color: #006600;
 text-decoration: underline;
}

.okruchy a:hover {
 color: #666;
}

.menuleft {
 background-image: url("graphsite/margin_grn.png");
 border-bottom: 1px solid green;
 }

.menulefthead {
 background-image: url("graphsite/lefthead_grn.png");
 }

.menuleftitem {
 background-image: url("graphsite/btn_grn.png");
 }

.menuleftitem a:hover {
 background-image: url("graphsite/btnmnu_grn.png");
 background-repet: no-repeat;
}

.treschead {
 background-image: url("graphsite/treschead_grn.png");

 }

.tresc {
 border-right: 1px solid #006600; 
 border-bottom: 1px solid #006600;
 }

.trescbox a:link {
 color: #006600;
}

.trescbox a:visited {
 color: #006600;
}

.trescbox a:hover {
 color: #666;
}
