a.one {
	text-decoration:none; 
	font-weight:normal; 
	font-size:12px; 
	font-family:arial; 
	color:#4C4C4C; 
}

a:hover.one {
	text-decoration:underline; 
	font-weight:normal; 
	font-size:12px; 
	font-family:arial; 
	color:#4C4C4C; 
}

a.two {
	text-decoration:underline; 
	font-weight:normal; 
	font-size:12px; 
	font-family:arial; 
	color:#4C4C4C; 
}

a:hover.two {
	text-decoration:underline; 
	font-weight:normal; 
	font-size:12px; 
	font-family:arial; 
	color:#4C4C4C; 
}

a.nr {
	text-decoration:none; 
	font-weight:bold; 
	font-size:11px; 
	font-family:arial; 
	color:white; 
}

a:hover.nr {
	text-decoration:none; 
	font-weight:bold; 
	font-size:11px; 
	font-family:arial; 
	color:white; 
}

.text {
	font-weight: normal; 
	font-size: 12px; 
	font-family: arial; 
	color: #4C4C4C; 
	line-height: 20px;
	text-align: justify; 
}

.obrazki_l {
	font-weight: normal; 
	font-family: arial; 
	color: #4C4C4C; 
	line-height: 4px;
	text-align: left; 
}

.obrazki_r {
	font-weight: normal; 
	font-family: arial; 
	color: #4C4C4C; 
	line-height: 4px;
	text-align: left; 
}

.center {
	font-weight: normal; 
	font-size: 12px; 
	font-family: arial; 
	color: #4C4C4C; 
	text-align: center; 
}

.center_sm {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #4C4C4C; 
	text-align: center; 
}

.right {
	font-weight: normal; 
	font-size: 12px; 
	font-family: arial; 
	color: #4C4C4C; 
	text-align: right; 
}

.left {
	font-weight: normal; 
	font-size: 12px; 
	font-family: arial; 
	color: #4C4C4C; 
	text-align: left; 
}

.left_n {
	font-weight: normal; 
	font-size: 12px; 
	font-family: arial; 
	line-height: 14px;
	color: #4C4C4C; 
	text-align: left; 
}

.button { 
	BACKGROUND: #E6E6E6; 
	FONT: 10px arial; 
	COLOR: #333333; 
	BORDER: #333333 1px solid; 
	cursor: hand;
}

.form { 
	FONT: 11px arial; 
	COLOR: #2B1E5D;
	BORDER: #2B1E5D 1px solid; 
}
.tabela_c {
	font-weight: normal; 
	font-size: 0px; 
	line-height: 0px;
	text-align: center; 
}

.tabela_l {
	font-weight: normal; 
	font-size: 0px; 
	line-height: 0px;
	text-align: left; 
}

.table { 
	border-collapse: collapse; 
	border: 1px solid; 
	border-color: #4C4C4C; 
}

.td_c { 
	border: 1px solid; 
	border-color: #4C4C4C;
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #4C4C4C; 
	text-align: center; 
}

.td_l { 
	border: 1px solid; 
	border-color: #4C4C4C;
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #4C4C4C; 
	text-align: left; 
}

.td_r { 
	border: 1px solid; 
	border-color: #4C4C4C;
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #4C4C4C; 
	text-align: right; 
}

.border { 
	border-collapse: collapse; 
	border: 1px solid; 
	border-color: #103261; 
}


