/* 	
	Project: inFakt
	Author: Adam Dybas (adam@barmleczny.com)
	Date: 07.01.2008 
*/
@import "reset.css";
@import "infakt.css";

#tryForFree a
{
	text-decoration: none;
}

#tryForFree a:hover
{
	text-decoration: underline;	
}

.newsBox h2 a, .ourClients h2 a
{
	text-decoration: none;
}



.newsBox h2 a:hover, .ourClients h2 a:hover
{
	text-decoration: underline;	
}

#callTo p
{
	padding-top: 22px;
}

