/* CSS Document - logomax.sk */

html, body {
	background:#B9AFA6 url(img/bg.jpg) top center repeat-x;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	margin:0; padding:0; text-align:center;
}

#container { margin:0 auto; width:620px; height:520px; text-align:left; background:#B9AFA6 url(img/bg.jpg) top center repeat-x; }

#hide { 
	z-index: 25;
	visibility: hidden;
	font-size: 2px;
	color:#B9AFA6;
	background:#B9AFA6 url(img/bg.jpg) top center repeat-x;
}
