/* STRUKTURA
-------------------------------------------------------------- */
.admin {
	background-color: #FEC800;
	color:#333333;
	display: block;
	text-align: center;
	padding: 3px 0px 6px 0px;
}
.artykul {
	display: block;
	height: 		auto !important;
	height: 		310px;
	min-height:		310px;
	margin-top: 20px;
	padding: 25px 40px 20px 40px;
	width: 550px;
}

.newsmail {
	background-color: #9b9b9b;
	border-left: 1px solid #fff;
}

#messenger 
{
 border: 1px solid #adea61;
 color: #009900;
 background-color: #c1fa79;
 margin-bottom: 20px;
 text-align: center;
 padding: 5px;
}

#messenger  ul  { list-style: none;  margin: 0px 0px 0px 0px; }

.admin a, .admin a:visited {
	color: #333333;
}

/* banner */

.banner 
 {
  background-image: url(../images/banner.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  height: 183px;
 }
 
 .banner p 
 {
  color: #fff;
  margin: 60px 120px 10px 0px;
 }
 
.content_web
 {
	background-color:#FAFAFA;
	margin: 0px 0px 0px 280px;
	padding:10px 20px;
	vertical-align:top;
 } 

/* galeria */

ul#galeria { list-style-type: none; display: table; margin: 10px 0px ;}

ul#galeria li { 	float: left;
	display: inline;
	margin-bottom: 10px;
	padding-bottom: 15px;
	height: 130px;
	width: 145px;
 }

/*logo*/

.logo a img { border: none; text-decoration: none; } 


/* katalog */
#menu_katalog {
	height: 		auto !important;
	height: 		235px;
	min-height:		235px;
	padding-top: 10px;
}

#menu_katalog h1
{
	color:#0257E5;
	border: none;
	font-family:"Arial";
	font-size:15px;
	font-weight:normal;
	margin:4px 4px;
	padding:0;
	text-align:left;
}
#menu_katalog .kat_name {
	border-bottom:1px solid #F1F1F1;
	background-image:url(../images/sklep_bg_poz.jpg);
	background-position: left 50%;
	background-repeat: no-repeat;
	color:#FFBB02;
	padding: 3px 5px 3px 25px;
	margin: 2px 0px;
	cursor: pointer;
}

#menu_katalog .active {
	border-bottom:1px solid #F1F1F1;
	background-image:url(../images/sklep_bg_poz_wyb.jpg);
	background-position: left 50%;
	background-repeat: no-repeat;
	color:#3F86FD;
	padding: 3px 5px 3px 25px;
	margin: 2px 0px;
	cursor: pointer;
}

#menu_katalog .katalog{
	display: none;
	padding-left: 20px;
	
}

.katalog ul li{
	list-style: none;
	font-size: 12px;
	color:#3F86FD;
	line-height: 17px;
}

.katalog ul li a, .katalog ul li a:visited {
	
}

.katalog ul li a:hover {
	color:#3F86FD;
}

.btn_form_zamowienie {
	cursor: pointer;
	font-weight: bold;
	background-image: url(../images/zapytaj.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height:  62px;
	width: 114px;
}

a.pasek_tytul img {
	border: none;
	margin-left: -35px;
	position:absolute;
}

h2.produkt a {
	background-image: url(../images/opis.jpg);
	background-position: 80% 50%;
	background-repeat: no-repeat;
	display: block;
	margin: 2px 0px 5px 0px;
	padding: 3px 5px 7px 5px;
	width: 100%;

}

.wymiary strong { width: 120px;  display: inline-block; text-align: right; margin-right: 10px; }

/*Menu*/

.menu ul { list-style-type: none; margin: 0px; padding: 0px;}
.menu li { 
    border-right:1px solid #EDECEC;
	display: inline;
	float: left; 
	padding: 3px 8px;
}

.menu a, .menu a:visited { 
	color: #9E9E9E;
	font-family:"Arial Narrow";
	font-size:16px;
	height:16px;
	margin:2px 2px;
	padding:3px 10px;
	text-decoration: none;
	}
.menu a:hover { 
	color: #3E3D3D;
	border-bottom:3px solid #FFCD04;
	text-decoration: none; }	
	
.menu a.active {
}

/* Nawigacja strony */

#page_navigation {
	text-align: right;
}

.current { color: #999; font-weight: bold; }
.nad-footer {
	background-color:#EDECEC;
	height:12px;
	position:static;
	width:100%;
}


/* News */

 ul.news {
	border-top: 1px solid #f7d12e;
	margin-top: 10px;
	list-style-type: none;
}

ul.news li {
	border-bottom: 1px solid #f7d12e;
	padding: 3px 0px;
}

/* Kontakt */

.kontakt 
{
 	margin-top: 20px;
}

.kontakt h2
{
	color:#32599B;
	font-size:13px;
	font-weight:bold;
	padding: 15px  0px 10px  50px;	
}

.kontakt  h2.IcoAdres 
{
	background-image: url(../images/ico_adres.jpg);
	background-position: left top;
	background-repeat: no-repeat; 
	}
	
.kontakt  h2.IcoTel 
{
	background-image: url(../images/ico_tel.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}	

.kontakt  h2.IcoMail
{
	background-image: url(../images/ico_mail.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}	
	
.kontakt p {
	margin:  -10px 0px  10px 50px;
	text-align: left;
}

.kontakt p.DodatkoweInfo {
	margin:  20px 0px  10px 50px;
	text-align: justify;
}


/* Link firma */
.firma a strong, firma a:visited strong, .firma a:hover strong {
	color: #666666;
	font-weight: normal;
} 

.firma a.active { color: #666; font-weight: bold; }

/* Stopka */

.stopka ul{
	list-style-type: none;
	padding: 4px 0px 0px 10px;
}

.stopka li { float: left; margin-left: 10px; font-size: 11px; }

/* Produkty */

ul.produkty { list-style-type: none; display: table; margin:0px 0px 0px 25px; padding:0px;}

ul.produkty li {
	float: left;
	display: inline;
	margin-bottom: 10px;
	padding-bottom: 15px;
	height: 130px;
	width: 145px;
}


ul.produkty li a img, a.produkt img,
ul.produkty li a:visited img,
ul#galeria li a img,
ul#galeria li a:visited img   { border: 2px solid #2b72e8;  text-decoration: none; padding: 3px;}

ul.produkty li a:hover img, a.produkt:hover img, ul#galeria li a:hover img    { 
	border: 2px solid #666666; 
	text-decoration: none;  
	}

/* Top linki */

.topLinki a img { border: none; }

.topLinki ul { list-style-type: none; }
.topLinki li { 
	border-right: 1px solid  #666666; 
	display: block;
	float: left; 
	height : 12px;
	padding: 3px 8px; 
	}  

.topLinki li.last { border-right: none; }

