img {
		border: none;
}

a {
		color: black;
		text-decoration: none;
}

a:hover {
		text-decoration: underline;
}

/**********************************************

	Page - main

**********************************************/


body#page-front {
	background-color: #b6bfe1;
	/*
	background-image: url(img/pagebg-gradient.jpg);
	background-repeat: repeat-x;
	background-position:  top;
	*/
	padding: 0;
	margin: 0;
	text-align: center;

  margin-left: auto;
  margin-right: auto;

	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
}

#page-front #flag-gb span,
#page-front #flag-de span,
#page-front #flag-pl span {
  display: none;
}

#page-front #flag-pl {
		position: absolute;
		left: 18px;
		top: 330px;
		width: 37px;
		height: 20px;
		background-image: url(img/flag-pl.png);
}

#page-front #flag-gb {
		position: absolute;
		left: 94px;
		top: 330px;
		width: 37px;
		height: 20px;
		background-image: url(img/flag-gb.png);
}

#page-front #flag-de {
		position: absolute;
		left: 170px;
		top: 330px;
		width: 37px;
		height: 20px;
		background-image: url(img/flag-de.png);
}

#page-front #page-outer {
  margin-left:		auto;
  margin-right:		auto;
  text-align: left;
  width: 714px;
  height: 429px;
  background-image: url(img/pagebg.jpg);
  background-repeat: no-repeat;
  background-position:  top;
  position:		relative;
}

#page-front #page-inner {
  text-align: left;
  width: 228px;
  height: 371px;
  background-image: url(img/pagebg-ulotka.jpg);
  position:		absolute;
  left:			27px;
  top:			29px;
}

#footer {
		color: #DDD;
}

#footer a {
		color: #DDD;
		font-weight: bold;
}

a#logo {
	display: block;
	width:  172px;
	height: 68px;
	/*
	background-image: url(img/logo.png);
	*/
	background-image: url(img/logo.jpg);
	position: absolute;
	left: 24px;
	top: 28px;
	background-position: -1px -68px;
}
a#logo span {
  display: none;
}
a#logo:hover {
	background-position: -1px 0px;
}

#slogan {
  position:						absolute;
  left:							24px;
  top:							130px;
  width:						200px;
  color:					  	white;
}

a#btn-ofirmie, a#btn-oferta, a#btn-kontakt{
		position: absolute;
		left: 18px;
		height: 20px;
		padding-left: 24px;
		font-size:	  14px;
		background-image: url(img/arrow.png);
		background-repeat: no-repeat;
		color: white;
		text-decoration: none;
}

a#btn-ofirmie:hover, a#btn-oferta:hover, a#btn-kontakt:hover {
		text-decoration: underline;
}

a#btn-ofirmie {
		top: 190px;
}

a#btn-oferta {
		top: 225px;
}

a#btn-kontakt {
		top: 260px;
}

#cat-menu {
  position:				absolute;
  left:					300px;
  top:					49px;
  display:				block;

  width:				142px;
}

#cat-menu a {
  display:				block;
  background-image:		url(img/btn.png);
  background-repeat:	no-repeat;
  width:				142px;
  height:				31px;
  color:				black;
  font-size:			12px;
  text-decoration:		none;
		font-weight: bold;
		margin-bottom:		4px;
}

#cat-menu a:hover {
  background-position:	0px -31px;
}

#cat-menu a div {
  padding-left:			12px;
  padding-top:			7px;
}

/**********************************************

	Inside - pages

**********************************************/

body.page-inside {
	background-image: url(img/contents-bg.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #b6bfe1;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}

body.page-inside #page {
	width:						734px;
	margin-left:					auto;
	margin-right:					auto;
	text-align:					left;
	position:					relative;
}

body.page-inside a#btn-main {
	padding-left: 18px;
	background-image: url(img/back.png);
	background-repeat: no-repeat;

	position: absolute;
	top: 360px;
	left: 10px;

	font-size: 10px;

	height: 14px;
	/*
	line-height: 14px;
	*/
}

body.page-inside h1#title {
font-family: Arial-Narrow, Arial, Helvetica, Sans Serif;
	font-weight: normal;
	position: absolute;
	top: 20px;
	left: 10px;
	font-size: 12px;
	font-weight: bold;
}

body.page-inside h2#subtitle {
font-family: Arial-Narrow, Arial, Helvetica, Sans Serif;
	font-weight: normal;
	position: absolute;
	top: 40px;
	left: 10px;
	font-size: 11px;
}

body.page-inside #section-main {
	/*
	background-image: url(img/bg2.png);
	*/
	background-color: white;
	border: 1px solid white;
	margin-left: 129px;
}

/**********************************************

	Page - o firmie
	Page - oferta
	Page - kontakt

**********************************************/

#page-ofirmie #section-main {
  padding: 2em;
  font-size: 13px;
}

#page-kontakt #section-main {
  height: 350px;
  padding: 2em;
  padding-top: 5em;
  font-size: 16px;
}

#page-kontakt #section-main h2 {
  font-size: 20px;
}

#page-kontakt #map {
  float: right;
  position: absolute;
  top: 40px;
  right: 2em;
}
  
#page-ofirmie #section-main {
  /*
  background-image: url(img/budynek-1.jpg);
  */
  background-position: bottom;
  background-repeat:	no-repeat;
}

.lang-de#page-ofirmie #section-main {
  height: 	360px;
}

/**********************************************

	Page - catalog

**********************************************/

.page-tabs {
	margin-left: 170px;
}

.page-tabs a {
	display: inline-block;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	background-image: url(img/page-tab.png);
	color: black;
	text-decoration: none;
	width: 34px;
	height: 20px;
}

.page-tabs a.active {
	font-weight: bold;
}
.page-tabs a.active,
.page-tabs a:hover {
	background-position: 0px -20px;
}
.page-tabs a span {
	display:			inline-block;
	width:				39px;
	height:				17px;
	position:			relative;
	left:				10px;
	top:				2px;
}

#katalog-page {
	width: 95%;
	text-align: center;
}

table#katalog-page td {
	width: 25%;
	padding: 5px;
}

#subcats-menu {
  position:				absolute;
  left:					-1px;
  top:					70px;
  display:				block;
}

.catalog-thumb img {
	border:			1px solid #110033;
}

#subcats-menu a {
font-family: Arial-Narrow, Arial, Helvetica, Sans Serif;

  background-image:			url(img/subcat-btn.png);
  background-position:			0px 0px;
  background-repeat:			no-repeat;

  display:				block;
  width:				128px;
  height:				18px;

  color:				black;
  font-size:			12px;
  text-decoration:		none;
	border: 1px solid #DDD;
}

#subcats-menu a.active,
#subcats-menu a:hover {
  background-position:	0px -18px;
}

#subcats-menu a div {
	margin-left: 1em;
	margin-top: 1px;
}

#footer {
  font-size: 4px;
  color: #99a;
  position: absolute;
  bottom: 1px;
  right: 1px;
}
