* {
	padding: 0;
	margin: 0;
	outline: none;
}
.clear {
	clear: both;
	width: 0px;
	height: 1px;
}
img {
	border: 0;
}
ul {
	list-style: none;
}
a {
	text-decoration: none;
	color: #e32219;
}
a:hover {
	text-decoration: underline;
}
td, th {
	font: 11px Tahoma, sans-serif;
}
body {
	background: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	color: #5c5c5c;
}
#container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

/* ============================= menu + top ============================= */
#header {
	position: relative;
	margin-top: 0px;
	width: 1000px;
	height: 385px;
	z-index: 100;
}
#header .top {
	position: relative;
	top: 10px;
	height: 390px;
	left: 0;
	z-index: 100;
}

#header2 {
	position: relative;
	margin-top: 10px;
	width: 1000px;
	height: 165px;
	z-index: 100;
}
#header2 .top {
	position: relative;
	top: 0px;
	height: 165px;
	left: 0;
	z-index: 100;
	margin-bottom: 0px;	
	overflow: hidden;
}

.nav {
	width: 400px;
	height: 35px;
	position: absolute;
	top: 5px;
	left: 0;
	z-index: 101;
}
.nav .paser {
	background: url(../img/paser.gif) no-repeat;
	width: 15px;
	height: 15px;
	position: absolute;
	top: 2px;
	left: 0px;
}
.nav ul {
	position: absolute;
	top: 0px;
	left: 18px;
}
.nav li {
	float: left;
}
.nav li a {
	height: 19px;
	text-indent: -9999px;
	display: block;
}
.nav-1 {
	background: url(../img/nav-1.gif) 0 0 no-repeat;
	width: 80px;	
}
.nav-1:hover {
	background: url(../img/nav-1.gif) 0 -19px no-repeat;
}
.nav-2 {
	background: url(../img/nav-2.gif) 0 0 no-repeat;
	width: 73px;	
}
.nav-2:hover {
	background: url(../img/nav-2.gif) 0 -19px no-repeat;
}
.nav-3 {
	background: url(../img/nav-3.gif) 0 0 no-repeat;
	width: 104px;	
}
.nav-3:hover {
	background: url(../img/nav-3.gif) 0 -19px no-repeat;
}
.nav-4 {
	background: url(../img/nav-4.gif) 0 0 no-repeat;
	width: 72px;	
}
.nav-4:hover {
	background: url(../img/nav-4.gif) 0 -19px no-repeat;
}
.nav .lng-pl, .nav .lng-pl-active, .nav .lng-en, .nav .lng-en-active  {
	width: 22px;
	height: 22px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: -2px;
}
.nav .lng-pl {
	background: url(../img/lng-pl.gif) 0 0 no-repeat;
	left: 340px;
}
.nav .lng-pl:hover {
	background: url(../img/lng-pl.gif) 0 -22px no-repeat;
}
.nav .lng-pl-active {
	background: url(../img/lng-pl.gif) 0 -22px no-repeat;
	left: 340px;
}
.nav .lng-en {
	background: url(../img/lng-en.gif) 0 0 no-repeat;
	left: 365px;
}
.nav .lng-en:hover {
	background: url(../img/lng-en.gif) 0 -22px no-repeat;
}
.nav .lng-en-active {
	background: url(../img/lng-en.gif) 0 -22px no-repeat;
	left: 365px;
}
/* ============================= stopka ============================= */
.footer {
	background: url(../img/footer.gif) no-repeat;
	width: 1000px;
	height: 135px;
	position: relative;
}
.footer .bottom-menu {
	position: absolute;
	right: 0px;
	top: 13px;
}
.footer .bottom-menu .btn-1, .footer .bottom-menu .btn-2, .footer .bottom-menu .btn-3, .footer .bottom-menu .btn-4 {
	float: left;
	display: block;
	margin: 0 0 0 11px;
	height: 9px;
}
.footer .bottom-menu .btn-1:hover, .footer .bottom-menu .btn-2:hover, .footer .bottom-menu .btn-3:hover, .footer .bottom-menu .btn-4:hover {
	border-bottom: 1px dotted #e32119;
}


.footer .bottom-menu .btn-1 {	
	width: 30px;	
	background: url('../img/bmenu1.gif') top left no-repeat;
}
.footer .bottom-menu .btn-2 {	
	width: 28px;	
	background: url('../img/bmenu2.gif') top left no-repeat;
}
.footer .bottom-menu .btn-3 {	
	width: 45px;	
	background: url('../img/bmenu3.gif') top left no-repeat;
}
.footer .bottom-menu .btn-4 {	
	width: 40px;	
	background: url('../img/bmenu4.gif') top left no-repeat;
}


.footer .bg_white {	
	width: 200px;	
	height: 30px;
	display: block;
	position: absolute;
	left: 370px;
	top: 15px;
	background: #fff;
}
.footer .link-1 {	
	width: 73px;	
	height: 12px;
	display: block;	
	position: absolute;
	left: 240px;
	top: 15px;
}
.footer .link-1:hover {	
	border-bottom: 1px dotted #e32119;
}
.footer .link-2 {	
	width: 60px;	
	height: 12px;
	display: block;
	position: absolute;
	left: 370px;
	top: 15px;
}
.footer .link-2:hover {	
	border-bottom: 1px dotted #e32119;
}
.footer .link-3 {	
	width: 57px;	
	height: 12px;
	display: block;
	position: absolute;
	left: 447px;
	top: 15px;
}
.footer .link-3:hover {	
	border-bottom: 1px dotted #e32119;
}

.footer .mail {
	height: 14px;
	width: 114px;
	top: 56px;
	right: 0px;
	display: block;
	text-indent: -9999px;
	position: absolute;
}
.footer .mail:hover {
	border-bottom: 1px dotted #e32119;
}
.footer .recommend {
	position: absolute;
	top: 100px; 
	right: 0px;
}
.footer .recommend li {
	float: left;
}
.footer .recommend .t {
	background: url(../img/recommend.gif) 0 10px no-repeat;
	width: 51px;	
	height: 20px;
}

/* ============================= firmy ============================= */
.company {
	background: url(../img/company.gif) no-repeat;
	width: 1000px;	
	height: 120px;
	overflow: hidden;
	margin: 10px 0 0 0;
}
.company li {
	margin: 20px 0 0 9px;
	padding: 0 21px;
}
.company li {
	float: left;
}

/* ============================= aktualnosci ============================= */
.box-news {
	background: url(../img/box-news.jpg) no-repeat;
	width: 1000px;	
	height: 257px;
	margin: 0px 0 0 0;
	position: relative;
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
}
.box-news ul {
	position: absolute;
	right: 30px;
	top: 22px;
}
.box-news li {
	float: left;
	width: 215px;
	padding: 0 0 0 43px;
	position: relative;
}
.box-news h6 {
	font-size: 11px;
	font-weight: bold;
	color: #fff;	
	display:none;
}
.box-news h2 {
	font-size: 11px;
	font-weight: bold;
	color: #e32219;
	text-transform: uppercase;
	margin: 10px 0 5px 5px;
}
.box-news h2 a {
	color: #e32219;
}
.box-news p {
	margin: 0 0 0 5px;
	line-height: 14px;
}
.box-news li .more {
	background: url(../img/more.gif) 0 0 no-repeat;
	width: 20px;	
	height: 9px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 158px;
	right: 10px;
	overflow: hidden;
}
.box-news li .more:hover {
	background: url(../img/more.gif) 0 -9px no-repeat;
}

/* ============================= info ============================= */
.box-info {
	background: url(../img/box-info.gif) no-repeat;
	width: 1000px;	
	height: 385px;
	margin: 10px 0 0 0;
	position: relative;
}
.box-info ul {
	position: absolute;
	right: 43px;
	top: 25px;
}
.box-info li {
	float: left;
	width: 326px;
	padding: 0 0 0 15px;
	position: relative;
}
.box-info .pic {
	width: 326px;	
	height: 135px;
	overflow: hidden;
}
.box-info h2 {
	background: url(../img/t-box-info.gif) no-repeat;
	width: 326px;	
	height: 42px;
	font-size: 11px;
	font-weight: bold;	
	position: relative;	
	margin: 5px 0 0 0;
}
.box-info h2 a {
	color: #fff;
	position: absolute;
	top: 9px;
	left: 10px;
}
.box-info p {
	margin: 4px 0;
}
.box-info .more {
	background: url(../img/more2.gif) 0 0 no-repeat;
	width: 43px;	
	height: 14px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 0 0;
}
.box-info .more:hover {
	background: url(../img/more2.gif) 0 -14px no-repeat;
}


.box-info-menu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 228px;
	height: 376px;
}

.box-info-menu .info-button-1, .box-info-menu .info-button-2, .box-info-menu .info-button-3, .box-info-menu .info-button-4, .box-info-menu .info-button-5, .box-info-menu .info-button-6, .box-info-menu .info-button-7, .box-info-menu .info-button-8 {
	position: absolute;
	display: block;		
}

.box-info-menu .info-button-1 {
	background: url(../img/b_info_1.gif) 0 0 no-repeat;
	top: 33px;
	left: 25px;
	width: 140px;	
	height: 43px;
}
.box-info-menu .info-button-1:hover {
	background: url(../img/b_info_1.gif) 0 -43px no-repeat;
}

.box-info-menu .info-button-1-hover {
	background: url(../img/b_info_1.gif) 0 -43px no-repeat;
}

.box-info-menu .info-button-2 {
	background: url(../img/b_info_2.gif) 0 0 no-repeat;
	left: 133px;
	top: 71px;
	width: 78px;
	height: 82px;
}
.box-info-menu .info-button-2:hover {
	background: url(../img/b_info_2.gif) 0 -82px no-repeat;
}

.box-info-menu .info-button-2-hover {
	background: url(../img/b_info_2.gif) 0 -82px no-repeat;
}

.box-info-menu .info-button-3 {
	background: url(../img/b_info_3.gif) 0 0 no-repeat;
	left: 25px;
	top: 133px;	
	width: 112px;	
	height: 41px;
}
.box-info-menu .info-button-3:hover {
	background: url(../img/b_info_3.gif) 0 -41px no-repeat;
}
.box-info-menu .info-button-3-hover {
	background: url(../img/b_info_3.gif) 0 -41px no-repeat;
}

.box-info-menu .info-button-4 {
	background: url(../img/b_info_4.gif) 0 0 no-repeat;
	left: 50px;
	top: 83px;	
	width: 92px;	
	height: 42px;
}
.box-info-menu .info-button-4:hover {
	background: url(../img/b_info_4.gif) 0 -42px no-repeat;
}
.box-info-menu .info-button-4-hover {
	background: url(../img/b_info_4.gif) 0 -42px no-repeat;
}

.box-info-menu .info-button-5 {
	background: url(../img/b_info_5.gif) 0 0 no-repeat;
	left: 121px;
	top: 225px;
	width: 90px;
	height: 89px;
}
.box-info-menu .info-button-5:hover {
	background: url(../img/b_info_5.gif) 0 -89px no-repeat;
}
.box-info-menu .info-button-5-hover {
	background: url(../img/b_info_5.gif) 0 -89px no-repeat;
}

.box-info-menu .info-button-6 {
	background: url(../img/b_info_6.gif) 0 0 no-repeat;
	left: 40px;
	top: 309px;	
	width: 158px;	
	height: 34px;
}
.box-info-menu .info-button-6:hover {
	background: url(../img/b_info_6.gif) 0 -34px no-repeat;
}
.box-info-menu .info-button-6-hover {
	background: url(../img/b_info_6.gif) 0 -34px no-repeat;
}

.box-info-menu .info-button-7 {
	background: url(../img/b_info_7.gif) 0 0 no-repeat;
	left: 19px;
	top: 209px;	
	width: 112px;	
	height: 90px;
}
.box-info-menu .info-button-7:hover {
	background: url(../img/b_info_7.gif) 0 -90px no-repeat;
}
.box-info-menu .info-button-7-hover {
	background: url(../img/b_info_7.gif) 0 -90px no-repeat;
}

.box-info-menu .info-button-8 {
	background: url(../img/b_info_8.gif) 0 0 no-repeat;
	left: 99px;
	top: 168px;	
	width: 112px;	
	height: 61px;
}
.box-info-menu .info-button-8:hover {
	background: url(../img/b_info_8.gif) 0 -61px no-repeat;
}
.box-info-menu .info-button-8-hover {
	background: url(../img/b_info_8.gif) 0 -61px no-repeat;
}


.box-info-items {
	position: absolute;
	left: 229px;
	top: 17px;
	width: 760px;
	height: 345px;
}
.box-info-item {
	float: left;
	margin: 15px 0 0 16px;
	width: 230px;
	height: 320px;
}
.box-info-item .header {
	display: inline;
	color: #FFF;	
	padding: 3px 0 3px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #e42219;
}
.box-info-item p {
	margin: 15px 0 0 0;
}
.cms_zaladowany_xajaxem_do_box_info_items {
	width: 715px;
	height: 315px;
	overflow: auto;
	margin: 15px 0 0  15px;
	padding: 0 10px 0 0;
}




/* ============================= win 2 ============================= */
.win-2 {
	background: url(../img/win2-2.gif) repeat-y;
	width: 1000px;	
}
.win-2 .header {
	background: url(../img/win2-2.gif) no-repeat;
	width: 1000px;	
}
.win-2-bottom {
	background: url(../img/win2-3.gif) no-repeat;
	width: 1000px;
	height: 27px;
}

.win-2-content {
	background: url(../img/win2-1.gif) no-repeat;
	width: 1000px;	
	margin: 14px 0 0 0;
}
.win-2-content .win-title {
	margin-left:40px;
	width: auto;	
	height: 68px;
}
.win-2-content .win-title2 {
	width: 560px;
	float:right;
}
.win-2-content .column-left {
	float: left;
	width: 409px;	
}
.win-2-content .column-left a:link, .win-2-content .column-left a:visited  {
	color: #e32219;
}

.win-2-content .column-right {
	float: left;
	width: 591px;		
}

.win-2-content .column-right li, .win-3-content li {
	background: url(../img/arrowBlack1.gif) 0 4px no-repeat;
	padding: 0 0 0 22px;
	margin: 10px 0;
}


/* news w lewej kolumnie */
.win2-news {
	margin: 20px 35px 20px 40px;	
}

.win2-news h1 {
	margin: 0 0 5px 0;	
	font-size: 9px;
	color: #6b6b6b;
}
.win2-news h2 {
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #e32219;
}
.win2-news p {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #6b6b6b;
}
.win2-news .more {
	background: url('../img/more.gif') 0 0 no-repeat;
	width: 20px;	
	height: 9px;
	display: block;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}
.win2-news .more:hover {
	background: url('../img/more.gif') 0 -9px no-repeat;
}


/* lista newsow w lewej kolumnie aktualnosci */
.win2-news-list {
	margin: 20px 35px 20px 40px;
	background: url('../img/linia1.gif') top left repeat-y;
}
.win2-news-list .item {	
	margin: 0 0 10px 20px;	
}
.win2-news-list .item h1 {
	margin: 0 0 3px 0;	
	font-size: 9px;
	color: #6b6b6b;
}
.win2-news-list .item h2 {
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #e32219;
}
.win2-news-list .item .more {
	margin: 0 0 0 5px;
	display: inline-block;
	background: url('../img/more3.gif') 0 0 no-repeat;
	width: 13px;	
	height: 6px;
	text-indent: -9999px;
	vertical-align: middle;
}
.win2-news-list .item .more:hover {
	background: url('../img/more3.gif') 0 -6px no-repeat;
}

/* lista ofert pracy w lewej kolumnie */
.win2-job-list {
	margin: 20px 35px 20px 21px;
}
.win2-job-list .item {	
	margin: 0 0 10px 20px;	
}
.win2-job-list .item h1 {
	margin: 0 0 4px 0;
	font-size: 12px;
	color: #e32219;
}
.win2-job-list .item h1 a:hover {
	text-decoration: none;
	border-bottom: 1px #e32219 dotted;
}
.win2-job-list .item h2 {
	margin: 0 0 35px 0;	
	font-size: 9px;
	font-weight:normal;
	color: #6b6b6b;
}
.win2-job-list .item .more {
	margin: 0 0 0 5px;
	display: inline-block;
	background: url('../img/more3.gif') 0 0 no-repeat;
	width: 13px;	
	height: 6px;
	text-indent: -9999px;
	vertical-align: middle;
	border: none !important;
}
.win2-job-list .item .more:hover {
	background: url('../img/more3.gif') 0 -6px no-repeat;
}


/* news w prawej kolumnie */
.win2-news-content {
	margin: 20px 35px 20px 35px;	
}

.win2-news-content .data {
	margin: 0 0 5px 0;	
	font-size: 9px;
	color: #6b6b6b;
}
.win2-news-content h1 {
	margin: 15px 0 30px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	color: #333333;
}
.win2-news-content, .win2-news-content p {
	font-size: 12px;
	color: #6b6b6b;
}

/* lista 2 */
ul.list2 {
	margin: 25px 35px 25px 40px;	
}
ul.list2 li {
	list-style: none;
	background: url('../img/arrowRed1.gif') 0px 3px no-repeat;
	padding-left: 23px;
	color: #6b6b6b;
	font-size: 11px;
	margin: 0 0 15px 0;
}
ul.list2 li h1 {
	margin: 0 0 4px 0;
	font-size: 12px;
	color: #e32219;
}






/* ============================= win 3 ============================= */
div.win-3 {
	background: url(../img/win3-2.gif) repeat-y;
	width: 1000px;	
	margin-top: 14px;
}
div.win-3 .title {
	margin-left:40px;
	width: 900px;	
	height: 68px;
}
div.win-3-bottom {
	background: url(../img/win3-3.gif) no-repeat;
	width: 1000px;
	height: 33px;
}
div.win-3-content {
	background: url(../img/win3-1.gif) no-repeat;
	width: 1000px;	
}
div.win-3 .container {
	padding: 55px 45px 30px 45px;
	color: #6b6b6b;
	font-size: 12px;
}
div.win-3 a:link, div.win-3 a:visited  {
	color: #e32219;
}




table.formularz {
	
}
table.formularz td.left {
	vertical-align: top;
	text-align: right;
	padding: 17px 5px;
	font-size: 11px;	
}
table.formularz td.right {
	background-color: #F7F7F7;
	padding: 9px;
	font-size: 11px;	
}
table.formularz input.txt {
	padding: 10px;
	color: #666;
	font-size: 11px;
	border: 1px #CCC solid;
}
table.formularz textarea.txtArea {
	padding: 10px;
	color: #666;
	font-size: 11px;
	border: 1px #CCC solid;
}


.b-wyslij {
	background: url(../img/b_wyslij.gif) 0 0 no-repeat;
	float: right;
	width: 108px;	
	height: 30px;
	display: block;
	text-indent: -9999px;
	margin-right: 30px;	
	overflow: hidden;
	border:none;
	cursor:pointer;
}
.b-wyslij:hover {
	background: url(../img/b_wyslij.gif) 0 -30px no-repeat;
}
 
