A, A:Link, A:Active, A:Visited    {
	text-decoration : none;
	/*font-weight : bold;*/
	color : #000000;	
}


A:Hover  {
	color : red;
	text-decoration : underline;
}

BODY  {
	font-family : Arial;
	color : #000000;
	font-size : 12px;
	text-align : justify;
	background-color : #F1C28C;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;		
/*
	SCROLLBAR-FACE-COLOR: #7CC576;
	SCROLLBAR-HIGHLIGHT-COLOR: #7CC576;
	SCROLLBAR-SHADOW-COLOR: #C4DF9B;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #C4DF9B;	
*/
}

P  {
	font-family : Arial;
	color : #000000;
	font-size : 12px;
	text-align : justify;
}

INPUT, TEXTAREA, SELECT  {
	font-family : Arial;
	color : #000000;
	font-size : 12px;
}

TD, TR, LI, UL  {
	font-family : Arial;
	color : #000000;
	font-size : 12px;
}

.text {
	font-family : Arial;
	color : #000000;
	font-size : 10px;
	text-align : center;
}

.maly_text {
	font-family : Arial;
	color : #000000;
	font-size : 10px;
	width : 100px;
	text-align : center;
}

.temat  {
	color : #FF0033;
	font-size : 13px;
	font-weight : bold;
}

.naglowek {
	font-size : 14px; 
	font-weight : bold; 
	color : #2E3192;
}

.g1  {
/*	font-size : 14px;*/
	color : #682829;	
	font-weight : bold;
}

.g4  {
	color : #000000;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 2px;
	background-color : #FFCC66;
	width : 300px;
	border-bottom-color : #000000;
	border-bottom-width : 2px;
	border-bottom-style : solid;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 1px;
}

.g5  {
	color : #336699;
	font-size : 16px;
	letter-spacing: 2px;
	font-weight : bold;		
}

.cena  {
	font-size: 20px;
	font-weight: bolder;
	color : #009966;
	letter-spacing: 1px;
}

.alert  {
	color : #EE2222;
}

.small, SMALL {
	font-family : Arial;
	font-size : 10px;
}

.first, BIG  {
	font-size : 14px;
	font-weight: bolder;	
}

.button  {
	font-size : 12px;
	background: Red;
	border: 1px outset #FF0000;
	color: Black;
	font-weight: normal;
	font-family: Arial;
	text-align : center;
	cursor : hand;
	height: 20px;
	margin : 2px 2px 2px 2px;
	border-color : Black Black Black Black;
	width : 100px;
}

.button_menu  {
	font-size : 10px;
	background: Red;
	border: 1px outset #FF0000;
	color: Black;
	font-weight: bold;
	font-family: Arial;
	text-align : left;
	cursor : hand;
	height: 17px;
	margin : 2px 2px 2px 2px;
	border-color : Black Black Black Black;
	width : 100px;
}

.button_maly  {
	font-size : 10px;
	background: Red;
	border: 1px outset #FF0000;
	color: Black;
	font-weight: bold;
	font-family: Arial;
	text-align :center;
	cursor : hand;
	height: 17px;
	margin : 2px 2px 2px 2px;
	border-color : Black Black Black Black;
	width : 45px;
}

.podpis {
   	text-decoration : underline;
   	font-weight : bold;
   	color : #FFFFFF;
   	font-style : italic;
	font-size : 10px;
}

.table1 {
	background-color : #00FFFF;
}

.table2 {
	background-color : #99FFFF;
}


