body{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #fff;
	overflow-x: hidden;
	margin:0;
	padding:0;
}



.ie7 body{
	overflow:hidden;
}
a{
	color: #FFF;
	text-decoration: none;
}



fieldset,img { 
	border:0;
}


/* dodatno */
.opis {
  width:100%;
    position:absolute;
    top:90%;
text-align: center;
  margin:0;
  padding:0;
	
	}
	
		
.opislogo {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
  width:110px;
    height:119px;
    position:absolute;
    left:50%;
    top:5%;
text-align: center;
margin-left: -400px;

	}
	
	.linktxt { font-size: 18px;}
	.linktxt:hover { text-decoration:underline;}
.opisabout {
  width:650px;
    height:300px;
    position:absolute;
    left:50%;
    top:28%;
text-align: center;
margin-left: -320px;
line-height: 22px;
font-size: 18px;
text-shadow: 1px 1px 1px #000;
	}
	
.opiscontact {
  width:650px;
    height:100px;
    position:absolute;
    left:50%;
    top:30%;
text-align: center;
margin-left: -320px;
line-height: 22px;
font-size: 18px;
text-shadow: 1px 1px 1px #000;
	}
	
.opisglava {
  width:360px;
    height:277px;
    position:absolute;
    left:50%;
    top:25%;
text-align: center;
	}
	
.opisglava2 {
width:360px;
    height:277px;
    position:absolute;
opacity:0;
z-index:1;
	}
	
.opisglava2:hover {
  width:360px;
    height:277px;
    position:absolute;
opacity:1;

	}
	


.opis1l {
	font-size:22px;
	color: #FF0;
	margin: 0 20px 0 20px;

}

.opis1l:hover {
	color: #F0F;
}

.opis2l {
	font-size:22px;
	color: #03F;
	margin: 0 20px 0 20px;
	
}
.opis2l:hover {
	color: #0FF;
}

.opis3l {
	font-size:22px;
	color: #FFF;
	margin: 0 20px 0 20px;
}
.opis3l:hover {
	color: #F0F;
}
.opis4l {
	font-size:22px;
	color: #F00;
	margin: 0 20px 0 20px;
}
.opis4l:hover {
	color: #FF0;
}
.opis5l {
	font-size:22px;
	color: #0FF;
	margin: 0 20px 0 20px;
}
.opis5l:hover {
	color: #00F;
}
.opis6l {
	font-size:22px;
	color: #F0F;
	margin: 0 20px 0 20px;
}

.opis6l:hover {
	color: #FF0;
}

	
/* dodatno kraj */

