* html .cell {display:inline}
html,body
{
	background-color: #F6F6F7;
	padding: 0px;
	margin: 0px;
        height: 100%;
        font-family: Verdana;
}
div#page
{
	width: 920px;
	margin: 0px 75px;
	padding: 20px 15px 10px;
	background-color: #FFFFFF;
	position: relative;
	height: auto !important;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

a.logout {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

a:hover.logout  {
    text-decoration: underline;
    color: black;
    font-weight: bold;
}

div#wrap
{
    margin: 0px;
    padding: 0px;
	min-height: 100%;
}
/*	LOGO	*/

img {
    border: 0px;
    padding: 0px;
    padding-top: 1px;
    margin: 0px;
}

div#logo
{
	height: 100px;
        margin: 0px;
        padding: 0px;
        padding-bottom: 6px;
}

div#top_menu
{
	float: right;
}

#raporty
{
	background: url('../images/raporty_ON.png') no-repeat transparent 0 0;
	width: 105px;
	height: 25px;
	border: none;
}

#raporty:hover
{
	background: url('../images/raporty_OFF.png') no-repeat transparent 0 0;
	width: 105px;
	height: 25px;
}

#zloz_zlecenie
{
	background: url('../images/zloz_zlecenie_ON.png') no-repeat transparent 0 0;
	width: 105px;
	height: 25px;
	border: none;
}

#zloz_zlecenie:hover
{
	background: url('../images/zloz_zlecenie_OFF.png') no-repeat transparent 0 0;
	width: 105px;
	height: 25px;
}

#o_nas
{
	background: url('../images/o_nas.png') no-repeat transparent 0 3px;
	width: 50px;
	height: 25px;
	border: none;
}

#kontakt
{
	background: url('../images/kontakt.png') no-repeat transparent 0 3px;
	width: 55px;
	height: 25px;
	border: none;
}


#rss
{
	background: url('../images/rss.png') no-repeat transparent 0 3px;
	width: 40px;
	height: 25px;
	border: none;
}

/*	MAIN MENU	*/
div#main_menu
{
	height: 28px;
}

#main_menu_tab td
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	padding: 2px 0px 8px;
	color: #59585A;
}

#main_menu_tab td a
{
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: black;
        font-weight: bold;
}

#under_menu
{
	background-color: #414042;
	display: block;
	height: 6px;
}


#main_menu_tab a:hover
{
	background-color: #414042;
	color: #FFFFFF;
}

#main_menu_tab a {
    text-decoration: none;
    padding: 2px 20px 4px;
}
#image_top
{
	padding-bottom: 8px;
	border-bottom: 1px #000000 solid;
}

div#footer
{
	display: block;
	height: 25px;
	background-color: #414042;
	padding: 0px 6px;
}

div#footer td
{
	display: table-cell;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding: 6px;
}

#footer_spacer
{
	width: 350px;
}
table {

    border-top-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-right-color: black;
}

th {font-size: 12px;
    background: #cccccc;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 7px;
    border-top-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-right-color: black;
}

td {
    font-size: 11px;
    color:#666;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 7px;
    font-weight: normal;
    border-top-color: black;
    border-bottom-color: black;
    border-left-color: black;
    border-right-color: black;
}

#login {
    font-size: 11px;
    color: #666;
}

#naglowek {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    display: block;
    color:#666;
}

#filtrPapieru {
    font-size: 10pt;
    margin-bottom: 4px;
    font-weight: normal;
    text-align: center;

}

#naglTab {
    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color:#666;
    margin-top: 20px;
    margin-bottom: 8px;
}

div#text
{
	display: block;
	overflow: auto;
        margin-top: 10px;
	margin-bottom: 10px;
}

#banner
{
	padding-bottom: 8px;
	border-bottom: 1px #000000 solid;
	margin: 0px;
        padding-top: 8px;
}

#banner_img
{
	background: url('../images/pani_usta.jpg');
	width: 575px;
	height: 125px;
}

.banner_bar
{
	width: 11px;
	background-color: #7D8189;
}

#banner_text
{
	color: #FFFFFF;
	font-family: Verdana;
	height: 65px;
	width: 282px;
	padding-top: 0px;
	padding-left: 20px;
	background-color: #56595D;
	font-size: 0.9em;
	line-height: 20px;
	text-align: center;
}


#footer_nota a {
    color: #FFFFFF;
    text-decoration: none;
}

#footer_nota a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

input
{
	cursor: pointer;
	cursor: hand;
}

#formularz td {
    width: 20px;
}

#o_nas {
    cursor: hand;
}

#kontakt {
    cursor: hand;
}
