body {
	background-color:#000;
	margin:0px auto;
	font-size:12px;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

#tworzenie_stron {
	text-align:center;
	width:100%;
	margin:0px auto;
	background-color:#FFF
}

#naglowek_strony {
	text-align:left;
	margin:0px auto;
	background:url('../images/tworzenie_stron.gif');
	width:900px;
	height:114px;
}

#float_left {
	float:left;
}

#float_left img,a {
	text-decoration:none;
	border:none;
}

#gora_prawa {
	float:right;
	margin-right:10px;
	width:650px;
}

#menu {
	text-align:center;
	width:100%; 
	background:url('../images/projektowanie_stron.gif') repeat-x;
}

#menu_inside {
	margin:0px auto;
	background:url('../images/menu.gif'); 
	width:900px; 
	height:82px; 
	text-align:left;
}

#main_strony {
	text-align:center;
	margin:0px auto;
}

#glowne_okno {
	text-align:center;
	width:900px;
	margin:0px auto;
	background:url('../images/profesjonalna_grafika.gif') repeat-y;
	min-height:520px;
}

#tresc, #tresc_2 {
	text-align:left;
	width:900px;
	margin:0px auto;
}

#oferta {
	width:350px;
	height:250px;
	float:left;
	background:url('../images/strony1.png') no-repeat;
	margin-left:10px;
}

#oferta ul {
	margin:0px auto;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inside;
	text-indent: 5px;
	padding: 6px;
	margin: 10 5 5 20;
}

#oferta li {
	/*list-style-position: inside;*/
	font-weight:500;
}

#wykonane_projekty {
	display:none;
}

#kontakt {
	width:400px;
	height:250px;
	background:url('../images/strony3.png') no-repeat;
	float:right;
	margin-right:10px;
}


input.kontakt {
	width:140px;
	height:22px;
}

input.kod {
	width:100px;
	height:22px;
}

textarea.kontakt {
	width:200px;
	height:80px;
}

#form_kontaktowy {
	margin-top:12px;
}

#form_kontaktowy, #wyslij, #form_blad {
	width:395px;
	height:25px;
}

#kontakt_ins, #blad_ins {
	margin-left:80px;
	float:left;
	width:250px;
}

h1 {
	display:inline;
	font-size:13px;
	font-weight:bold;
}

#form_imie, #form_mail {
	width:395px;
	height:35px;
}

#imie_ins, #mail_ins, #tresc_ins {
	margin-left:75px;
	float:left;
	width:90px	
}

#nazwisko_ins, #adres_ins, #opis_ins {
	float:right;
	width:220px;
	text-align:left;
}

#form_tresc {
	width:395px;
	height:90px;
}

#wyslij_ins {
	margin-left:80px;
	float:left;
	width:250px;
	text-align:right
}

#wyslij_ins.send {
	border: 1px solid #FFF;
}

#buttony {
	width:120px;
	height:250px;
	background:url('../images/strony2.png') no-repeat;
	float:right;
}

#main_text {
	width:520px;
	height:250px;
	background:url('../images/strony4.png') no-repeat;
	float:left;
	margin-left:10px;
}

#text_inside_1 {
	display:block;
	padding:22 30 20 20;
}

#text_inside_2 {
	display:none;
	padding:22 30 20 20;
}

#dalej {
	text-align:right;
	padding-right:30px;
	display:block;
}

#dalej img,a, #wstecz img,a {
	color:red;
	border:none;
	text-decoration:none;
	vertical-align:middle;
}

#wstecz {
	text-align:right;
	padding-right:30px;
	display:none;
}

#realizacje {
	width:350px;
	height:250px;
	float:right;
	background:url('../images/strony5.png') no-repeat;
	margin-right:10px;
}

#dol {
	text-align:center;
	width:100%; 
	background:url('../images/animacje.gif') repeat-x; 
	margin:0px auto;
}

#stopka {
	margin:0px auto;
	background:url('../images/strony_firmowe.gif'); 
	width:900px; 
	height:195px;
}

#copy {
	margin:0px auto; 
	width:900px; 
	height:28px; 
	text-align:right;
}

#dolne_menu {
	margin:0px auto; 
	width:900px; 
	height:28px; 
	text-align:center
}

#serwisy_partnerskie {
	width:455px;
	height:28px;
	float:left;
	text-align:right
}

#miasta {
	width:430px;
	height:28px;
	float:right;
	text-align:left
}

#linki {
	width:455px;
	height:50px;
	float:left;
	text-align:right	
}

#miejscowosci {
	width:430px;
	height:50px;
	float:right;
	text-align:left;
	color:gray;
}

#stopka a {
	font:size:11px;
	text-decoration:none;
	color:#FFF;
}

#stopka a:hover {
	color:gray;
}

span.red {
	color:#c71c00;
	font-weight:700;
}

#divMessage {
	background:url('../images/waitScreen.gif') no-repeat;
	margin-left:40px;
	margin-top:20px;
}

#divMessage img {
	border: 1px solid gray;
}

span.promocja {
	color:red;
	font-weight:600;
}
.bad{color:red}
.ok{color:green}