/* BODY */
a { color: #BF0404; }
a:hover { color: #BF0404; }
#content {
	background: url("http://dastholding.sk/media/grf/content_bg_service.gif") repeat-y;
}

/* HEADER a LOGO */
#header { background: url("http://dastholding.sk/media/grf/header_dast_service1.jpg") no-repeat; }

/* SEARCHBOX */
#searchbox label { color: #BF0404; }

form#searchbox input {
	border: 1px solid #E5AAA6;
	width: 100px;
}

form#searchbox input.no {
	border: 0px solid #683716;
	width: 14px;
}

/* TOP MENU */
.topmenu a { color: #BF0404; }
.topmenu a:hover { color: #BF0404; }

/* LEFT MENU */
.leftmenu {
	background: url("http://dastholding.sk/media/grf/menu_bg_service.jpg") no-repeat;
}
.leftmenu li a { color: #BF0404; }
.leftmenu li a:hover { color: #BF0404; }

/* RIGHT BOXES */
.rbox-title { background: #F6F6F6 url("http://dastholding.sk/media/grf/sectitle_bg_service.gif") no-repeat bottom; }
.bullet { background: url("http://dastholding.sk/media/grf/bullet_service.gif") no-repeat bottom; }
.bullet a {
	text-decoration: none;
	color: #606060 !important;
}
.bullet a:hover {
	text-decoration: underline;
	color: #606060 !important;
}
.rbox a { color: #BF0404; }
.rbox a:hover { color: #BF0404; }

/* TITLE */
.title { background: url("http://dastholding.sk/media/grf/title_bg_service.gif") no-repeat scroll left bottom; }
h2.title a { color: #C00403;}

/* CLANOK */
.sectitle { color: #BF0404; }


.bullet {
	background: url("http://dastholding.sk/media/grf/bullet_holding_service.gif") no-repeat bottom;
}

