a:link {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #f36f21; 
	text-decoration : none; 
	font-weight : bold; 
	font-size : 11px; 
} 

a:active {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #f36f21; 
	text-decoration : none; 
	font-weight : bold; 
	font-size : 11px; 
} 


a:visited {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #f36f21;
	text-decoration : none; 
	font-weight : bold; 
	font-size : 11px; 
} 

a:hover {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	color : #FFFFFF; 
	text-decoration : underline; 
	font-weight : bold; 
	font-size : 11px; 
} 


BODY, TABLE, IMG, FORM, INPUT, SELECT, TEXTAREA {
	font-family : Tahoma, Verdana, 'geneva ce', geneva, Helvetica, sans-serif; 
	font-size : 11px; 
}

BODY {
	background-color: black;
	color: #cfd1d0;
	background-repeat: repeat-x;
}


IMG.kreski {
	margin-top: 10px;
	margin-bottom: 10px;
}

HR {
	height: 1px;
}

TABLE.main {
	width: 765px;
	border-top: 1px solid #5a5c5b;
}

TABLE.panel_left {
	width: 205px;
}

TABLE.panel_center {
	width: 355px;
}

TABLE.panel_right {
	width: 205px;
	text-align: justify;

}

TABLE.panel_right IMG {
	margin-right: 5px;
}

.gray1 {
	background-color: #5a5c5b;

}

.gray2 {
	background-color: #4e4f4f;
}

.gray3 {
	background-color: #292b2a;
}

.logo {
	background-color: #FF8800;
}

TABLE.header {
	border-bottom: 1px solid #7b7d7c;
	border-left: 1px solid #7b7d7c;
	height: 11px;
	font-weight: normal;
	WIDTH: 100%;
	font-size: 12px;
	color: white;
}

TABLE.header TD.orange {
	background-color: #f3721c;
	width: 1px;
}


/* klasy kontakt */
INPUT, TEXTAREA, SELECT {
	background-color: transparent;

	border-top: 1px solid #5a5c5b;
	border-left: 1px solid #5a5c5b;
	border-right: 1px solid #5a5c5b;
	border-bottom: 1px solid #f36f21;
}

INPUT, TEXTAREA {
	color: white;
}

INPUT.submit {
	background-color: #f36f21;
	height: 20px;
	width: 200px;
	COLOR: black;
}







/* klasy panelu administracyjnego*/
.komunikat {
	color: red;
	font-weight: bold;
}

TABLE.adminmain {
	width: 100%;
	height: 100%;
}

TABLE.adminmain TD {
	border: 1px solid #666666;
}

TABLE.adminmain TD.naglowek {
	height: 100px;
	text-align: center;
}

TABLE.adminmain TD.tdraporty {
	width: 200px;
}

TABLE.adminmain TD.stopka {
	height: 20px;
	text-align: center;
}




TABLE.admintable {
	border: 1px solid #555555;
}

TABLE.admintable TD {
	border: 0px;
}

TABLE.admintable TH {
	border: 0px;
	background-color: #333333;
}

TABLE.admintable TD.th {
	text-align: center;
	background-color: #222222;
}

TABLE.admintable TEXTAREA {
	background-color: transparent;
	color: #FFFFFF;
	width: 100%;
	border: 1px solid #555555;
	height: 100px;
}

.number {
	width: 20px;
	text-align: center;
}
