#success { color: green; font-weight: bold; }
#error { color: red; font-weight: bold; }

BODY {
	FONT-FAMILY: "arial ce","helvetica ce",arial,helvetica,sans-serif; 
	TEXT-DECORATION: none
}
P {
	FONT-FAMILY: "arial ce","helvetica ce",arial,helvetica,sans-serif; 
	TEXT-DECORATION: none
}
TD {
	FONT-FAMILY: "arial ce","helvetica ce",arial,helvetica,sans-serif; 
	TEXT-DECORATION: none
}
DIV {
	FONT-FAMILY: "arial ce","helvetica ce",arial,helvetica,sans-serif; 
	TEXT-DECORATION: none
}
SPAN {
	FONT-FAMILY: "arial ce","helvetica ce",arial,helvetica,sans-serif; 
	TEXT-DECORATION: none
}
a {
	font-size: 11px; 
	color: #00184a; 
	font-family: "arial ce","helvetica ce",arial,helvetica,sans-serif; 
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}
.inactiveLink {
	font-size: 11px;
	font-family: "arial ce","helvetica ce",arial,helvetica,sans-serif; 
	font-weight: bold;
	color: #909090;
}


a.companyName {
	font-size: 13px;
	color: #00184a;
	text-decoration: none;
	font-weight: bold;
	font-family: "arial ce","helvetica ce",arial,helvetica,sans-serif; 	
}
a.companyName:hover {
	text-decoration: underline;
	color: #334B7D;
}



select {
	border-right: #7f9db9 1px solid; 
	border-top: #7f9db9 1px solid; 
	font-size: 11px; 
	border-left: #7f9db9 1px solid; 
	border-bottom: #7f9db9 1px solid
}
INPUT {
	BORDER-RIGHT: #7f9db9 1px solid; 
	BORDER-TOP: #7f9db9 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #7f9db9 1px solid; 
	BORDER-BOTTOM: #7f9db9 1px solid
}
TEXTAREA {
	BORDER-RIGHT: #7f9db9 1px solid; 
	BORDER-TOP: #7f9db9 1px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #7f9db9 1px solid; 
	BORDER-BOTTOM: #7f9db9 1px solid
}
LI {
	BORDER-RIGHT: #7f9db9 0px solid; 
	BORDER-TOP: #7f9db9 0px solid; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #7f9db9 0px solid; 
	BORDER-BOTTOM: #7f9db9 0px solid
}
TD {
	MARGIN-TOP: 4px; 
	FONT-SIZE: 11px; 
	MARGIN-BOTTOM: 4px; 
	COLOR: #00184a
}
SELECT {
	FONT-SIZE: 11px
}
B {
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
B.whitefont {
	FONT-WEIGHT: bold; COLOR: white
}
I {
	FONT-STYLE: italic
}

.bigred {
	font-weight: bold; 
	font-size: 18px; 
	margin: 4px 8px; 
	color: #ce3434; 
	letter-spacing: 2px
}

.fontDate {
	font-style: Verdana;
	font-size: 12px;
	color: red; 
	font-weight:normal;
}

.subtitlered {
	font-weight: bold; 
	font-size: 12px; 
	color: #ce3434; 
}

.highlightElement {

	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px; 
	font-weight: normal;
	font-style: italic;
}

.bigwhite {
	font-weight: bold; 
	font-size: 18px; 
	margin: 4px 8px; 
	color: #ffffff; 
	letter-spacing: 2px
}

a.toolbarWhite {
	font-family: "arial ce","helvetica ce",arial,helvetica,sans-serif; 
	text-decoration: none;
	font-weight: bold;
	color: white;
}
a.toolbarWhite:hover {
	text-decoration: underline;
	color: white;	
}

.trzynastka {
	font-size: 13px;
	font-weight: bold;
}

.separator {
	height:1px;
	background-image:url(pics/linia_kropki.gif);
	background-color:#E5E5E5; 
}

