html, body {
	BACKGROUND: #FFFFFF; 
	COLOR: #000000;
	
	font-family:"Century Gothic";



	text-align:center;
	font-size:12px;
}


img{
border:0;
}


A:link {
	COLOR: #2F2525; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #2F2525; TEXT-DECORATION: none; 
}
A:active {
	COLOR: #FF6600; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FF6600;; TEXT-DECORATION: none;
}



	
	


textarea { background-color: #2a2a2a;
			font-family: Tahoma, Verdana, Arial;
			font-size: 11px;
			line-height: 11px;
			 color: #ccc; 
			 border:0px; 
			 padding: 5px;
			 overflow:auto;
			 }
input {
	background-color: #fff;
	color: #fff; 
	border:0px;
	border-color:#333333;
}

.text_9px {
	font-size:11px;
	} /* tamaņo para textos planos */

.text_11px {
	font-size:11px;
	}
	
.text_grey {
	color:#999;
	}
.text_ivo {
	color:#689f42;
	}
	
.text_bold { font-weight:bold;
	}

.text_dark-grey {
	color:#999;
	} /* color para textos planos */
	
.text_black {
	color:#000000;
	}
	
.text_brown {
	color:#fff;
	}
	
.txt_price {
	color:#888;
	}
	
.txt_ivo {
	color:#689f42;
	}

.txt_classic {
	color:#b30b0c;
}

.txt_model {
	color:#fff;
	}
.dashed { font-size: 11px; 
		font-family:Tahoma, Verdana, Arial; 
		border-right: #000 1px solid; 
		border-top: #000 1px solid; 
		border-left: #000 1px solid; 
		border-bottom: #373737 1px dashed; 
		color: #ccc; 
		background-color:#2a2a2a;
		}	

