h2{
	padding: 4px 0px 0px 10px;
	margin: 0px;
	display: block;
	width: 100%;
	height: 29px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.puteka:link{
color:#494949;
text-decoration: none;
font-size:6px;
color:#FF0000;
}
a.puteka:visited{
color:#494949;
text-decoration: none;
font-size:6px;
color:#FF0000;
}
a.puteka:hover{
color:#999999;
font-size:6px;
color:#FF0000;

}

.inputt{
outline: none;
	/*width: 400px;
	border: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
		background-image: url(../im/bginp.gif);*/
}
.textarr{
	/*width: 400px;
	border: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
		background-image: url(../im/bgtextarr.gif);*/
}
.inputt2{
	background-color: #5F5F5F;
	color: #C6E3FF;
	font-weight: bold;
}
.inputtadm{
	border: solid;
	border-width: 1px;
	border-color: #CA0000;
	background-color: #FFF6F6;
	color: #D00000;
}
