@charset "utf-8";
body {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;	
	color: #000000;
	background:#f0f0f0 url(../images/background.jpg) top left repeat-x;
}


#header, #header2, #unheader, #container, #cont_shadow, #cont_shadow2, #clients, #footer, #header_inner2, #container2  {
	margin:0 auto;
	padding:0;
	width:1000px;	
}

#header  {
	border:#fff 1px solid;
	border-bottom:none;
	margin-top:50px;
	background:url(../images/header_background.jpg) top left repeat-x;
	height:102px;
	
}

a {
	color:#02bbef;
	outline:none;
	
}

#header #logo {
	width:450px;
	height:60px;
	margin-left:50px;
	margin-top:30px;
	
}

#header #logo img {
	display:inline;
	float:left;
	}

#header2 {
	height:367px;
	background:url(../images/header2_slogan.jpg) no-repeat;

	background-color:#00beec;	
}

#header_inner2 {
	height:112px;
	background:url(../images/background_inner.jpg) no-repeat;
	background-color:#00beec;	
}



#header2 #menu1, #header_inner2 #menu1 {
	width:410px;
	float:right;	
}

#header_inner2 #naglowek {
	padding-left:40px;
	padding-top:30px;
	width:500px;
}


#unheader {
	height:143px;
	background:url(../images/background_under_header.jpg) #373939 left top no-repeat;
}

#unheader #about, #unheader #order, #unheader #contact {	
	display:inline;
	float:left;
	width:345px;
}

#unheader #order {
	width:330px;	
}

#unheader #contact {
	width:325px;	
}

#unheader .img, #unheader .text {
	display:inline;
	float:left;
	width:auto;
}

#unheader #about .img, #unheader #order .img, #unheader #contact .img {
	width:59px;
	height:59px;
	background:url(../images/about.jpg);
	margin-left:30px;
	margin-top:40px;
	
}

#unheader #order .img {
	background:url(../images/order.jpg);	
}

#unheader #contact .img {
	background:url(../images/contact.jpg);
	
}

#unheader .text h1 {
	padding:0;
	margin:0;
	color:#FFF;
	font-size:2.3em;
	font-weight:normal;
}
#unheader .text p {
	color:#9a9a9a;
	font-size:.9em;
	padding-top:10px;
	padding-right:20px;
	margin:0;
}


#unheader .text {
	margin-top:30px;
	padding-left:20px;
	width:230px;	
}

#unheader #order .text {
	margin-top:30px;
	padding-left:20px;
	width:210px;	
}

#unheader #contact .text {
	margin-top:30px;
	padding-left:20px;
	width:210px;	
}


#container, #container2{
	background:#fff;
	min-height:300px;
	height:auto;
	margin-top:40px;
	border:1px solid #e0e0e0;
	padding-bottom:40px;

	
}

#container2{
	margin-top:0px;	
	}

#cont_shadow, #cont_shadow2 {
	background:url(../images/shadow2.jpg);
	height:28px;
	
}

#container #left_col_home, #container #right_col_home {
	width:360px;
	display:inline;
	float:left;
	padding-left:40px;
	padding-top:40px;
}
#container #right_col_home {
	width:540px;
	padding-left:40px;
	background:url(../images/background_home_right_column.jpg) left center no-repeat;
}

#container #right_col_home img {
	border:2px solid #dddddd;
	float:left;
	margin: 0 20px 10px 0;
}

#container #right_col_home p {
	color:#6f6f6f;
}

#container h1 {
	padding:0;
	margin:0;
	color:#3a3c3c;
	font-size:2.3em;
	font-weight:normal;
}

p.list {
	padding-left:40px;
	background:url(../images/ptaszek.jpg) no-repeat left center;
	height:27px;
	padding-top:20px;
	padding-right:30px;
	
}

p.list span.naglowek {
	font-size:1.3em;
	color:#00b7e3;
	font-weight:bold;
	display:block;
}
p.list span.opis {
	display:block;
	font-size:.9em;
	color:#9a9a9a;
}

.clear {
	clear:both;
}
.hr {
	width:318px;
	height:4px;
	background: url(../images/linia_small.jpg) no-repeat top center;
	margin-top:15px;
	margin-bottom:15px;
	
}

.hr2 {
	width:535px;
	height:4px;
	background: url(../images/linia_big.jpg) repeat-x top center;
	margin-top:15px;
	margin-bottom:15px;
	
}

.button {
	width:286px;
	padding-left:20px;
	padding-top:40px;
	
}

#clients {
	height:120px;
	background:#fff;
	margin-top:20px;
	border:1px solid #e0e0e0;
	padding-bottom:0px;
	
}

#clients #clients_left_col, #clients #clients_right_col {
	width:190px;
	height:120px;
	display:inline;
	float:left;
	padding-left:40px;
	
}

#clients #clients_right_col {
	width:700px;
	background:url(../images/background_clients_right_column.jpg) left center no-repeat;
}

#clients #clients_right_col img.pierwszy, #clients #clients_right_col img.drugi, #clients #clients_right_col img.trzeci, #clients #clients_right_col img.czwarty {
	display:inline;
	float:left;	
}

#clients #clients_right_col img.pierwszy {
	padding-top:40px;
	padding-left:10px;
}

#clients #clients_right_col img.drugi {
	padding-top:40px;
	padding-left:80px;
}

#clients #clients_right_col img.trzeci {
	padding-top:30px;
	padding-left:60px;
}
#clients #clients_right_col img.czwarty {
	padding-top:10px;
	padding-left:60px;
}

#clients_left_col h1 {
	font-size:1.6em;
	margin:0;
	margin-top:30px;
	color:#3a3c3c;

}
#clients_left_col p {
	color:#AFAFAF;
	margin:0;
	font-weight:bold;
}


#footer {
	background:url(../images/footer_bg.jpg) left top no-repeat;
	height:69px;
	margin-top:10px;
	margin-bottom:40px;
	
	
}
#footer .copyright, #footer .wykonanie {
	display:inline;
	float:left;
	width:auto;
	padding-top:25px;
	padding-left:40px;
	color:#FFF;
	
}
#footer .wykonanie {
	padding-right:20px;	
	float:right;
}
#footer .wykonanie a, #unheader a {
	color:#fff;
	text-decoration:none;
}


#hr3 {
	background:url(../images/hr_gray.jpg) top left no-repeat;
	width:535px;
	height:3px;	
	
}

#hr4 {
	background:url(../images/hr_gray2.jpg) top left no-repeat;
	width:318px;
	height:3px;	
	margin-top:30px;
	
}



.wzor {
	text-align: center;
}
.wycentrowany {
	text-align: center;
	font-weight:bold;
	font-size:1.1em;
}


