/*______________Created by Duonet______________*/
/*________________www.duonet.eu_______________*/

body { font: 15px Arial; line-height: 150%; color: #555; margin: 0; border-top: 7px solid #ff6c00; }
h3 { color: #ff6c00; font-size: 16px; }
img { border: 0 none; }
a { color: #474747; font-weight: normal; text-decoration: none; }
a:hover { text-decoration: underline; }

.bold { font-weight: bold; }

div.c
{
	clear:    both !important;
	margin:   0 !important;
	padding:  0 !important;
	width:    0 !important;
	height:   0 !important;
	border:   0 none !important;
	overflow: hidden !important;
}

.page-width { margin: 0 auto; width: 980px; }

#bg {
	position: absolute;
	left: 0;
	top: 194px;
	z-index: -1;
	width: 100%;
	height: 210px;
	border-top: 9px solid #ff6c00;
	border-top: 9px solid #000000;
	background: transparent url('../img/bg.gif') repeat 0 0;
	background: #ff6c00;
}

#top {
	height: 90px;
	overflow: hidden;
}
#top #logo {
	margin: 16px 0 0 0;
}

#menu {
	position: relative;
	height: 55px;
	padding-left: 50px;
	overflow: hidden;
}
#menu a {
	display: block;
	float: left;
	opacity: 0.5;
	width: 119px;
	height: inherit;
	text-indent: -9999px;
}
#menu a#menu_strona_glowna { width: 145px; }
#menu a#menu_o_firmie { width: 100px; }
#menu a#menu_oferta { width: 80px; }
#menu a#menu_kontakt { width: 110px; }

#menu .bg_menu_right {
	float: right;
	margin: 4px 0 0 0;
	width: 347px;
	height: 47px;
	background: url('../img/bg_menu_right.png') no-repeat 0 0;
}
#menu .bg_menu_right img {
	float: right;
	margin: 16px 14px;
}
#menu .bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -2;
	width: 980px;
	height: inherit;
	background: url('../img/menu_bg.png') no-repeat 0 0;
}
#menu .mask {
	position: absolute;
	top: 0;
	left: 50px;
	z-index: -1;
	width: 150px;
	height: inherit;
	overflow: hidden;
/*
	opacity: 0.5;
*/
}
#menu .mask .left {
	float: left;
	width: 5px; height: 55px;
	background: url('../img/menu_slide_left.png') no-repeat 0 0;
}
#menu .mask .fg {
	position: relative;
	top: 0;
	left: -50px;
	z-index: -1;
	width: 500px;
	height: inherit;
	background: url('../img/menu_fg.png') no-repeat 0 0;
}
#menu .mask .right {
	float: right;
	width: 5px; height: 55px;
	background: url('../img/menu_slide_right.png') no-repeat 0 0;
}

#wizerunek_bg {
	margin: 10px auto 0 auto;
	width: 982px;
	height: 294px;
	background: url('../img/wizerunek_bg.png') no-repeat center bottom;
}
#wizerunek {
	margin: 10px auto;
	height: 284px;
	border: 1px solid #ff6c00;
	overflow: hidden;
}

#submenu {
	margin: 0 0 8px 0;
	height: 31px;
	background: #ff6c00;
	text-align: center;
}
#submenu img { margin: 4px 0; }
#submenu .sm_dostawa {
	margin: 7px 0 0 30px;
}
#submenu .sm_wykonanie {
	margin: 7px 0 0 140px;
}
#submenu .sm_obsluga_serwisowa {
	margin: 7px 0 0 110px;
}

#content {  }

#sg_boxy { }
#sg_boxy .box {
	float: left;
	margin: 0;
	width: 300px;
	text-align: justify;
}
#sg_boxy .box p.inbox {
	min-height: 200px;
}
#sg_boxy .box.middle {
	margin: 0 40px;
}
#sg_boxy .box p {
	margin: 0;
	padding: 10px;
	background: #FFE2CD;
	color: #000000;
}
#sg_boxy .box a img {
	margin: 10px 0 0 0;
}

#logotypy {
	margin: 20px 0;
	border-top: 1px solid #cccccc;
}
#logotypy a img { margin: 0 20px; vertical-align: middle; }


#footer { margin: 0 0 100px 0; }
#footer .page-width { padding: 24px; background: url('../img/bg.gif') repeat 0 0; }
#footer .right { float: right; }
#footer .duonet { float: right; clear: right; margin: 10px 0 0 0; }
#footer a { color: #004c64; text-decoration: none; margin: 0 10px 0 0; }


#kontakt_formularz {
	float: right;
}
#kontakt_formularz input, #kontakt_formularz textarea {
	border: 1px solid #999999;
}
#kontakt_formularz input:hover, #kontakt_formularz textarea:hover {
	border: 1px solid #ff6c00;
}
#kontakt_formularz input:focus, #kontakt_formularz textarea:focus {
	border: 1px solid #ff6c00;
}

#kontakt_mapa {
	float: right;
	width: 400px;
	margin: 0 40px;
}
#kontakt_mapa iframe {
	border: 1px solid #999999;
}
#kontakt_formularz h3, #kontakt_mapa h3 {
	margin-top: 0;
}

.img-o-firmie {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}
