body {
 background-image: url("graphsite/mainbgnd_yel.png");
 }

.top {
 background-image: url("graphsite/margin_yel.png");
 }

.okruchy {
 background-image: url("graphsite/margin_yel.png");
 }

.okruchy a:link {
 color: #CC9900;
 text-decoration: underline;
}

.okruchy a:visited {
 color: #CC9900;
 text-decoration: underline;
}

.okruchy a:hover {
 color: #666;
}

.menuleft {
 background-image: url("graphsite/margin_yel.png");
 border-bottom: 1px solid #CC9900;
 }

.menulefthead {
 background-image: url("graphsite/lefthead_yel.png");
 }

.menuleftitem {
 background-image: url("graphsite/btn_yel.png");
 }

.menuleftred {
 float: left;
 width: 160px;
 height: 31px;
 background-image: url("graphsite/btn_yel.png");
 background-repeat: no-repeat;
 color: #FFF; 
 }

.menuleftred span {
 vertical-align: middle;
 padding-left: 10px;
 padding-top: 12px;
 font-weight: bold;
 }

.menuleftred a:link {
 color: red;
 }

.menuleftred a:visited {
 color: red;
 }

.treschead {
 background-image: url("graphsite/treschead_yel.png");
 }

.tresc {
 border-right: 1px solid #CC9900; 
 border-bottom: 1px solid #CC9900;
 }

.trescbox a:link {
 color: #CC9900;
}

.trescbox a:visited {
 color: #CC9900;
}

.trescbox a:hover {
 color: #666;
}