/*******************************************************************************
	Clubbing.Czest.Pl
	
	(c) Antoni Jakubiak, antek@sk8.pl
	$Id: clubbing.css,v 1.3 2005/01/15 14:20:12 antek Exp $

	filter: gray();
*******************************************************************************/
/* podstawowe */
body {
	font-family: tahoma, sans-serif;
	background-color: #a84f3b;
	color: #000;
	font-size: 11px;
	background-image: url( 'bg.png' );
	background-position: top;
	background-repeat: repeat-x;
/*
	background-attachment: fixed;
*/
}
table {
	font-family: tahoma, sans-serif;
	font-size: 11px;
}
/* wielkości czcionek */
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #36d;
	border-bottom: 1px dotted #39d;
	padding: 6px 10px 2px 10px;
}
	

/* odnośniki */
a {
	text-decoration: none;
	color: #03f;
}
a:hover {
	text-decoration: underline;
	color: #69f;
}


/* lewa strona */
td.lewa {
	text-align: center;
	border-top: 1px solid #b30;
}
/* prawa strona */
td.prawa {
	border: 1px solid #b30;
	background-color: #fff;
}

/* obrazek banerowy */
td.baner {
	border-left: 1px solid #b30;
	border-bottom: 1px solid #930;
}
img.baner{
	background-color: #630;
}
/* komórka w której mieści się tabelka kalendarza */
td.kalendarz {
	border-left: 1px solid #b30;
	border-bottom: 1px solid #b30;
	border-right: 1px solid #b30;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
}
/* komórka w której mieści się menu logowania lub użytkownika */
td.czlek {
	border-bottom: 1px solid #b30;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
}
/* menu strony */
td.menu {
	background-color: #ffc;
	border-bottom: 1px solid #b30;
}
/* ciałko */
td.cialko {
	padding: 4px;
	vertical-align: top;
	text-align: left;
}
/* stopka */
td.stopka {
	color: #546;
	text-align: center;
	letter-spacing: 1px;
	padding: 4px;
	border-top: 1px solid #b30;
	background-color: #ff6;
	background-image: url( 'bg-stopka.png' );
	background-position: bottom;
	background-repeat: repeat-x;
}

/* klasy użyte do drukowania menu */
td.menuitem {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	background-color: #ff6;
	background-image: url( 'bg-menu.png' );
	background-position: top;
	background-repeat: repeat-x;
}
a.menuitem {
}
a.menuitem:hover {
	text-decoration: none;
}
	


	




/* Menu zalogowanego użytkownika */
td.menuusera {
	border-top: 1px solid #f90;
}

input.logowanie {
	background-color: #fff;
	border: 1px solid #b30;
}
input.logowaniechbx {
	background-color: #fff;
}
/* nagłówki */
td.naglowek {
	color: #666;
	font-weight: bold;
}
a.naglowek {
	color: #39d;
}
/* informacja o błędzie */
.blad {
	text-decoration: underline;
}
/* strona startowa */
td.startNaglowek {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #36d;
	border-bottom: 1px dotted #39d;
	padding-top: 6px;
	padding-bottom: 2px;
}
td.start {
	vertical-align: top;
	padding-left: 10px;
}
/* klasy kalendarza */
td.kalh {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px dotted #b30;
}
td.kald {
	text-align: center;
}
td.kalw {
	text-align: center;
	border: 1px dotted #39d;
}
td.kaldi {
	text-align: center;
	background-color: #fc0;
}
td.kalwi {
	text-align: center;
	border: 1px solid #39d;
	background-color: #fc0;
}
a.nietenmiesiac {
	color: #888;
	text-decoration: none;
}
a.przeszle {
	color: #b3b;
	text-decoration: none;
}
a.przyszle {
	color: #66f;
	text-decoration: none;
}
a.dzis {
	color: #33f;
	text-decoration: none;
	font-weight: bold;
}
a.miesiac {
	text-decoration: none;
}
/* formularze */
td.fn { /* nagłowek */
}
td.fd { /* dane */
}
p.sukces, p.popraw {
	color: #f30;
	font-size: 12px;
	padding: 4px 16px;
	margin: 4px 40px;
	border: 1px solid #f30;
}
/* lista: dni, imprezy, niusy */
td.listaData{
	border-top: 2px solid #39d;
}
td.listaTresc{
	border-top: 2px solid #39d;
	text-align: justify;
}
td.listaAutor{
	border-top: 2px solid #39d;
	text-align: right;
}
/* lista: klubowicze */
td.klubowiczLogin{
	border-top: 2px solid #39d;
}
td.klubowiczMail{
	border-top: 2px solid #39d;
}
td.klubowiczGG{
	border-top: 2px solid #39d;
	text-align: right;
}
/* lista: DJs */
td.djLogin{
	border-top: 2px solid #39d;
	font-weight: bold;
	letter-spacing: 1px;
}
td.djInfo{
	border-top: 2px solid #39d;
}
td.djKontakt{
	border-top: 2px solid #39d;
	text-align: right;
}
/* lista: fotek */
td.fotka{
	border: 1px solid #39d;
}
/* stronka DJa lub klubowicza */
td.djN {
	text-align: right;
	vertical-align: top;
	color: #666;
}
td.djD {
	text-align: left;
	vertical-align: top;
	font-size: 12px;
}
/* Monument */
table.monument{
}
td.monument{
	text-align: center;
}
img.monument{
	background-color: #fea;
	border: 1px solid #f30;
}
.monument_stara_cena {
	text-decoration: line-through;
	color: #666;
}
.monument_cena {
	color: #666;
}


/* fotki na starcie */
/* obrazki w galerii */
img.start, img.galeria {
	background-color: #fea;
	border: 1px solid #fa0;
}
/* link na czerwonym tle */
a.orange {
	color: #fa0;
}





