* {
	margin: 0px;
	padding: 0px;
}
#tlo {
	background-image: url(../grafika/tlo.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #1B282F;
}
#pasek_gorny {
	height: 0;
	background-color: #631A0E;
	overflow: hidden;
}
#menu_gorne {
	width: 850px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #000000;
}
#menu_gorne img {
	border: none;
}
#top {
	width: 850px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #000000;
}
#top img {
	border: none;
}
#reklama {
	width: 850px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #283944;
	background-image: url(../grafika/reklama.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: center;
}
#reklama img {
	border: 1px solid #000000;
}
#zawartosc {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: auto;
}
#menu_lewe {
	width: 181px;
	float: left;
}
#menu_lewe .link {
	display: block;
	padding-top: 4px;
	float: left;
}
#menu_lewe .waluta {
	display: block;
	padding-top: 4px;
	float: left;
    font: 11px Tahoma;
	color: #FFF;
}
#menu_lewe .special {
	width: 70px;
	padding-top: 4px;
	padding-right: 10px;
	float: right;
	font: 11px Tahoma;
	color: #FFF;
}
#menu_lewe .procent {
	width: 70px;
	padding-top: 4px;
	margin-right: -5px;
	float: right;
	font: 11px Tahoma;
	color: #FFF;
}
.menu_lewe_belka {
	width: 163px;
	height: 22px;
	padding-right: 18px;
	padding-top: 8px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-image: url(../grafika/belka_lewo.gif);
	text-align: right;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu_ramka {
	width: 181px;
	background-image: url(../grafika/belka_tlo1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	background-color: #283943;
}
.menu_lista {
	width: 181px;
	background-image: url(../grafika/belka_tlo2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 6px;
	padding-bottom: 6px;
}
.menu_lista img {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: none;
}
.menu_link {
	width: 153px;
	height: 22px;
	background-image: url(../grafika/belka_tlo.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 28px;
    position: relative;
}
.menu_link img {
    display: inline;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 4px;
    right: 20px;
}
.menu_link_end {
	width: 153px;
	height: 22px;
	background-image: url(../grafika/belka_tlo_end.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-left: 28px;
    position: relative;
}
.menu_link_end img {
    display: inline;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 4px;
    right: 20px;
}
.menu_link a:link,a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link_end a:link,a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_link_end a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#tekst {
	width: 428px;
	float: left;
	margin-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
#tekst p {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: justify;
}
#tekst li {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	text-align: left;
}
#tekst table {
	width: 478px;
	font-family: Tahoma;
	font-size: 11px;
	color: #1A2529;
	margin: 20px -25px;
	background-color: #FFF;
}
#tekst th {
	height: 25px;
	background-color: #641A0F;
	color: #FFF;
	border-bottom: 2px solid #000;
	padding: 3px 0;
}
#tekst th a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
    text-decoration: underline;
}
#tekst th a:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
    text-decoration: underline;
}
#tekst td {
	text-align: center;
	height: 25px;
	border-bottom: 1px solid #E6E6E6;
}
#tekst td.czas {
	background-color: #E6E6E6;
	border-bottom: 1px solid #FFF;
}
#tekst td a {
	font-family: Tahoma;
	font-size: 11px;
	color: #1A2529;
	font-weight: bold;
}

#tekst td.wyrozniony {
    background-color: #E1F6FF;
    border-bottom: 1px solid #FFF;
}
#tekst h1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
}
#tekst a {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#tekst img {
	padding-top: 6px;
	padding-bottom: 6px;
	border: none;
}
#tekst img.lewo {
	border: 1px solid #FFFFFF;
	float: left;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#tekst img.prawo {
	border: 1px solid #FFFFFF;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 0px;
}
#tekst .rakeback {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	padding: 0px;
	text-align: center;
}
#tekst div {
	text-align: left;
}
#tekst label {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	float: left;
	width: 120px;
	padding-top: 3px;
}
#tekst label.logowanie {
	width: 50px;
	padding-left: 120px;
}
#tekst input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
#tekst select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 50px;
}
#tekst select.powtarzanie {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	width: 80px;
}
#tekst input.przycisk {
   	font-family: Tahoma;
    font-size: 10px;
    border: 1px solid #FFFFFF;
	margin: 10px;
	padding: 1px;
    background-color: #930000;
    color: #FFFFFF;
}
#tekst .srodek {
	text-align: center;
}
#tekst .prawo {
	text-align: right;
	margin-right: 20px;
}
#menu_prawe {
	width: 181px;
	float: left;
}
.menu_prawe_belka {
	width: 163px;
	height: 22px;
	padding-left: 18px;
	padding-top: 8px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-image: url(../grafika/belka_prawo.gif);
	text-align: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#stopka {
	background: url(../grafika/stopka_tlo.jpg) repeat-x top #090D10;
	padding-top: 60px;
    padding-bottom: 10px;
	clear: both;
}
#stopka_tresc {
	background-image: url(../grafika/stopka_pasek.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#stopka_tresc p {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}
#stopka_tresc a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#stopka_tresc a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#stopka_tresc a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

table tr.hov:hover {
    background-color: #999;
}