* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 9pt Tahoma, Verdana, 'Lucida Grande', 'Lucida Sans Unicode';
	color: white;
	background: #0e4f93 url(/_layout/gfx/bg_body.png) 0 0 repeat-x;
}

a, a:link {
	color: #3982ad;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #7ab2d4;
}
a:hover, a:focus {
	color: #656565;
	text-decoration: none;
}

p {
	padding: 2px 0;
}

p b {
  color: #0066d5;
  font-weight: bold;
}

p.polecane a {
  color: #ff9400;
  font-weight: bold;
	text-decoration: none;
}

img {
	border: 0;
}

h1
{
  position: absolute;
  top: 20px;
  left: 50px;
  width: 234px;
  height: 101px;
	background: url(/_layout/gfx/logo.gif) top left no-repeat;
}

h2
{
	font-family: 'Trebuchet MS', Tahoma, Verdana;
	font-size: 2.5em;
  margin-bottom: 20px;
	color: #ff9400;
}

h3
{
  font-family: 'Trebuchet MS', Tahoma, Verdana;
  font-size: 1.4em;
  margin: 0 0 1em 0;
  color: #0066d5;
} 

h1 span {
  display: none;
}

/* ATRYBUTY */

.left {
	text-align: left;
}
.srodek, .center {
	text-align: center;
}
.right {
	text-align: right;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.faux-columns {
	height: 0;
	clear: both;
}

.obraz-lewo-bez-ramki, .obraz-lewo {
	float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.obraz-prawo-bez-ramki, .obraz-prawo {
	float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}
.obraz-lewo, .obraz-prawo {
  padding: 5px;
  border: 1px solid #e6e6e6;
  background-color: White;
}



/* TOP MENU */

div#top {
	position: relative;
	margin: 0 auto;
	padding: 0 55px;
	width: 880px;
	height: 420px;
	background: url(/_layout/gfx/bg_top.jpg) 0px 0 no-repeat;	
}

div#top a, div#top a:link {
	margin-left: 10px;
	color: white;
}
div#top a:visited {
	color: #cfcfcf;
}
div#top a:hover, div#top a:focus {
	color: #c0c0c0;
}

div#top p#langs {
	padding-top: 5px;
	font-size: 90%;
	height: 30px;
}
div#top p#langs img {
	vertical-align: middle;
}

div#top div#banner-top {
	position: absolute;
	left: 290px;
	top: 25px;
	width: 645px;
	height: 110px;
}

div#top ul {
	position: absolute;
	top: 147px;
  height: 82px;
	list-style: none;
}
div#top ul li
{
	padding: 25px 0 0 30px;
	height: 57px;
	width: 146px;
	font: 100% Tahoma, Verdana, 'Lucida Grande', 'Lucida Sans Unicode';
	color: #ff9c00;
	float: left;
}
div#top ul li:hover, div#top ul li:focus
{
	background: url(/_layout/gfx/bg_menu-hover.png) 0 0;
}
div#top ul li.current
{
	color: black;
	background: url(/_layout/gfx/bg_menu-current.gif) 0 0 repeat-x;
}
div#top ul li a, div#top ul li a:link, div#top ul li a, div#top ul li a:visited
{
	margin: 0;
	height: 100%;
	width: 100%;
	color: #fcb514;
	display: block;
}
div#top ul li.current a, div#top ul li.current a:link, div#top ul li.current a, div#top ul li.current a:visited
{
	color: black;
}

div#top ul li b {
	display: block;
	font-size: 1.5em;
  font-weight: bold;
  color: White;
}
div#top ul li i {
	display: block;
  font-style: normal;  
}

#karuzela
{
  position: absolute;
  top: 235px;
  left: 63px;
	width: 861px;
	height: 180px;
}



div#wrap-1
{
	margin: 0 auto;
	width: 990px;
	background: url(/_layout/gfx/bg_main-center.gif) 47px 0 repeat-y;	
}
div#wrap-2
{
	width: 990px;
	background: url(/_layout/gfx/bg_main-top.gif) 47px top no-repeat;	
}
div#main
{
	padding: 50px 110px 10px 110px;
	color: #6d6e71;
	min-height: 520px;
	background: url(/_layout/gfx/bg_main-bottom.gif) 919px bottom no-repeat;	
}
#tresc {
  font-family: 'Trebuchet MS', Tahoma, Verdana;
  font-size: 10pt;
  color: black;
  line-height: 1.6em;
} 
#tresc P {
  margin: 0;
  margin-bottom: 10px;
}



div#main div.last-projects
{
	margin: 0 10px 10px 0;
	width: 395px;
	min-height: 122px;
	float: left;
}
div#main div.last-projects img
{
	position: absolute;
}
div#main div.last-projects h3, div#main div.last-projects p
{
	margin: 10px 5px 0 175px;
}
div#main div.last-projects h3
{
	font-size: 120%;
}

div#footer
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
  margin: 0 auto;
	padding-top: 40px;
	width: 990px;
	height: 71px;
	background: url(/_layout/gfx/bg_footer.png) no-repeat;	
}
div#footer p
{
	padding: 5px 0;
}
div#footer a, div#footer a:link
{
	color: white;
}
div#footer a:visited
{
	color: #cfcfcf;
}
div#footer a:hover, div#footer a:focus
{
	color: #c0c0c0;
}

/* nasi klienci */

.klient {
  padding: 10px;
}
  
.logo-klienta {
  float: left;
  padding: 20px;
}

.opis-klienta {
}

.logo-klienta img {
  padding: 4px;
  border: 1px solid #e6e6e6;
  background-color: White;
}

.klienci td {
  vertical-align: top;
  padding: 15px;
}
.klienci td img {
  padding: 4px;
  border: 1px solid #e6e6e6;
  background-color: White;
}
.klienci .logo {
  text-align: center;
  width: 220px;
}
.klienci .opis {
  font-family: Tahoma;
  font-size: 8pt;
  text-align: justify;
  border-bottom: 1px solid silver;
  margin-bottom: 5px;
}

.klienci .opis b {
  color: #fcb514;
  font-size: 8pt;
  text-align: justify;
}

#portfoliobox {
  text-align: center;
}


/* praca input */

#left-content-praca {
  width: 390px;
  text-align: left;
  float: left;
  margin: 1em 0 0 0;
  padding: 0 1em 0 0;
  border-right: 1px solid whitesmoke;
  }

#right-content-praca {
  margin: 1em 0 0 1em;
  width: 340px;
  text-align: left;
  float: left;
  }

#praca-input { 
  font-size: 0.9em;
  width: 420px;
  margin: 0;
  }

#praca-input form  {
  display: inline;
  width: 400px;
  }

.selecty {
  border: 1px solid silver;
  margin: 2px;
  font-family: Tahoma, Verdana, Arial;
  font-size: 10pt;
  background-color: #e5f2f9;
  }

.praca TH {
  width: 0px;
  text-align: right;
  padding: 0 3px 0 0;
  font-weight: normal;
  }

.praca Td {
  padding: 0px 0px 0px 0px ; 
  }

.srodek-praca {
  margin-left: 50px; 
}

#praca-oswiadczenie { 
  padding: 10px 0 0 0;
  width: 294px;
  text-align: justify;
  }

.clear {
  clear: both;
}

#left-content-praca li, #right-content-praca li, .lista li {
	width: 100%;
  list-style-type: none;
	margin: 0.3em 0 0.3em 1em;
  padding-left: 20px;
	background: url(/_layout/gfx/lista.gif) no-repeat;
}

.inputy {
    border: 1px solid silver;
    background: white url(/_layout/gfx/inputy.gif) no-repeat top left;
    padding: 3px;
    margin: 1px;
    font-family: Verdana, Arial;
    font-size: 11px;
    width: 390px;
}

.oferta-boxy {
text-align: center;
margin: 10px 0 10px 0;
}

#left-content-kontakt {
  width: 380px;
  text-align: left;
  float: left;
  margin: 1em 0 0 0;
  padding: 0 1em 0 0;
  border-right: 1px solid whitesmoke;
}

#right-content-kontakt {
  width: 360px;
  text-align: left;
  float: left;
  margin: 1em 0 0 1em;
}

.dane-firmy {
  clear: left;
  font-family: Tahoma, Verdana;
  font-size: 0.8em;
  color: gray;
}

#kontakt {
  width: 330px;
}
