p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:normal;
	margin-top:3px;
	margin-bottom:4px;
}
H2 {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:4px;
}
H3 {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-bottom:2px;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	color: #8888AF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	DISPLAY:inline;
}
.container {
	width: 625px;
	position:relative;
	z-index: 1;
	overflow:hidden;
	}
.left {
	width:300px;
	position:relative;
	clear:left;
	float:left;
	}
.right {
	width:300px;
	position:relative;
	float:right;
	}
.top {
	position:relative;
	width:300px;
	height:6px;
	background: url(images/nasl_top.gif);
	z-index: 1;
	overflow:hidden;
	}
.mid {
	padding:5px;
	position:relative;
	width:300px;
	background: url(images/nasl_mid.gif);
	background-repeat:repeat-y;
	z-index: 1;
	}
.bttm {
	width:300px;
	height:8px;
	background: url(images/nasl_bttm.gif);
    z-index: 1;
	overflow:hidden;
	}
#hrvatski {
	position: relative;
	float:left;
	background-position: top left;
	background-image: url(images/croatian.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	z-index: 0;
	text-indent: 1000px; 
    overflow: hidden; 
	display: block; 
	text-decoration:none;
}
#hrvatski:hover {
	background-image: url(images/croatian1.gif);
}
#ceski {
	position: relative;
	float:right;
	background-position: top left;
	background-image: url(images/czech.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	z-index: 0;
	text-indent: 1000px; 
    overflow: hidden; 
	display: block; 
	text-decoration:none;
}
#ceski:hover {
	background-position: bottom left;
}
#engleski {
	position: relative;
	float:left;
	background-position: top left;
	background-image: url(images/english.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 25px;
	z-index: 0;
	text-indent: 1000px; 
    overflow: hidden; 
	display: block; 
	text-decoration:none;
}
#engleski:hover {
	background-image: url(images/english1.gif);
}



