﻿div.outer1 {
	float:right ;
	width: 155px; height: 30px;
	margin: 0 0 0 0px;
	background: url('images/tlacitko.gif') no-repeat -155px;
	}

div.outer1 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;	
	text-decoration: none;
	background: url('images/tlacitko.gif') no-repeat top left;
	}
	
div.outer1 a:hover {
	background-image: none;
	}
	
	
.toolTip
{
    z-index: 99000;
}	
