﻿/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
/* end of reset */



body {
	padding: 0;
	margin: 0;
	background-color: #000052;
	background-image: url(grafiki/tlo_gradient.png);
	background-repeat: repeat-x;
}

p, h1, h2, li, ol, th, td {
	font-family: Verdana, Tahoma, sans-serif;
}

#kontener {
	margin: 10px auto 20px auto;
	width: 702px;
	min-height: 300px;
}

#naglowek {
	position: relative;
	display: block;
	width: 100%;
	height: 220px;
	margin: 0;
	background-image: url(grafiki/baner_bez_tla.png);
	background-repeat: no-repeat;
	background-position: center;
}

#naglowek a {
	display: block;
	width: 675px;
	height: 220px;
	margin-left: 13px;
}

/* topmenu - poczatek */

#topmenu {
	position: relative;
	display: block;
	background-color: transparent;
	width: 702px;
	height: 70px;
	max-height: 80px;
	margin: 0 0 0 0;
	padding-left: 32px;
}

#topmenu a {
	float: left;
	width: 60px;
	height: 60px;
	display: block;
}

#topmenu a:hover {
	background-position: 0 -60px;
}

#topmenu a:active {
	opacity: .5;
}

#topmenu a.active {
	background-position: 0 -60px;
}

#topmenu a.start {
	width: 100px;
	background-image: url(grafiki/logo_start.png);
}

#topmenu a.informacje {	background-image: url(grafiki/logo_informacje.png); }
#topmenu a.bezpieczenstwo { background-image: url(grafiki/logo_bezpieczenstwo.png);}
#topmenu a.heyah { background-image: url(grafiki/logo_heyah.png); }
#topmenu a.mbankmobile { background-image: url(grafiki/logo_mbankmobile.png); }
#topmenu a.orange { background-image: url(grafiki/logo_orange.png); }
#topmenu a.play { background-image: url(grafiki/logo_play.png); }
#topmenu a.plus { background-image: url(grafiki/logo_plus.png); }
#topmenu a.simplus { background-image: url(grafiki/logo_simplus.png); }
#topmenu a.mixplus { background-image: url(grafiki/logo_mixplus.png); }
#topmenu a.samiswoi { background-image: url(grafiki/logo_samiswoi.png); }
#topmenu a.taktak { background-image: url(grafiki/logo_taktak.png); }
#topmenu a.trzydziesci { background-image: url(grafiki/logo_36i6.png); }

/* topmenu - koniec */



/* tresc - poczatek */
#tresc {
	position: relative;
	display: block;
	margin: 0 37px 0 37px;
	padding-bottom: 5px;
	min-height: 200px;
	background-color: white;
	text-align: justify;
	background-image: url(grafiki/formatka_gora.png);
	background-position: top;
	background-repeat: no-repeat;
}

#tresc h1 {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding: 20px 30px 15px 30px;
}

#tresc h2 {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

#tresc p {
	padding: 5px 30px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

#tresc p.bold {
	font-weight: bold;
}

#tresc li {
	list-style: square;
	margin: 5px 60px 5px 60px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
}

#tresc li.bold {
	font-weight: bold;
}

#tresc p.wciecie {
	margin: 0 -30px 0 -30px;
}

#tresc a {
	text-decoration: none;
	font-weight: bold;
	color: #3B65E5;
}

#tresc a:hover {
	color: blue;
}

#tresc hr {
	margin: 15px 30px;
}

#tresc table {
	height: auto;
	width: 100px;
	margin: 10px auto;
	text-align: center;
	font-size: 12px;
	border: 2px solid #000;
}

#tresc table th {
	vertical-align: middle;
	padding: 5px;
	background-color: silver;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

#tresc table tr {
	vertical-align: middle;
}

#tresc table tr:hover {
	background-color: #f5f5f5;
}

#tresc table td {
	padding: 5px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	vertical-align: middle
}

#tresc img {
	float: left;
	padding: 10px 20px 10px 30px;
}

#tresc img.zegarek {
	padding: 3px 5px 0 30px;
}
/* tresc - koniec */

/* stopka - poczatek */
#stopka {
	display: block;
	height: 60px;
	width: 100%;
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: white;
	text-align: center;
	background-image: url(grafiki/formatka_dno.png);
	background-repeat: no-repeat;
	padding-top: 18px;
}

#stopka a {
	color: white;
	text-decoration: none;
}

#stopka a:hover {
	text-decoration: underline;
}
/* stopka - koniec */

/* copyright - poczatek */
#odnosniki {
	display: block;
	margin: -40px auto 25px auto;
	width: 90%;
	text-align: center;
	background-color: transparent;
}

#odnosniki p {
	margin-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: white;
}
/* linki pozycjonujace - koniec */
