﻿@charset "utf-8";
body {
	background: url(../images/bg.jpg) #000 repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}
.clear{
	clear:both;
}
.line{
	clear:both;
	height:1px;
	background:#000;
}
.container {
	margin:0 auto;
	width:825px;

}
/******** header ********/
.header {
	background: url(../images/headerWhiteBg.png) no-repeat top left;
	margin-top:20px;
	height:248px;
	width:825px;
	overflow:hidden;
	padding:10px;
}
.headerLeft{
	float:left;
	width:255px;
	height:248px;
	text-align:center;
}

.headerImage {
	width:540px;
	height:248px;
	float:left;
	margin-left:10px;
}

img.logo {
	margin:90px 0 0 26px;
	width:230px;
	height:79px;
}
.slogan{
	width:230px;
	margin:0 auto;
	padding:0;
	text-align:center;
	position:relative;
}
h2.slogan{
	line-height:normal;
	font-size:11px;
	text-transform:uppercase;
	color:#3e7302;
}
/******** menu ********/
#menu.fg-buttonset {
	width:805px;
	height:50px;
	padding-left:20px;
	clear:both;
	}
#menu a.ui-state-default{
	float:left;
	width:85px;
	height:49px;
	margin-right:19px;
	line-height:0.95em;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	zoom: 1;
	cursor:pointer;
	position: relative;
	padding:10px 15px 0 15px;
	display:block;
}

#menu .btnCompany.fg-button.ui-state-hover,
#menu .btnCompany.fg-button.ui-state-active
{ background: url(../images/oFirmie.png) no-repeat;
	height:40px;
	overflow:visible;
}
#menu .btnNew.fg-button.ui-state-hover,
#menu .btnNew.fg-button.ui-state-active{
	background: url(../images/mNowe.png) no-repeat;
	height:40px;
	overflow:visible;
}
#menu .btnOld.fg-button.ui-state-hover,
#menu .btnOld.fg-button.ui-state-active{
	background:url(../images/mUzywane.png) no-repeat;
	height:40px;
	overflow:visible;
}
#menu .btnRules.fg-button.ui-state-hover,
#menu .btnRules.fg-button.ui-state-active{
	background:url(../images/warunkiSprzedazy.png) no-repeat;
	height:40px;
	overflow:visible;
}
#menu .btnReferences.fg-button.ui-state-hover,
#menu .btnReferences.fg-button.ui-state-active{
	background:url(../images/referencje.png) no-repeat;
	height:40px;
	overflow:visible;
}
#menu .btnContact.fg-button.ui-state-hover,
#menu .btnContact.fg-button.ui-state-active {
	background:url(../images/kontakt.png) no-repeat;
	height:40px;
	overflow:visible;
}
#menu.fg-buttonset a.btnCompany,
#menu.fg-buttonset a.btnNew,
#menu.fg-buttonset a.btnReferences,
#menu.fg-buttonset a.btnContact {
	padding-top:18px;
	height:32px!important;
}

div.mainBox{
	width:825px;
	margin-top:10px;
	color:#393532;
	font-size:12px;
	line-height:1.3;
}
.mainBox h1{
	text-transform:uppercase;
	padding-top:15px;
	font-size:20px;
	
}
span.red{ color:#900; text-transform:none; margin-left:10px;}
.mainBox h1.title{
	padding-top:15px;
	font-size:16px;
	text-transform:none;
	margin-bottom:15px;
	clear:both;
}
.mainBox h2{
	text-transform: none;
	font-size:12px;
}
.mainBox h3{
	text-transform: none;
	font-size:12px;
	padding-bottom:20px;
	padding-top:25px;
	clear:both;
}

.mainBox .right p a.more{
	display:block;
	text-align:right;
	color:#93320b;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:10px;
	padding-bottom:10px;
}
div.imgCorner{
	border:solid 1px #cdcdce;
	width:144px;
	height:83px;
	padding:1px;
	float:left;
	margin-left:18px;
	}
div.img1,
div.img2,
div.img3{
	display:block;
	width:144px;
	height:83px;
}

div.img1{background:url(../images/img1.jpg) no-repeat;}
div.img2{background:url(../images/img2.jpg) no-repeat #fff;}
div.img3{background:url(../images/img3.jpg) no-repeat;}
img.partners{
	float:left;
	width:135px;
	margin-right:25px;
}
/******** right ********/
div.right {
	padding-top:25px;
	padding-bottom:35px;
	padding-left:25px;
	padding-right:25px;
	float:right;
	width:525px;
}
div.left {
	float:left;
	width:245px;
	margin-right:5px;
	padding-top:20px;
	padding-bottom:30px;
}
h2{margin:0; padding:0; line-height:normal;}
.submenu.fg-buttonset.fg-buttonset-single {
	margin:0;
	padding:0;
}
.submenu.fg-buttonset.fg-buttonset-single .subTitle{
	height:20px;
	background:url(../images/headerBg.gif) ;
	display:block;
	overflow:visible;
	margin-top:20px;
	margin-bottom:20px;
}
.submenu.fg-buttonset.fg-buttonset-single h2.subTitle {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:25px;
	padding-top:4px;
}

.submenu.fg-buttonset.fg-buttonset-single a.fg-button.ui-state-default{
	padding-left:55px;
	display:block;
	font-size:11px;
	color:#393532;
	background:url(../images/arrow2_in.png) no-repeat 25px 0;
	margin-bottom:15px;
	cursor: pointer;
	padding-top:2px;
	padding-bottom:3px;
	overflow:visible;
}
.submenu.fg-buttonset.fg-buttonset-single a.fg-button.ui-state-hover,
.submenu.fg-buttonset.fg-buttonset-single a.fg-button.ui-state-active {
	background:url(../images/arrow2.png) no-repeat 25px 0!important;
	font-weight:bold;
	}
.submenu.fg-buttonset.fg-buttonset-single h2.subTitleMayer {
	height:20px;
	display:block;
	overflow: hidden;
	border-right: solid 5px #f0f0f0;
	color:#f0f0f0;;
	background:#000;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:4px!important;
	margin-right:5px;
	padding-left:10px;
	margin-bottom:20px;
}
.submenu.fg-buttonset.fg-buttonset-single img{
	float:left;
	height:24px;
}
/******** left ********/
.firma{background:#f0f0f0 url(../images/FirmaMain.gif) repeat-x;}
.boxBgUzywane{background:#f0f0f0 url(../images/mOldMain.gif) repeat-x;}
.boxBgNowe{background:#f0f0f0 url(../images/mNewMain.gif) repeat-x;}
.boxRules{background:#f0f0f0 url(../images/rulesMain.gif) repeat-x;}
.boxContact{background:#f0f0f0 url(../images/kontaktMain.gif) repeat-x;}
.boxReferences{background:#f0f0f0 url(../images/referencjeMain.gif) repeat-x;}

.boxBgUzywane img {
}
.floatLeft {
	float:left;
}
div.references p,
div.rules p{
	
}
div.references span,
div.rules span {
	display:block;
	text-decoration:underline;
	margin-bottom:2px;
	margin-top:15px;
}

div.column p
{	}
.warning {
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
}
div.column {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:50%;
	}
div.column img {
	width:180px;
	float:left;
	margin:10px 40px;
	}
.bold{
	font-weight:bold;
	text-align:center;}
	
div.update {
	font-size:11px;
	color:#333;
	text-transform:none;
	display:block;
	margin-top:50px;
	text-align:right;
	padding:2px 35px 2px 35px;
	/*background-color:#6F6F6F;*/}
	
div.update i{
	text-align:right; 
	font-style:normal;
}
div.right,
div.left{
				margin-bottom:10px;
}
