/*** TEXT_DEFAULT ***/
.text_smaller {
	color:#8b8a8a;
	font-size:10px;
	font-family:Century Gothic,Verdana,Geneva,sans-serif;
}
.text_small {
	color:#8b8a8a;
	font-size:11px;
	font-family:Century Gothic,Verdana,Geneva,sans-serif;	
}
.text_normal {
	color:#8b8a8a;
	font-size:12px;
	font-family:Century Gothic,Verdana,Geneva,sans-serif;	
}
.text_big {
	color:#8b8a8a;
	font-family:Century Gothic,Verdana,Geneva,sans-serif;	
}
.text_bigger {
	color:#8b8a8a;
	font-family:Century Gothic,Verdana,Geneva,sans-serif;	
}
.text_biggest {
	color:#8b8a8a;
	font-family:Century Gothic,Verdana,Geneva,sans-serif;	
}

/*** TEXT_COLOR ***/
.text_color_fault {
	color:#00aeed;
}
.text_color_fault2 {
	color:#00aeed;
}
.text_color_other {
	color:#00aeed;
}
.text_color_akcio {
	color:#00aeed;
}

/*** BG_COLOR ***/
.bg_color_dark1 {
	background-color:#00aeed;	
}
.bg_color_dark2 {
	background-color:#00aeed;	
}
.bg_color_dark3 {
	background-color:#00aeed;	
}
.bg_color_dark4 {
	background-color:#00aeed;	
}
.bg_color_dark4:hover {
	background-color:#00aeed;	
}

/*** BORDER ***/
.border_1 {
	border:1px #efefef solid;	
}
.border_2 {
	border:1px #efefef solid;	
}
.border_3 {
	border:2px #efefef solid;	
}
