/* CSS Document */
/*Vydelenie colorom */
.current { background-color:#00a9e0; background-repeat:no-repeat; background-position:center;}
body a:hover {color:#00a9e0;}
a {color:#0079a0;}
/* header logotype */
#top {background:url(i/black-blue.jpg) repeat-x;}
/* Zadacha? */
.a-za { background:#00a9e0; font-family:"Times New Roman", Times, serif;}

