/*****************************************/
/*       Created by Piotr Kaluzynski     */
/*              Prostin                  */
/*       www.prostin.w.inds.pl           */
/*       email: prostin@inds.pl          */
/*****************************************/

body {
   margin-left: auto;
   margin-right: auto;
   padding-top:0px;
   margin-top: 0px;
   background-image: url('../img/tlo_dol.jpg');
   background-repeat: repeat;
   font-family:Verdana;
   color: #d6d6d6;
   font-size: 12px;
}

p {
   margin: 0; 
   padding: 0;    
   font-family: Verdana, Arial, Times New Roman;
    font-size: 12px;
   line-height: 16px;
   color: #d6d6d6;
}

a {
   color: #d63d00;
   text-decoration: none;
}

form {
   padding: 0;
   margin: 0;
}

a:hover {
   color: #C29B00;
   text-decoration:underline;
}

h2 {
   padding: 4px;
   margin: 4px;
   font-size: 12px;
   font-weight: normal;
}

div#music {
   float:right;
   position:relative;
   right: 20px;
   z-index: 10;
}

div#gorneTlo {
   background-image: url('../img/tlo_gora.jpg');
   background-repeat: repeat-x;
   padding: 0px;
   margin: 0px;
   position:absolute;
   top: 0px;
   left: 0px;
   width: 100%;
   height: 419px;
   z-index: 0;
}

div#mainCont {
   position:relative;
   z-index: 1;
   width: 1100px;
  
   margin:auto;
}

.more_right {
   width: 200px;
   float:left;
   position:relative;
   top: 60px;
}

div#logo {
   width: 900px
}

div#menu {
   position:relative;
   width: 306px;
   float:left;
}

/* Stopka ---> START */
#stopka {
   clear: both;
   position:relative;
   left: 70px;
   height: 35px;
   width: 815px;
   background-color: #bfb8ae;
   background-image: url('../img/footer.jpg');
   background-repeat: repeat;
}

#stopkaLewa {
   width: 27%;
   float: left;
   height: 22px;
   margin: 4px 0px 0px 10px;
}

#stopkaCenter {
   font-family:Verdana;
   font-size: 9px;
   color: #c4c4c4;
   width: 43%;
   float: left;
   text-align: center;
   margin-top: 0px;
   line-height: 11px;
}

.stopkaCenterSmall {
   font-family:Verdana;
   font-size: 9px;
   color: #ffffff;
   text-decoration: none;
}

.stopkaCenterSmall:hover {
   color: #CF0F00;
}

#stopkaPrawa {
   font-family:Verdana;
   font-size: 11px;
   color: #d0d0d0;
   width: 27%;
   float: left;
   margin-top: 5px;
   text-align: right;
   display:inline;
   margin-left: -10px;
}

.copyright{
   color: #ffffff; 
   text-decoration: none;
   font-family: Verdana;
}

.copyright:hover {
   color: #CF0F00;
   position: relative;
   top: 1px;
   text-decoration:none;
}
/* END -----> Stopka */

/* Kontakt -----> START */
#kontakt {
   text-align:center;
   position:relative;
   width: 266px;
   padding: 20px 0px 20px 40px;
   float:left;
   clear:left;
}

.napiszDoNas {
   border: 0px solid;
}

.licznik {
   font-family: Verdana;
   font-size: 11px;
   color: #e2e2e2;
   margin: 16px 0px 20px 0px;
}

.daneAdresowe {
   line-height: 18px;
   letter-spacing: 1px;
}
/* END -----> Kontakt */
.left {
 float:left;
}

.right {
   width: 590px;
   position:relative;
   float:left;
   margin-bottom: 20px;
}

.header {
   text-align:center;
   position:relative;
}

.page {
   margin-left: 20px;
   border: 1px solid #2c0000;
   padding: 20px 0px;
   width: 550px;
   margin-top: 10px;
   background-image: url('../img/page_bg.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/page_bg.png', sizingMethod='scale');
}

.titleLong {
   position:relative;
   left: -18px;
   padding-left: 30px;
   padding-top: 3px;
   text-decoration:underline;
   width: 359px;
   height: 24px;
   color: #c1a551;  
   background-image: url('../img/title_long.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/title_long.png', sizingMethod='scale');   
 
}

.titleShort {
   position:relative;
   left: -18px;
   padding-top: 2px;
   padding-left: 30px;
   text-decoration:underline;
   width: 235px;
   height: 25px;
   color: #c1a551;   
   background-image: url('../img/title_short.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/title_short.png', sizingMethod='scale');   

}

.dataDodania {
   position:relative;
   left: 320px;
   top: 10px;
   clear: both;
   padding-top: 3px;
   padding-left: 60px;
   width: 200px;
   height: 26px;
   font-size: 11px;
   color: #c1a551;   
   background-image: url('../img/data_dodania.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/data_dodania.png', sizingMethod='scale');   

}

.nowosc {
   position:relative;
   top: 4px;
   right: 30px;
   float: right;
}

.more {
   color: #a53806;
   position:relative;
   left: 70px;
   font-size: 12px;
   text-decoration: none;
   top: 10px;
}

.more:hover {
   color: #d63d00;
   text-decoration: underline;
   letter-spacing: 1px;
   left:65px;
   top: 11px;
}

.back {
   position:relative;
   color: #a53806;
   left: 240px;
   font-size: 12px;
   text-decoration: none;
   top: 20px; 
   padding-bottom: 20px;
}

.back:hover {
   color: #d63d00;
   text-decoration: underline;
   letter-spacing: 1px;
   left:238px;
   top: 20px;
}

.miniZoom {
   border: 1px solid #999999;
   position:relative;   
}

/* News -----> START */
.newsCont {
   position:relative;
   margin-bottom: 10px;
   clear: both;
}

.news_cover {
   float:right; 
   margin:0px;
   padding:0px;
   margin-left:20px;
}

.news_empty {
   color: #808080;
   font-style: italic;
   text-align: center;
}

.news_wstep {
   width: 500px;
   margin-top: 14px;
   padding-left: 25px;
   font-size: 12px;
   text-align:justify; 
   line-height: 15px;
}

.news_text_small {
   width: 350px;
   margin-top: 12px;
   padding-left: 24px;
   font-size: 12px;
   text-align:justify; 
   line-height: 15px;
}

.news_text_big {
   width: 500px;
   margin-top: 14px;
   padding-left: 24px;
   font-size: 12px;
   text-align:justify; 
   line-height: 15px;
}

.news_img {
/*   position:relative;
   right: 20px;
   padding-left: 20px;
   top: 14px;
   margin-bottom: 14px;
   float:right;
   width: 130px;
   text-align:center;*/
   float:right;
   padding: 5px 0px 4px 10px
}

.delimiterLinia {
   position:relative;
   left: -16px;
   margin-right: -31px;
   top: 20px;
   width: 581px;
   margin-bottom: 20px;
}

.delimiterNitka {
   position:relative;
   top: -46px;
   width: 567px;
   height: 42px;
   left: -6px;
   margin-bottom: -36px;
   margin-right: -31px;   
}
/* END -----> News */

.trescCont {
   position:relative;
   padding: 20px 24px;
   clear: both;
}


.tekst_mniejszy { 
   font-family: Verdana, Arial, Times New Roman;
   font-size: 10px;
   color: #d6d6d6;
}

.tekst_podstawowy {
   font-family: Verdana, Arial, Times New Roman;
   font-size: 12px;
   line-height: 16px;
   color: #d6d6d6;
}

.tekst_podstatowy_Bold {
   font-family: Verdana, Arial, Times New Roman;
   font-size: 11px;
   line-height: 15px;
   color: #d6d6d6;  
   font-weight: bold;
}

.tekst_wiekszy {
   font-family: Verdana, Arial, Times New Roman;
   font-size: 13px;
   line-height: 17px;
   color: #d6d6d6;
}

.tekst_wiekszy_Bold {
   font-family: Verdana, Arial, Times New Roman;
   font-size: 13px;
   line-height: 17px;
   color: #d6d6d6;
   font-weight: bold;
}

.linki {
   padding: 4px 0px;
}

.linki_opis {
   padding: 2px 0px;
   font-size: 11px;
   color: #C29B00
}

.yellow {
   color: #C29B00;
}

.orange {
   color: #D63D00;
}

.komentarzZdjec {
   margin-top: 5px;
   font-size: 11px;
   font-family: Verdana;
   color: #d8a18c;
   line-height: 13px;
}

/*---- STRONNICOWANIE START ----*/
.pageOn {
   /*font-weight: bold;*/
   font-size: 12px;
   color: #ff8a00;
   font-family: Verdana;
} 

.pageOff {
   font-size: 11px;
   color: #908458;
   cursor: pointer;
   font-family: Verdana;
   
}

.nextActive {
   font-size: 11px;
   color: #908458;
   cursor: pointer;
   font-family: Verdana;
}

.nextDeactive {
   font-size: 11px;
  color: #ff8a00;
  /* font-weight: bold;*/
   font-family: Verdana;
}

.pageOff:hover {
   color: #ff8a00;
   font-family: Verdana;
}

.nextActive:hover{
   color: #ff8a00;
   font-family: Verdana;
}
/*----- STRONNICOWANIE END ----*/


.komunikatOK {
   color: #88ef7b;
   font-size: 11px;
   font-weight: bold;
   padding: 6px 20px;
   position:relative;
   top: 10px;
   background-color: #36731d;
   border: 1px solid #6ab154;
   text-align:center;
   display:block;
   width: 80%;
   margin:auto;
   margin-bottom: 20px;
}
.komunikatNOK {
   color: #ee0000;
   font-size: 11px;
   font-weight: bold;
   padding: 6px 20px;
   position:relative;
   top: 10px;
   background-color: #580000;
   border: 1px solid #621c1c;
   text-align:center;
   display:block;
   width: 80%;
   margin:auto;
   margin-bottom: 20px;
}


.formCont {
   position:relative;
   top: 20px;
   padding-bottom: 20px;
}

.formRow {
   clear:left;
   padding-bottom: 8px;
}

.formDesc {
   position:relative;
   font-size: 11px;
   color: #d50000;
   top: 3px;
   width: 160px;
   text-align: right;
   float:left;
   font-weight: bold;
}

.formInput {
   position: relative;
   left: 14px;
   width: 332px;
   background-color: #580000;
   border: 1px solid #220101;
   color: #c1a551;
   padding: 0px 3px;
   height: 18px;
   padding-top: 2px;
}

.requireItem {
   color: #e7b900; 
   font-family: Trebuchet MS; 
   font-size: 12px;
   position:relative;
   top: -5px;
}

/* BUTTONY */
.orderButt {
   background: url('../img/zamow_off.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/zamow_off.png', sizingMethod='scale');   
   width: 80px;
   height: 28px;
   border: none;
   position: relative;
   cursor: pointer;
   left: 20px;
   top: 4px;
}

.wyslijButt {
   background: url('../img/wyslij_off.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/wyslij_off.png', sizingMethod='scale');   
   width: 80px;
   height: 28px;
   border: none;
   position: relative;
   cursor: pointer;
   left: 20px;
   top: 4px;
}

.wyczyscButt {
   background: url('../img/wyczysc_off.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/wyczysc_off.png', sizingMethod='scale');   
   width: 80px;
   height: 28px;
   border: none;
   position: relative;
   cursor: pointer;
   left: 20px;
   top: 4px;
}

.anulujButt {
   background: url('../img/anuluj_off.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/anuluj_off.png', sizingMethod='scale');   
   width: 80px;
   height: 28px;
   border: none;
   position: relative;
   cursor: pointer;
   left: 20px;
   top: 4px;
}

.dodajWpisButt {
   background: url('../img/dodajWpis_off.png');
   _background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='./img/dodajWpis_off.png', sizingMethod='scale');   
   width: 80px;
   height: 28px;
   border: none;
   position: relative;
   cursor: pointer;
   left: 20px;
   top: 4px;
}

.wymagane {
   padding: 8px;
   font-size: 11px;
}

.img_mediafile {
 border: 0px solid #90908e;
 margin-left: 2;
 margin-right: 6;
 margin-top: 3;
 margin-bottom: 0;
 }
