body
{
	background-color: #bae4fd; 
	background-image: url('../images/ofirmie_bg000.jpg'); 
	background-repeat: repeat-x; 
	background-position: top; 
	margin: 0; 
	text-align: center;
	overflow: auto;
}
a
{
	color: #014e9e; 
	text-decoration: none;
}
img
{
	border: 0;
}
#main
{
	width: 1000px; 
	height: 623px; 
	margin: auto; 
	background-image: url('../images/bg003_2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}
#left
{
	float: left;
	clear: right;
	width: 250px;
}
#menu
{
	margin: 211px 0 0 110px; 
	text-align: left; 
	line-height: 27px; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 13px; 
	color: #bdd4f0; 
	font-weight: bold;
}
#menu a
{
	color: #bdd4f0; 
}
#menu a:hover
{
	color: #78a6d1; 
}
ul#podmenu
{
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #E0356A;
}
ul#podmenu a
{
	margin: 0;
	padding: 0;
	color: #1349A1;
}
ul#podmenu a:hover
{
	color: #E0356A;
}
ul#podmenu li
{
	line-height: 20px;
	list-style: none;
	color: #1349A1;
}
#right
{
	float: left;
	clear: right;
	width: 509px;
	height: 500px;
	color: #014e9e; 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	text-align: left;
}
#right_info
{
	float: left;
	clear: right;
	width: 141px;
}
#title
{
	padding: 260px 0 20px 20px;
	color: #82A2D5;
	font-size: 24px;
}
.produkt
{
	margin-left: 24px;
	padding: 11px 10px 0 10px;
	height: 188px;
	color: #6996be;
}
.produkt_desc
{
	float: left;
	clear: right;
	width: 209px;
	padding: 20px;
}
.produkt_nazwa
{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #004b92;
	padding-bottom: 6px;
}
.produkt_opis
{
	padding-top: 20px;
	font-size: 12px;
}
.produkt_rozmiar
{
	margin-top: 6px;
}
.foto
{
	width: 200px;
	height: 160px;
	float: left;
	clear: right;
	background-image: url('../images/bg_product2.gif');
}
.foto img
{
	padding: 5px 0 0 5px;
}
#error
{
	color: red;
	display: none;
}
#stopka
{
	width: 500px;
	margin: auto;
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px;
	color: #78a6d1;
	overflow: auto;
	padding-bottom: 20px;
}
#logo
{
	float: right;
	margin: 6px 5px 0 0; 
}
#stopka #realizacja
{
	width: 150px;
	float: left;
	clear: right;
	text-align: left;
}
#stopka #partnerzy
{
	width: 150px;
	text-align: right;
	float: right;
	clear: right;
}
#stopka #partnerzy a
{
	padding-left: 10px;
}
