body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-image: url(../image/BG.jpg);
	background-repeat: repeat-x;
	background-color: #1F3567;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#main {
	margin:0 auto;
	width:886px;
}
#roboczy{
	position:inherit;
	background-image:url(../image/tresc_bg.jpg);
	background-repeat:repeat-y;
}
#top{
	float:inherit;
	height:147px;
	margin:0px 0px 0px 47px;
	background-image:url(../image/topBG.jpg);
	background-repeat:no-repeat;
}
#top_menu{
	float:inherit;
	width:530px;
	height:50px;
	padding:92px 0px 0px 309px;
}
#fota{
	float:left;
	width:521px;
	height:232px;
	margin:0px 0px 0px 47px;
}
#panele{
	float:left;
	width:310px;
	margin:0px 4px 0px 4px;
}
#panel_domena{
	float:inherit;
	width:310px;
	height:38px;
}
#panel_poczta{
	float:inherit;
	width:310px;
	height:66px;
	background-image:url(../image/poczta.jpg);
	background-repeat:no-repeat;
}
.poczta_kolumna_lewa{
	float:left;
	width:165px;
	height:24px;
	padding:6px 0px 0px 15px;
}
.poczta_kolumna_prawa{
	float:left;
	width:130px;
	height:25px;
	padding:3px 0px 0px 0px;
}
#panel_administracyjny{
	float:inherit;
	width:310px;
	height:66px;
	background-image:url(../image/panel_admin.jpg);
	background-repeat:no-repeat;
}
#panel_bazy{
	float:inherit;
	width:310px;
	height:62px;
	background-image:url(../image/panel_bazy.jpg);
	background-repeat:no-repeat;
}
.baza_kolumna_lewa{
	float:left;
	width:165px;
	height:30px;
	padding:32px 0px 0px 15px;
}
.baza_kolumna_prawa{
	float:left;
	width:130px;
	height:25px;
	padding:29px 0px 0px 0px;
}
#haslo{
	float:inherit;
	height:81px;
	margin:0px 4px 0px 47px;
	background-image:url(../image/haslo.jpg);
}
#wyszukiwarka{
	position:inherit;
	width:290px;
	margin:0px 0px 0px 540px;
	padding-top:20px;
}
#tresc{
	float:inherit;
	margin:0px 4px 0px 47px;
}
#tresc_kolumna_lewa{
	float:left;
	width:290px;
}
#tresc_kolumna_prawa{
	float:left;
	margin:0px 0px 0px 10px;
	width:515px;
}
#stopka{
	float:inherit;
	height:32px;
	background-image:url(../image/stopka.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 47px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 14px;
	color: #E46D1D;
}
h2 {
	font-size: 12px;
	color: #004F7A;
}
.tytul{
	color:#00517e;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #E66B1E;
}
a:active {
	text-decoration: none;
	color: #999;
}
td.bb_line
 {
	text-decoration: none;
	color: #00517e;
	font-size: 12px;
}