﻿body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ebeaea;
	margin:0;
}
#topBgWraper{
	background-image:url(images/bodyBg.jpg);
	background-position:center;
	background-repeat:no-repeat; 
	background-color:#220e0c;
	margin:auto; 
	height:378px;
}
#topMenu{
	background-image:url(images/topMenuBg.png); 
	width:906px; 
	height:68px;
	margin:auto;
	margin-top:20px;
}
#logo{
	background-image:url(images/logoBg.png); 
	width:255px;
	height:109px;
	position:absolute;
	margin:10px 0 0 10px;
}
#topMenuContent{
	text-align:right;
	float:right;
	width:640px;
	margin:28px 0 0 0;
}
#topMenuContent a{
	padding:0 10px 0 10px;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
	font-weight:normal;
}
#topMenuContent a:hover{
	text-decoration:underline;
}
#page{
	width:886px;
	padding:10px;
	background-color:#ffffff;
	margin:auto;
	margin-top:10px;
}
#fastContact{
	float:right;
	width:628px;
	height:39px;
	margin-top:-8px;
	color:#636363;
	font-size:12px;
}
#fastContact a{
	color:#636363;
	text-decoration:none;
	font-weight:bold;
}
#fastContact a:hover{
	color:#636363;
	text-decoration:underline;
	font-weight:bold;
}
#fastContactAddress{
	float:left;
	width:205px;
	float:left;
	font-size:11px;
	/*border:1px solid black;*/
}
#fastContactAddress h2, #fastContactAddress h3{font-size:11px; line-height: 11px; font-weight:bold; margin:2px 0 0 0; padding:0;}
#fastContactEmail{
	float:left;
	width:183px;
	height:32px;
	padding:3px 0 0 44px;
	margin:3px 0 0 27px;
	background:url(images/iconEmail.png) no-repeat left;
}
#fastContactPhone{
	font-size:18px;
	text-align:right;
	float:left;
	width:130px;
	height:28px;
	padding:8px 0 0 36px;
	margin:3px 0 0 0px;
	background:url(images/iconPhone.png) no-repeat left;
}
#pageContent{
	margin-top:37px;
	/*border:1px solid black;*/
}
#pageContent h3, #pageContent h2, #pageContent h1{
	line-height:18px;
	font-size:18px;
	font-family:Arial, Gadget, sans-serif;
	font-weight:bold;
	color:#8a8a8a;
	padding: 0;
	margin: 0;	
}
#pageContent h4.subtitle{
	font-size:11px;
	font-family:"Arial Black", Arial, Gadget, sans-serif;
	font-weight:bold;
	color:#ff9a38;
	padding: 0 0 5px 0;
	margin: 0;
	border-bottom:1px dotted #8a8a8a;
}
#pageContent p, #pageContent li, td{
	color:#515151;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:justify;
	line-height:17px;
}
#pageContent li{
	text-align:left;
}
#pageContent strong{
	color:#515151;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

a.content{
	color:#515151;
}
a.content:hover{
	color:#c8c8c8;
}

.column1x1{
	width: 100%;
}

.column1x2{
	float:left;
	margin-right:7px;
	width:435px;
}

.column2x2{
	float:left;
	width:435px;
}


.column1x3{
	float:left;
	width:285px;
	margin-right:7px;
}
.column2x3{
	float:left;
	width:285px;
	margin:0 7px 0 7px;
}
.column3x3{
	float:left;
	width:285px;
	margin-left:7px;
}

ul{padding-left:25px;}

#flash{
	background:url(images/flashBg.jpg) no-repeat center;
	width:886px;
	height:416px;
	margin-bottom:10px;
}
#footerBg{
	background-color:#828282;
	margin-top:20px;
}
#footerContent{
	color:white;
	width:870px;
	padding:10px;
	margin:auto;
}
#footerContent a{
	color:white;
	text-decoration:none;
}
#footerContent a:hover{
	text-decoration:underline;
}
#footerAddress{
	float:left;
	width:280px;
}
#footerContact, #footerContact2{
	float:left;
	width:180px;
}
#footerMenu{
	text-align:right;
	float:right;
	width:235px;
}
#footerMenu a{
	padding:0 10px 0 10px;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:normal;
}
#footerMenu a:hover{
	text-decoration:underline;
}
#copyrights{
	width:235px;
	float:right;
	margin-top:5px;
	font-size:10px;
	text-align:right;
	color:#585858;	
}
#copyrights a{
	font-weight:bold;
	color:#585858;
}
#copyrights a:hover{
	color:#585858;
}
h1{font-size:18px;}
h2{font-size:14px;}


.referencjeRight.swider p img { width: 140px; }