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

