h1,h2,h3,h4 { margin: 0px; }


img { border: none; }
a { color: black; }
a:hover { text-decoration: none; }

h1 {
	font-family: Georgia;
	font-size: 24px;
	margin-bottom: 5px;
	border-bottom: dashed 1px #ddd; 
}

h2 {
	font-family: Georgia;
	font-size: 22px;
	margin-bottom: 5px; 
}

h3 {
	font-family: Georgia;
	font-size: 20px;
}

h4 {
	font-family: Verdana;
	font-size: 12px;
	border: solid 1px #74a32f;
	padding: 3px 10px;
	background: #8fc83b url("../images/panel/bg_h4.jpg") repeat-x left;
	color: white;
	margin: 0px;
}

h5 {
	font-family: Verdana;
	font-size: 12px;
	border: solid 1px #cf6734;
	padding: 3px 10px;
	background: #880000 url("../images/panel/bg_h5.jpg") repeat-x left;
	color: white;
	margin: 0px;
}

#main-table { height: 100%; }

#inside-table { background-color: white; }


.td-top { padding: 35px; } 
.td-main { padding: 0px 35px; }


.m_table { margin-bottom: 15px; }
.m_table .m_ico, .m_table .m_ico2, .m_table .m_title { padding: 2px; white-space: nowrap; }
.m_table .m_ico { text-align: center; padding: 5px 15px; }
.m_table .m_ico2 { text-align: center; padding: 0px 10px 0px 0px; }

.m_table .wybrana-kategoria,
.m_table .m_title { text-align: left; padding-right: 25px; white-space: nowrap; }
.m_table .m_ico2 { background: url("../images/panel/bg_li.gif") no-repeat right; }

.m_table .m_title { font: 20px Georgia; text-decoration: none; color: #333; }
.m_table .wybrana-kategoria { font: 20px Georgia; text-decoration: none; color: #333; }

.m_table .m_title a { font: 20px Georgia; text-decoration: none; color: #333; }
.m_table .m_title a:hover { color: #fff; }

.m_table .wybrana-kategoria a { font: 20px Georgia; text-decoration: none; color: #000; }
.m_table .wybrana-kategoria a:hover { color: #fff; }

.m_list { padding: 10px 5px 0 10px; }
.m_ul { margin: 0px; padding: 0px; padding-left: 25px; }
.m_ul { list-style: url("../images/panel/li_0.gif"); }
.m_ul li { color: #999; }
.m_ul li a { text-decoration: none; }
.m_ul li a:hover { color: red; }
.m_ul li { margin-bottom: 5px; }



#stopka p { margin: 4px; }
#stopka .p_inne { margin: 6px; }

.logowanie_table {
	background-color: #f7f7f7;
	border-bottom: solid 1px #ddd;
}

.logowanie_table .label,.logowanie_table .input {
	padding: 5px 10px;
}

input,select {
	border: solid 1px #ccc;
}

.button {
	margin-bottom: 0px;
	padding: 2px 4px;;
	background-color: #f4f4f4;
}

.zapisz {
	padding: 2px 4px;;
	background-color: #f4f4f4;
	color: green;
	border: solid 1px green;
}

.list_table { width: 100%; border: solid 1px black; }
.list_table th { padding: 5px 5px; border-bottom: double 3px #dfeaf8; }
.list_table td { padding: 5px 10px; }
.list_table .list_tr2 {  }
.list_table .list_td2 {  }
.list_table .list_th2 { border: double 1px #dfeaf8; border-width: 0 1px 3px 1px; }
.list_table a { color: #5078a7; text-decoration: none; }
.list_table a:hover { color: #8daed7; text-decoration: none; }

.edit_table { width: 100%; border: solid 1px #dfeaf8; }
.edit_table th { padding: 5px 5px; text-align: left; }
.edit_table td { padding: 5px 5px; text-align: right; }
.edit_table .edit_tr2 { }
.edit_table .edit_td0 { border-top: double 3px #dfeaf8; }
.edit_table a { color: #5078a7; text-decoration: none; }
.edit_table a:hover { color: #8daed7; text-decoration: none; }

.error_list { list-style: none; margin: 0px; padding: 0px; color: red; }

.bannery_kategoria { padding: 10px; border: solid 1px #999; margin: 10px 0px; }
.list_td1 .bannery_kategoria { border-color: #aaa; }
.list_td2 .bannery_kategoria { border-color: #fff; }
.bannery_kategoria_title { margin: 5px; font-weight: bold; text-align: left; }
.bannery_kategoria_button { margin: 5px; font-weight: bold; text-align: left; }


#view_div { text-align: center; padding: 20px; height: 200px; }
.login-info { font: 9px Tahoma; padding: 0px 0px 10px 0px; text-align: center; }


.edit_table .edit_td0,
.edit_table,
.list_table .list_th2,
.list_table 
{ border-color: #dfeaf8; }
/*
{ border-color: #dfeaf8; }
*/

.list_table .list_tr2,
.list_table .list_td2,
.edit_table .edit_tr2,
.m_table .m_ico,   
.m_table .m_ico2,   
.m_table .m_title, 
.m_table .wybrana-kategoria,
#main-td 
{ 
	background-color: #dfeaf8;
  color: black;
}
/*
{ 
background: url("../images/panel/bg-bg.jpg") no-repeat top fixed;
background-color: #dfeaf8; }
*/
.list_table .list_tr2 a,
.list_table .list_td2 a,
.edit_table .edit_tr2 a
{ color: black; }
/*
{ background-color: #dfeaf8; }
*/



#stopka_order { list-style: none; padding: 0px; }
#stopka_order li { font: 14px Georgia; padding: 1px; }
 
