TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

.title {
	color : #7C93A7;
}


INPUT {
	border : 1px solid #4B4B4B;
	font-size : 10px;
	background-color : #E4E4E4;
}

INPUT.big {
	border : 1px solid #4B4B4B;
	font-size : 15px;
	background-color : #E4E4E4;
}

TEXTAREA {
	border : 1px solid #4B4B4B;
	font-size : 11px;
	background-color : #E4E4E4;
}

SELECT {
	border : 1px solid #4B4B4B;
	font-size : 11px;
	background-color : #E4E4E4;
}

BUTTON {
	border : 0px none Blue;
	background-color : #CBCFD4;
	/*cursor: hand;*/
}

TD A {
	text-decoration : none;
	color : #CC3333;
}

TD A:hover {
	text-decoration : underline;
	color : #FF6600;
}

A.k:active, A.k:focus, A.k:visited, A.k:link {
	text-decoration : none;
	color : #CC3333;
	font-weight : bold;
}

A.k:hover {
	text-decoration : none;
	color : #FF6600;
}

A.white:active, A.white:focus, A.white:visited, A.white:link {
	text-decoration : none;
	color : #ffffff;
	font-weight : normal;
}

A.white:hover {
	text-decoration : underline;
	color : #ffffff;
}

A.nadpis_katalog:active, A.nadpis_katalog:focus, A.nadpis_katalog:visited, A.nadpis_katalog:link {
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-size : 18px;
}

A.nadpis_katalog:hover {
	text-decoration : underline;
	color : #FF6600;
	font-weight : bold;
	font-size : 18px;
}

A.nadpis_katalog2:active, A.nadpis_katalog2:focus, A.nadpis_katalog2:visited, A.nadpis_katalog2:link {
	text-decoration : none;
	color : #000;
	font-weight : bold;
	font-size : 14px;
}

A.nadpis_katalog2:hover {
	text-decoration : underline;
	color : #000;
	font-weight : bold;
	font-size : 14px;
}

.newska A {
	text-decoration : underline;
	color : Gray;
}

.newska A:hover {
	text-decoration : underline;
	color : #FF4500;
}

.newska {
	color : Gray;
}

.alert {
	color : White;
	background : #FF4500;
	font-weight : bold;
	text-align : center;
	border : 1px solid White;
}

.formmust {
	color: Red;
	text-align : right;
}

.formopt{
	text-align : right;
}

.formnad {
	font-weight : bold;
	background-color : #849AAD;
	color : White;
}

.tbl {
	border: 1px dashed #919191;
	background-color: #DBDFE3;
	/*filter: alpha(opacity=70);
	*/
}

.tbl2 {
	border: 1px dashed #919191;
	background-color: #DBDFE3;
	/*filter: alpha(opacity=70);
	*/
}

.ol {
//	list-style-image: url(img/point.gif); 
//	list-style: url(img/point.gif);
	text-align:justify;
}

A.stitle:ACTIVE, A.stitle:LINK, A.stitle:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 9px;
	text-decoration : none;
}

A.stitle:HOVER {
	font-family: Verdana, Arial CE, Arial, Helvetica CE, Helvetica, Sans Serif;
	color : Red;
	font-size : 9px;
	text-decoration : underline;
}

A.katalog:ACTIVE, A.katalog:LINK, A.katalog:VISITED {
	LINE-HEIGHT: 17px;
	color : #CC3333;
	font-family : Verdana, Arial, sans-serif, Geneva, Helvetica;
	font-size : 11px;
	text-decoration : underline;
}
A.katalog:HOVER {
	LINE-HEIGHT: 17px;
	color : Red;
	font-family : Verdana, Arial, sans-serif, Geneva, Helvetica;
	font-size : 11px;
	text-decoration : underline;
}

span.red {
  color : #FF6600;
}

