h2{
/*font-size:16px;*/
font-family: Tahoma, Geneva, sans-serif;
font-size:150%;
font-weight: normal;
letter-spacing: 1px;
display: block;
width: 100%;
height: 33px;
 padding-left: 40px;
  padding-top: 5px;
 /*padding-bottom: 5px;*/
 border-bottom: 2px dotted #0083d5;
 margin-left: 10px;
 background-image: url(../im/bulet_h2.gif);
 background-repeat: no-repeat;
 background-position: left;
 color: #545454;
}
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{
	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;
}

