html, body {
	width: 100%;
}

body {
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

div.czysc {
	clear: both;
}

img {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

* {
	font-size: 11px;
	font-family: 'tahoma';
	color: #3a3a3a;
	line-height: 16px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

a {
	color: #29405f;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

a:hover {
	text-decoration: underline;
}

a.bullet {
	padding-left: 7px;
	background-image: url('img/bullet_orange.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

#container {
	width: 865px;
	margin: auto;
}

#kolumna_left {
	width: 220px;
	display: inline;
	float: left;
}

	#logo_top {
		width: 220px;
		height: 59px;
		margin-top: 42px;
	}

	#menu_left {
		width: 220px;
		margin-top: 24px;
		height: 272px;
	}

	#aktualnosci_intro {
		width: 220px;
		margin-top: 24px;
		height: 180px;
	}	
	
		#aktualnosci_intro p {
			padding: 10px 20px;
			border-width: 0px 0px 0px 1px;
			border-style: solid;
			border-color: #d0d0d0;
		}
	
#kolumna_right {
	width: 621px;
	display: inline;
	float: right;
}

	#menu_top {
		width: 621px;
		height: 55px;
		text-align: right;
	}

	#belka_top {
		width: 621px;
		height: 46px;
		background-image: url('img/belka_top.gif');
		background-repeat: no-repeat;
	}

	#pic_intro {
		width: 621px;
		height: 272px;
		margin-top: 24px;
	}

	#konfigurator_intro {
		width: 621px;
		height: 180px;
		margin-top: 24px;
	}


#stopka {
	margin-top: 24px;
	margin-bottom: 24px;
	width: 865px;
	background-image: url('img/stopka_tlo.gif');
	background-repeat: no-repeat;
}

	#stopka_menu {
		text-align: right;
		margin-right: 31px;
	}
	
		#stopka_menu ul {
			list-style: none;
			padding: 8px 0px 0px 0px;
			margin: 0px;
		}
		
			#stopka_menu ul li{
				list-style: none;
				display: inline;
				margin-left: 10px;
			}
			
	#kopirajty {
		font-size: 10px;
		margin: 15px 0px 0px 22px;
		color: #bcbcbc;
	}
		
		
		
#tresc {
	width: 621px;
	margin-top: 24px;
	background-image: url('img/tresc_tlo.gif');
	background-repeat: repeat-y;
}

div.zawartosc {
	padding: 15px 20px;
}

table.konfigurator {
	border-collapse: collapse;
}
	
	table.konfigurator tr:hover {
		background-color: #f5f5f5;
	}

	table.konfigurator td{
		padding: 10px 0px 10px 0px;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #d0d0d0;
	}
	
		table.konfigurator td.opis{
			padding: 10px 10px 10px 0px;
			width: 530px;
			
		}
	
.pole_konfigurator {
	width: 40px;
	background-color: #f0f0f0;
	border-width: 2px;
	border: 1px solid #a0a0a0;
}

textarea.pole_konfigurator {
	width: 300px;
	height: 100px;
}


span.form {
	width: 150px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

input.pole_form {
	width: 240px;
	background-color: #f0f0f0;
	border-width: 2px;
	border: 1px solid #a0a0a0;
}

b.tytul {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}


table.form {
	border-collapse: collapse;
}
	
	table.form tr:hover {
		background-color: #f5f5f5;
	}

	table.form td{
		padding: 10px 0px 10px 0px;
		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #d0d0d0;
	}
	
		table.form td.opis{
			padding: 10px 10px 10px 0px;
			width: 330px;
			
		}

		
div.produkt {
	margin: 20px 0px;
}

	div.produkt_foto {
		width: 200px;
		float: left;
		text-align: center;
		display: inline;
	}

	div.produkt_dymek {
		float: right;
		display: inline;
		width: 350px;
		background-color: #f4f4f4;
		background-image: url('img/produkt_dymek_top.gif');
		background-repeat: no-repeat;
	}
	
		div.produkt_dymek p {
			padding: 10px 10px 0px 10px;
			margin: 0px;
		}


/*-------------styl dla storny  ZASTOSOWANIE ROZWIAZAN ----------------------------*/		
#polaczenia {
	margin: 0px 0px 0px 0px;
	width: 530px;
	height: 360px;
}


b.red {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.small {
	font-size: 10px;
}

.big {
	font-size: 12px;
}

div.intro_nius {
	margin-bottom: 20px;
}