body, html {
	background-image: url('../gfx/bgr.gif');
	background-position: fixed;
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	text-align: left;
	overflow-x: hidden;
}
#apDiv1 {
	width: 900px;
	height: 150px;
}
object{
	outline: 0;
}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
.site {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}
.clear {
	clear: both;
}
.top{
	width: 900px;
	height: 150px;
	text-align: left;
}
.top a{
	display: block;
	width: 180px;
	height: 150px;
	position: absolute;
	top: 0;
	z-index: 9999;
}
.middle{
	width: 892px;
	border: 4px solid #00288c;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
}
.left, .right{
	float: left;
	margin-top: 15px;
}
.left{
	margin-left: 15px;
	margin-right: 25px;
	width: 160px;
}
.left ul{
	padding-left: 25px;
	margin: 0;
}
.menu a{
	display: block;
}
.menu a:hover{
	background-color: #CCCCCC;
}
.m_ampsign_t, .m_offert_t, .m_basket_t, .m_clients_t{
	width: 150px;
	height: 15px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	font-weight: bold;
}
.m_ampsign_b, .m_offert_b, .m_basket_b, .m_clients_b{
	padding-top: 10px;
	padding-bottom: 10px;
}
.m_ampsign_b li{
	list-style-type: square;
	color: #047eca;
}
.m_ampsign_b input{
	margin: 0;
	padding: 0;
}
.m_offert_b li, .m_clients_b li{
	list-style-type: square;
	color: #fe5200;
}
.m_ampsign_t{
	background-image: url('../gfx/menu.gif');
}
.m_offert_t{
	background-image: url('../gfx/oferta.gif');
}
.m_basket_t{
	background-image: url('../gfx/koszyk.gif');
}
.m_basket_b{
	padding-left: 10px;
}
.m_clients_t{
	background-image: url('../gfx/klienci.gif');
}
.logos{
	width: 156px;
	border: 2px solid #e6e6e6;
	background-color: #efefef;
	margin-bottom: 15px;
	text-align: center;
}
.logos img{
	border: 0px;
	margin: 10px;
}
.right, .basket, .content, .news, .gallery{
	width: 625px;
}
.right{
	margin-left: 20px;
}
.basket{
	text-align: right;
	margin-bottom: 5px;
}
.content{
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	padding-bottom: 10px;
}
.index_l{
	float: left;
	width: 305px;
}
.index_r{
	float: left;
	margin-left: 11px;
}
.news{
	
}
.nowosci_t{
	background-image: url(../gfx/oferta.gif);
	height: 15px;
	padding-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.nowosci_b, .galerie_b{
	font-size: 10px;
	line-height: 11px;
}
.nowosci_b img, .galerie_b img{
	width: 80px;
	height: 80px;
}
.nowosci_b a, .galerie_b a{
	color: #fe5200;
}
.gallery{
	
}
.galerie_t{
	background-image: url(../gfx/menu.gif);
	height: 15px;
	padding-left: 10px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
.bottom{
	width: 900px;
	color: #80d6ff;
	margin-top: 10px;
	margin-bottom: 20px;
}
.bottom a{
	color: #80d6ff;
}