html, body {
margin: 0;
padding: 0;
border: 0;
	background-color: #c2c2c2; color: #000; 
	font-family: Verdana, Arial, sans-serif;
		font-size: 12px;
		background-image: URL(../slike/fu02.gif); background-attachment: fixed; background-repeat:no-repeat;
} 

.meni { width: 154px; height: 120px; position:absolute;
 top: 240px; left: 95px;  overflow: hidden; 
border-width: 0px; border-style: solid; border-color: maroon;
}

#menu {position:relative; margin-top:5px; left:5px; display:block; width:152px; }
#menu a.button, #menu a.button:visited {display:block; width:144px; height:16px;   background-color: transparent; color: maroon; text-align:center; line-height:14px; text-decoration:none; font-family:arial, sans-serif; margin-top:4px; border:1px solid maroon; letter-spacing:0.2em;}
#menu a.button:hover { background-color: maroon; color:#fff; font-weight:bold;  }
#menu a.button:active {}

/* #menux a.button, #menux a.button:visited, #menux a.button:hover, #menux a.button:active { background-color: maroon; color:#fff; font-weight:bold;} */

.copy a, .copy a:visited {display:inline;   background-color: transparent; color: maroon; text-align:center;  text-decoration:none; font-family:arial, sans-serif; }
.copy a:hover {  text-decoration: underline ;  }
.copy a:active {}


/** overflow mora hidden zbog Opere **/
.gredavertikalna { width: 200px; height: 400px; position:absolute;
 top: 240px; left: 100px;  overflow: hidden; 
background-color: transparent; color: #FFEFAD; 
border: none; z-index: 15;
}/* neupotrebljen */

.borderbig { width: 142px; height: 88px; overflow: hidden; 
background-color: gray; color: #FAD; background-image: URL(../slike/logo.jpg);
border-width: 0 0 0 0; border-style: solid; border-color: #ff0000;
margin: 8px;
padding: 0px;
}


h1, h2 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%; text-align: center;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

.greda { width: 800px; height: 120px; position:absolute;
 top: 100px; left: 100px;  overflow: hidden; 
background-color: transparent; color: #FFEFAD; 
border-width: 0 0 8px 0; border-style: solid; border-color: maroon;
}

/** blokovi na gredi **/
.fb1 { width: 158px; height: 100px; position:absolute;
 bottom: -3px; left: 0px;  overflow: hidden; 
background-color: maroon; color: #FFEFAD; 
border: none;
}

.fb3kontakt { width: 200px; height: 100px; position:absolute;
 bottom: -3px; right: 0px;  overflow: hidden; 
background-color: #fefcd6; color: #230006; 
border-width: 8px 8px 0px 8px; border-style: solid; border-color: maroon;
}

.p0 { border: none; position:relative; top: -6px; left: 0;
text-align: center;
}

