html, body {
	width: 100%;
}

body {
	background-color: #ffffff;
	text-align: center;
	background-image:url('img/tlo_podstrona.jpg');
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

body.intro {
	background-image:url('img/tlo_intro.jpg');
	background-repeat: repeat-x;
}

div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div.czysc {
	clear: both;
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

* {
	font-size: 11px;
	font-family: 'tahoma';
	color: #272727;
	line-height: 17px;
}

a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #d40000;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0px;
	padding: 0px;
}

img.tytul {
	display: block;
	margin-bottom: 25px;
}

#container {
	width: 912px;
	margin: auto;
	text-align: left;
}


#top {
	width: 912px;
	height: 227px;
	clear: both;
}


#top-index {
	width: 912px;
	height: 169px;
	clear: both;
}

#dol {
	width: 878px;
	margin-left: 23px;
	margin-right: 11px;
}

#ofirmie_kol1 {
	width: 323px;
	float: left;
	display: inline;
}

#ofirmie_kol2 {
	width: 250px;
	float: left;
	display: inline;
}

#ofirmie_kol3 {
	width: 300px;
	float: left;
	display: inline;
}


#partnerzy {
	width: 878px;
	height: 103px;
	margin-top: 5px;
}

#stopka_container {
	width: 100%;
	margin-top: 30px;
	background-color: #272727;
	text-align: center;
}

#stopka {
	width: 912px;
	height: 75px;
	margin: auto;
	text-align: left;
	background-image:url('img/stopka_logo.gif');
	background-repeat: no-repeat;
}

#stopka_menu {
	float: right;
	text-align: right;
	margin-top: 20px;
	margin-right: 11px;
}

#stopka_menu a {
	margin-left: 30px;
	color: #ffffff;
}

#stopka_outsourcing {
	float: right;
	text-align: right;
	margin-right: 11px;
	margin-top: 5px;
	color: #ffffff;
}

#stopka_outsourcing a {
	margin-left: 0;
	color: #ffffff;
	font-weight: normal;
}



/*---------------------------------------------- TECHNOLOGIA ------------------------------------------*/
#technologia_kol1 {
	width: 331px;
	float: left;
	display: inline;
}

#technologia_kol2 {
	width: 510px;
	margin-left: 35px;
	float: left;
	display: inline;
}

p {
	margin-left: 39px;
	margin-bottom: 15px;
}

/*---------------------------------------------- KONTAKT ------------------------------------------*/
#kontakt_kol1 {
	width: 300px;
	float: left;
	display: inline;
}

#kontakt_kol2 {
	width: 98px;
	margin: 0px 20px 0px 20px;
	float: left;
	display: inline;
}

#kontakt_kol3 {
	width: 430px;
	float: left;
	display: inline;
}
#kontakt_kol3 form {
	padding: 0px;
	line-height: 20px;
	margin-top: 20px;
}

#kontakt_kol3 form ul, li {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;			
}

#kontakt_kol3 form  li {
	display             : block;
	margin-bottom       : 10px;
	float: left;
}

label {
	width: 150px;
	display: block;
	float: left;
}

input.bttn {
	color: #272727;
	font-weight: bold;
	float: right;
}
	
.pole {
	width: 275px;
	background-color: #f4f4f4;
	border-width: 0px;
	padding: 3px;
	height: 20px;
}

h1 {
	font-family: 'trebuchet ms', 'tahoma';
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
}

h2 {
	font-family: 'trebuchet ms', 'tahoma';
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
}

#sklepy {
	margin-top: 20px;
}

#sklepy p{
	display: inline;
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#sklepy p a { 
	background-image: url('img/bullet.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	background-position: 0px 7px;
	display: block;
	margin-bottom: 10px;
}

/*---------------------------------------------- INTRO / INDEX ------------------------------------------*/
#top_intro {
	width: 912px;
	height: 446px;
}

#dol_intro {
	margin-top: 20px;
	width: 878px;
	margin-left: 23px;
	margin-right: 11px;
}

#intro_kol1 {
	width: 470px;
	float: left;
	display: inline;
}

#intro_kol2 {
	width: 20px;
	margin: 0px 10px 0px 10px;
	float: left;
	display: inline;
}

#intro_kol3 {
	width: 360px;
	float: right;
	display: inline;
}

img.pic_intro {
	float: left;
	margin: 0px 30px 15px 3px;
}

.small {
	font-size: 10px;
}

/*----------------------------------- OFERTA ---------------------------------------*/

#oferta_modele {
	float: left;
	width: 200px;
	display: inline;
	
}

#oferta_modele a{
	width: 165px;
	height: 21px;
	display: block;
	margin-bottom: 3px;	
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #e7e7e7;
	
}

/*a.intro_oferta:hover{
	background-color: #232e4a;
	text-decoration: none;
	
}*/

#oferta_modele a b{
	display: block;
	margin: 2px 0px 0px 5px;
	font-size: 11px;
	color:#d40000;	
}

#oferta_opis {
	width: 640px;
	display: inline;
	float: left;
	margin-left: 30px;
}

#oferta_opis_bezmenu {
	width: 640px;
	display: inline;
	float: left;
	margin-left: 15px;
}

#oferta_opis img.ico {
	margin-right: 20px;
}

#oferta_galeria {
	width: 240px;
	text-align: center;
	float: right;
	margin: 0px 0px 10px 20px;
	font-size: 10px;
	color: #8c8c8c;
	font-weight: bold;
}


div.model {
	width: 215px;
	height: 190px;
	display: inline;
	float: left;
	text-align: center;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #e7e7e7;
}

div.model_first {
	width: 215px;
	height: 190px;
	display: inline;
	float: left;
	text-align: center;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #e7e7e7;
}

div.model_pic{
	width: 215px;
	height: 138px;	
	margin-top: 10px;
	text-align: center;
	
}

div.model_pic span{
	padding: 0px 10px 5px 10px;
	font-size: 10px;
	line-height: 12px;
	display: block;
}

div.model_name{
	width: 215px;
	height: 22px;
	background-color: #d40000;
	text-align: center;
}

div.model_name a {
	font-size: 12px;
	color: #ffffff;
	display: block;
	padding-top: 2px;
}


#gdzie_znajdziesz {
	margin-top: 50px;
}

#mapka {
	width: 236px;
	height: 236px;
	float: left;
	display: inline;	
}

#opis {
	float: right; 
	width: 510px;
	display: inline;
}	

.big {
	font-size: 12px;
}

.verybig {
	font-size: 14px;
}

#main div.logo_left {
  width: 459px;
  height: 149px;
  float: left;
  padding-top: 18px;
}

#main div.logo_right {
  width: 441px;
  height: 150px;
  float: right;
  text-align: right;
  padding-top: 19px;
}

#main-index div.logo_left {
  width: 459px;
  height: 150px;
  float: left;
  margin-top: 19px;
  overflow: hidden;
}

#main-index div.logo_right {
  width: 441px;
  height: 150px;
  float: right;
  text-align: right;
  margin-top: 19px;
  overflow: hidden;
}

#main h1, #main-index h1{
	display:block;
}

#main h1.slogan, #main-index h1.slogan {
	width: 300px;
	height: 28px;
}

#main h1 a, #main-index h1 a{
	width:459px;
	height:149px;
	display:block;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#main h1 a, #main-index h1 a{
	width:459px;
	height:149px;
	display:block;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main h1 a.data, #main-index h1 a.data{
	width:459px;
	height:187px;
	display:block;
	background-image: url(img/logo-data.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main h1 span, #main-index h1 span {
	display:none;
}
#main h2.slogan, #main-index h2.slogan {
	width: 300px;
	height: 28px;
	background-image: url(img/slogan.png);
	background-repeat: no-repeat;
}
#main h2 span, #main-index h2 span {
	display:none;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	text-align: left;
	line-height:1.6em;
}

#language_select {
  width: 300px;
  height: 11px;
  margin: 0;
  margin-bottom: 51px;
  text-align: right;
  float: right;
}

#language_select li {
  min-height: 11px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  _height: 11px;
  margin-left: 10px;
}

#language_select li a{
	display:block;
}

.pl a{
	background-image: url(img/pl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	width: 17px;
}

.en a{
	background-image: url(img/en.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	width: 17px;
}   

.es a{
	background-image: url(img/es.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	width: 17px;
}

.it a{
	background-image: url(img/it.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	width: 17px;
}

.fr a{
	background-image: url(img/fr.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	width: 17px;
}

.cz a{
	background-image: url(img/cz.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 11px;
	width: 17px;
}
.pl span, .en span, .cz span, .it span, .fr span, .es span {
	display:none;
}

#navigace-top {
  height: 30px;
  margin: 0;
  margin-top: 11px;
  width: 441px;
  float: right;
}


#navigace-top li {
  min-height: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
  _height: 30px;
  margin: 0 13px;
}
#navigace-top li a{
	display:block;
}
.oferta span, .technologie span, .kontakt span, .ofirmie span {
	display:none;
}
.technologie a{
	background-image: url(img/button-technologie.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 120px;
}
.technologie a:hover { background-position: top; }

.oferta a{
	background-image: url(img/button-oferta.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 64px;
}
.oferta a:hover { background-position: top; }

.ofirmie { margin-left: 0; }

.ofirmie a{
	background-image: url(img/button-ofirmie.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 72px;
}
.ofirmie a:hover { background-position: top; }

.kontakt {
  margin-right: 0;
}

.kontakt a{
	background-image: url(img/button-kontakt.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 76px;
}
.kontakt a:hover { background-position: top; }

.torby_banner {
  width: 350px;
  height: 140px;
  overflow: hidden;
  display: block;
  float: right;
  margin-right: 15px;
}

.torby_banner3 {
  width: 350px;
  height: 140px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}

.torby_banner2 {
  width: 100%;
  height: 140px;
  overflow: hidden;
  display: block;
  margin: 50px auto 0 auto;
  text-align: center;
}
