@charset "windows-1250";

/*  copyright catt */


html{
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #fff;
	background-image: url(titulni.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#center{
	position: relative;
	top: 50%;
	left: 50%;	
	width: 2px;
	height: 2px;
}
body > #center{
	position: absolute;
	top: 50%;
	left: 50%;	
	width: 2px;
	height: 2px;
}
#content {
	position: relative;
	top: -341px;
	left: -512px;	
	width: 1024px;
}
#nadrazi{
	position:absolute;
	top:30px;
	left:15px;
	width:255px;
	height:128px;
	background: url("nadrazi1.gif") center no-repeat;
}

#nadrazi:hover{
	background: url("nadrazi2.gif") center no-repeat;
}
#nadrazi a{
	display: block;
	width: 100%;
	height: 100%;
}
#nadrazi a span { display:none }

#obrad{
	position:absolute;
	top:190px;
	left:15px;
	width:255px;
	height:128px;
	background: url("obrad1.gif") center no-repeat;
}

#obrad:hover{
	background: url("obrad2.gif") center no-repeat;
}
#obrad a{
	display: block;
	width: 100%;
	height: 100%;
}
#obrad a span { display:none }
#gratulace{
	position:absolute;
	top:350px;
	left:15px;
	width:255px;
	height:128px;
	background: url("gratulace1.gif") center no-repeat;
}

#gratulace:hover{
	background: url("gratulace2.gif") center no-repeat;
}
#gratulace a{
	display: block;
	width: 100%;
	height: 100%;
}
#gratulace a span { display:none }
#bestof{
	position:absolute;
	top:510px;
	left:15px;
	width:255px;
	height:128px;
	background: url("bestof1.gif") center no-repeat;
}

#bestof:hover{
	background: url("bestof2.gif") center no-repeat;
}
#bestof a{
	display: block;
	width: 100%;
	height: 100%;
}
#bestof a span { display:none }

#hromadne{
	position:absolute;
	top:30px;
	left:752px;
	width:255px;
	height:128px;
	background: url("hromadne1.gif") center no-repeat;
}

#hromadne:hover{
	background: url("hromadne2.gif") center no-repeat;
}
#hromadne a{
	display: block;
	width: 100%;
	height: 100%;
}
#hromadne a span { display:none }
#hostina{
	position:absolute;
	top:190px;
	left:752px;
	width:255px;
	height:128px;
	background: url("hostina1.gif") center no-repeat;
}

#hostina:hover{
	background: url("hostina2.gif") center no-repeat;
}
#hostina a{
	display: block;
	width: 100%;
	height: 100%;
}
#hostina a span { display:none }
#party{
	position:absolute;
	top:350px;
	left:752px;
	width:255px;
	height:128px;
	background: url("party1.gif") center no-repeat;
}

#party:hover{
	background: url("party2.gif") center no-repeat;
}
#party a{
	display: block;
	width: 100%;
	height: 100%;
}
#party a span { display:none }
