#bilecik {
	background: none;
	position: absolute;
	height: 210px;
	width: 1px;
	z-index: 19999;
}

#bilecikZamknijMenu {
	position: relative;
	left: 40px;
	bottom: 25px;
}

#bilecikAnimacja1 {
	position: absolute;
	visibility: hidden;
}

#bilecikAnimacja2 {
	position: absolute;
	visibility: hidden;
}

#bilecikAnimacja3 {
	position: absolute;
	visibility: hidden;
}

.bilecikMenu {
	background-color: white;
	font-family: calibri;
	text-align: justify;
	line-height: 10%;
	color: #457d9a;
	border: 3px solid #cc3333;
	position: absolute;
	padding: 30px;
	left: 150px;
	top: 0px;
	height: 10px;
	width: 10px;
	display: none;
	z-index: 20000;
	opacity: 0.9;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}

.bilecikMenu a{
	color: #e01e1e;
	text-decoration: none;
}

.bilecikMenu a:hover{
	color: orange;
	text-decoration: none;
}

.red a{
	color: red;
	text-decoration: none;
}

.red a:hover{
	color: orange;
	text-decoration: none;
}

.bilecikMenu div {
	background: none;
	font-size: 1px;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 50px;
	display: none;
}

.bilecikWroc {
	position: absolute;
	font-size: 22px;
	top: -40px;
}

#bilecikRamka {
	position: relative;
	background-color: white;
	border: 2px solid gray;
	bottom: 10px;
	width: 395px;
	height: 145px;
}

#bilecikTabela div{
	font-family: calibri;
    color: #457d9a;
	overflow: hidden;
	white-space: nowrap;
}

#bilecikTabela a{
	color: #2aa630;
	text-decoration: none;
}

#bilecikTabela a:hover{
	color: #bbf979;
	text-decoration: none;
}

#bilecikTabela a#bilecikObrazek{
	color: white;
	text-decoration: none;
}