.palyazat {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 1000;
	/*border: solid 1px #ff0000;*/
}
.palyazat IMG {
	height: 150px;
}
.palyazat IMG:hover {
	height: 200px;
}
@media only screen and (max-width: 1350px) { /* COL-md */
	.palyazat {
		border-top: solid 2px #0C60A0;
		top: 40px;
	}
}