/* Start of CMSMS style sheet 'CSS Oranžna' */
div.gui-ozadje {
	width: 100%;
	min-height: 800px;
	background: url("uploads/images/gui-oranzna/ozadje.png") repeat-x;
	margin: 0px;
	padding:0px;
}

div.gui-foot {
	width: 100%;
	min-height: 180px;
	background: url("uploads/images/gui-oranzna/ozadje.png") repeat-x;
	margin: 0px;
	padding:0px;
	border-style: solid;
	border-width: 3px 0px 0px 0px;
        border-color: #cecc02;
}
div.pointX {
	width: 1000px;
	margin-left: auto;
        margin-right: auto;
}

div.gui-roze {
	width: 100%;
	height: 100%;
	background: url("uploads/images/gui/roze.png") no-repeat;
	background-position: top center;
	margin: 0px;
	padding:0px;
}

div.blackbar {
	width: 100%;
	height: 5px;
	background-color: #cecc02;
	background-position: top center;
	margin: 0px;
	padding:0px;
}

#underlinemenu ul li a:hover{
color: #0072bc;
background: url("uploads/images/gui-oranzna/gumb.png");
border: 0px;
text-align: center;
line-height: 35px;
}

#underlinemenu ul li a {
float: left;
color: #0072bc;
width: 120px;
height: 38px;
font-family: "arial";
font-size: 15px;
text-decoration: none;
border: 0px;
text-align: center;
line-height: 35px;
}

a.linkzaizdelek {
text-decoration: none;
}

a.colorless {
color: #000080;
text-decoration: none;
}

a.trgovina {
float: left;
background: url("uploads/images/gui-oranzna/gumb1.png");
color: #0072bc;
width: 120px;
height: 38px;
font-family: "arial";
font-size: 15px;
text-decoration: none;
border: 0px;
text-align: center;
line-height: 35px;
}

/* End of 'CSS Oranžna' */

