/*
 *		plik:		css/style.css
 *		autor: 		Technetium [Tc]
 *             	Marek Kleszyk
 *						27 sierpień 2009
 *		system:		T.CMS-4.0-SEO
 */

@import url("menu.css"); 
@import url("comments.css"); 
 
			/* --------- standardowe ---------- */

#font_down {
	font-weight: bold;
	font-size: 7pt;
}

#font_or {
	font-weight: bold;
	font-size: 9pt;
}

#font_up {
	font-weight: bold;
	font-size: 11pt;
}

.print {
	margin: 10px;
	float: right; 
}

.back {
	margin: 10px;
	float: left; 
}

.tagi {
	margin: 10px 0;
	text-align: center;
}

#page-title {
	padding: 10px;
   border-bottom: 1px solid #dfdfdf;
}

#page-title h1 {
   background: transparent url('../img/arrow3.jpg') no-repeat scroll left center;
   padding-left: 9px;
   color: #505050;
   font-size: 9pt;
}

#page-path {
	padding: 10px;
   border-bottom: 1px solid #dfdfdf;
   color: #969696;
}

#page-path a {
   color: #969696;
}

#page-path img {
   margin: 0 3px;
   position: relative;
   top: -1px;
}

#page-content {
	padding: 10px;
   padding-left: 0;
	overflow: hidden;
}

.formularz {
	margin: 5px;
}

input.text, textarea, select {
	border: 1px solid #555;
	color: #444;
	padding: 0 3px;
	margin: 0 3px;
}

select {
	padding-right: 0;
}

input.submit {
	padding: 1px 3px;
	background-color: #999;
	border: none;
	color: #444;
	font-size: 9pt;
	font-weight: bold;
	cursor: pointer;
}

input.text:focus, select:focus, textarea:focus {
	background: #eee;
	border: 1px solid #888;
	outline: 0
}

.image {
	position: relative;
	top: 5px;
}

			/* --------- glowna ---------- */

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial", "Tahoma", "Verdana", "Helvetica", sans-serif;
	font-size: 8pt;
	color: #696969;
}

#container {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#icons {
	width: 1000px;
	height: 35px;
   margin-top: 10px;
   text-align: right;
	float: left;
}

#icons a {
	color: #A4A4A4;
}

#top {
	width: 1000px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#top #t1 {
	width: 507px;
	height: auto;
	float: left;
}

#top #t3 {
	width: 380px;
	height: auto;
   overflow: hidden;
	float: left;
}

#top #t1 #logo {
	width: 507px;
	height: 370px;
	float: left;
}

#top #t3 #logo2 {
	width: 380px;
	height: 370px;
	float: left;
}

#top #t3 #kat-nag {
	width: 365px;
	height: 32px;
   background: transparent url('../img/kategorie.jpg') no-repeat scroll 0 0;
	float: left;
}

#top #t3 #kat-nag2 {
	width: 365px;
	height: 32px;
   background: transparent url('../img/kategorie2.jpg') no-repeat scroll 0 0;
	float: left;
}

#top #t3 #menu-left {
	width: 365px;
	height: auto;
   margin-bottom: 20px;
   text-align: right;
	float: left;
}

#top #t1 #logo a, #top #t3 #logo2 a {
	position: relative;
	top: 31px;
   left: 13px;
}

#top #t1 #aktualnosci {
	width: 219px;
	height: 160px;
   margin: 0 35px 0 19px;
	float: left;
}

#top #t1 #oferta {
	width: 232px;
	float: left;
}

#top #t2 {
	width: 493px;
	height: 400px;
	float: left;
}

#top #t4 {
	width: 620px;
	height: auto;
   overflow: hidden;
   position: relative;
   text-align: left;
	float: left;
}

#top #t2 #menu-top {
	width: 493px;
	height: 48px;
   line-height: 48px;
   margin-top: 20px;
   text-align: center;
	float: left;
}

#top #t2 #menu-top {
	width: 493px;
	height: 48px;
   line-height: 48px;
   margin-top: 20px;
   text-align: center;
	float: left;
}

#top #t4 #menu-top {
	width: 493px;
	height: 48px;
   line-height: 48px;
   margin-top: 20px;
	margin-left: 127px;
   text-align: left;
   position: relative;
   left: 0;
	float: left;
}

#content {
	width: 493px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#content2 {
	width: 620px;
	height: auto;
	position: relative;
	overflow: hidden;
	text-align: left;
	float: left;
}

#footer {
	width: 1000px;
	height: auto;
	position: relative;
	overflow: hidden;
	float: left;
}

#footer #fl {
	width: 14px;
	height: 38px;
	background: transparent url('../img/footer-l.jpg') no-repeat scroll 0 0;
	float: left;
}

#footer #menu-bottom {
	width: 973px;
	height: 38px;
   line-height: 38px;
   background: transparent url('../img/footer.jpg') repeat-x scroll 0 0;
	float: left;
}

#footer #main_box {
	width: 970px;
        margin: 0px 15px 0px 15px;
	float: left;
        border-top: #e1e1e1 1px solid;
}

#footer #main_box #inside {
	width: 960px;
	height: 70px;
        padding-right: 10px;
        margin: 10px 0px 10px 0px;
        overflow: auto;
        color: #989898;
        line-height: 14px;
	float: left;
}

#footer #fr {
	width: 13px;
	height: 38px;
	background: transparent url('../img/footer-p.jpg') no-repeat scroll 0 0;
	float: left;
}

#footer #copyright {
	width: 962px;
	height: 20px;
   padding: 5px 19px;
   color: #7f7f7f;
   font-size: 7pt;
	float: left;
}

#footer #copyright a {
	color: #7f7f7f;
}

			/* --------- galeria ---------- */

div.gal {
   margin: 4px;
	margin-left: 10px;
   float: left;
}

div.gal a.gal2 {
	width: 140px;
   height: 137px;
   padding: 3px;
   margin-right: 3px;
   margin-bottom: 3px;
   background-color: #e4e4e4;
   text-decoration: none;
   color: #3c3c3c;
   float: left;
}

div.gal a.gal2:hover {
   background-color: #ed1c24;
   color: #fff;
   font-weight: bold;
}

div.gal a.gal2 span{
	padding: 9px;
   display: block;
}

div.gal a.gal3 {
	width: 140px;
   height: 93px;
   padding: 3px;
   margin-right: 3px;
   margin-bottom: 3px;
   background-color: #e4e4e4;
   text-decoration: none;
   color: #3c3c3c;
   float: left;
}

div.gal a.gal3:hover {
   background-color: #ed1c24;
   color: #fff;
   font-weight: bold;
}

		/* --------- rejestr zmian ---------- */

table.rejestr {
	width: 100%;
	border: none;
	margin: 2px;
}

table.rejestr td {
	padding: 3px 1px;
}

table.rejestr td a {
}

table.rejestr td a:hover {	
}

		/* --------- aktualności ---------- */

div.art {
	margin: 0px 10px ;
}

div.art div.art2 {
    display: block;
    clear: both;
    overflow:hidden;
        margin-bottom:15px;
        padding-bottom:15px;
        border-bottom:1px solid #dfdfdf;
}

div.art div.last
{
        margin-bottom:0px;
        padding-bottom:0px;
        border-bottom:none;
}

div.art div.art2 a.tytul
{
    background:url(../img/arrow10.jpg) 0 50% no-repeat;
    padding-left:15px;
    display:block;
    color:#0088ba;
    margin-bottom:10px;

}

div.art div.art2 a.tytul strong
{
    color:#0088ba;
}

div.art div.art2 a.tytul:hover
{
    color:#ed1d24;
    background:url(../img/arrow2.jpg) 0 50% no-repeat;
    text-decoration:none;
}

div.art div.art2 a.tytul:hover strong
{
    color:#ed1d24;
    text-decoration:none;
}

div.art div.art2 a.photo
{
    float:left;
    margin-right:10px;
}

div.art div.art2 a.photo img
{
    margin:0px;
}

div.art div.art2 div.data {
    color:#969696;
    margin-bottom:10px;
}

div.art div.art2 div.wiecej {

}

img.news-foto {
	margin: 5px;
	float: left;

}

div.promo {
	margin: 10px 0px;
}

div.promo div.promo2 {
    display: block;
    clear: both;
    overflow:hidden;
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px solid #dfdfdf;
}

div.promo div.last
{
        margin-bottom:0px;
        padding-bottom:0px;
        border-bottom:none;
}

div.promo div.promo2 a.tytul
{
    display:block;
    color:#ff0000;
    margin-bottom:10px;
}

img.promo-foto {
	margin: 0 10px 5px 0;
	float: left;

}

		/* --------- forum ---------- */

ul#forum {
	margin: 0 10px;
	list-style: none;
}

ul#forum li {
	margin: 5px 0;
	padding: 0 0 3px 18px;
	overflow: hidden;
	background: transparent url(../img/li-for.png) no-repeat scroll 0 2px;
	border-bottom: 1px solid #e6e6e6;
}

ul#forum li a {
	overflow: hidden;
	white-space: nowrap;
}

ul#forum li h2 a, ul#forum li h2 small {
	color: #6e6e6e;
}

		/* --------- mapa strony ---------- */

a.site1 {
   padding: 3px 0;
   padding-left: 15px;
   display: block;
}

a.site2 {
   padding: 3px 0;
   padding-left: 35px;
   display: block;
}

		/* --------- szukaj ---------- */

.szukaj-brak {
   color: #dd0000;
   text-align: center;
}

.szukaj-fraza {
   margin: 5px 0;
   display: block;
}

.szukaj-content strong, .szukaj-content span {
   color: #2A97D2;
}

.szukaj-wynik {
   margin: 7px 0;
   padding: 5px 0;
   border-top: 1px solid #dfdfdf;
   display: block;
}

.szukaj-wynik h1 {
   font-size: 8pt;
}

.szukaj-link {
   cursor: pointer;
   font-size: 7pt;
   display: block;
}

		/* --------- newsletter ---------- */

h1.regulamin {
   font-size: 11pt;
   text-align: center;
   padding: 5px;
   background: #000;
   color: #fff;
}

.m-akt-f {
   margin: 6px 0;
   margin-top: 25px;
   float: left;
}

.m-akt {
   margin-bottom: 5px;
   padding: 3px 0;
   float: left;
}

.m-akt-f a.alink {
   width: 141px;
   height: 32px;
   margin: 0;
   text-indent: 13px;
   background: transparent url(../img/arrow2.jpg) no-repeat scroll 0 4px;
   color: #f73600;
   font-weight: bold;
   float: left;
}

.m-akt-f a.alink2 {
   width: 214px;
   height: 32px;
   margin: 0;
   text-indent: 13px;
   background: transparent url(../img/arrow2.jpg) no-repeat scroll 0 4px;
   color: #f73600;
   font-weight: bold;
   float: left;
}

.m-akt-f a.afoto {
   width: 73px;
   height: 73px;
   margin: 0 5px 5px 0;
   float: left;
}

.m-akt-f span.atekst {
   width: 141px;
   height: 56px;
   overflow: hidden;
   float: left;
}

.m-akt-f span.atekst2 {
   width: 214px;
   height: 56px;
   overflow: hidden;
   float: left;
}

.m-akt a {
   padding-left: 13px;
   background: transparent url(../img/arrow.jpg) no-repeat scroll left center;
}

.m-prom
{
   margin: 1px 0;
   padding: 1px 0;
   display: block;
   overflow:hidden;
}

.m-prom .m-prom-ico
{
    float:left;
    width:27px;
    margin-right:9px;

}

.m-prom .m-prom-cont
{
    float:left;
    width:190px;
    border-bottom:1px solid #e1e1e1;
    padding-bottom:8px;
}

.m-prom .m-prom-cont-l
{
    border-bottom:none;
    padding-bottom:8px;
}

.m-prom-f
{
    margin-top:25px;
}

.m-prom a {
    color:#696969;
    font-weight:bold;
}

.m-prom a:visited
{
   color:#696969;
}

.m-prom .skrot {
    color:#a4a4a4;
}

.m-border {
   border-bottom: 1px solid #e1e1e1;
}

/*-----------odddzialy-------*/
table.oddzialy
{
	border-collapse:collapse;
	margin-left:0px;
	width:100%;
}

table.oddzialy td
{
	padding-top:10px;
		vertical-align:top;
}

table.oddzialy table.oddzial
{
	border-collapse:collapse;
	width:100%;
}

table.oddzialy table.oddzial td
{
	padding: 0 2px;
}

table.oddzialy table.oddzial td.miejscowosc
{
   background: transparent url('../img/arrow3.jpg') no-repeat scroll left center;
   padding: 3px;
   padding-left: 9px;
   color: #ed1d24;
   font-weight: bold;
}

.kat1 {
   width: 580px;
   height: auto;
   float: left;
   margin-left:10px;
}

.kat2 {
   width: 580px;
   height: 45px;
   display: block;
}

.kat3 {
   width: 135px;
   height: 45px;
   line-height: 45px;
   padding-left: 10px;
   background: transparent url('../img/arrow7.jpg') no-repeat scroll left center;
   border-bottom: 1px solid #dfdfdf;
   font-weight: bold;
   color: #0090c0;
   float: left;
}

.kat4 {
   width: 425px;
   height: 45px;
   line-height: 45px;
   padding-left: 10px;
   background: transparent url('../img/arrow9.jpg') no-repeat scroll left center;
   border-bottom: 1px solid #dfdfdf;
   color: #505050;
   float: left;
}

.kat4 a, .kat4 a:visited {
   margin: 0 8px;
   color: #505050;
}

.produkt {
   width: 295px;
   height: 120px;
   margin: 5px;
   overflow: hidden;
   float: left;
}

.produkt .prod-foto {
   width: 115px;
   height: 120px;
   text-align: center;
   float: left;
}

.produkt .prod-opis {
   width: 180px;
   height: 120px;
   color: #969696;
   float: left;
}

.produkt .prod-opis a.prod-t {
   margin-bottom: 10px;
   color: #505050;
   font-weight: bold;
   display: block;
}

.produkt .prod-opis .prod-c {
   margin-top: 10px;
   color: #505050;
   display: block;
}

.produkt .prod-opis .prod-c strong {
   color: #ed1c24;
}

.produkt2 {
   float: left;
   margin: 4px 4px 4px 10px;
}

.produkt2 .prod2-foto {
   width: 230px;
   height: 280px;
   text-align: center;
   float: left;
}

.produkt2 .prod2-opis {
   width: 360px;
   height: auto;
   float: left;
}

.produkt2 .prod2-c {
   margin-top: 10px;
   display: block;
}

.produkt2 .prod2-c strong {
   color: #ed1c24;
}

#prod-cechy {
   width: 580px;
   height: auto;
   border-top: 1px solid #dfdfdf;
   float: left;
}

#prod-cechy .przyciski {
   width: 110px;
   height: 50px;
   line-height: 50px;
   border-right: 1px solid #dfdfdf;
   color: #505050;
   font-weight: bold;
   text-align: center;
   float: left;
}

#prod-cechy .p-last {
   border-right: none;
}

#prod-cechy .p-sel {
   background: #dfdfdf;
}

#cc1, #cc2, #cc3, #cc4 {
   width: 580px;
   height: auto;
   float: left;
}

.l {
   width: 280px;
   height: 40px;
   line-height: 40px;
   padding: 0 10px;
   float: left;
}

.ll {
   width: 260px;
   height: 40px;
   line-height: 40px;
   padding: 0 10px;
   float: left;
}

.x {
   background: #dfdfdf;
   border-top: 1px solid #c2c2c2;
}

.zestaw {
   line-height: 72px;
   padding: 5px 0;
   border-top: 1px solid #dfdfdf;
   float: left;
}

.zestaw img {
   float: right;
}

.pdf {
   width: 91px;
   height: 61px;
   background: transparent url('../img/pdf.jpg') no-repeat scroll 0 0;
   float: left;
}

.pdf-pliki {
   width: 255px;
   height: 61px;
   padding-left: 10px;
   float: left;
}

.pdf-pliki a {
   color: #000;
   margin: 4px 0;
   display: block;
}

.bold {
   font-weight: bold;
}

img.rzetelna-firma-banner {
	padding: 3px 0px 0px 19px;
