@charset "utf-8";
/* CSS Document */

*{  
   margin: 0;  
   padding: 0;  
}
a {
	color: #FFF;
	text-decoration:none;
} 
a img {
	border:0;
}
html,body {
	background: url(images/bg.jpg) top center no-repeat;
	background-color: #ececec;
	margin: 0 auto;
	overflow-x: hidden !important;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
/* ---------------header--------------- */
#header {
	position:relative;
	margin: 0 auto;
	width: 1000px;
	height: 150px;
}
#logo {
	float:left;
	width: 235px;
	height: 95px;
	padding-top: 45px;
}
#lang {
	height: 40px;
	width: 897px;
	float: right;
	margin-right: -500px;
	height: 40px;
	background-image: url(images/lang_bar.jpg);
}
#wybierz {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	padding-top: 12px;
	padding-left: 145px;
	padding-right: 20px;
}
#btn_pl,#btn_eng {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	width: 70px;
	color: #FFF;
	text-align: center;
}
/* ---------------menu--------------- */
#menu {
	padding-top: 60px;
	float: right;
	color: #666;
	width: 700px;
	height: 40px;
}
#btn_menu {
	padding-left: 15px;
	float: left;
	width: 150px;
	height: 100%;
}
#btn_menu_firma {
	padding-left: 45px;
	float: left;
	width: 150px;
	height: 100%;
}
#btn_menu_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #333;
}
#btn_menu_subtitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #666;
}
/* -------------rotator------------- */
#rotator {
	width: 1000px;
	margin-top: 20px;
}
#rotator_img {
	float: left;
	width: 1000px;	
}
/* #rotator_title {
	float: right;
	background-color: #C33;
	width: 521px;
	height: 90px;
}
*/
#rotator_pagination {
	float: right;
	width: 150px;
	height: 30px;
}
/* ------------content------------ */
#content {
	float: left;
	margin-top: 20px;
	width: 1000px;	
}
#site_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 26px;
	padding-bottom: 15px;
	color: #333;
}
#site_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: justify;
}
/* ------------elements------------ */
#elements {
	float: left;
	margin-top: 40px;
	width: 1000px;	
}
#element_1_link, #element_2_link, #element_3_link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 12px;
	padding-top: 52px;
	color: #FFF;
}
#element_1_text, #element_2_text, #element_3_text {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 15px;
	padding-top: 10px;
	margin-top: 7px;
	background-color: #d3d3d3;
	height: 64px;
	line-height:17px;
}
#element_1 {
	margin-right: 5px;
	float: left;
	height: 152px;
	width: 330px;
}	
#element_1_head {
	height: 76px;
	width: 330px;
	background-image: url(images/head_rek.jpg);	
}
#element_2 {
	margin-right: 5px;
	float: left;
	height: 152px;
	width: 330px;
}
#element_2_head {
	height: 76px;
	width: 330px;
	background-image: url(images/head_rea.jpg);	
}
#element_3 {
	float: left;
	height: 152px;
	width: 330px;
}
#element_3_head {
	height: 76px;
	width: 330px;
	background-image: url(images/head_kon.jpg);	
}
#element_3_text {
	background-color: #d3d3d3;
	height: 64px;
}
#element_3a_text, #element_3b_text {
	float: left;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#element_3b_text {
	float: right;
}
.image {
	padding-left: 3px;
}
/* ------------footer------------ */
#footer {
	margin-top: 40px;
	float: left;
	height: 55px;
	width: 1000px;
}
#footer_left {
	width: 896px;
	margin-left: -500px;
	float: left;
	height: 40px;
	background-image: url(images/footer_bar.jpg);
}
#footer_right {
	float: right;
	height: 55px;
	width: 330px;
}
#copyrights {
	float: right;
	padding-top: 12px;
	padding-right: 100px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#footer_use {
	padding-left: 5px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9.4px;
}
/* ------------kontakt------------ */
#adres {
	float: left;
	width: 200px;
	padding-right: 20px;	
}
#dane {
	float: left;
	width: 450px;
	padding-right: 100px;	
}
#telefon {
	float: left;
	width: 200px;	
}
#mail {
	color: #666;
}