body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
}
body {
	background-image: url(../images/BG.gif);
	background-color: #5A5A5A;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F90;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
	color: #F90;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 16px;
	color: #FFF;
}
#main{
	margin:0 auto;
	width:960px;
}
#panele{
	position:relative;
	height:80px;
}
#panele_logo{
	float:left;
	width:240px;
	height:80px;
	margin:0px;
}
#panele_poczta{
	float:left;
	width:240px;
	height:80px;
	margin:0px;
	background-image:url(../images/poczta.gif);
	background-repeat:no-repeat;
}
#panele_admin{
	float:left;
	width:240px;
	height:80px;
	margin:0px;
	background-image:url(../images/administrator.gif);
	background-repeat:no-repeat;
}
#panele_bazy{
	float:left;
	width:240px;
	height:80px;
	margin:0px;
	background-image:url(../images/bazy_danych.gif);
	background-repeat:no-repeat;
}
.panele_tytul{
	position:relative;
	padding:5px 0px 2px 0px;
	height:22px;
	color:#FFF;
	text-shadow:#000;
}
.panel_label{
	float:left;
	width: 75px;
	height:19px;
	margin:1px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	text-align: right;
	text-shadow:#000;
}
.panel_pole{
	float:left;
	width:160px;
	height:20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	background-image:url(../images/pion_przerywany.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.pole_tekstowe{
	background:none; 
	border:none; 
	width:110px; 
	height:20px; 
	margin:0px 5px 0px 6px; 
	padding:0px; 
	color:#999; 
	vertical-align:top;
}
#flash{
	position:relative;
	height:320px;
}
#tresc{
	position:relative;
}
.tresc_kolumna{
	float:left;
	width:240px;
}
.kolumna_tytul{
	height:30px;
	font-size:14px;
	/* [disabled]text-shadow:#000; */
	color:#FFF;
	padding:20px 0px 0px 0px;
	text-transform:uppercase;
}
.kolumna_tresc{
	text-align:left;
	margin:0px 20px 0px 0px;
}
.tresc_kolumna a{
	color:#999;
	/* [disabled]text-shadow:#000; */
}
.tresc_kolumna a:hover{
	color:#FFF;
	/* [disabled]text-shadow:#000; */
}

#stopka{
	position:relative;
	height:60px;
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/kropka_jasna.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.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;
}

