/*******************************************************************************
 *  pLawi.net dark side of webdesign, css
 *  Copyright (C) 2009 pLawi.net
 ******************************************************************************/
 
/* linki ************************/
a:link {
	color: #ffffff; 
	text-decoration: none
}
a:visited {
	color: #ffffff; 
	text-decoration: none
}
a:hover {
	color: #ffb80b;
	text-decoration: none
}
#footer a:link {
	color: #dcdcdc; 
}
#footer a:visited {
	color: #dcdcdc; 
}
#footer a:hover {
	color: #ffffff;
}

/* tekst ************************/
h1 {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	padding: 0;
	margin: 0;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ffb80b;
	padding: 0;
	margin: 0;
}
big {
font-size: 14px
}
span.text1 {
	color: #CD0000;
}
#contact_form_errorloc {
	color: #CD0000;
}
