table.logtype{
	   width:100%;
	   height:90px;
	   text-align:center
}
th.logtype{
	   background:url(PIC/HackerU.jpg);
	   background-repeat:no-repeat;
	   background-size:90%
}
td.logtype{
	height:20px;
	background-color:rgb(53, 98, 130)
}
h3.logtype{color:rgb(21,39,54); font-size: 20px; float: right; padding-right: 2px; margin-top: 1px
}

p.clik,td.clik{
	   height:40px;
	   width:25%;
	   font-family: Arial, sans-serif
}
			 
#linknopka {
	   font-size:17px; 
	   color:rgb(53,98,130); 
	   padding:3px;
	   background:rgb(232,234,236);
	   border:3px outset;
	   border-color:rgb(53,98,130);
	   text-decoration:none
}
#linknopka:hover{
	    background:rgb(53,98,130);
		color:rgb(248, 255, 255)
}
#linknopka:active{
	     color:rgb(248, 255, 255)
}