
body {/*potrzebne dla wyskakujacych okienek*/
	background: #c2c3c7 url('/images/bg_main.jpg') 0 0 repeat-x;
	font: normal 11px Tahoma,Verdana,Helvetica,Arial,sans-serif;
	}


textarea {
   width: 400px;
   height: 120px;
   padding: 2px;
   border: solid 1px #6A6A6A;
   font-family: Tahoma;
   font-size: 11px;
  }
input {
   width: 110px;
   padding: 5px;
   border: solid 1px #6A6A6A;
   font-family: Tahoma;
   font-size: 11px;
   }
input.rejestr {
   width: 110px;
   padding: 1px;
   border: solid 1px #6a6a6a;
   font-family: Tahoma;
   font-size: 11px;
   background-color: #cccccc;
   }
input.radio {
   width: 11px;
   border:0;
   height: 11px;
   vertical-align: middle;
   }
input.pic {
   width: 61px;
   border:0;
   height: 15px;
   background-image: url(images/zapisz.gif);
   }
input.logowanie_checkbox {
   border:0;
   width:12px;
   height: 12px;
   vertical-align: middle;
   }


/* --[ pozostale ]------------------------------- */

#txtContent {
   width: 478px;
   line-height: 17px;
   color: #333333;
   }
#txtContent a {
   color: #bf1d4c;
   text-decoration: none;
   border-bottom: dotted 1px #bf1d4c;
   padding: 1px;
   }
#txtContent .albo a {
   text-decoration: none;
   border: 0;
   padding: 0;
   }

#txtContent a:hover {
   border-bottom: solid 1px #bf1d4c;
}
#txtContent h3 {
	color: #bf1d4c;
	font-size: 15px;
	padding-bottom: 10px;
	}
#txtContent h3 span {
   display: block;
   font-size: 11px;
   color: #333;
   font-weight: normal;
   }
#spacer {
   height: 4px;
   width: 384px;
   }
.spacer_s {
   height: 5px;
   width: 5px;
   }

a.profil {
   color:#bf1d4c;
   text-decoration:none;
   border-bottom:dotted 1px #bf1d4c;
   padding:1px;
   }
a.profil:hover{
   border-bottom: solid 1px #bf1d4c;
}


.kropki {
   font-weight: bold;
   padding: 2px;
   margin-top: 5px;
   background: #fafafa url(images/bg_kropki.gif);
}
fieldset input {
	background: #fff;
	color: #777;
	padding: 2px;
	border: solid 1px #6A6A6A;
	font-family: Tahoma;
	font-size: 11px;
	width: 250px;
	}

fieldset textarea {
	width: 300px;
	height: 120px;
	padding: 2px;
	border: solid 1px #6A6A6A;
	font-family: Tahoma;
	font-size: 11px;
	color: #777777;
	}

fieldset .upav {
   background-color: #f2f2f2;
   float: right;
   padding: 2px;
   font-family: Tahoma;
   font-size: 10px;
   color: #777777;
   text-align: center;
}

fieldset .lit {
   font-family: Tahoma;
   font-size: 10px;
   color: #777777;
}

legend {
   color: #0046D5;
}

.belka {
   padding: 2px;
   margin-top: 5px;
   background: #fafafa url(images/bg_rozne.gif);
   font-weight: bold;
}

input.konkurs{width:300px;}

.usun-kom { background: url(images/usun.gif); width:61px;height:15px; border:0;cursor: pointer;}

.edit-kom { background: url(images/edytuj.gif); width:61px;height:15px; border:0;cursor: pointer;}

.recimg { background: url(images/gry/rec.gif); width:16px;height:16px; border:0;cursor: pointer;}
