body {
	background-color: #E3DCC8;
	}
a:link {
	color: #000080;
	text-decoration: none;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #EA0000;
}
a:active {
	color: #000080;
}
.design
{
	background-image: url('certyfikaty.jpg');
	background-color: #F5FDFF;
	background-position: right bottom;
	background-repeat: no-repeat;	
}
.st
{
	background-image: url('down.jpg');
	z-index: 2;

}
.st1
{
	font-family: Verdana;
	font-size: 8px;
	color: #000000;
	position: relative; right: -20px; bottom: -10px;
	z-index: -1;

}


form
{
	border: 1px solid #DFDFDF;
	padding: 10px;
	width: 300px;
	background: #F8F8F8;
	
}

input
{
	width: 220px;
	border: 1px solid #5C5C5C;
	font-family: Verdana;
	font-size: 11px;
	
}
textarea
{
	border: 1px solid #5C5C5C;
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
}
.guzik
{
	width: 100px;
	background: #DFDFDF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.kontakt
{
	font-family: Verdana;
	font-size: 11px;
}
.formularz
{
	font-family: Verdana;
	font-size: 11px;
}
.tabela
{
	margin-top: 10px;
}

#info
{
	width: 320px;
	height: 20px;
	background: #F7F7F7;
	position: relative; top: -100px; left: 0px;
	z-index: 5;
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	border: 1px solid #DFDFDF;
	padding: 1px;
	text-align: center;
}

