/* Start of CMSMS style sheet 'edycja' */
.small {
   font-size: 8pt;
}

.tiny {
   font-size: 9px;
   line-height: 16px;
   margin-top: 15px;
   margin-bottom: 5px; 
}	

.small_u{
   font-size: 9px;
   font-weight:bold;
   border-bottom: dashed 1px #CCCCCC;
}

.normal {
   line-height: normal;
}

.center {
   text-align: center;
}

.left {
   text-align: left;
}

.right {
   text-align: right;
}

.just {
   text-align: justify;
}

.red {
   color: #B00000;
}

.navy {
   color: navy;
}

.maroon {
   color: #8B0000;
}

.underline {
   border-bottom: 1px solid #cccccc;
   padding-bottom: 3px;
}

.wazne {
   font-weight: bold;
   color: #B00000;
}

p.informacja {
   border: 1px solid #242424;
   border-top: 5px solid #B00000;
   background-color: #cccccc;
   color: #B00000;   
}

.bold {
   font-weight: bold;
}

.head {
   text-align: left;
   font-weight: bold;
   border: 1px solid #cccccc;
   background: #B00000;
   color: #ffffff;
   padding: 5px;
   margin-bottom: 5px;
   margin-top: 10px;
}

.fleftfoto {
   float: left;
   border: 1px solid black;
   padding: 5px;
   margin: 5px;
}

.foto {
   float: left;
   border: 1px solid black;
   padding: 5px;
   margin: 5px;
}

.fotonob {
   float: left;
   padding: 5px;
   margin: 5px;
}

.nob {
   text-decoration: none;
   border: none;
}

.border {
  border: 1px solid maroon;
}

.borderf {
  border: 3px solid maroon;
}

.border {
  border: 1px solid maroon;
}

.brr {
  margin-right: 10px;
}

abbr acronym {
  border-bottom: 1px #666666 dotted;
  cursor:help;
}

.alt {
  display: none;
}

.bk {
  background-repeat : repeat-x;
  background-image: url(uploads/images/linia1.gif);
  height: 1px;	
  width:auto;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}

hr.clear{
  display:block;
  clear:both;
  visibility:hidden;
  height:0;
  border-width:0;
  margin:0;
  padding:0;
}

.clr {
   border-bottom: 1px dotted red ;
   margin-bottom: 15px;
   padding-top: 10px;
   float: none;
}

.textfield{
  margin-bottom: 5px;
  padding: 5px;
  text-align: left;
}


/* #############################
####### CHMURKI by BlaTek ######
############################# */

.title {
 position:absolute; margin-left:-1em; margin-top:2em; visibility:hidden;
 padding:3px; background-color:#ffffe1; border:1px solid #000;
 color:#000; text-decoration:none; font:menu;
}

span.title2 {width: 400px}
span.title3 {color: #B00000}
/* End of 'edycja' */

