/*
 * SOURCE: frames.css
 * Copyright: HALCOM d.d.
 * 
 * Date      	Name	Reference      	Comment
 * 2009-09-16	NLR		4851-1-9/9		Defaults to be used when there are no frames (no #topBody)
 */
body{
	background-image: url(../images/bg_grad.jpg);
	background-repeat:  repeat-x;
	background-color: #CCCCCC;
	background-position: 0 -40px;
}