﻿/* www.porzezinski.com.pl - Style */

body {
	margin: 0;
	padding: 0;
	background-color: #242424;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*font: 12px "Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;*/
	color: #fff;
}

#logo {
	display: block;
	position: absolute;
	top: -3px;
	left: 38px;
	text-indent: -5000px;
	background: url('images/logo.png');
	width: 304px;
	height: 295px;
}

/* baner */
#baner_orange_box {
	background: #FF7513; 
	height: 290px;
	margin-left: 32px;
	margin-top: 45px;
	min-width: 947px;
	width: 980px;
	border-bottom: 1px solid #483121;
}

#baner_box {
	width: 948px;
	position: relative;
	height: 290px;
}

#flash_banner {
	position: absolute;
	right: -2px;
	top: -20px;
}

/*main menu*/
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: -2px;
	top: 238px;
}
ul.menu li {
	float: left;
	margin-top: -7px;
	position: relative;
}
ul.menu li a {
	display: block;
	/*height: 83px;*/
	height: 63px;
	text-indent: -5000px;
}

ul.menu li a:hover, ul.menu li a.active {
	background-color: #FF8731;
}

.abautas a {
    background: url('images/strona_glowna.png') no-repeat 7px 30px;
    width: 104px;
}

.offert a {
    background: url('images/oferta.png') no-repeat 7px 30px;
    width: 50px;
}

.projects a {
    background: url('images/realizacje.png') no-repeat 7px 30px;
    width: 117px;
}

.contact a {
    background: url('images/kontakt.png') no-repeat 7px 30px;
    width: 60px;
}

/* opis */

#opis_all {
	margin-top: 40px;
	position: relative;
}

.div_opis {
	width: 617px;
	margin-left: 362px;
	position: relative;
	padding-bottom: 34px;
	line-height: 18px;
}

h1.naglowek {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: normal;
	color: #FE7613;
	font-size: 16px;
}

#dane {
	width: 979px;
	height: 5em;
}

#stopka {
	float: right;
	width: 320px;
	font-size: 10px;
	color: #666666;
	padding-left: 10px;
}
.clearfix {display: inline-table;}
.clearfix {zoom: 1;} 
.clearfix {display: block;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#dane_mail {
	font-size: 12px;
	width: 278px;
	padding: 16px 0 4px 360px;
	border-top: 1px solid #3A3A3A;
	padding-top: 16px;
	float: left;
}

#dane_mail a {
	color: #FE7613;
	text-decoration: none;
}



#dane_mail a:hover {
	text-decoration: underline;
}

.dane_mail a, span.infolinia {
	color: #FE7613;
	text-decoration: none;
	word-spacing: normal;
}
