body, #nosnik {
	font-family:tahoma;
	background-color:#074098;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}


body {
	display:table;
}



body>#nosnik {
	display:table-cell;
	vertical-align:middle;
}



/* dla badzIEwia */

html #nosnik {
	position:absolute;
	height:auto;
	text-align:center;
	top:expression((x=(document.documentElement.offsetHeight-this.offsetHeight)/2)<0?0:x+'px');
}

#glowna {
	width:764px;
	margin:0 auto;
	text-align:center;
}

form {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
}

     
input {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}

     
td, th {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
}

     
p { 
	text-indent: 2em;
	text-align:justify;
	margin-top: 1em;
}

     
ul {
	text-align:left;
	margin-top:1em;
}

     
.tekst {
	font-size:12px;
	text-align:justify;
}


.blad {
	font-size:12px;
	text-align:justify;
	font-weight:bold;
	color:#FEB763;
	margin-left:4em; 
}

     
.naglowek {
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

     
.tlusty {
	font-weight:bold;
	margin-left: 2em;
}


.koszyk {
	font-weight:bold;
	height:21px;
	color:#FFFFFF;
	margin-left: 2em;
	background-image:url(/themes/base/rakiety/_images/tlo_kosz.gif);
}
th {
	font-weight:bold;
	height:21px;
	color:#FFFFFF;
	margin-left: 2em;
	background-image:url(/themes/base/rakiety/_images/tlo_kosz.gif);
}

a.tytul_lista {
	color:#FA6E2A;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}



a, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #6C9BD0;
	text-decoration: underline;
}


.tooltip {
	font-size:10px;
	color:#585858;
	position: absolute;
	display: none;
}