html, body{
height: 100%; width: 100%;
margin: 0px; padding: 0px;
overflow:auto;
text-align:center;
margin: auto;
} 

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.stopka {
	font-size: 10px;
	color: #FFFFFF;
}
.wciecie10 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}
.srodtytul {
	font-weight: bold;
	color: #E95935;
}
.sciezka {
	color: #666666;
}
.newsTytul {
	font-weight: bold;
	color: #666666;
}
.tytul {
	font-size: 15px;
	font-weight: bold;
	color: #ED6941;

}
a {
	color: #ED6941;
	text-decoration: none;
}

a:hover {
	color: #BE0701;
}

.ramka {
	border: 1px solid #E0E0E0;
}

.menu {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}

.menuZapalone {
	font-weight: bold;
	color: #ED6941;
	font-size: 10px;
}

.tekst10 {
	font-size: 10px;
}
.poleLogowanie {
	width: 150px;
}


.menuGlowne {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/menu.gif);
}

.menuGlowneOver {

	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/menu_over.gif);
}

.AmenuGlowne {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.AmenuGlowne:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
ul {
	list-style-image: url(../img/bullet.gif);
	list-style-type: square;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 0px;

}
.menuZgaszone {

	font-weight: bold;
	color: #8C8C8C;
	text-decoration: none;
	font-size: 10px;
}

.kartka {
position: absolute;
margin: auto; 
top: 0px;
overflow: hidden; 
left: 0px;
width:100%;
height: auto;
padding-bottom: -100%; margin-bottom: -100%;
background-color: #ffffff;
text-align: center;
z-index:2;

}
.kartka2 {

margin: 0 auto;
width: 810px;
z-index:4;
}

