* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:  Arial;
}
html {
	overflow-x: hidden;
}
body {
	background: url('images/bg_left.png') repeat-x #FFFFFF;
	overflow-x: hidden;
}

#bg_right {
	background: url('images/bg_right.png') repeat-x #2d2d2d;
	left: 50%;
	position: absolute;
	width: 50%;
	height: 675px;
}	

.width {
	width: 980px;
	margin: 0px auto;
	text-align: left;
}

#width {
	width: 980px;
	left: 50%;
	position: absolute;
	margin-left: -490px;
	top: 0px;
	z-index: 1;
}

#left_extra_bg {
	background: url('images/bg_left_extra.png') no-repeat;
	width: 100px;
	position: absolute;
	left: 50%;
	margin-left: -590px;
	height: 489px;
}

#right_extra_bg {
	background: url('images/bg_right_extra.png') no-repeat;
	width: 100px;
	height: 490px;
	position: absolute;
	left: 50%;
	margin-left: 490px;
}

#header {
	background: url('images/top.jpg') no-repeat;
	height: 489px;
}

#logo {
	width: 150px;
	height: 105px;
	display: block;
	position: absolute;
	margin-left: 250px;
	margin-top: 140px;
}

#menu {
	margin-left: 185px;
	padding-top: 30px;
}

#menu a {
	display: block;
	float: left;
	height: 69px;
}

#menu a:hover {
	background-position: 0px 100%;
}

#menu a.active {
	background-position: 0px -69px;
}

.menu_1 {
	background: url('images/menu_01.png');
	width:134px;
}

.menu_2 {
	background: url('images/menu_02.png');
	width:99px;
}

.menu_3 {
	background: url('images/menu_03.png');
	width:85px;
}

.menu_4 {
	background: url('images/menu_04.png');
	width:109px;
}

.menu_5 {
	background: url('images/menu_05.png');
	width:99px;
}

.menu_6 {
	background: url('images/menu_06.png');
	width:97px;
}

.menu_7 {
	background: url('images/menu_07.png');
	width:41px;
}


#left {
	width: 279px;
	background: url('images/left_bg.png') no-repeat;
	margin-top: 40px;
	position: absolute;
	margin-left: -17px;
	z-index: 100;
	min-height: 311px;
	_height: 311px;

}

#left h1 {
	font-size: 13px;
	color: #151518;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#left td {
	font-size: 11px;
	color: #5a5d64;
	vertical-align: top;
	text-align: justify;
	width: 145px;
	padding: 8px;
	line-height: 140%;
}

#left a {
	font-size: 11px;
	color: #5a5d64;
	text-decoration: none;
}

#left a:hover {
	color: #000;
}


#left td.date {
	color: #97999b;
	font-weight: bold;
	width: 50px;
	padding-right: 0px;
	padding-left: 34px;
}

#left td.bold {
	font-weight: bold;
}

#left td.name {
	color: #97999b;
	width: 60px;
	padding-right: 0px;
	padding-left: 48px;
}

.up_container {
	background:  url('images/gray_bg.png') repeat-x #616163;
	width: 665px;
	_height: 225px;
	min-height: 225px;
	position: absolute;
	margin-top: -39px;
	margin-left: 315px;
	z-index: 10;
}

.up_container .back {
	color: #a6a8ab;
	text-decoration: none;
	float: right;
}

.up_container .back:hover {
	color: #fff;
}

.up_container .header {
	margin: 28px 0px 20px 28px;
}

.img_left {
	position: absolute;
	margin-left: -18px;
}

.img_right {
	position: absolute;
	margin-left: 665px;
}


#main {
	background: #252525;
	width: 100%;
	position: absolute;
	margin-top: 675px;
}


#main .content {
	height: 165px;
	width: 665px;
	margin-left: 315px;
}

#footer {
	text-align: center;
	color: #a6a8ab;
	font-size: 11px;
	background: #fff;
	padding: 20px 0px;
	line-height: 140%;
}

#footer .right {
	text-align: right;
	position: absolute;
	margin-left: 280px;
	width: 700px;
	font-size: 10px;
}

#footer .right b {
	color: #5a5d64;
	font-weight: normal;
}

#footer a {
	color: #82c128;
	text-decoration: none;
}

#footer a:hover {
	color: #ffc703;
}

#footer .right a {
	color: #5a5d64;
}

#footer .right a:hover {
	color: #82c128;
}

.btn {
	display: block;
}

.btn:hover {
	background-position: 0px -100%;
}

.btn_more {
	background: url('images/btn_more.gif');
	width: 154px;
	height: 30px;
	margin-top: 10px;
	float: right;
	margin-right: 35px;
}

#slider {
	padding-top: 40px;
}

.btn_slide_left {
	width: 19px;
	height: 57px;
	background: url('images/btn_slide_left.png');
	position: absolute;
	margin-top: 17px;

}

.btn_slide_right {
	width: 19px;
	height: 57px;
	background: url('images/btn_slide_right.png');
	position: absolute;
	margin-left: 646px;
	margin-top: 17px;
}

.slide_holder {
	width: 250px;
	height: 90px;
	background: url('images/slide_holder.png');
	margin-left: 60px;
	float: left;
}

.slide_holder img {
	margin: 10px;
}

#big_slider .slide_holder {
	width: 552px;
	height: 475px;
	background: url('images/big_slider.png');
	margin: 0px auto;
}
#big_slider .holder {
	margin-top: 40px;
	width: 552px;
	height: 475px;
}

#big_slider .slide_holder img {
	padding: 10px;
}

#big_slider .btn_slide_right, #big_slider .btn_slide_left {
	margin-top: 238px
}

.holder {
	position: absolute;
	overflow: hidden;
	width: 580px;
	height: 90px;
	margin-left: 55px;
}

.hold {
	position: absolute;
	width: 15000px;
	height: 70px;
}

#main .content p {
	color: #282c36;
	position: absolute;
	width: 195px;
	background: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-top: 62px;
	margin-left: 10px;
	padding: 2px 4px;
}

#main .content img {
	position: absolute;
}


#kontakt {
	height: 390px;
	color: #eef0f3;
	font-size: 12px;
	font-weight: bold;
}

#kontakt p {
	padding: 10px 35px;
}

#kontakt .header {
	margin-bottom: 15px;
}

#kontakt a {
	color: #000;
	text-decoration: none;
}


#kontakt a:hover {
	color: #FFF;
}

#kontakt form {
	padding: 0px 30px 0px 35px;
	line-height: 35px;
}


#kontakt .input {
	width: 220px;
	height: 35px;
	background: url('images/input.png');
}


#kontakt .input input {
	width: 200px;
	height: 14px;
	color: #323232;
	font-size: 12px;
	margin: 8px 3px 0px 3px;
}

#kontakt .textarea {
	background: url('images/textarea.png');
	width: 350px;
	height: 175px;
}

#kontakt .error {
	background-position: 0px 100%;
}

#kontakt .textarea textarea {
	width: 340px;
	height: 165px;
	padding: 3px;
	color: #323232;
	font-size: 12px;
	margin: 3px;
}


#kontakt .right {
	position: absolute;
	margin-left: 250px;
}

#oferta {
	margin-left: 36px;
}

#oferta li {
	list-style: none;
}

#oferta li a {
	background: url('images/li_1.png') no-repeat 0px 100%;
	line-height: 34px;
}

#oferta li li a {
	margin-left: 7px;
	background: url('images/li_2.png') no-repeat 0px 12px;
	line-height: 28px;
	padding-left: 13px;
}

#oferta li li li a {
	margin-left: 32px;
	background: url('images/li_3.png') no-repeat 0px 7px;
	line-height: 18px;
	padding-left: 11px;
}

#oferta li li li li a {
	margin-left: 56px;
	background: url('images/li_4.png') no-repeat 0px 7px;
	line-height: 18px;
	padding-left: 11px;
}


#oferta li ul {
	padding-bottom: 4px;
	background: url('images/li_1.png') no-repeat 0px 100%;
}

#oferta li li  {
	background: none;
	padding-bottom: 0px;
}

#oferta a {
	text-transform: uppercase;
	color: #5a5d64;
	font-weight: bold;
	display: block;
	font-size: 11px;
	text-decoration: none;
}

#oferta li li a:hover, #oferta li li a.active {
	background-position: 0px -18px;
}

#oferta li li li a:hover, #oferta li li li a.active {
	background-position: 0px -23px;
}



#oferta a:hover, #oferta li a.active {
	color: #54951e;
}



#oferta li a.last {
	background: none;
}

#kontakt .btn_send {
	width: 79px;
	height: 30px;
	background: url('images/btn_send.gif');
	padding: 0px;
	position: absolute;
	margin-left: 521px;
	margin-top: 253px;
}

#kontakt .btn_reset {
	width: 96px;
	height: 30px;
	background: url('images/btn_reset.gif');
	padding: 0px;
	margin-left: 405px;
	margin-top: 253px;
	position: absolute;
}

.btn_send {
	cursor: pointer;
}

#o_firmie {
	line-height: 140%;
	text-align: justify;
	color: #eef0f3;
	font-size: 12px;
}


#o_firmie p {
	line-height: 140%;
	margin: 15px 35px;
}

#o_firmie li {
	margin-left: 55px;
	list-style: square;
}

#o_firmie {
	height: 830px;
}

#home p {
	padding: 0px 35px;
	font-size: 12px;
	color: #eef0f3;
	font-weight: bold;
	line-height: 140%;
	text-align: justify;
}

#home a {
	color: #fff;
}

#home a:hover {
	color: #eef0f3;
}


.up_container h1 {
	color: #eef0f3;
	font-size: 16px;
	margin-left: 35px;
	margin-bottom: 15px;
}

.up_container li {
	margin: 5px 35px;
}

#main #big_slider {
	height: 550px;
}

.loader {
	text-align: center;
	padding-top: 100px;
	display: none;
	position: absolute;
	width: 650px;
}

.logos {
	width: 605px;
	height: 100px;
	margin-left: -20px;
}

.logos * {
	margin-left: 7px;
	margin-bottom: 13px;
	float: left;
	cursor: pointer;
}


.logo_1 {
	background: url('logo/logo_dziedzic.png');
	width: 260px;
	height: 46px;
}

.logo_2 {
	background: url('logo/logo_ns.png');
	width: 144px;
	height: 46px;
}

.logo_3 {
	background: url('logo/logo_mdd.png');
	width: 152px;
	height: 46px;
}

.logo_4 {
	background: url('logo/logo_cp.png');
	width: 66px;
	height: 46px;
}

.logo_5 {
	background: url('logo/logo_bejot.png');
	width: 146px;
	height: 46px;
}

.logo_6 {
	background: url('logo/logo_drew.png');
	width: 52px;
	height: 46px;
}

.logo_7 {
	background: url('logo/logo_kart.png');
	width: 92px;
	height: 46px;
}

.logo_8 {
	background: url('logo/logo_maro.png');
	width: 138px;
	height: 46px;
}

.logo_9 {
	background: url('logo/logo_profim.png');
	width: 218px;
	height: 46px;
}

.logo_10 {
	background: url('logo/paged.png');
	width: 150px;
	height: 46px;
}

.gallery {
	margin: 10px 20px;
}

.border {
	width: 203px;
	height: 134px;
	float: left;
	margin-right: 5px;
}
.border img {
	position: absolute;
}
