body {
	margin:0px;
	background-position:top center;
	background-color: #995d1c;
	background-image:url(grafika/pozadina.jpg);
	background-repeat:no-repeat;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size:16px;
	color:#f4e6d6;
	list-style-type: square;
}

.spacer{
	width:723px;
	height:233px;
}

.spacer-dole {
	width:723px;
	height:153px;
}

.wraper{
	background-image:url(grafika/wraper.gif);
	width:100%;
	background-position: center;
	background-repeat: repeat-y;
	z-index:0;
}

.meni-i-slika-gore{
	width: 723px;
	z-index:2;
}

.slika-dole {
	width: 723px;
	height: 227px;
	text-align: left;
	z-index:2;
}


/* brlja za meni*/

.meni {
	background:url(grafika/meni.jpg);
	float:left;
	margin: 0px;
	padding: 0px;
	width:155px;
	height:229px;
	z-index:2;
}

.meni span {display: none;}

.meni a {
	width:155px;
	height:30px;
	display:block;
	z-index:3;
}

.meni li {width:155px;}

.meni-uvod {height:60px;list-style:none;}
.meni-trening {height:36px;list-style:none;}
.meni-lokacija {height:37px;list-style:none;}
.meni-realizatori {height:35px;list-style:none;}
.meni-prijava {height:61px;list-style:none;}

.meni-uvod a {width:155px;height:60px;display:block;z-index:3;}
.meni-trening a {width:155px;height:36px;display:block;z-index:3;}
.meni-lokacija a {width:155px;height:37px;display:block;z-index:3;}
.meni-realizatori a {width:155px;height:35px;display:block;z-index:3;}
.meni-prijava a {width:155px;height:61px;display:block;z-index:3;}

.meni-uvod a:hover {background:url(grafika/meni-uvod.jpg) no-repeat;}
.meni-trening a:hover {background:url(grafika/meni-trening.jpg) no-repeat;}
.meni-lokacija a:hover {background:url(grafika/meni-lokacija.jpg) no-repeat;}
.meni-realizatori a:hover {background:url(grafika/meni-realizatori.jpg) no-repeat;}
.meni-prijava a:hover {background:url(grafika/meni-prijava.jpg) no-repeat;}






.slika-gore{
	float:right;
	height:229px;
	width:568px;
}

.tekst {
	text-align: justify;
	width: 673px;
	padding: 0 20 0 30;
}








.futer {
	width: 100%;
	height: 113px;
	background-image:url(grafika/futer.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	position: fixed;
	bottom: 0px;
}
