html, body {
	background-color:#000;
	background-image:url(../images/bg.jpg);
	background-attachment:scroll; 
	background-position:center top;
	background-repeat:no-repeat;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f7276;
}

a {
	color:#eaeaea;
	text-decoration:none;
}

a:hover{
	color:#eaeaea;
	text-decoration:underline;
}

img {
	border:none;
	display:block;
}

td {
	vertical-align:top;
}

ul {
	margin:0px;
	padding:0px;
	color:#6f7276;
}

	ul li {
		margin: 0px 0px 0px 20px;
		list-style-image:url(../images/arrow.gif);
		padding:4px 0px 4px 10px;
	}
	
	ul li.small {
		margin: 0px 0px 0px 40px;
		list-style-image:url(../images/arrow_small.gif);
		padding:0px;
	}
	
	ul li.white {
		color:#eaeaea;
	}

		ul li a {
			color:#363a32;
			cursor:pointer;
			text-decoration:none;
		}

		ul li a:hover {
			cursor:pointer;
			text-decoration:underline;
		}

.bold {
	font-weight:bold;
}

#bottom {
	margin:0px auto;
	background-image:url(../images/bg_bottom.gif);
	width:100%;
	height:46px;
}

	#bottom .container {
		margin:0px auto;
		width:988px;
		height:46px;
		text-align:center;
		color:#6f7276;
		padding:12px 0px;
	}

	#bottom a {
		color:#6f7276;
		text-decoration:none;
		text-transform:uppercase;
		font-size:10px;
	}
	
	#bottom a:hover {
		color:#d0e4ef;
	}

#box_adres {
	background-image:url(../images/box_adres.gif);
	background-repeat:no-repeat;
	width:275px;
	height:67px;
}

#box_adres2 {
	background-image:url(../images/box_adres2.gif);
	background-repeat:no-repeat;
	width:275px;
	height:79px;
}

.box_jezyki {
	background-image:url(../images/box_main_lang.gif);
	background-repeat:no-repeat;
	width:275px;
	height:74px;
}

#box_kontakt {
	background-image:url(../images/box_kontakt.jpg);
	background-repeat:no-repeat;
	width:288px;
	height:160px;
}

#box_mail {
	background-image:url(../images/box_mail.gif);
	background-repeat:no-repeat;
	width:275px;
	height:38px;
}

.box_pracownik {
	background-image:url(../images/box_pracownik.gif);
	background-repeat:no-repeat;
	width:312px;
	height:74px;
}

.box_pracownik2 {
	background-image:url(../images/box_pracownik2.gif);
	background-repeat:no-repeat;
	width:342px;
	height:87px;
}

.box_telefon {
	background-image:url(../images/box_telefon.gif);
	background-repeat:no-repeat;
	width:275px;
	height:56px;
}

#flash {
	height:450px;
}

.hr_container {
	width:100%;
	float:left;
}

	.hr_container .hr_line {
		background-image:url(../images/hr_line.gif);
		width:100%;
		height:1px;
		margin:10px 0px;
	}
	
	.hr_container .hr_line2 {
		float:left;
		background-image:url(../images/hr_line2.gif);
		width:210px;
		height:1px;	
		margin:0px auto 10px auto;
	}

#middle {
	margin:0px auto;
	background-color:#06090b;
	width:100%;	
}

	#middle .container {
		margin:0px auto;
		width:988px;
		height:100%;
		padding:10px 0px;
	}

	#middle #middle_bottom {
		background-image:url(../images/middle_bottom.gif);
		width:970px;
		height:11px;
		margin:0px auto;
		float:left;
	}

.nagl {
	width:260px;
	height:43px;
	background-repeat:no-repeat;
	margin:15px auto 20px 0px;
}

.nagl_bg {
	background-image:url(../images/bg_nagl.gif);
	background-repeat:no-repeat;
	width:285px;
	height:36px;
	padding:10px 0px 0px 12px;
}

.text {
	float:left;
}

#top {
 background-image:url(../images/top.jpg);
 width:988px;
 height:364px;
 margin:0px auto;
} 

.v_line {
	background-color:none;
	background-image:url(../images/v_line.gif);
	background-repeat:repeat-y;
	background-attachment:scroll;
	background-position:bottom;
	width:1px;
	height:100%;
	vertical-align:top;
}

.white { 
	color:#eaeaea;
}
