* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #9cacbe;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
div#container {
	width: 957px;
	height: 845px;
	margin: 7px auto;
	/* background-color: #0098d9; */
	background-image: url('images/big_bg.jpg');
	background-repeat: no-repeat; 
}
div#container_ofirmie {
	width: 957px;
	height: 845px;
	margin: 7px auto;
	/* background-color: #0098d9; */
	background-image: url('images/big_bg_ofirmie.jpg');
	background-repeat: no-repeat; 
}
table#tbl_container {
	width: 100%;
	height: 812px;
}
td#lft {
	width: 267px;
	vertical-align: top;
}
td#rght {
	vertical-align: top;
}
div#menu {
	width: 183px;
	height: 200px;
	position: relative;
	top: 193px;
	left: 55px;
	float: left;
	font-weight: bold;
	font-size: 10pt;
}
a.a_menu {
	color: white;
	text-decoration: none;
}
a.a_menu:hover {
	color: #fdfa52;
	cursor: pointer;
}
a.a_menu_current {
	color: #fdfa52;
	text-decoration: none;
}
a.a_menu_current:hover {
	color: white;
	cursor: pointer;
}
a.a_arty {
	color: #000000;
	text-decoration: none;
}
span.a_menu_lft {
	float: left;
}
span.a_menu_rght {
	float: right;
}
div#kontakt {
	width: 231px;
	height: 281px;
	float: left;
	position: relative;
	left: 20px;
	top: 190px;
	vertical-align: top;
	text-align: center;
	color: #0033bb;
	font-weight: bold;
	font-size: 10pt;
}
form#kontakt_form {
}
#kf_tytul {
	width: 170px;	
	background-color: white;
	border: 2px solid #3392d2;
}
#kf_tresc {
	width: 170px;
	height: 170px;
	margin-top: 10px;
	background-color: white;
	border: 2px solid #3392d2;
}
#kf_send {
	width: 98px;
	height: 37px;
	background-image: url('images/send.jpg');
	background-repeat: no-repeat;
	border: none;
	position: relative;
	right: -40px;
	top: 10px;
}
div#motto {
	width: 211px;
	height: 96px;
	float: left;
	position: relative;
	top: 222px;
	left: 20px;
	color: white;
	font-style: italic;
	text-align: center;
}
div#motto_kontakt {
	color: #ffff99;
	font-weight: bold;
	font-size: 11pt;
	margin-top: 5px;
}
div#motto a {
	color: #ffff99;
	text-decoration: none;
}

div#top_kontakt {
	width: 172px;
	height: 52px;
	color: white;
	position: relative;
	top: 202px;
	left: 90px;
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
}
div#miganie {
	width: 250px;
	height: 0px;
	color: white;
	position: relative;
	top: 225px;
	left: 70px;
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
}
div#top_kontakt a {
	color: white;
	text-decoration: none;
}
div#tel {
	margin-top: 12px;
}
div#tytul {
	width: 394px;
	height: 22px;
	color: red;
	font-weight: bold;
	position: relative;
	top: 266px;
	font-size: 14pt;
}
div#tresc {
	width: 674px;
	height: 454px;
	position: relative;
	top: 256px;
	font-family: Tahoma;
	color: #000066;
}
div#bottom_menu {
	text-align: center;
	color: #3392d2;
	font-size: 8pt;
	font-weight: bold;
	height: 18px;
}
div#bottom_menu a {
	text-decoration: none;
}
div#copyrght {
	text-align: center;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

/*		INDEX		*/

img#ludzie {
	float: left;
}
div#home_ludzie {
	width: 471px;
	float: left;
}
div#home_ludzie h3 {
	color: #ed1400;
	display: inline;
}
div#home_ludzie strong {
	color: red;
}
div#home_ludzie ul {
	list-style-position: inside;
}
div#home_ludzie li {
	font-weight: bold;
	margin-left: 5px;
}
img#termo {
	position: relative;
	right: 20px;
	float: right;
}
div#d_termo {
	float: left;
	width: 476px;
}
/*			CENNIK			*/
div#cennik {
	margin-top: 10px;
}
div#cennik h3 {
	color: red;
}
div#cennik ul {
	list-style-position: inside;
}
img#swinka {
	float: right;
}

/*			O CERTYFIKATACH		*/
div#o_certyfikatach {
	margin-top: 10px;
}

div#o_certyfikatach ul {
	list-style-position: inside;	
	color: red;
}
div#o_certyfikatach h2 {
	font-weight: normal;
	font-size: 12pt;
}
div#o_certyfikatach h3 {
	font-weight: normal;
	color: #20ac66;
}
/*			OFERTA				*/
div#oferta {
	margin-top: 10px;
}
div#oferta ul {
	list-style-position: inside;		
}
/*			OFERTA DLA FIRM			*/
div#ofertaw {
	margin-top: 10px;
}
div#ofertaw ul {
	list-style-position: inside;		
}
div#ofertaw h3 {
	margin-top: 10px;
	color: red;
	font-weight: normal;
}

