	body {
		font-family: tahoma, arial, verdana, sans serif;
		font-size: 80%;
		color:#545454;
	}
	div#instantMessage {
		width:988px;
		position: absolute; top: 0; left: 50%; margin-left: -494px;
		
	}
	div#messageTop {
		width:988px;
		margin:auto;
		
		height:79px;
		background:url('http://template.explorer.cz/images/messageTop.png') left top no-repeat;
	}
	div#messageHolder {
		width:988px;
		margin:auto;
		background:url('http://template.explorer.cz/images/messageHolder.png') left top repeat-y;
		height:100%;
	}
	div#messageBottom {
		width:988px;
		margin:auto;
		height:49px;
		background:url('http://template.explorer.cz/images/messageBottom.png') left top no-repeat;
	}
	div#message {
		padding: 10px 40px;
	}
	#blok-info {
  		background: url('http://template.explorer.cz/images/info.png') left top no-repeat;  
		width: 987px;
		height: 42px;
	}
	#messageBottomInfo {
		text-align:center;
		font-size: 80%;
		padding : 8px 8px 8px 0px;
	}
	a{color:#03aced; text-decoration:underline;font-weight:bolder;}
	a:hover {text-decoration:none;}
	#bottomHolder {
		bottom: 0px;position: fixed;
	}
	
