﻿.artists {
		width:90px;
		height:28px;
		background-image: url(../img/menu-artists-cz.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		border:0px;
		}
		
.artists:hover {
		background-image: url(../img/hover_menu-artists-cz.jpg);
		border:0px;
		}
		
.contact {
		width:90px;
		height:28px;
		background-image: url(../img/menu-contact-cz.jpg);
		background-repeat: no repeat;
		background-position: top left;
		border:0px;
		}
		
.contact:hover {
		background-image: url(../img/hover_menu-contact-cz.jpg);
		border:0px;
		}
		
.home {
		width:90px;
		height:28px;
		background-image: url(../img/menu-home-cz.jpg);
		background-repeat: no repeat;
		background-position: top left;
		border:0px;
		}
		
.home:hover {
		background-image: url(../img/hover_menu-home-cz.jpg);
		border:0px;
		}
		
		
.partners {
		width:90px;
		height:28px;
		background-image: url(../img/menu-partners-cz.jpg);
		background-repeat: no repeat;
		background-position: top left;
		border:0px;
		}
		
.partners:hover {
		background-image: url(../img/hover_menu-partners-cz.jpg);
		border:0px;
		}
		
.press {
		width:90px;
		height:28px;
		background-image: url(../img/menu-press.jpg);
		background-repeat: no repeat;
		background-position: top left;
		border:0px;
		}
		
.press:hover {
		background-image: url(../img/hover_menu-press.jpg);
		border:0px;
		}
		

