body, div, table, span, a, input, textarea, button, select { font-family: sans-serif; font-weight: normal; text-decoration: none;  color: #BD9E35; font-size: 9pt; }

body {
  margin: 0;
  padding: 0; 
  text-align: center;
  background: #F9F3C3;
}
 
img { border-color: #AB5300; }
input.button { border: 1px solid #DCE1E8; background: #042D5B; color: #ffffff; margin: 0; padding: 1px 0 1px 0; cursor: pointer; font-weight: bold; width: 120px; }
input.form { width: 250px; }
form { margin: 0; padding: 0; }
hr {
  margin: 5px 0 5px 0;
  padding: 0;
  height: 1px;
  color: #000000;
}


A { font-weight:bold; text-decoration:none; COLOR: #CFD228; }
A:hover   { COLOR: #CFD228; text-decoration: underline;}

a.red {
  font-weight: normal;
  color: #FF5400 !important;
}

a.red:hover {
  color: #FFCA00 !important;
}

div#page { 
  position: relative;
  display: block;
  clear: both;
  width: 998px;
  margin: 20px auto 0px auto;
  padding: 0;
  text-align: center;
  background: url("img/bg_page.png") 0 0 repeat-y;
}

div#page_in { 
  position: relative;
  display: block;
  clear: both;
  margin: 0px auto 0px auto;
  padding: 0;
  text-align: left;
  background: url("img/bg_page_in.png") 0 0 no-repeat;
}

div#lista { 
  position: relative;
  display: block;
  clear: both;
  margin: 0;
  padding: 14px 0 5px 30px;    
  font-weight: normal;
  text-align: left;
  color: #ffffff;
}

div#lista a { 
  font-weight: normal;
  text-align: left;
  color: #ffffff;
}

div#lista div#lang {
  position: absolute;
  right: 30px;
  top: 15px;
  display: block;
  margin: 0;
  width: 45px;
  height: 15px;
  text-decoration: none;
}

div#lista div#lang a {
  border: 1px solid #D6C078;
}

div#lista div#lang a:hover {
  border: 1px solid #ffffff;
}

div#header { 
  position: relative;
  display: block;
  clear: both;
  margin: 0;
  padding: 0 0 0 0;    
  text-align: left;
}

div#header h1 { 
  display: none;
  visibility: hidden;
}

a#logo {
  position: absolute;
  left: 38px;
  top: 99px;
  display: block;
  margin: 0;
  width: 444px;
  height: 129px;
  text-decoration: none;
  z-index: 50;;
}

div#menu {
  display: block;
  clear: both;
  float: left;
  margin: 0 0 0 22px;
  padding: 0;
  width: 954px;
  _height: 240px;
  min-height: 240px;
  font-size: 9pt;
  font-weight: normal;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  color: #ffffff;
  text-align: right;
  background: url("img/bg_menu.png") 0 bottom no-repeat;
}

div#menu_in {
  float: right;
  margin: 0;
  padding: 10px 0 65px 0;
  font-size: 9pt;
  font-weight: normal;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  color: #ffffff;
}

div#menu a {
  display: block;
  float: right;
  clear: both;
  width: 200px;
  margin: 0 0 1px 0;
  padding: 9px 0 9px 54px;
/*
  letter-spacing: -1px; 
*/
  font-size: 13pt;
  font-weight: bold;
  font-style: italic;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  color: #D3AE6D;
  text-align: left;
  background: url("img/bg_menu_a.png") 0 0 no-repeat;
}

div#menu a:hover {
  color: #D3AE6D;
  font-weight: bold;
  text-decoration: none;
  background-position: 0 -38px;
}

div#menu a.sel {
  color: #D3AE6D;
  font-weight: bold;
  text-decoration: none;
  background-position: 0 -38px;
}

div#submenu {
  display: block;
  margin: 0;
  padding: 0;
}

div#submenu a {
  display: block;
  text-align: left;
  font-size: 9pt;
  font-weight: bold;
  padding: 0px 0 0px 20px;
  margin: 4px 0 4px 14px;
  color: #C4A740;
  background: url("img/bg_submenu_a.png") 0 2px no-repeat;
}

div#submenu a:hover {
  text-decoration: none;
}

div#submenu a.sel {
}

div#main { 
  display: block;
  clear: both;
  float: left;
  width: 100%;
  margin: 0;
  padding: 8px 0 0 15px;    
  display: block;
  text-align: left;
  background: url("img/bg_main.png") 0 bottom no-repeat;
}

div#left {
  display: block;
  float: left;
  width: 310px;
  margin: 0 0 0 8px;
  padding: 0 0 0 0;
  overflow: hidden;
  color: #17438A;
  background: url("img/bg_produkty.png") 0 0 no-repeat;
}

div#left div.lin {
  padding: 0 10px 0 20px;
}

div#left h1 {
  margin: 0;
  padding: 0;
  text-align: left;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
}

div#left img {
  float: left;
  margin: 0 10px 0 0;
  padding: 0;
  text-align: left;
}

div#left b.h1 {
  display: block;
  margin: 0 0 2px 0;
  padding: 24px 0 22px 55px;
  letter-spacing: -1px; 
  text-align: left;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  font-size: 24pt;
  font-weight: normal;
  font-style: italic;
  color: #BD9E35;
}

div#left a {
  display: block;
  margin: 0 0 2px 0;
  padding: 5px 0 4px 30px;
  text-align: left;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  font-size: 10pt;
  font-weight: bold;
  color: #BD9E35;
  background: url("img/bg_produkty_a.png") 0 0 no-repeat;
}

div#left a:hover {
  text-decoration: none;
  color: #BD9E35;
  background-position: 0 -25px;
}

div#left a.sel {
  text-decoration: none;
  color: #BD9E35;
  background-position: 0 -25px;
}

div.text {
  display: block;
  float: left;
  width: 643px;
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  text-align: left;
  color: #BD9E35;
  font-size: 9pt;
  overflow: hidden;
}

div.text div.text_in {
  clear: both;
  margin: 0 0 0px 15px;
  padding: 0 15px 0 15px;
  _height: 370px;
  min-height: 370px;
  text-align: justify;
  font-size: 10pt;
  line-height: 15px;
  color: #BD9E35;
}

div.text h1 {
  clear: both;
  margin: 0 -15px 0 -15px;
  padding: 4px 0 5px 15px;
  text-align: left;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background: url("img/bg_h1.png") 0 0 no-repeat;
}

div.text h2 {
  margin: 15px 0 0 0;
  padding: 0;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  font-size: 10pt;
  font-weight: bold;
  color: #C4A740;
}

div.text h2.h1 {
  clear: both;
  margin: 0 -15px 0 -15px;
  padding: 5px 0 4px 15px;
  text-align: left;
/*
  font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
*/
  font-size: 12pt;
  font-weight: bold;
  color: #ffffff;
  background: url("img/bg_h1.png") 0 0 no-repeat;
}

div.text p {
  margin: 0;
  padding: 10px 0 5px 0;
}

.foto {
  display: block;
  float: left;
  width: 130px;
  height: 115px;
  margin: 0 20px 15px 0;
  text-align: center;
  font-size: 8pt;
  font-weight: normal;
  color: #C4A740;
}

.foto img {
  width: 100px;
  height: 70px;
  margin: 6px;
  border: 1px solid #C4A740;
}

div#foot {
  width: 100%;
  display: block;
  clear: both;
  margin: 0 0 0 0;
  padding: 0 0 12px 0;
  text-align: left;
  color: #000000;
}

div#foot div#fin {
  line-height: 13px;
  color: #C4A740;
  font-size: 7pt;
  font-weight: normal;
  margin: 0;
  padding: 0 0 0 25px;
  text-align: left;
}

div#fin a {
  font-weight:bold;
  font-size: 7pt;
  text-decoration:none;
  color: #C4A740;
}

div#fin a:hover {
  color: #C4A740;
}

.clb { 
  clear: both;
  font-size: 0px;
  height: 0px;
  line-height: 0px;
  margin: 0;
  padding: 0;    
}

.small {
  font-size: 7pt;
}

.o { color: #FFCB08; }
.g { color: #C9C9CA; }
.dg { color: #707173; }


div#control {
  position: absolute;
  display: block;
  left: 310px;
  top: 10px;
  text-align: left;
}

div#control a {
  display: block;
  padding: 2px 2px 2px 0;
  margin: 2px 2px 2px 0 !important;
  float: left;
}

div#control a:hover {
  background-position: -19px 0 !important;
}

div#control a#sup {
  display: block;
  height: 16px;
  width: 18px;
  background: url("img/up.gif") 0 0 no-repeat;
}
div#control a#sdown {
  display: block;
  height: 16px;
  width: 18px;
  background: url("img/down.gif") 0 0 no-repeat;
}

