html,body{
	padding: 0px;
	margin: 0px;
	background: url('images/bg.jpg') repeat-x;
	background-color: #5b6875;
}

a { outline:none }
a img { border:none } 

/* Budowa */

#site{
		width: 930px;
		height: auto;
		margin: 0 auto;		
}

#left{
	width: 353px;
	height: 115px;
	float: left;
	background: url('images/left_bg.jpg') no-repeat;
	padding-top: 560px;
	padding-left: 120px;
}

#right{
	width: 453px;
	height: auto;
	min-height: 675px;
	overflow: hidden;
	float: left;
	background: url('images/right_bg.jpg') no-repeat;
}

 /* Menu */

#menu{
	margin-top: 70px;
	width: 405px;
	height: 100px;
}

#firma{
	width: 	94px;
	height: 80px;
	display: block;
	background: url('images/firma.png') no-repeat;
	float: left;
}

#firma:hover{
	width: 	94px;
	height: 80px;
	display: block;
	background: url('images/firma.png') no-repeat 0px -82px;
	overflow: hidden;
	float: left;
}

#oferta{
	width: 	95px;
	height: 80px;
	display: block;
	background: url('images/oferta.png') no-repeat;
	float: left;
}

#oferta:hover{
	width: 	95px;
	height: 80px;
	display: block;
	background: url('images/oferta.png') no-repeat 0px -82px;
	overflow: hidden;
	float: left;
}

#serwis{
	width: 	95px;
	height: 80px;
	display: block;
	background: url('images/serwis.png') no-repeat;
	float: left;
}

#serwis:hover{
	width: 	95px;
	height: 80px;
	display: block;
	background: url('images/serwis.png') no-repeat 0px -82px;
	overflow: hidden;
	float: left;
}

#kontakt{
	width: 	95px;
	height: 80px;
	display: block;
	background: url('images/kontakt.png') no-repeat;
	float: left;
}

#kontakt:hover{
	width: 	95px;
	height: 80px;
	display: block;
	background: url('images/kontakt.png') no-repeat 0px -82px;
	overflow: hidden;
	float: left;
}

/* Tekst */

#tekst{
		width: 394px;
		height: auto;
		min-height: 482px;
		margin-top: 10px;
		margin-left: 5px;
		margin-bottom: 10px;
}

#tekst_gora{
	width: 395px;
	height: 13px;
	background: url('images/tekst_gora.png') no-repeat;
}

#tekst_bg{
	width: 375px;
	height: auto;
	min-height: 450px;
	background: url('images/tekst_bg.png') repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

#tekst_link{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

#tekst_dol{
	width: 395px;
	height: 15px;
	background: url('images/tekst_dol.png') no-repeat;
}

/* Stopka */

#stopka{
	width: 	926px;
	height: 140px;
	clear: both;
	background: url('images/stopka.jpg') no-repeat;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#stopka_lewa{
	width: 180px;
	height: 100px;
	float: left;
	padding-left: 20px;
	padding-top: 40px;
}

#stopka_prawa{
	width: 720px;
	height: 100px;
	float: left;
		padding-top: 40px;
}

.cert{
	background: url('images/cert.png') no-repeat;
	width: 116px;
	height: 52px;
	float: right;
}

.p{
	margin: 0;	
}

.p_red{
	color: #c2131a;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.p_red a:link{
	color: #c2131a;
	font-weight: bold;
	text-align: center;
}

.p_red a:visited{
	color: #c2131a;
	font-weight: bold;
	text-align: center;
}

.p_red a:hover{
	color:#FFF;
	font-weight: bold;
	text-align: center;
}


/** Oferta **/

#oferta_top{
	width: 	394px;
	height: 62px;
}

#sprzedaz{
	width: 	207px;
	height: 62px;
	background: url('images/sprzedaz.png') no-repeat;
	display: block;
	float: left;
}

#uslugi{
	width: 	187px;
	height: 62px;
	background: url('images/uslugi.png') no-repeat;
	display: block;
	float: left;
}

#oferta_tekst{
	width: 384px;
	height: auto;
	background: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
}

#oferta_opis{
	width: 384px;
	height: auto;
	background: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
}

#oferta_dol{
	width: 	395px;
	height: 15px;
	background: url('images/oferta_dol.png') no-repeat;
}

.oferta_ul{
	margin: 0;
	list-style: none;
	padding: 0;
	margin-left: 15px;
}

.oferta_li a:link{
	color: #767676;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.oferta_li a:visited{
	color: #767676;
	text-decoration: none;
}

.oferta_li a:hover{
	color: #6ab0e3;
	text-decoration: none;
	font-weight:bold;
}

.oferta_li a:active{
	color: #6ab0e3;
	text-decoration: none;
	font-weight:bold;
}

.oferta_li{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	cursor: pointer;
	color: #767676;
}

.oferta_li:hover{
	list-style-image: url('images/li.jpg');	
	color: #6ab0e3;
	cursor: pointer;
}

.tekst_niebieski{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6ab0e3;
}

#psd{
	width: 116px;
	height: 47px;
	background: url('images/szczegoly.jpg') no-repeat;
	display: block;
	margin: 0 auto;
	float: right;
}

#zlozzamowienie{
	width: 171px;
	height: 46px;
	background: url('images/zlozzamowienie.png') no-repeat;
	display: block;
	margin: 0 auto;
	float: right;
	margin-left: 10px;
}

#menu_oferta{
	width: 300px;
	height: 50px;
	margin: 0 auto;
	margin-top: 20px;
}

#zdjecia{
	width: 330px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
}

.akapit{
	width: 300px;
	height: auto;
	padding-bottom: 10px;	
	margin-left: 20px;
}

#formularz{
	width: 300px;
	margin: 0 auto;
}

/** Kontakt **/

#kontakt_tekst{
	width: 374px;
	height: auto;
	background: #FFF;
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 20px;
	text-align: right;
}

#podstrona_top{
	width: 	384px;
	height: 47px;
	background: url('images/podstrony_top.png') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 10px;
	padding-top: 15px;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #657280;
	text-align: left;
}

.title3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #657280;
}

.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3b7e9e;
}

.tekst{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #657280;
}

.form{
	width: 288px;
	height: 20px;
	background: url('images/form.png') no-repeat;
	border: 0px solid;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	color: #000;
}

.formtresc{
	width: 278px;
	height: 216px;
	background: url('images/form_tekst.png') no-repeat;
	border: 0px solid;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}

.send{
	width: 	52px;
	height: 19px;
	background: url('images/send.png') no-repeat;
	border: 0px solid;
}

#ramka{
	width: 	335px;
	height: 35px;
	background: url('images/ramka.png') no-repeat;
	padding-left: 15px;
	padding-top: 15px;
	text-align: left;
}

/* MILKBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(images/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.clear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(../images/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(../images/next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(../images/play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(images/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}



