html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/background.jpg) left -30px repeat-x;
}


div#site_area {
	width:100%;
	height:100%;
	text-align:left;
}


div#site_content_wrapper {
	min-height:100%;
	padding:0px;
	width:100%;
	background: url(../images/bg1.jpg) center -30px no-repeat;
}

* html div#site_content_wrapper {
	height:100%;
}


/*HEADER*/
#header-container {
	width: 100%;
}

#body-container {
	background: transparent;
}

div.cleaner {
	clear: both;
	height: 0px;
	width: 1px;
	line-height: 0px;
	font-size: 0px;
}

body, input, textarea, select, button, p, div {
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 10px;
}

input, textarea, button {
	vertical-align:middle;
}

/* OGOLNE */

a,a:active {
	color:#000000;
	text-decoration:none;
}

 a:hover{
	text-decoration:underline;
}

.bold {
	font-weight: bold;
}

.padb15 {
	padding-bottom: 15px;
}

/* @MENU */

#header-container #header {
	width: 878px;
	margin: 0 auto;
}

#header #top {
	border-bottom: 1px solid #000; 
	height: 98px;
	padding-top: 30px;
	text-align: left;
}

#top #logotyp {
	display: block;
	float: left;
}

#top #budo-forma {
	display: block;
	float: left;
	padding-top: 25px;
	padding-left: 30px;
	width: 400px;
}

#top ul#menu {
	list-style-type: none;
	padding: 6px 0px 0px 0px; 
	margin: 0px;
}

#top ul#menu LI {
	float: left;
	padding-right: 27px;
	line-height: 11px;
	font-size: 9px;
}

#top ul#menu LI.cent {
	padding-left: 27px;
}

#top ul#menu LI.border {
	border-right: solid 1px #000;
}

#top ul#menu LI a {
	font-size: 10px;
}

/* @BANNER */
#banner {
	width: 878px;
	margin-top: 10px;
	text-align: left;
}

/* @CONTENT */

.main_content {
	 width: 878px;
	 overflow: hidden;
	 padding: 0px;
	 margin: 0 auto;
}

.bg-firma {
	background: url(../images/bg_firma.jpg) left 20px no-repeat;
}

.bg-realizacje {
	background: url(../images/bg_realizacje.jpg) left 10px no-repeat;
}

/* @LEWA KOLUMNA */
div.main_content div#left-col {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 643px;
}

/* @LEWA KOLUMNA TEKSTY */
div#left-col div.left-col-content {
	padding-top: 0px;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 130px;
	width: 583px;
}

.gal {
	padding-bottom: 20px !important;
}

div.left-col-content div.headers {
	width: 157px;
	border-bottom: solid 1px #000;
	padding: 0px 0px 12px 0px;
}


div#left-col div.left-col-content h1.cyf {
	font-size: 60px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: 60px;
	float: left;
	padding: 0px;
	margin: 0px;
}

div#left-col div.left-col-content h2.names {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	float: left;
	color: #d65905;
	padding-left: 12px;
	padding-top: 37px;
}

div.left-col-content h3.headset {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
}

div.left-col-content p {
	font-size: 10px;
	color: #d65905;
	padding-top: 15px;
}

/* @REALIZACJE */

div.left-col-content div.realiz a {
	font-size: 10px;
	color: #d65905;
	display: block;
	font-weight: bold;
	background: url(../images/arrow_right.gif) right 4px no-repeat;
	width: 320px;
}

div.left-col-content div.realiz .d-arrow {
	background: url(../images/arrow_down.gif) right 4px no-repeat;
}



div.left-col-content p.full-text {
	font-size: 9px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 10px;
	width: 320px;
	line-height: 15px;
}

p.full-text .grey-bold {
	color: #5a5754;
	font-weight: bold;
}

/* @OFERTA */

div.left-col-content div.oferta a {
	font-size: 10px;
	color: #d65905;
	display: block;
	font-weight: bold;
	background: none;
	width: 340px;
}


/* @STONA GŁÓWNA */

div.left-col-content div.floatowanie {
	float: left;
	width: 157px;
	padding-right: 37px;
}

div.floatowanie div.headers {
	width: 157px;
	border-bottom: solid 1px #000;
	padding: 0px 0px 12px 0px;
}

div.floatowanie a:hover {
	text-decoration: none;
}

div.floatowanie h1.cyf {
	font-size: 60px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	letter-spacing: -5px;
	line-height: 60px;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.floatowanie h2.names {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	float: left;
	color: #d65905;
	padding-left: 12px;
	padding-top: 37px;
}

div.floatowanie h2.names a {
	color: #d65905;
}

div.floatowanie h3.headset {
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000;
	padding-top: 15px;
}

div.floatowanie p {
	font-size: 9px;
	color: #d65905;
	padding-top: 15px;
}

div.floatowanie p a {
	color: #d65905;
}

div.floatowanie p a:hover {
	text-decoration: none;
}


/* @PRAWA KOLUMNA */
div.main_content div#right-col {
	width: 235px;
	float: left;
}	

div#right-col div#right-col-content {
	padding-top: 29px;
	text-align: right;
}

div#right-col div#right-col-content h2 {
	font-size: 19px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 0px 16px 0px 0px;
	display: block;
	height: 50px;
	background: url(../images/bg_strzala.gif) right bottom no-repeat;
}
/*
div#right-col div#right-col-content p {
	padding-top: 15px;
	padding-right: 30px;
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	background: url(../images/koperta.gif) 10px 60px no-repeat;
}
*/

div#right-col div#right-col-content a#mailto {
	float: left;
	width: 58px;
	height: 48px;
	display: block;
	margin-top: 33px;
	margin-left: 10px;
}

div#right-col div#right-col-content a#mailto img {
	display: block;
	margin: 0;
	padding: 0;
}

div#right-col div#right-col-content p {
	padding-top: 15px;
	padding-right: 30px;
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
/*	background: url(../images/koperta.gif) 10px 60px no-repeat; */
	width: 130px;
	float: right;
}

div#right-col div#right-col-content p.shm {
	width: 170px;

}

div#right-col div#right-col-content p span.uno {
	color: #d65905;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}

div#right-col div#right-col-content p span.due {
	color: #000;
	font-weight: bold;
	font-size: 10px;
	font-style: normal;
}


/* @STOPKA Z COPYRAJTEM */

div#site_footer_wrapper {
	height: 2px;
	padding: 5px 0px 0px 0px;
	width: 766px;
}
