@CHARSET "UTF-8";

html, body {
  background-image:url('../img/bg.png');
  background-repeat:repeat-x;
  background-color: #ffffff;
  color:#555555;
  font-family:Verdana,sans-serif;
  font-size:8pt;
  height:100%;
  margin:0px;
  padding:0px;
  width:100%;
}

table, td {
  border:medium none;
  border-collapse:collapse;
  margin:0px;
  padding:0px;
  vertical-align:top;
  margin-left: auto;
  margin-right: auto;
}

a img {
  border:medium none;
}

td#left_spacer, td#right_spacer {
  width: auto;
}

td#layout {
  width: 1052px;
  height: auto;
}

table#layout_table {
  width: 1052px;
  height: auto;
}

td#content {
  width: 524px; 
  height: 400px;
  padding-right: 70px;
  padding-bottom: 30px;
}

td#image {
  width: 528px; 
  height: 400px;
  padding: 0px;
}

td#flash {
  width: 1052px; 
  height: 236px; /* 301px; */
  vertical-align: middle;
  text-align: center;
}

td#foot {
  background-image: url('../img/foot.jpg');
  background-repeat: no-repeat;
  width: 1052px; 
  height: 143px;
}

table#foot_table {
  width: 100%;
  height: auto;
}
td#foot_spacer {
  background-image: url('../img/foot_spacer.jpg');
  background-repeat: repeat-x;
  width: auto; 
  height: 143px;
}
/* MAIN STYLE END*/


/* DISPLAY FORMAT STYLE */

p {
  text-align: justify;
  margin-left: 67px;
}

p.center {
  text-align: center;
  font-weight: bold;
  margin-left: 67px;
}

h1 {
  font-size: 16pt;
  margin-bottom: 10px;
  font-weight: bold;
}

h2 {
  font-size: 12pt;
  margin-bottom: 7px;
  font-weight: bold;
}

h3 {
  font-size: 10pt;
  margin-bottom: 5px;
  font-weight: bold;
}

a.menu2{
  color: #bababa;
  text-decoration: none;
  font-weight: bold;
  padding-right: 25px;
}

a.menu2_inactive{
  color: #bababa;
  text-decoration: none;
  font-weight: bold;
  padding-right: 25px;
}

a.menu2:hover{
  color: #777777;
  text-decoration: none;
  font-weight: bold;
}

a.link_mapa_strony {
  color: #555555;
  text-decoration: none;
}

a.link_mapa_strony:hover {
  color: #777777;
  text-decoration: none;
}

div.foot_menu1 {
  padding-top: 9px;
  padding-left: 36px;
}


a.menu3{
  color: #222222;
  text-decoration: none;
  font-weight: normal;
  padding-right: 10px;
  padding-left: 10px;
}

a.menu3_inactive{
  color: #222222;
  text-decoration: none;
  font-weight: normal;
  padding-right: 10px;
  padding-left: 10px;
}

a.menu3:hover{
  color: #222222;
  text-decoration: underline;
  font-weight: normal;
}

a.menu_kariera{
  color: #222222;
  text-decoration: none;
  font-weight: normal;
}

a.menu_kariera:hover{
  color: #222222;
  text-decoration: underline;
  font-weight: normal;
}

div.foot_menu3 {
  padding-top: 31px;
  padding-left: 26px;
}

span.bold {
  font-weight: bold;
}

div.clear {
  clear: both;
}

div.double_clear {
  clear: both;
  height: 40px;
}

div.content {
  text-align: left;
  margin-left: 67px;
}

table#form {
  width: 100%;
}

table#form td {
  padding: 3px;
}

p.watermark {
  color: #aaaaaa;
  font-style: italic; 
}

/*  FORMULARZ STYLE */

table.form_table {
  width: 100%;
  border-collapse: separate;
}

table.form_table td {
  padding: 5px;
  vertical-align: middle;
}

table.form_cell_info {
  text-align: left;
  width: 100px;
}

table.form_cell_content {
  text-align: center;
  width: auto;
}

td.form_cell_submit {
  text-align: right;
}

.form_table th {
  font-weight: bold;
  background-color: #cccccc;
  text-align: center;
  padding: 5px;
}

.form_cell_info {
  width: 100px;
  background-color: #eeeeee;
}

.details_link {
  float: left;
}

.colorize {
  color: red;
}

/*  FORMULARZ STYLE */

.linki-poz {
	padding: 10px 0px 0px 26px; font-size: 10px; color: #808080;
}

.linki-poz a {
	padding: 0px 10px 0px 10px;
	color: #808080;
	text-decoration: none;
}

.linki-poz a:hover {
	text-decoration: underline;
}
