/* tags */
body {
 color: #336633;
}
table {
 border-color: #336633;
}
a, a:hover, a:active, a:visited {
	color: #669966;
}
/* divs + selectors */
#menulist {
	background: url("/images/menu-bg-s.gif") top left repeat-x;	
}
#menulist a.uvodnistrana span {
	width: 100%;
	background: url("/images/ms-uvodni-strana.gif") top left no-repeat;
}
#menulist a.prodejna span {
	width: 100%;
	background: url("/images/ms-prodejna.gif") top left no-repeat;
}
#menulist a.servis span {
	width: 100%;
	background: url("/images/ms-servis.gif") top left no-repeat;
}
#menulist a.kontakt span {
	width: 100%;
	background: url("/images/ms-kontakt.gif") top left no-repeat;
}
#menulist a.kdenasnajdete span {
	width: 100%;
	background: url("/images/ms-kde-nas-najdete.gif") top left no-repeat;
}
#contentbox {
 background-color: #ccff99; 
}
#contentbox li, .clbox p {
 background-image: url("/images/bullet-s.gif");
}
#lprodlib span{
	background: url("/images/ls-s-lbc.gif") top left no-repeat;
}
#lprodjil span{
	background: url("/images/ls-s-jil.gif") top left no-repeat;
}
/* classes */
.bgm {
	background: url("/images/bgm-s.jpg") top left no-repeat;
}
.bgc-clean {
	background: url("/images/bgc-s-clean.jpg") top left repeat-x;
}
.bgc-pic {
	background: url("/images/bgc-s-pic.jpg") top left repeat-x; 	
}
.crbox {
 background: url("/images/akce-s.gif") top right no-repeat; 	
}
