* {
	margin: 0;
	padding: 0;
	margin-left: auto; 
  margin-right: auto;	

}

body {
	background: #ffffff url(../img/bg.jpg) repeat-x 0 17px;
	margin-left: auto; 
  margin-right: auto;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #455cc1;
}

#body_admin {
	background: #ffffff;
	margin-left: auto; 
  margin-right: auto;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

#container {
	background-color: #ffffff;
	width: 1000px;
}

img {
  border: 0;
}

#main {
	width: 1000px;
	vertical-align: top;
}

#menu_horizont {
	background: transparent url(../img/menu_horizont_bg.jpg);
	text-align: center;
	height: 33px;
	width: 950px;
	margin-top: 6px;
}

#menu_horizont ul {
	padding-top: 6px;
}

#menu_horizont li {
	display: inline;
	list-style: none;
	margin-left: 20px;
}

#menu_horizont a, #menu_horizont a:visited {
	color: #455cc1;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#menu_horizont a:hover {
	color: #ffffff;
}

#left{
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding-left: 26px;
}

#right {
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding-right: 26px;
}

#center {
  width: 612px;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;
  color: #000000;
}

#center a, #center a:visited {
  font-family: Tahoma;
	font-size: 11px;
  color: #455cc1;
  text-decoration: none; 
  font-weight: normal;
}

#center a:hover {
  text-decoration: underline; 
}

#paginacja_footer {
  width: 612px;
  padding-left: 20px;
  padding-right: 20px;
  color: #000000;
}

#paginacja_footer a, #paginacja_footer a:visited {
  font-family: Tahoma;
	font-size: 11px;
  color: #455cc1;
  text-decoration: none;
}

#paginacja_footer a:hover {
  text-decoration: underline; 
}

.panel {
	margin-bottom: 1px;
}

.panel_header {
	background: transparent url(../img/panel_title_left_bg.jpg) no-repeat;
	height: 31px;
}

.title_image {
	margin: 10px 5px 0 28px;
	float: left;
}

#menu_kategorii ul {
	background: #ffffff;
	list-style: none;
	margin-top: 1px;
}

#menu_kategorii li {
	background: url(../img/menu_left_bg.png) no-repeat;
	height: 23px;
	padding: 7px 0 0 28px;
	margin-bottom: 1px;
}

#menu_kategorii a, #menu_kategorii a:visited {
	color: #455cc1;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#menu_kategorii a:hover {
	color: #ffffff;
}

#tabela_panel {
  border-width: 0; 
  border-spacing: 0;
  border-collapse: collapse;
  margin-top: 1px;
  width: 200px; 
}

.tabela_panel_mala {
  border-width: 0; 
  border-spacing: 1px;
}

.tabela_panel_mala td {
  padding: 1px;
}

#menu_kategorii .tabela_panel_mala a, #menu_kategorii .tabela_panel_mala a:visited {
	color: #455cc1;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

#menu_kategorii .tabela_panel_mala a:hover {
	color: #ffffff;
}

.panel_td_top {
  background: transparent url(../img/panel_top.png) no-repeat;
  height: 3px;
}

.panel_td_bg {
  background: transparent url(../img/panel_bg.png) repeat-y;
  padding: 0 0 0 28px;
}

.panel_td_footer {
  background: transparent url(../img/panel_footer.png) no-repeat;
  height: 4px;
}

#footer {
  background: transparent url(../img/footer.jpg) no-repeat;
  height: 90px;
  margin-left: 22px;
  margin-top: 10px;
}

#footer_content {
  margin-left: 870px;
  padding-top: 60px;
  font-size: 10px;
}

a.eoh, a.eoh:visited {
	color: #455cc1;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.eoh:hover {
  text-decoration: underline;  
}

#gg {
  float: left;
  margin-right: 3px;
}

.img_separator {
  margin-top: 10px;
  margin-bottom: 30px;
}

.img_znak_zap {
  margin-left: 2px;
}

.input {
 font-family: Tahoma;
 font-size: 11px; 
 color: black; 
 border: 1px solid #475ec2; 
}

.select {
 font-family: Tahoma;
 font-size: 11px; 
 color: black; 
 border: 1px solid #475ec2; 
 width: 175px;
}

.zaloguj_btn {
	background-image: url(../img/zaloguj.jpg);
	border: 0;
	width: 45px;
	height: 15px;
	cursor: hand;
}

.ok_btn {
	background-image: url(../img/ok.jpg);
	border: 0;
	width: 31px;
	height: 15px;
	cursor: hand;
}

.wyslij_zam_btn {
	background-image: url(../img/wyslij_zamowienie.jpg);
	border: 0;
	width: 152px;
	height: 18px;
	cursor: hand;
}

.tabela_prod {
  border-width: 0;
}

.tabela_prod td {
  padding: 3px;
}

.tr_prod_header {
  color: #455cc1;
  font-size: 12px;
  font-weight: bold; 
}

.tr_prod {
 background: #eceef9;
}

.tr_prod2 {
 background: #f5f7fc;
}

.img_produkt {
 border: solid #000000 1px;
 width: 200px;
 height: 200px;
}

#paginacja_footer a.paginacja, #paginacja_footer a.paginacja:visited {
	color: #455cc1;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#paginacja_footer a.paginacja:hover {
	color: #455cc1;
}

.tabela {
  border-width: 1px;
  border-style: solid; 
  border-color: #475ec2; 
  border-spacing: 0;
  border-collapse: collapse;
}

.tabela td {
  padding: 2px 2px 2px 2px;
}

.tabela_header {
  background-color : #475ec2;
  text-align: center; 
  color: #ffffff;
}

.error {
  color: red;
}

a, a:visited {
	color: #455cc1;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

#center li {
margin: 0 0 0 20px;
}

#twoj_styl {
	background-image: url(../img/twoj_styl_bg.jpg);
	height: 56;
  padding-left: 640px;
  padding-top: 6px;
}

#ostatnio_dodane td {
  padding: 5px;
}

#ostatnio_dodane h2, .naglowek{
  font-size: 12px;
}

#ostatnio_dodane a, #ostatnio_dodane a:visited {
  font-size: 12px;
  font-weight: bold;
}

#title_holder {
  clear: both;
  margin-top: 1px;
}

#title_left {
  background-image: url(../img/title_left.jpg);
  width: 9px;
  height: 30px;
  float: left
}

#title_content_holder {
  background: url(../img/title_bg.jpg) repeat-x;
  width: 488px;
  height: 30px;
  color: #455CC1;
  float: left;
}

#title_content {
  padding-top: 6px;
  padding-left: 10px;
}

#title_right {
  background-image: url(../img/title_right.jpg);
  width: 9px;
  height: 30px;
  float: left;
}

#center a.koszyk, #center a.koszyk:visited {
	color: #455cc1;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#center a.koszyk:hover {
	color: #455cc1;
	text-decoration: underline;
}