a.one {
	text-decoration:none; 
	font-weight:normal; 
	font-size:11px; 
	font-family:arial; 
	color:#333333; 
}

a.two {
	text-decoration:none; 
	font-weight:bold; 
	font-size:11px; 
	font-family:arial; 
	color:#FF6600; 
}

a:hover.one {
	text-decoration:none; 
	font-weight:normal; 
	font-size:11px; 
	font-family:arial; 
	color:black; 
}

a:hover.two {
	text-decoration:underline; 
	font-weight:bold; 
	font-size:11px; 
	font-family:arial; 
	color:#FF6600; 
}

a.stopka {
	text-decoration:none; 
	font-weight:normal; 
	font-size:10px; 
	font-family:arial; 
	color:#7B8698; 
}

a:hover.stopka {
	text-decoration:none; 
	font-weight:normal; 
	font-size:10px; 
	font-family:arial; 
	color:black; 
}

.h1 {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	text-align: left; 
}	

.form { 
	FONT: 11px arial; 
	COLOR: #333333;
	BORDER: #333333 1px solid; 
}

.form_stopka { 
	FONT: 10px arial; 
	COLOR: #7B8698;
	BORDER: #7B8698 1px solid; 
}

.check { 
	FONT: 11px arial; 
	COLOR: #333333;
	BORDER: 0px; 
}

.button { 
	BACKGROUND: #E6E6E6; 
	FONT: 10px arial; 
	COLOR: #333333; 
	BORDER: #333333 1px solid; 
	cursor: hand;
}

.button_stopka { 
	BACKGROUND: #E6E6E6; 
	FONT: 10px arial; 
	COLOR: #7B8698; 
	BORDER: #7B8698 1px solid; 
	cursor: hand;
}

.zero_c {
	font-weight: normal; 
	font-size: 1px; 
	line-height: 0px;
	font-family: arial; 
	color: #333333; 
	text-align: center; 
}

.zero_r {
	font-weight: normal; 
	font-size: 11px; 
	line-height: 0px;
	font-family: arial; 
	color: #333333; 
	text-align: right; 
}

.tabela_c {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	text-align: center; 
}

.tabela_j {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	text-align: justify; 
}

.tabela_r {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	text-align: right;
}

.tabela_l {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	text-align: left;
}

.tabela {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
}

.stopka_l {
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial; 
	color: #7B8698; 
	text-align: left;
}

.stopka_r {
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial; 
	color: #7B8698; 
	text-align: right;
}

.stopka_c {
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial; 
	color: #7B8698; 
	text-align: center;
}

.table { 
	border-collapse: collapse; 
	border: 1px solid; 
	border-color: #333333; 
}

.td_c { 
	border: 1px solid; 
	border-color: #333333;
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	text-align: center; 
}

.td_l { 
	border: 1px solid; 
	border-color: #333333;
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	text-align: left; 
}
