html, body{
  margin: 0;
  padding: 0;
  color: #511;
  height: 100%;
  font-size: 12pt;
}

html{
  background: #500 url('img/background.jpg') bottom center repeat-x fixed;
}

body {
  background: url('img/flame.gif') bottom center repeat-x fixed;
  font-family: Arial, Hevletica, Verdana, Tahoma, Geneva, "Deja Vu", sans-serif;
  font-size: 0.8em;
}

img {
  border: none;
}

a {
  color: #000;
}

a:hover {
  color: #912;
}

input, textarea {
  border: 1px solid #b3b9c3;
  color: #400303;
}

textarea {
  max-width: 470px;
}

input.button, button {
  background: #cfced2 url('img/buttonbg.jpg') top left repeat-x;
  border: 1px outset #b3b9c3;
}
/*
#wrapper {
  padding: 0 0.5em;
  width: 760px;
  background: #8a1212;
  background: #6a0202;
  height: 95%;
}
*/
#trow{
  /*display: table;*/
  margin: 0 auto;
  min-width: 1000px;
  max-width: 1024px;
  height: 73%;
  text-align: center;
}

#header{
  background: url('img/contentbg.jpg') repeat-y center center;
  text-align: center;
  height: 120px;
  margin: 0;
  margin: 0 auto;
  /*width: 760px;*/
  min-width: 760px;
  max-width: 1024px;
}

#header * {
  display: none;
  visibility: hidden;
  speak: normal;
}

#top {
  display: block;
  background: url('img/top.jpg') center center no-repeat;
  visibility: visible;
  overflow: hidden;
  min-width: 760px;
  max-width: 1024px;
  height: 120px;
}

#top img {
  display: inline;
  visibility: visible;
  margin: auto;
}

#topbar {
  background: #fdecd6;
  border: 1px solid #000;
  border-width: 1px 0;
  padding: 0.2em 10px;
  min-width: 740px;
  max-width: 1004px;
  margin: auto;
  font-size: 0.9em;
  text-align: left;
  height: 18px;
  line-height: 18px;
}

#date {
  float: left;
  padding-right: 20px;
}

#content{
  background: #fffdfb;
  min-width: 724px;
  max-width: 988px;
  padding: 0 15px;
  margin: auto;
  min-height: 150px;
  text-align: justify;
  border: 3px solid #ddd;
  border-width: 0 3px;
  font-size: 0.9em;
  display: block;
  height: 100%;
  overflow: auto;
 _overflow: hidden;
 _overflow-y: scroll;
}




#sidebar-left{
  float: left;
  width: 175px;
  margin: 0;
  padding: 0;
  background: #f5f5f5;
  min-height: 100%;
  
}

#sidebar-left h2{
  margin: 0 !important;
  padding: 2px 10px !important;
  border: none !important;
  background: #511;
  color: #fff !important;
  font-weight: bold;
  font-size: 10pt !important;
  min-height: 0 !important;
}

#sidebar-left input.text{
  width: 140px;
  border: 1px solid #d1d1d1;
  background: #fff;
  color: #696969;
  font-size: 0.84em;
  padding: 1px 3px 2px 3px;
  margin: 0;
}

#sidebar-left form{
  margin: 0;
  padding: 0;
}

#sidebar-left button {
  padding: 0;
  border: 0;
  background: transparent;
  position: relative;
  top: 2px;
}

#sidebarmenu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}

#sidebarmenu li {
  margin: 0;
  padding: 0;
  font-weight: bold;
  width: 136px;
  text-align: center;
  float: left;
  position: relative;
  border-left: 1px solid #bdac86;
}

#sidebarmenu li a{
  text-decoration: none;
  color: #b30000;
  text-transform: uppercase;
}

#sidebarmenu li a:hover{
  color: #511;
}

#sidebarmenu li ul{
  margin: 5px 0 0 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  top: 13px;
  left: -1px;
  background: #fdecd6;
  border: 1px solid #bdac86;
  border-width: 0 1px 1px 0;
  visibility: hidden;
}


#sidebarmenu li:hover ul, #sidebarmenu li.over ul{
  visibility: visible;
}

#sidebarmenu li li{
  margin: 0;
  padding: 0;
  width: auto;
  min-height: 0;
  background: none;
  display: block;
  text-align: left;
}

#sidebarmenu li li a {
  font-weight: normal;
  padding: 0.2em;
  display: block; 
  width: 132px;
}

#sidebarmenu li li a:hover, #sidebarmenu li li a.active {
  color: #d00;
  text-decoration: none;
  background: #eddcb6;
}

.paginator{
  list-style-type: none;
  margin: 0 1em;
  padding: 0;
  text-align: center;
}

.paginator li{
  display: inline;
}

.paginator a{
  display: inline-block;
  padding: 0.1em 0.3em;
  border: 1px dotted #b0151b;
}

#subcontent{
  padding: 0 0 0.5em 0; 

}
#newsalert {
  font-size: 1.2em;
  background: #ffeca8;
  color: #f00;
  text-align: center;
  margin: 0 -10px;
  padding: 5px;
  font-weight: bold;
}

#newsalert b {
  color: #a00;
}

#content h2 {
  margin-left: 1em;
  padding-left: 30px;
  border: 1px solid #b66;
  border-style: none dotted solid dotted;
  min-height: 24px;
  _height:24px;
  font-size: 1.3em;
  font-family: Arial, Hevletica, Tahoma, sans-serif;
  /*color: #7a0f0f;*/
  color: #100;
  padding-top: 8px;
  margin-right: 1em;
  /* Omer lubi duże */
  text-transform: uppercase;
}


#content h3 {
  font-size: 1.2em;
  margin: 0.3em;
  margin-left: -5px;
  font-family: Arial, Hevletica, Tahoma, sans-serif;
}

.subtitle {
  text-align: right;
  font-style: italic;
  color: #655;  
}

#main-minska, #main-minska4 {
  /*float: left;*/
  text-align: center;
}

#content table {
  width: 100%;
 _width: 97%;
  border-collapse: collapse;
  text-align: left;
  /* Omer lubi duże */
  text-transform: uppercase;
}

#content th {
  background: #6a0202;
  color: #f0f8ff;
  padding-left: 10px;
  text-transform: uppercase;
}

#content .sklad th {
  background: #134908;
}

#content td {
  padding: 3px 5px;
}

#content .pname {
  width: 35%;
}

#content .pdesc {
  width: 50%;
}

#content .pnamel {
  width: 60%;
}

#content .pweight {
  width: 25%;
}

#content .pprice{
  width: 15%;
}

#content .row1 {
  background: #ffd3b8;
}

#content .row2 {
  background: #f9e7db;
}

#content .sklad .row1 {
  background: #ddf0ca;
}

#content .sklad .row2 {
  background: #ecf9e3;
}

#content .mceToolbar td {
  padding: 0 !important;
}

address {
  margin-left: 50px;
}

.message, .error {
  text-align: center;
  padding: 0.4em;
  border: 1px solid #a00;
  color: #a00;
  font-weight: bold;
}

.error {
  color: #f00;
  border-color: #f00;
}

#footer {
  text-align: center;
  color: #d0d0d0;
  margin: 0 auto;
  font-size: 0.8em;
  padding: 2px 0;
  font-family: Verdana, Tahoma, Geneva, "Deja Vu", Arial, Hevletica, sans-serif;
  clear: both;
}

#footer a{
  color: #dadada;
  font-weight: bold;
  text-decoration: none;
}

#footer a:hover{
  text-decoration: underline;
}

a.ext {
  /*padding-right: 5px;
  background: url('img/extlink.gif') top right no-repeat;*/
}

.hid {
  display: none;
  visibility: hidden;
}

.clear {
  clear: both;
}

.lowercase {
  /* Omer lubi duże */
  text-transform: none !important;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.left {
  float: left;
  margin-right: 5px;
}

.right {
  float: right;
  margin-left: 5px;
}

.big {
  font-size: 150%;
  font-weight: bold;
}

.vis, .vis * {
  visibility: visible !important;
  display: inline !important;
}


#slider {
  font-size: 1em;
  background: #000;
  color: #efe;
  text-align: center;
  font-weight: bold;
  height: 15px;
  padding: 5px 0;
  margin: auto -15px;
}

