#show {
	width: 510px;
	margin: 0 auto 20px auto;
}
.small {
	float: left;
	}
.small img {
	display: block;
	border: solid 1px #E1E1E1;
	margin: 0 0px 10px 0;
	}
	
.small a:hover img {
	border: solid 1px #afafaf;
	}
	
.small h3 {
	margin-top: 150px;
	font: normal 12px arial;
	}

.large {
	float: right;
	width: 365px;
	height: 298px;
	}
	
.large img{
	border: solid 1px #E1E1E1;
	background: #ffffff;
	}
		
#menu ul {
	list-style: none;
	border-bottom: solid 1px #D9D9D9;
	height: 26px;
	margin-bottom: 10px;
	margin-left: 0;
	}
#menu ul li a {
	float: left;
	display: block;
	width: 119px;
	height: 17px;
	margin-right: 3px;
	text-align: center;
	padding: 5px 0;
	text-decoration: none;
	margin-bottom: -11px;
	}
	
#menu ul .active {
	background: url(../img/button_active.gif) no-repeat;
	display: block;
	font: bold 12px arial;
	color: #2B7DAF;
	margin-bottom: -11px;
	}
	
#menu ul .active:hover {
	font-weight: bold;
	color: #51A2D4;
	}
	
#menu ul .button {
	display: block;
	font: normal 12px arial;
	height: 27px;
	width: 119px;
	background: url(../img/button.gif) no-repeat;
	}
	
#menu ul .button:hover {
	font-weight: bold;
	text-decoration: none;
	background: url(../img/button_hover.gif) no-repeat;
	}
.pricelist { color: #666; font-size: 11px; width: 100%;}
.pricelist th { font-weight: bold; text-align: center; padding: 0px 4px; border: solid 1px #ccc; background: #eeeeee;}
.pricelist td { font-size: 11px; text-align: center; border: solid 1px #ccc;}
.pricelist .normal { font-weight: normal; }

.pricelist colgroup th {
	font-weight: normal;
	}
	
.pricelist .lighter {
	font-weight: normal;
	}
.pricelist .specialFormatPrice { color: #F93; font-weight: bold; font-size: 11px; }

.pricelistsecond {
	margin-top: 5px;
	}
.pricelistsecond th {
	width: 222px;
	}
.pricelistsecond .specialFormatPrice {
	width: 73px;
	}
	
#cennik th.first {
	width: 222px;
	}
#cennik .specialFormatPrice {
	width: 73px;
	}


form table thead tr th {
	padding: 2px 4px;
	border: solid 1px #ccc;
	background: #eeeeee;
	font-weight: normal;
	text-align: left;
	}
	
form table td {
	text-align: center;
	padding-top: 3px;
	}
	
form #ilosc {
	width: 25px;
	}
	

#zamowienieinfo div div {
	width: 105px;
	float: left;
	}
	
#zamowienieinfo #numer {
	font-size: 12px;
	border-bottom: solid 1px black;
	width: 170px;
	margin-bottom: 3px;
	}
	
#zamowienieinfo #numer div {
	font-weight: bold;
	}
	
#zamowienieinfo #razem {
	font-size: 12px;
	font-weight: bold;
	}
	
form #dalej {
	float: right;
	margin-right: 10px; 
	}
	
#pierwszymiesiac p {
	padding: 3px 3px;
	border: solid 1px #ccc;
	background: #eeeeee;
	float: left;
	display: block;
	margin-right: 20px;
	margin-top: -2px;
	}
.errors { 
	clear: both; 
	padding: 6px 6px 6px 30px; 
	text-align: justify; 
	background: #ffffcd url(../img/error.png) no-repeat 5px 50%; 
	border: solid 1px #ccc;
	margin-bottom: 10px;
}
.errors li {
	list-style-type: disc;
	margin-left: 15px;
}
.bigorange {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.helpmenu p {
	margin: 0 0 10px 0;
}
.helpartlist ul li {
	margin: 2px 0 2px 20px;
}
.helpartlist ul li a {
	font-weight: normal;
}
.helpartlist ul {
	list-style-type: circle;
}

#szczegoly{
	width: 500px;
	margin-left: 20px;
	}
	
#menu {
	width: 510px;
	margin: 0 auto;
}
	
.colors {
	width: 120px;
	}
	
.colors a {
	display: block;
	width: 13px;
	height: 13px;
	border: solid 1px #d4d4d4;
	margin: 2px;
	float: left;
	}
	
.colors a:hover {
	border-color: #8a8a8a;
	}
	
.blue {background: #17DDE4;}
.brown{background: #665544;}
.darkgreen{background: #1E9658;}
.orange{background: #FF7800;}
.darkred{background: #BF1432;}
.white{background: white;}
.black{background: black;}
.darkblue{background: #282F37;}
.zinc{background: #8B8F92;}
.granat{background: #032250;}

#show .more {
	font-size: 10px;
	text-decoration: none;
	color: #169ABA;
	background: transparent url(../img/arrowbottom.gif) no-repeat right center;
	padding-right: 13px;
	margin-left: 17px;
	}
	
#show .more:hover {
	text-decoration: underline;
	}
h4.alert {
	margin-left: 0;
	color: red;
}