a {
	color: 8a8a8a;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11;
	text-decoration: none;
}
a:hover {
	color: f1a500;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11;
	text-decoration: none;
	}
.bck {
	background-image: url(bck.jpg);
	background-repeat: repeat-y;
}
.bckEKRAN {
	background-image: url(images/bck_ekran.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.tahomaGREY {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
}
.bckROGright {
	background-image: url(images/rog_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
