body {
 background-image: url("graphsite/mainbgnd_red.png");
 }

.top {
 background-image: url("graphsite/margin_red.png");
 }

.okruchy {
 background-image: url("graphsite/margin_red.png");
 }

.okruchy a:link {
 color: #660000;
 text-decoration: underline;
}

.okruchy a:visited {
 color: #660000;
 text-decoration: underline;
}

.okruchy a:hover {
 color: #666;
}

.menuleft {
 background-image: url("graphsite/margin_red.png");
 border-bottom: 1px solid #660000;
 }

.menulefthead {
 background-image: url("graphsite/lefthead_red.png");
 }

.menuleftitem {
 background-image: url("graphsite/btn_red.png");
 }

.treschead {
 background-image: url("graphsite/treschead_red.png");
 }

.tresc {
 border-right: 1px solid #660000; 
 border-bottom: 1px solid #660000;
 }

.trescbox a:link {
 color: #660000;
}

.trescbox a:visited {
 color: #660000;
}

.trescbox a:hover {
 color: #666;
}