body {
	background-image: url('b/bg_sapice.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #0088FF;
	font-family: Times New Roman;
	font-size: 12px;
}
BODY {
 SCROLLBAR-FACE-color: #0000FF;
 SCROLLBAR-HIGHLIGHT-color: #0066FF;
 SCROLLBAR-SHADOW-color: #000000;
 SCROLLBAR-3DLIGHT-color: #0088FF;
 SCROLLBAR-ARROW-color: #0088cc;
 SCROLLBAR-TRACK-color: #0095ee;
 SCROLLBAR-DARKSHADOW-color: #000000;
}
.submit_polje {
BORDER-RIGHT: #FF9900 1px solid;
PADDING-RIGHT: 0px;
BORDER-TOP: #FF9900 1px solid;
PADDING-LEFT: 0px;
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
PADDING-BOTTOM: 1px;
MARGIN: 7px 3px 5px;
BORDER-LEFT: #FF9900 1px solid;
WIDTH: 90px;
LINE-HEIGHT: 11px;
PADDING-TOP: 1px;
BORDER-BOTTOM: #FF9900 1px solid;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
BACKGROUND-COLOR: #f1f1f1;
}




<!--     c o o l m e n u     -->
<style type="text/css">
#coolmenu{
border: 10px solid black;
border-bottom-width: 0;
width: 290px;
background-color: #0000dd;
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 290px;
}

#coolmenu a{
font: bold 19px Arial, Helvetica, sans-serif, Verdana;
padding: 3px;
padding-left: 7px;
padding-bottom: 3px;
display: block;
width: 100%;
height: 100%;
color: #FFFFFF;
text-decoration: none;
border-top: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}
#coolmenu{
border: 1px solid #FF9900;
border-bottom-width: 1;
width: 290px;
background-color: #0000FF;
}

#coolmenu a:hover{
background-color: #FF9900;
color: #FFFFFF;
}
</style>
<!--   e n d     c o o l m e n u     -->


<!--     c o o l m e n u 2     -->
<style type="text/css">
#coolmenu2{
border: 10px solid black;
border-bottom-width: 0;
width: 190px;
background-color: #0000dd;
}

* html #coolmenu2{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 190px;
}

#coolmenu2 a{
font: bold 15px Arial, Helvetica, sans-serif, Verdana;
padding: 3px;
padding-left: 7px;
padding-bottom: 3px;
display: block;
width: 100%;
height: 100%;
color: #FFFFFF;
text-decoration: none;
border-top: 1px solid black;
border-bottom: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
}

html>body #coolmenu2 a{ /*Non IE rule*/
width: auto;
}
#coolmenu2{
border: 1px solid #FF9900;
border-bottom-width: 1;
width: 190px;
background-color: #0000FF;
}

#coolmenu2 a:hover{
background-color: #FF9900;
color: #FFFFFF;
}
</style>
<!--   e n d     c o o l m e n u 2     -->


