html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	height: 100%;
	font-family: Tahoma;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	background: white url(../images/body-bg.jpg) repeat-x;
}

a {
	color: #700000;
	text-decoration: none;
}


.underlineHover:hover {
	text-decoration: underline;
}
.column2 a {
	color: #333333;
}
.column3 a {
	color: #333333;
}
.underlineHoverContact:hover {
	text-decoration: underline;
	color: #333333;
}

img {
	border: 0px;
}

.clear {
	clear: both;
}

#container {
	width: 960px;
	margin: 0px auto;
	background: url(../images/content-bg.jpg) no-repeat;
	min-height: 100%;
	position: relative;
}

/*Main page*/
.mainPage {
	padding-top: 29px;
}

#bigMenu {
	margin: 66px 87px;
	background: url(../images/bigMenu.png) top center no-repeat;
	height: 240px;
	position: relative;
}

#bigMenu .element{
	float: left;
	width: 170px;
	padding-left: 35px;
}

#bigMenu div:FIRST-CHILD {
	padding-left: 0px !important;
}

#bigMenu .imgLink{
	display: block;
	height: 169px;
	width: 100%;
	margin-bottom: 44px;
}


#bigMenu a {
	font-size: 22px;
	color: #333333;
	position:relative;
}

#bigMenu a:hover {
	color: #C63A00;
}

#bigMenu a:hover .border {
	border-bottom: 1px solid #C63A00;
}
/*content Page*/
#languageBar {
	position: absolute;
	top: 21px;
	right: 25px;
	font-size: 11px;
}

#languageBar .active {
	font-weight: bold;
	background: url(../images/languageBar-active.png) center no-repeat;
	color: #333333;
	padding: 5px !important;
	position: relative;
}

#languageBar a {
	padding: 4px;
}

#languageBar span {
	padding-left: 9px;
	margin-left: 10px;
	border-left: 1px solid #ADADAD;
}

#languageBar span a {
	color: #474747;
}

#languageBar span a:FIRST-CHILD {
	font-size: 10px;
}

#top {
	padding: 21px 20px 18px 20px;
	background: url(../images/top-bg.png) bottom center no-repeat;
}

#top .logo {
	float: left;
	border-right: 1px solid #B8B8B8;
	padding-right: 30px;
}

#top .title {
	float: left;
	font-size: 22px;
	margin-left: 27px;
	width: 200px;
	padding-top: 30px;
	text-align: left;
}

#menu {
	float: left;
	background: url(../images/menu.png) top center no-repeat;
	width: 365px;
	height: 101px;
	font-size: 12px;
}

#menu .imgLink{
	display: block;
	height: 70px;
	width: 100%;
	margin: 0px 0px 16px 0px;
	cursor: pointer;
}



#menu div {
	float: left;
	width: 91px;
}

#menu div:FIRST-CHILD {
	padding-left: 0px !important;
}

#menu a {
	
	color: #333333;
	font-weight: bold;
	position:relative;
}


#menu a:hover .border, #menu .active .border{
	border-bottom: 1px solid #700000;
	color: #700000;
}

#content {
	padding: 15px 18px 17px 18px;
	text-align: left;
}


#hiddenText{
	display: none;	
}

.contact {
	padding: 15px 18px 30px 18px !important;
}

.contact  p:FIRST-CHILD {
	margin-top: 0px !important;
}

#content h1 {
	font-size: 18px;
	color: #700000;
	font-weight: normal;
	margin: 14px 0px;
}

#content h1:FIRST-CHILD {
	margin: 10px 0px 17px 0px;
}

#content h2 {
	font-size: 16px;
	color: #700000;
	font-weight: normal;
	margin: 12px 0px;
}

#content h2:FIRST-CHILD {
	margin: 10px 0px 13px 0px;
}

#content h3 {
	font-size: 14px;
	color: #700000;
	font-weight: normal;
	margin: 24px 0px 4px 0px;
}

#content h3:FIRST-CHILD {
	margin: 0px 0px 4px 0px;
}

#content h4 {
	font-size: 12px;
	color: #700000;
	margin: 10px 0px 2px 0px;
}

#content h4:FIRST-CHILD {
	margin: 10px 0px 2px 0px;
}

#content p{
	margin: 12px 0px;
}

#content p.addMargin{
	margin-top: 20px;
}

#content .highlighted {
	color: #700000;
}
/*kim jestesmy*/
#content .column {
	float: left;
	overflow: hidden;
	width: 456px;
}

#content .colPadding{
	padding-left: 10px;
}


.arrow {
	background: url(../images/arrow.gif) right center no-repeat;
	padding-right: 16px;
}

.vm {
	vertical-align: middle;
	cursor: pointer;
}
/*kontakt*/

#content .column1,#content .column2 ,#content .column3{
	float: left;
	overflow: hidden;
}

#content .column1 {
	width: 360px;
}

#content .column2 {
	width: 255px;
	padding-left: 20px;
	margin-left: 4px;
	background: url(../images/contactColumn2.png) left center no-repeat;
}

#content .column3 {
	width: 235px;
	padding-left: 4px;
}

#content .realizations{
	background: url(../images/realizations.gif) no-repeat;
	width: 146px;
	height: 30px;
	padding: 6px 8px 8px 8px;
	font-size: 14px;
	color: #700000;
	margin-top: 5px;
	cursor:pointer;
}

#content .realizations a{
	margin-top: 2px;
	font-size: 11px;
	color: #333333;
}
#content .linkrealizations a{
	font-size: 14px;
	color: #700000;
	margin-top: 25px;
}
/*Oferty*/
#offer{
	width: 865px;
	float: left;
	overflow: hidden;
}
#offermove{
  width: 1730px;

}
#offer .mover{
  width: 865px;
  float: left;
}

#offer .column {
	width: 425px !important;
}

#offer .colPadding{
	padding-left: 15px !important;
}

#offer .h4LargerMargin h4{
	margin: 15px 0px 8px 0px !important;
}
#offer .textleft {
	margin-left: 20px;

}
#offer .center {
	text-align: center;

}
.naviButton{
	width: 55px;
	float: left;
	text-align: center;
	margin-top: 120px;
	overflow: hidden;
}

/*nasi klienci*/

#customers {
	padding: 11px 0px 10px 0px;
}

#customers .logo{
	float: left;
	width: 124px;
	height: 89px;
	position: relative;
	cursor: pointer;
	margin: 3px;
}

#customers .logo div{
	display: none;
}

#customers .active{
	display: block !important;
	position: absolute;
	bottom: -55px;
	left: -3px;
	width: 108px;
	height: 62px;
	background: url(../images/logo-active.png) no-repeat;
	color: white;
	z-index: 3;
	padding: 17px 7px 3px 7px;
}

#customers .active span{
	display: block;
	font-weight: bold;
	line-height: 14px;
}

#customers .active a {
  font-size:12px;
}

#customers .showRef{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: none;
	text-indent: -1000px;
	font-size:11px;
}

#customers .active  a{
	display: block;
	color: white;
	position: absolute;

}

#footer {
	background: url(../images/footer-bg.png) top center no-repeat;
	padding: 18px 20px;
	font-size: 11px;
	color: #666666;
}

.others {
	color: #700000;
	float: right;
	margin: 50px 35px 0px 0px;
	font-weight: bold;
}

#footer img {
	float: left;
}

#footer .columns {
	float: right;
	width: 385px;
	padding: 0px 19px 6px 1px;
	border-left: 1px solid #A2A2A2;
}

#footer .columns div {
	float: left;
	text-align: left;
	line-height: 15px;
	padding-left: 22px;
}

#footer .columns {
	float: right;
	text-align: left;
	line-height: 15px;
}