body{background: #1A2128; color: #ffffff; padding: 0; margin: 5px 0}
body,td,div,p,input,select,textarea{font-family: Verdana, Arial, Helvetica, Sans-Serif; color: #f4f4f4; font-size: 12px}
p{color: #fff; margin: 0px; padding: 5px 0; line-height: 150%}
h1{padding: 10px 0 10px 20px; font-size: 16px; color: #FFFF99}
h1 a{color: ffff99}
h2{padding: 5px 0; margin: 0; color: #fff; font-size: 14px}
a{color: #ffee99}
a:hover{color: #ff2222}
#negocjacja_min{
	position: relative; 
	top: 10px;
	left: 10px;
}
#negocjacja_min img{
	border: none;
}
.tabela_kursow td{padding: 5px 8px}
.tabela_kursow img{border: 0}
.tabela_kursow thead td{border-bottom: 1px solid #394651; border-top: 1px solid #394651; font-size: 14px; font-weight: bold; text-align: center; padding: 6px}
.tabela_kursow tbody td{border-bottom: 1px solid #1f262c; color: #f4f4f4}
#bottom_links, #bottom_links a{font-size: 12px; color: #ABB0B8; text-align: center; text-decoration: none}
#bottom_links{padding-bottom: 15px;}
#bottom_links a:hover{text-decoration: underline; color: #fff}

#footer{text-align: center; color: #ABB0B8; font-size: 11px; padding: 5px}
#footer a{color: #ffffff}
#footer a:hover{color: #ffee99}

#powiekszenie{display: none; position: absolute; background: #000;opacity: 0.9;filter:alpha(opacity=90); padding: 10px; border: 1px solid #ccc}
#kursy_glowna{padding: 10px; border: 3px double #636a74}
#powiekszenie img{margin-right: 10px}
#kursy_glowna img{margin-right: 10px; vertical-align: middle}

#powiekszenie #symbol{font-size: 28px; font-weight: bold}
#powiekszenie #nazwa{font-size: 22px; font-weight: bold; padding: 5px 0 5px 0}
#powiekszenie #kursy{font-size: 18px; text-align: right; line-height: 140%}

#kursy_glowna #symbol{font-size: 20px; font-weight: bold; vertical-align: middle;}
#kursy_glowna #nazwa{font-size: 13px; font-weight: bold; padding: 5px 0 5px 0}
#kursy_glowna #kursy{font-size: 12px; text-align: right; line-height: 140%}

input,select{color: #444}

.nav{text-align: center; padding: 5px}
.nav a{margin: 0 3px; text-decoration: none}
.nav a:hover{text-decoration: underline; color: #fff}
.nav .link_cur{margin: 0 3px; font-weight: bold}


/* KALENDARZ */
.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */

#wu{
	padding: 10px 0 0 10px;
}
