@charset "utf-8";
a {
	outline:none;
	color: #0887CA;
}
.jedynka {
	background-color: #CCCCCC;
	padding: 0px;
	height: 1px;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.firma_pl {
	background-image: url(../images/firma.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 109px;
}
.oferta_pl {
	background-image: url(../images/oferta.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 86px;
}
.galeria_pl {
	background-image: url(../images/galeria.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 131px;
}
.referencje_pl {
	background-image: url(../images/referencje.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 119px;
}
.kontakt_pl {
	background-image: url(../images/kontakt.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 97px;
}
.aktual_pl {
	background-image: url(../images/aktual.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 125px;
}
.do_pobrania_pl {
	background-image: url(../images/do_pobrania.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 136px;
}


/*en*/

.firma_en {
	background-image: url(../images/firma_en.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 109px;
}
.oferta_en {
	background-image: url(../images/oferta_en.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 86px;
}
.galeria_en {
	background-image: url(../images/galeria_en.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 131px;
}
.referencje_en {
	background-image: url(../images/referencje_en.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 119px;
}
.kontakt_en {
	background-image: url(../images/kontakt_en.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 97px;
}
.aktual_en {
	background-image: url(../images/aktual_en.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 125px;
}
.do_pobrania_en {
	background-image: url(../images/do_pobrania_en.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
	width: 136px;
}

/*  *********   */

#kontener {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#kontener .srodek {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
}
#kontener .srodek .menuu {
	padding: 0px;
	width: 835px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	height: 41px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#kontener .srodek .menuu .bullet {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: url(../images/bullet.jpg);
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kontener .srodek .menuu .bullet li {
	display: inline;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#kontener .srodek .menuu .bullet a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	outline:none;
	margin: 0px;
}
#kontener .srodek .menuu .bullet a:hover {
	color: #0C89C9;
}
#kontener .srodek .zawartosc {
	height: auto;
	width: 835px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}
#kontener .srodek .zawartosc .lewa {
	height: auto;
	width: 580px;
	margin: 10px;
	float: left;

	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kontener   .srodek   .zawartosc   .lewa .naglowek  {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	background-position: left center;
	margin: 0px;
	height: 25px;
}
#kontener .srodek .zawartosc .lewa .reszta {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#kontener .srodek .zawartosc .lewa .naglowek_sz {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	background-color: #CCCCCC;
	margin: 5px;
}
#kontener .srodek .zawartosc .prawa {
	height: auto;
	width: 200px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#kontener   .srodek   .zawartosc   .prawa .naglowek  {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
	background-position: left center;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
}
#kontener .srodek .zawartosc .prawa .img_prawa {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	
}





#kontener .srodek .zawartosc .prawa .img_prawa img {
	border: 1px solid #55B3D5;
}
.cz {
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}


#kontener .srodek .zawartosc .prawa .logowanie {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
} 
.inp {
	background-color: #ECFFFF;
	border: 1px solid #CCCCCC;	
}

#kontener .stopka {
	background-image: url(../images/stopka.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	clear: both;
	height: 59px;
	width: 1000px;
	margin: 0px;
}
#kontener .stopka .lewas {
	width: 350px;
	float: left;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 83px;
	font-size: 11px;
	text-align: left;
}
#kontener .stopka .prawas {
	width: 350px;
	float: right;
	padding: 0px;
	margin-top: 17px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-size: 11px;
}
#kontener .stopka .prawas a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.mini {
	border: 1px solid #55B3D5;
}
.nagloweczek {
	font-size: 14px;
	color: #0C8CCD;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}
.opisik {
	
}
.more a {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	display: block;
}
.nagloweczek1 {
	font-size: 14px;
	color:#999999;
	text-decoration: none;
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
}
.ok {
	color: #009933;
}
.error {
	color: #FF0000;
}
.apla {
	margin: 0px;
	padding: 5px;
	float: left;
	height: 115px;
	width: 150px;
}

.title  {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left center;
	margin: 0px;
	height: 25px;
}