/* CVS $Id: style.css,v 1.22 2004/04/27 15:00:59 mahdi Exp $ 
 */

body,
th,
td
{
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #e9e8e6;

}
input,
select,
textarea
{ 
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
}

body
{ 
  background-color: #444345;
  background-image: url('gfx/body_bgd.png');
  background-repeat: repeat-x;
}

img {
  border-width: 0px;
}

td {
  vertical-align: top;
}

a
{
  color: white;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}


.indexbody
{
}

.mainbody
{

}

.kategorie_pane
{
  font-weight: bold;
  border-style: solid;
  border-width: 0px;
  border-color: black;
  margin-left: 10px;
}

.topten_pane {
  margin: 28px 6px 0px 4px;
  color: #e8e8e8;
  padding-top: 34px;
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: #9d9d9e #4b3d47 #4b3d47 #9d9d9e;
}

.topten_product 
{ 
  margin: 2px 4px 19px 8px;
  color: #e8e8e8;
  padding-top: 5px;
  border-color: #717171;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
}

.topten_photo
{ 
  float: left;                 
  border-width: 1px;
  border-style: solid;
  border-color: #79797b;
  margin: 2px 7px 1px -1px
}

.topten_desc
{ 
  clear: both;
}                  

.topten_price
{
  padding: 2px 0px 0px 1px;
  clear: left;
}

.topten_price em
{ 
  font-size: 12px;
  font-decoration: none;
  font-style: normal;
  color: white;
}

.pane_td,
.kategorie_pane_td
{
  background-image: url('gfx/menupane_bgd.png');
  background-repeat: repeat-y;
  padding-left: 20px;
}

.kategorie_pane_td img
{ 
padding: 0px 5px 2px 0px;
}

.pane_td
{
  padding-left: 10px;
}

.kategorie_pane_td a:hover
{
  color: #4babdd;
}


img.photo {
  border-width: 1px;
  border-style: solid;
  border-color: #ebb77a;
}

.login_pane
{ 
  position: relative;
  height: 205px;
  margin: 0px;
}

#login_login,
#login_password
{
  position: absolute;
  left: 27px;
  width: 138px;
  height: 15px;
  color: white;
  border-width: 0px;
  background-color: transparent;
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
  border-width: 1px;
  border-color: #6b6b6b;
  border-style: solid;
}

#login_login
{ 
  top: 93px;
}

#login_password
{ 
  top: 139px;
}
#login_login_txt,
#login_password_txt
{ 
  position: absolute;
  font-size: 12px;
  left: 20px;
}

#login_login_txt 
{ 
  top: 69px;
 }

#login_password_txt 
{ 
  top: 115px;
 }

#login_submit
{ 
  position: absolute;
  top: 170px;
  right: 20px;
  border-width: 0px;
  background-color: #484546;
  width: 70px;
  height: 24px;
  color: white;
  padding: 0px 3px 2px 3px;
}

#login_title
{ 
  font-size: 14px;
  color: #cc9758;
  position: absolute;
  top: 38px;
  left: 20px;
}

#kategorie_title
{ 
  font-size: 14px;
  color: #cc9758;
  position: absolute;
  top: -25px;
  left: 20px;
}
.pane_kategorie
{ 
  border-style: solid;
  border-width: 1px;
  border-color: #7e7a7b #4e4c4f #4e4c4f #7e7a7b;
  margin: 32px 8px 0px 6px;
  padding: 1px 8px 2px 12px;
  font-size: 12px;
  background-image: url('gfx/lpane_kategorie_bgd.jpg');
  background-repeat: no-repeat;
}

.pane_kategorie hr 
{ 
 border-style: solid;
 border-width: 1px 0px 0px 0px;
 border-color: #555153;
 padding: 0px;
 margin: 3px 0px 3px 0px;
}

#navigator 
{ 
  background-color: #121212;
  height: 21px; 
  vertical-align: middle;
  padding-left: 6px;
  font-size: 12px;
}

.user_form {
  width: 470px;
  margin: 30px 20px 30px 50px;
}

.user_form th {
  text-align: left;
  background-color: #202020;
  padding: 1px 15px;
}

.user_form td {
  text-align: right;
}

td.user_form_err {
  padding-left: 4px;
  text-align: left;
  vertical-align: middle;
  color: red;
}



.topmenu
{
  background-color: #101010;
  color: white;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #8b8a88;
}

.koszykmenu,
.topleftmenu
{
  height: 22px;
  position: absolute;
  border-collapse: collapse;
  border-right: hidden;
  top: 1px;
}

.koszykmenu { 
  right: 0px;
 }

.topleftmenu
{ 
  left: 0px;
}

.koszykmenu td,
.topleftmenu td
{ 

  vertical-align: middle;
  border-color: #d07d1c;
  border-top-color: #101010;
  border-bottom-color: #101010;
  border-style: solid;
  border-width: 1px 1px 1px 0px;
  padding: 0px 6px;
  color: #ebb77a;
}

.topleftmenu td a { 
  color: #a6a6a6;
}

.topleftmenu td a:hover {
  color: white;
}

.koszykmenu td a,
.topleftmenu td a
{ 
  color: #ebb77a;
  font-weight: bold;
  font-size: 12px;
}


.koszykmenu a:hover,
.topleftmenu td a:hover
{
  text-decoration: underline;
}

.artykul {
  width: 480px;
  text-align: justify;
  padding: 10px 0px 40px 20px;
}

.artykul h2,
.artykul h2 a
 {
  margin: 20px 0px 10px -6px;
  font-weight: bold;
  font-size: 12px;
  background-color: #d0eefe;
  padding: 2px 10px 2px 6px;
}

.linktop {
  text-align: right;
}

h1
{
  padding: 10px 10px;
  font-family: arial-narrow, sans-serif;
  font-size: 14px;
  color: #b8810a;
}

.img_separator {
  padding: 5px;
  background-image: url('gfx/h_separator.png');
  background-repeat: repeat-x;
  height: 2px;
}

.news_title {
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}

.artykul * li a
{
  color: #0a81b8;
}

.artykul * li a:hover
{
  text-decoration: underline;
}

.pages a:visited
{ 
  color: #aaaaaa;
}

#szukaj {
  position: relative;
  width: 170px;
  height: 48px;
  background-color: transparent;
  border-style: solid;
  border-width: 1px;
  border-color: #4b3d47;
  margin: 3px 0px 10px 6px;
  padding: 0px;
}

#szukaj_nazwa {
  position: absolute;
  top: 14px;
  left: 6px;
  width: 100px;
  padding: 1px 0px;
  background-color: transparent;
  border-style: solid;
  margin-left: 0px;
  border-width: 1px;
  border-color: #6b6b6b;
  color: white;
}

#szukaj_submit {
  position: absolute;
  top: 14px;
  right: 6px;
  margin: 0px;
  width: 50px;
  background-color: #484546;
  border-width: 0px;
  color: white;
  padding: 1px 0px 2px 0px;
  float: right;
}

#szukaj_report {
  position: absolute;
  top: 30px;
  left: 6px;
  width: 102px;
  text-align: center;
  color: #ffcc00;
}