body {
	background: url("../images/background.jpg") no-repeat #fbfafa;
	color: #414141;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
}

#top_box {
	background: url("../images/pattern.jpg") repeat-x;
	height: 161px;
	width: 100%;
}

.width_page {
	width: 1200px;
	margin: 0 auto;
	padding: 0px;
}

#bluestrips {
	background: url("../images/blue_paski.png") no-repeat;
	height: 28px;
	width: 655px;
	float: right;	
}

#logo {
	background: url("../images/logo.png") no-repeat;
	height: 84px;
	width: 180px;
	float: left;	
	margin-top: 35px;
}

#menu {
	width: 700px;
    margin-left: 520px;
	padding-top: 70px;
}

.menu_link {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	color: #1b1b1b;
	text-decoration: none;
	padding: 10px;
}

.menu_link:hover {
	background-color: #004c88;
	color: #fff;
}

#bg_box {
	background: url("../images/bg_box.png") no-repeat;
	height: 354px;
	width: 1200px;
	margin: 0 auto;
	margin-top: -240px;
}

#bg_box_color {
	background-color: #004986;
	width: 100%;
	height: 228px;
}

#bg_box_color_hid {
	background-color: #1b1b1b;
	width: 100%;
	height: 240px;
}

#icon_box {
	background: url("../images/icon_box.png") no-repeat;
	height: 190px;
	width: 1160px;
	margin: 0 auto;
}


#body_box {
	overflow: hidden;
}

#people_icon {
	background: url("../images/people_icon.png") no-repeat;
	height: 40px;
	width: 63px;
	float: left;	
	padding: 10px;
	margin-top: 20px
}

#aboutme {
	width: 650px;
	height: 300px;
	padding: 10px;
	float: left;
}

#officeman {
	background: url("../images/office_man.png") no-repeat;
	height: 224px;
	width: 382px;
	float: right;	
	padding: 10px;	
}

.oseb {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #1b1b1b;
	text-decoration: none;
}

.osl {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 300;
	color: #1b1b1b;
	text-decoration: none;
}

.osl_mini {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #1b1b1b;
	text-decoration: none;
}


.ossb_mini {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #1b1b1b;
	text-decoration: none;
}

/* STOPKA */

#footer_body {
	background-color: #1b1b1b;
	width: 100%;
	height: 197px;
	overflow: hidden;
}

#footer_line {
	background-color: #424242;
	width: 100%;
	height: 15px;
	overflow: hidden;
}

#logo_footer {
	background: url('../images/footer_logo.png') no-repeat;
	width: 112px;
	height: 52px;
	float: left;
	margin-top: 75px;
}

#fb_icon {
	background: url('../images/contact/fb.png') no-repeat;
	width: 100px;
	height: 100px;
	float: right;
	margin-top: 45px;
}

#map_footer {
	background: url('../images/footer_map.png') no-repeat;
	width: 507px;
	height: 187px;
	float: right;
	margin-top: 5px;	
}

/* USŁUGI */
#notebookpng {
	background: url('../images/stock/notebook.png') no-repeat;
	width: 622px;
	height: 240px;
	float: right;		
}

#pcpng {
	background: url('../images/stock/pc.png') no-repeat;
	width: 622px;
	height: 240px;
	float: left;		
}

#mobilepng {
	background: url('../images/stock/mobile.png') no-repeat;
	width: 622px;
	height: 240px;
	float: right;		
}

#tabletpng {
	background: url('../images/stock/tablet.png') no-repeat;
	width: 622px;
	height: 240px;
	float: left;		
}

#wwwpng {
	background: url('../images/stock/www.png') no-repeat;
	width: 622px;
	height: 240px;
	float: right;		
}

#siecipng {
	background: url('../images/stock/sieci.png') no-repeat;
	width: 622px;
	height: 240px;
	float: left;		
}

.oseb_u {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 800;
	color: #ffffff;
	text-decoration: none;
}

.osl_u {
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}

.osl_mini_u {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
}


.ossb_mini_u {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
}

/* KONTAKT */
#kontakt_body {
	background-color: #dadcdc;
	width: 100%;
	height: 250px;
	overflow: hidden;
}

/* IKONY BODY */

.icon_notebook {
	background: url('../images/icon/new/notebook.png') no-repeat;
	width: 102px;
	height: 84px;
	display: inline-block;
}


.icon_notebook_h {
	background: url('../images/icon/new/notebook_h.png') no-repeat;
	width: 102px;
	height: 84px;
	display: inline-block;
}
.icon_notebook_h:hover{
	background: url('../images/icon/new/notebook_z.png') no-repeat;
	width: 102px;
	height: 84px;
	display: inline-block;
}
.icon_pc {
	background: url('../images/icon/new/pc.png') no-repeat;
	width: 128px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}

.icon_pc_h {
	background: url('../images/icon/new/pc_h.png') no-repeat;
	width: 128px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}

.icon_pc_h:hover {
	background: url('../images/icon/new/pc_z.png') no-repeat;
	width: 128px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}

.icon_mobile {
	background: url('../images/icon/new/mobile.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_mobile_h {
	background: url('../images/icon/new/mobile_h.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_mobile_h:hover {
	background: url('../images/icon/new/mobile_z.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_tablet {
	background: url('../images/icon/new/tab.png') no-repeat;
	width: 124px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_tablet_h {
	background: url('../images/icon/new/tab_h.png') no-repeat;
	width: 124px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_tablet_h:hover {
	background: url('../images/icon/new/tab_z.png') no-repeat;
	width: 124px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_www {
	background: url('../images/icon/new/www.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_www_h {
	background: url('../images/icon/new/www_h.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_www_h:hover {
	background: url('../images/icon/new/www_z.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_sieci {
	background: url('../images/icon/new/sieci.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_sieci_h {
	background: url('../images/icon/new/sieci_h.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_sieci_h:hover {
	background: url('../images/icon/new/sieci_z.png') no-repeat;
	width: 127px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_up {
	background: url('../images/icon/new/up.png') no-repeat;
	width: 100px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_up_h {
	background: url('../images/icon/new/up_h.png') no-repeat;
	width: 100px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}
.icon_up_h:hover {
	background: url('../images/icon/new/up_z.png') no-repeat;
	width: 100px;
	height: 84px;
	display: inline-block;
	margin-left: -4px;
}

