* { font-family: Tahoma, Verdana, "Bitstream Vera Sans", Helvetica, Sans-Serif; }
html, body, div, span, a, p, img, ul, ol, li, dl, dt, dd,
form, fieldset, label, legend { /* clear default setting */
  border: 0;
  margin: 0;
  padding: 0;
}

body
{
	font-family: Tahoma, Verdana, "Bitstream Vera Sans", Helvetica, Sans-Serif;
	border: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #EFEEEC;		
	color: #555650;
	height: 100%;
        min-height: 100%;
	background: #68805c url('img/lay-background.gif') repeat-x;
	font-size: 95%;
}
html {
  height: 100%;
  min-height: 100%;
  font-size: 0.74em; 
}
h1,h2,h3,h4,h5,h6 {
  margin: 1em 0 1em 0; 
}
h1 { font-size: 130%; margin-top: 0.6em; line-height: 1.3em; }
h2 { font-size: 120%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }
h5 { font-size: 100%; }
h6 { font-size: 100%; }
p {
  text-indent: 1.5em;
  text-align: justify;
  margin-top: 1.5em;
}
a { color: green; background: transparent; text-decoration: none; }
a:hover { text-decoration: underline; }

#top {
  width: 770px;
  height: 27px;  
  background: #4c5e43 url('img/lay-top.png') 0 -10px no-repeat;
  position: relative;
}

#frame
{
	width: 770px;
	/*min-height:100% -106px;*/
	min-height: 95%;
	margin: 0 auto;
	border-width: 0px 0px 0px 0px;
	background: transparent url('img/lay-page.png') repeat-y;	
	padding: 0;
	color: #000000;
	
}
* html #frame 
{
height: 100% ;
background-image: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/lay-page.png', sizingMethod='scale');
}

#srodek
{
	float:left;
	width:750px;
	position:relative;
	left:0;
	border:0;
	padding:0;
}

#header
{
	width: 745px;
	height: 170px;
	margin-top: -5px;
	margin-left:10px;

	font-size:14px;
	text-align:left;
	background-image: url("img/img-header2.jpg");
	background-repeat: no-repeat;
	background-position: right;
	background-color:#fff;
	color:#ddd;
	border:0
}

#header_left
{
	padding-left:0px;
	width:195px;
	float:left;
	background-color:#fff;
	padding-top:0px
}
#logo a {
  top: 50px;
  left: 30px;
  width: 160px;
  height: 61px;
  background: transparent url('img/logo3.png') no-repeat;
  position: absolute;
  z-index: 1000; 
}
#logo a span {
  display: none;
}

#lang {
  float: right;
  
  top: 3px;
  right: 10px;
  font-size: 11px;
  list-style: none;
  position: relative;
}
#lang li {
  padding: 0 8px 0 8px;
  display: inline;
  border-right: dotted 1px #fff;
}
#lang li a {
  color: #fff;
  text-decoration: none;
}
#lang li a:hover {
  text-decoration: underline;
}

#content {
  float: right; 
  width: 505px;
  height: auto;
  min-height: 170px;
  line-height: 1.4em;
  background: #fff url('img/shadow-down.gif') repeat-x;
  position: relative;
  margin-right:-5px;
  padding: 5px 20px;
  text-align:left;
  color: #555650;
}

#content ul, #content ol {
  margin-left: 1.2em;  
}


#left
{
	float:right; 
	width:195px;	
	text-align:left;
	display:block;
}
#menu {
  
  width: 185px;
  height: auto;
  margin:11px 5px;
  font-size: 13px;
  list-style: none;
}
#menu li {
  clear: left;
/*  float: left;*/
  width: auto;
  height: auto;
}
#menu li a {
  color: #eee;
  text-decoration: none;
  height: auto;
  margin: 1px;
  padding: 4px 4px 6px 4px;
  display: block;
  border-bottom: solid 1px #619d55;
}
#menu li.sel, #menu a.sel {
  font-weight: bold;
}
#menu li a:hover {
/*  font-weight: bold;*/
}
#menu ul {
  margin: 0;
  list-style: none;
  font-size: 11px;
}
#menu ul li {
  padding-left: 10px;
  font-weight: normal;
}
#menu ul li a {
  padding: 2px 4px 4px 4px;
}

#map {
  border: solid 1px silver;
  padding: 3px;
  margin: 2px auto;
}


.newsitem {
  position: relative;
  padding: 0 0 20px;
}
.newsitem h1,
.newsitem h2 { width: 400px; font-size: 120%; margin-top: 0; line-height: 1.3em; }

.dtpub {
  top: 10px;
  right: 10px;
  color: gray;
  position: absolute;  
}

.newsitem .dtpub {
  top: 1px;
  right: 0;
  color: gray;
  position: absolute;  
}

#news-div {
  float: left;
  cloar: left;
  margin-top: -5px;
  background: url('img/nws-back.gif') no-repeat;/*#4d7d43;*/
  position: relative;
}
* +#news-div {
  float: left;
  cloar: left;
  margin-top: -5px;
  background: url('img/nws-back.png') no-repeat;/*#4d7d43;*/
  position: relative;
}
#news-div a.tonews {
  color: #81bd75;
  font-weight: bold;
  font-size: 115%;
  margin: 7px 5px 4px 7px;
  display: block;
}
#news-div a.torss {
  top: 5px;
  right: 5px;
  color: #81bd75;
  border: solid 1px #619d55;
  padding: 1px 3px;
  position: absolute;
}
#news {
  color: #eee;
  float: left;
  clear: left;
  width: 175px;
  height: 115px;
  padding: 0 10px;
  margin-top: 0px;
  font-size: 11px;
  position: relative;
  overflow: hidden;
  clip:rect(5px 45px 45px 5px);
}
#news a {
  color: #eee;
}
#news div {
  width: 175px;
  text-align: left;
  position: absolute;
  display: none;
}
#news .newsitem h1,
#news .newsitem h2,
#news .newsitem h3 {
  width: auto;
  font-size: 105%;
  color: #eee;
  margin: 3px 0;
  line-height: 1.3em; 
}
#news .newsitem .dtpub {
  float: right;
  color: #eee;
  position: relative;
  margin-top: 3px;  
}




/* common style */
.red { color: red; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.strike { text-decoration: line-through; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.noindent { text-indent: 0; }

/* FORM */
form {
  color: inherit;
  width: 100%;
  margin: 10px auto 0;
  padding: 5px 0 2px;
  border: solid 2px #c5c8b8;
  background: #eff1ea;
  text-align: left;
  position: relative;
}
form fieldset {
  clear: both;
  width: auto;
  border-top: solid 1px #c5c8b8;
  padding: 5px 0;
  margin: 5px 10px 0 10px; 
  position: relative;
}
form fieldset.noborder {
  border: 0;
}
form fieldset.buttons {
  text-align: right;
}
form fieldset legend {
  color: #555650; 
  font-size: 11px;
  font-weight: normal;
  background: inherit;
}
form fieldset div {
  margin: 5px 0 0 0;
}
form div br {
  display: none;
}
form div label {
  float: left;
  width: 140px;
  padding: 3px;
  text-align: right;
}
form div label.big {
  float: none;
  width: auto;
  color: #acb098;
  margin: 0 7px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  text-indent: 0px;
  background: inherit;
}
form input, form textarea, form select {
  height: auto;
  color: #777;
  border: solid 1px;
  border-color: #cfd1c3 #fff #fff #cfd1c3;
  background: #fff;/*#f6f7f3;*/ 
  padding: 1px;
  font-size: 11px;
}
form textarea {
  overflow: auto;
}
form select {
  padding: 0;
}
form input[type='checkbox'], form input[type='radio'] {
  color: #777;
  border: 0;
  vertical-align: middle;
  background: inherit; 
}
form input.button {
  color: #fff;
  width: auto;
  padding: 2px 19px;
  font-size: 12px;
  font-weight: bold;
  background-color: #b6b995;
  border: groove 3px #eff1ea;
}
form div.hide { display: none; }
form div.show { display: inline; }

form ul.error {
  width: auto;
  color: inherit;
  border: solid 1px;
  border-color: #ffd6a5 #fffbf5 #fffbf5 #ffd6a5;
  background-color: #fff0db;
  margin: 5px 10px; 
  padding: 0;
  font-size: 11px;
  text-indent: 0;
  list-style: none;
  position: relative;
}
form ul.error li {
  margin: 0;
  padding: 1px 0 1px 22px;
  text-indent: 0px;
  line-height: 150%;
  background: url(../img/point_error.gif) 2px 1px no-repeat;
}

            
table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: inherit;
}
table td, table th {
  padding: 4px;
  font-weight: normal;
  border: 1px solid #bbb;
}

table.left, img.left {
  float: left;
  margin-right: 10px;
}
table.right, img.right {
  float: right;
  margin-left: 10px;
}


.adres {
  width: auto;
}
.adres dt {
  float: left;
  width: 4.5em;
  text-align: right;
  font-weight: bold;
}
.adres dd {
  margin-left: 5em;
}

ul.alpha, ol.alpha { list-style-type: lower-alpha; }
ul.roman, ol.roman { list-style-type: upper-roman; }

.chart { margin-top: .5em; border: solid 2px #c5c8b8; background: #eff1ea; }
.chart caption { font-weight: bold; margin: .5em 0 0; padding: 0; }
.chart td { text-align: center; padding: auto 0; margin: 0; border: 0; }
td.bar {
  border-bottom: solid 1px #c5c8b8;
  padding: 0;
  height: 220px;
  width: 80px;
  background: transparent url(../img/bar-vertical.png) center 0 no-repeat;
  text-align: center;
  vertical-align: top;
}
td.p0  { background-position: center 220px; padding-top: 204px; }
td.p10 { background-position: center 200px; padding-top: 184px; }
td.p20 { background-position: center 180px; padding-top: 164px; }
td.p30 { background-position: center 160px; padding-top: 144px; }
td.p40 { background-position: center 140px; padding-top: 124px; }
td.p50 { background-position: center 120px; padding-top: 104px; }
td.p60 { background-position: center 100px; padding-top:  84px; }
td.p70 { background-position: center 80px;  padding-top:  64px; }
td.p80 { background-position: center 60px;  padding-top:  44px; } 
td.p90 { background-position: center 40px;  padding-top:  24px; }
td.p100 {background-position: center 20px;  padding-top:   4px; }

#frm-kontakt  { clear: left; width: 500px; padding-top: 20px; margin: 0 auto; } 
#frm-kontakt div label { text-align: right; width: 150px; }
#frm-kontakt div label.big { text-align: center; width: auto; }
#frm-kontakt #fname input { width: 200px; }
#frm-kontakt #nrtel input { width: 200px; }
#frm-kontakt #email input { width: 250px; }
#frm-kontakt #txmsg textarea { width: 475px; height: 120px; }
#frm-kontakt #txmsg label { text-align: left; }
#frm-kontakt #txmsg br { clear: left; display: block; }

#frm-praca div { float: left; width: 480px; }
#frm-praca #title { float: none; text-align: center; }
#frm-praca #email input { width: 180px; }
#frm-praca #flecv input,
#frm-praca #flelm input { width: 330px; }
#frm-praca #staz  label, #frm-praca #dodum label,
#frm-praca #dinfo label,
#frm-praca #bruto label { width: 300px; text-align: left; }
#frm-praca textarea { width: 475px; height: 40px; }
#frm-praca #bruto input { width: 80px; }
#frm-praca #wyksz input,
#frm-praca #akmia input,
#frm-praca #akzaw input,
#frm-praca #jobce input { width: 265px; }
#frm-praca #wyksz label,
#frm-praca #akmia label,
#frm-praca #akzaw label,
#frm-praca #jobce label { width: 200px; }
#frm-praca #oczpr label { width: 150px; }
#frm-praca #wzwid,
#frm-praca #smchd,
#frm-praca #licpn { float: none; }
#frm-praca #zgoda { margin-top: 20px; }
#frm-praca #zgoda input { margin: 1px 4px 2em 0; float: left; z-index: 1000; position: relative; }




#footer
{
	width: 770px;
	height:16px;
	margin: -30px auto;
	color: gray;
	height: 50px;
	bottom: 50px;

}
#footer2
{

	height:50px;
	margin: 0 auto;
	width: 100%;

  bottom: 0;
  margin-left: 0px;
  text-align:center;
  background: #68805c url('img/lay-bottom.png') no-repeat;
  background-position:center top;
}

#footer ul {
  width: 400px;
  margin-left: 130px;
  top: 10px;

  z-index: 2;
  border: 0;

}
#footer li {
  display: inline;
  padding: 0 5px 0 4px;
  border-right: dotted 1px gray;

}
#footer a, #footer a:hover {
  color: gray;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer2 #copyright {

  left: 260px;
  width: auto;
  color: gray;
  color: #eff1ea;
  margin-left: -38px;
  padding-top:20px;
}







div.pusty
{
	clear:both;
	padding-top: 45px;
}
div.pusty2
{
	clear:both;
	padding-top: 45px;
}
* +html div.pusty2
{
	clear:both;
	padding-top: 0;
}
* html div.pusty2
{
	clear:both;
	padding-top: 0;
}
div.clearer
{
	clear:both;
}
div.spacer
{
	height:10px;
	display:block;
}


