<!--
html, body {
	margin: 0px;
	padding: 0px;
	background-color:#fff;
}
div#menu a {
	font-size: 12px;
	display: block;
	margin-bottom: 2px;
	padding: 2px;
}
div#menu a:hover, div#menu a.active {
	background: #D88733;
    color: white; 
    line-height: 16px;
}
a, a:link, a:visited {
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 10px;
  color: #003b65;
  text-decoration: NONE;
  letter-spacing: 0px;
}
a:hover {
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 10px;
  color: #d88733;
  text-decoration: none;
  letter-spacing: 0px;
}
a.podmenu, a.podmenu:link, a.podmenu:visited {
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  color: #003b65;
  text-decoration: NONE;
  letter-spacing: 0px;
  line-height: 20px;
}
a.podmenu:hover {
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  color: #d88733;
  text-decoration: none;
  letter-spacing: 0px;
  line-height: 20px;
}
a.index, a.index:link, a.index:visited {
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  color: #000;
  text-decoration: NONE;
  letter-spacing: 0px;
}
a.index:hover {
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  color: #d88733;
  text-decoration: none;
  letter-spacing: 0px;
}
a.stopka, a.stopka:link, a.stopka:visited {
  font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
  color: #9c9c9c;
  letter-spacing: 0px;
}
a.stopka:hover {
  font-family: arial;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
  color: #777;
  letter-spacing: 0px;
}
td {
  font-family: arial;
	font-size: 12px;
	font-weight: normal;
  color: #000;
  letter-spacing: 0px;
  line-height: 16px;
  vertical-align:top;
}
ul {
	list-style-type: disc;
	margin: 0;	
	padding: 0;
}
ul, li {
	list-style-type: disc;
	margin-left: 8;	
	padding: 0;
}

.normal {
  font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
  line-height: 21px;
  letter-spacing: 0px;
  color: #777;
}
.active {
  font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
  color: #000;
  line-height: 21px;
  letter-spacing: 0px;
}
.nieaktywny {
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  color: #999;
  text-decoration: NONE;
  letter-spacing: 0px;
}
/* style pozucjonujące index */
#glowny {
  width: 1000px;
	display: block;
	min-height:600px;
}
#index_menu {
  margin: 400px 0px 0px 452px;
	display: block;
	overflow: hidden;
}
#div_logo {
  margin: 0px 68px 0px 68px;
  width: 864px;
	height: 120px;
	display: block;
	overflow: hidden;
}
#logo {
  padding: 15px 0px 0px 350px;
	display: block;
	overflow: hidden;
}
#div_menu {
  margin: 0px 68px 0px 68px;
  width: 864px;
	height: 65px;
	display: block;
	overflow: hidden;
}
#menu {
  padding: 5px 0px 0px 0px;
	display: block;
	overflow: hidden;
}
#div_tresc {
  margin: 8px 68px 0px 68px;
  width: 864px;
	min-height: 380px;
	display: block;
}
#div_interbiuro {
  margin: 0px 35px 0px 35px;
  width: 930px;
	min-height: 390px;
	display: block;
}
#div_stopka {
  margin: 0px 68px 0px 68px;
  width: 864px;
	height: 25px;
	display: block;
	overflow: hidden;
}
#stopka {
  padding: 3px 0px 0px 110px;
  font-family: arial;
	font-size: 9px;
	font-weight: bold;
  color: #9c9c9c;
  letter-spacing: 0px;
	display: block;
	overflow: hidden;
}
#blad {
  padding: 150px 0px 0px 360px;
  font-family: arial;
	font-size: 12px;
	font-weight: bold;
  color: #a00;
  letter-spacing: 0px;
	display: block;
}
/* koniec styli pozycjonujących index */

/* style ogólne */
h1, #tytul {
  margin: 1px 0px 0px 8px;
  font-family: arial;
	font-size: 19px;
	font-weight: normal;
  color: #d88733;
  letter-spacing: 1px;
	height: 25px;
	display: block;
	overflow: hidden;
	line-height: 22px;
}
#naglowek {
  font-family: arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
  color: #003b65;
  text-decoration: NONE;
  letter-spacing: 0px;
  line-height: 20px;
}
#zaw_logo {
  margin: 25px 0px 0px 8px;
  width: 190px;
	display: block;
	float: left;
  overflow: hidden;
}
#mini {
  margin: 0px 0px 15px 0px;
  width: 190px;
  height: 190px;
	display: block;
  overflow: hidden;
}
#zaw_opis {
  font-size: 12px;
  margin: 25px 0px 0px 0px;
  width: 450px;
  font-weight: normal;
  letter-spacing: 0px;
	display: block;
	float: right;
	overflow:auto;
}

#zaw_opis ul, #zaw_opis ol {
	padding-left:20px;
}
#zawartosc {
  width: 660px;
	display: block;
	float: right;
}
#zaw_lewy { 
  border-right: 1px solid #003b65;
  width: 198px;
  min-height: 375px;
	display: block;
	float: left;
	overflow: hidden;
}
#galeria {
  margin: 17px 0px 0px 0px;
  width: 660px;
  height: 314px;
	display: block;
	overflow: hidden;
}
#navi {
  height: 20px;
  float: right;
	display: block;
	overflow: hidden;
}
/* koniec: style ogólne */

/* style interbiuro */
#inter_lewy { 
  margin: 115px 0px 0px 0px;
  width: 457px;
	display: block;
	float: left;
}
#inter_prawy {
  margin: 35px 0px 0px 0px;
  width: 405px;
	height: 290px;
	display: block;
	float: right;
}
#inter_tytul {
  font-family: arial;
	font-size: 18px;
	font-weight: normal;
  color: #003b65;
  text-align: right;
  letter-spacing: 1px;
  width: 457px;
	height: 20px;
	display: block;
	float: right;
}
#inter_tresc {
  padding: 9px 0px 0px 0px;
  font-family: arial;
	font-size: 12px;
	font-weight: normal;
  color: #000;
  letter-spacing: 0px;
  width: 443px;
	display: block;
	float: left;
}
/* koniec: style interbiuro */

/* style klienci */
#klienci_zawartosc {
  width: 660px;
  height: 331px;
	display: block;
	overflow: hidden;
}
#klienci_navi {
  height: 20px;
  float: right;
	display: block;
	overflow: hidden;
	clear: both;
}
/* koniec: style klienci */

/* style praca */
#praca_zawartosc {
  margin: 15px 0px 0px 9px;
  width: 600px;
  height: 331px;
	display: block;
	overflow: hidden;
}
#praca_logo {
  margin: 25px 0px 0px 8px;
  width: 190px;
  height: 210px;
	display: block;
	float: left;
  overflow: hidden;
}
#praca_opis {
  font-size: 12px;
  margin: 25px 0px 0px 0px;
  font-weight: normal;
  letter-spacing: 0px;
  width: 450px;
  height: 210px;
	display: block;
	float: right;
  overflow: hidden;
}
#praca_stopka {
  font-size: 11px;
  margin: 10px 0px 0px 8px;
  width: 650px;
  height: 25px;
  float: left;
	display: block;
  overflow: hidden;
}
/* koniec: style praca */

/*style usługi*/
#uslugi_logo {
  margin: 25px 0px 0px 8px;
  width: 190px;
  height: 330px;
	display: block;
	float: left;
  overflow: hidden;
}
#uslugi_opis {
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  margin: 25px 0px 0px 0px;
  width: 450px;
  height: 330px;
	display: block;
	float: right;
  overflow: hidden;
}
/* koniec: style usługi */

/*style kontakt*/
#kontakt_tresc {
  margin: 5px 0px 0px 8px;
  width: 330px;
  height: 330px;
	display: block;
	float: left;
  overflow: hidden;
}
#kontakt_mapa {
  font-size: 11px;
  margin: 5px 0px 0px 0px;
  width: 520px;
  height: 330px;
	display: block;
	float: right;
  overflow: hidden;
}
#ankieta_gora {
  margin: 0px 0px 0px 6px;
  width: 655px;
  height: 37px;
  font-family: arial;
	font-size: 13px;
	font-weight: normal;
  color: #000;
  letter-spacing: 0px;
  line-height: 14px;
	display: block;
	float: left;
  overflow: hidden;
}
#ankieta_tlo {
  margin: 0px 0px 0px 6px;
  width: 655px;
  height: 280px;
	display: block;
	float: left;
  overflow: hidden;
}
#ankieta_lewy {
  margin: 10px 0px 0px 10px;
  width: 345px;
  height: 270px;
	display: block;
	float: left;
  overflow: hidden;
}
#ankieta_prawy {
  margin: 0px 0px 0px 0px;
  width: 300px;
  height: 280px;
	display: block;
	float: right;
  overflow: hidden;
}
#ankieta_stopka {
  margin: 3px 0px 0px 6px;
  width: 655px;
  height: 55px;
  font-family: arial;
	font-size: 10px;
	font-weight: normal;
  color: #000;
  letter-spacing: 0px;
  line-height: 14px;
	display: block;
	float: left;
  overflow: hidden;
}
/* koniec: style kontakt */

/*formularz*/
label {
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 17px;
  color: #000;
}
input.inp, select.inp {
	border: 1px solid #CCC;
	width: 160px;
	margin-left: 10px;
	background: #FCFCFC;
	font: 11px arial;
	color: #666;
	padding: 2px;
	outline: none;
}
textarea.inp {
	border: 1px solid #CCC;
	width: 290px;
	background: #FCFCFC;
	font: 11px arial;
	color: #666;
	outline: none;
}
input.inp:hover, select.inp:hover, textarea.inp:hover	{
	border: 1px solid #d88733;
}
input.inp:focus	{
	border: 1px solid #d88733;
	background: #FFF !important;
	color: #5D4E37;
}
input.wyslij {
	background-color: #ccc;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	border-top: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #ddd;
	margin: 0px;
	width: 80px;
	margin-left: 10px;
	color: #000;
}
#pozytyw {
  font-family: verdana;
	font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0px 10px 0px;
  color: #0a0;
}
#uwaga {
  font-family: verdana;
	font-size: 10px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0px 10px 0px;
  color: #a00;
}
/*end formularz*/
-->

.float-right {
	float:right;
}
#lang_menu {
    text-align: right;
    overflow:hidden;
}

#lang_menu div {
	background: none repeat scroll 0 0 #E8E8E8;
    border-radius: 3px 3px 3px 3px;
    float: right;
    margin-top: 1px;
    padding: 2px 5px;
    text-align: right;
}
form#contact_form input.error, form#contact_form textarea.error {
    border: 1px dotted #FF0000;
}
ul.contact_form {
    list-style-type: none;
    margin: auto;
    padding: 0;
    width: 100%;
}
ul.contact_form li {
    background: none repeat scroll 0 0 transparent;
    border-top: 1px solid #E6E6E6;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 7px 0;
}
ul.contact_form li label {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 4px 0;
    text-align: right;
    width: 100px;
}

ul.contact_form li textarea {
    width: 280px;
}
ul.contact_form li input {
    height: 16px;
    width: 280px;
}
ul.contact_form li label.error {
    color: #FF0000;
    line-height: 15px;
    margin-left: 120px;
    padding: 0;
    text-align: left;
    width: 100%;
}


ul#pagination {
    clear: both;
    overflow: visible;
    padding: 20px 0 30px;
    text-align: center;
}
ul#pagination li {
    background-image: none;
    padding: 0;
}
ul#pagination li.prev {
    border-right: 0 none;
}
ul#pagination li, ul#pagination a {
    display: inline;
}
ul#pagination li:first-child a {
    border-left: 1px solid #DDDDDD;
}
ul#pagination a, ul#pagination span {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    font-style: normal;
    padding: 3px 8px;
    text-decoration: none;
    font-size:14px;
}
ul#pagination span {
    color: #717171;
}
ul#pagination a {
	color:#003B65;
}
ul#pagination a:hover {
    background-color: #F9F9F9;
}
ul#pagination .next, ul#pagination .prev {
    margin: 0;
}
ul#pagination .next {
    border: 0 none;
}
ul#pagination .next a {
    border: 0 none;
}
ul#pagination .next a img {
    vertical-align: middle;
}
ul#pagination .prev {
    border: 0 none;
}
ul#pagination .prev a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #DDDDDD -moz-use-text-color -moz-use-text-color;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
}
ul#pagination .prev a img {
    vertical-align: middle;
}
ul#pagination .next a:hover, ul#pagination .prev a:hover {
    background: none repeat scroll 0 0 transparent;
}
ul#pagination li.current a {
    background: #D88733;
    color: #003B65;
    font-weight: bold;
}
