@charset "utf-8";

/********************************************************************************************************************************************/
/************LINKI a:Link, a:Visited, a:Active, a:Hover**************************************************************************************/
/********************************************************************************************************************************************/

/******************************************************/
/****************GLOBAL links**************************/
/******************************************************/
a:link, a:visited, a:active {
	text-decoration: none;
	color:#999999;

}
a:hover {
	text-decoration: underline;
	color:#444444;

}
/******************************************************/
/****************enf of GUMB 1*************************/
/******************************************************/

#menu a {
	float:left;
	clear:none;
	display:block;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}
#rmenu a {
	margin: 0px 5px 0px 5px;
	padding: 0px;
}
/************************/
/***1 Smucisce 				***/
/************************/
#menu a.smucisce {
	width: 109px;
	height: 42px;
	
	background: url(../images/btns/smucisce.gif) no-repeat top;
}
#menu a.smucisceS {
	width: 109px;
	height: 42px;

	background: url(../images/btns/smucisceS.gif) no-repeat top;

}
/************************/
/***1 ponudba 				***/
/************************/
#menu a.ponudba {
	width: 149px;
	height: 42px;
	
	background: url(../images/btns/ponudbaCenik.gif) no-repeat top;
}
#menu a.ponudbaS {
	width: 149px;
	height: 42px;

	background: url(../images/btns/ponudbaCenikS.gif) no-repeat top;

}
/************************/
/***1 razmere 				***/
/************************/
#menu a.razmere {
	width: 140px;
	height: 42px;
	
	background: url(../images/btns/razmere.gif) no-repeat;
}
#menu a.razmereS {
	width: 140px;
	height: 42px;

	background: url(../images/btns/razmereS.gif) no-repeat;

}
/************************/
/***1 kontakt 				***/
/************************/
#menu a.kontakt {
	width: 80px;
	height: 42px;
	
	background: url(../images/btns/kontakt.gif) no-repeat;
}
#menu a.kontaktS {
	width: 80px;
	height: 42px;

	background: url(../images/btns/kontaktS.gif) no-repeat;

}
/************************/
/***1 kjesmo 				***/
/************************/
#menu a.kjesmo {
	width: 85px;
	height: 42px;
	
	background: url(../images/btns/kjesmo.gif) no-repeat;
}
#menu a.kjesmoS {
	width: 85px;
	height: 42px;
	
	background: url(../images/btns/kjesmoS.gif) no-repeat;

}
/******************************************************/
/****************GLOBAL links**************************/
/******************************************************/
a.noga:link, a.noga:visited, a.noga:active {
	font-size:11px; 
	font-weight:normal; 
	color:#ABA78E;
	text-decoration:none;
}
a.noga:hover {
	font-size:11px; 
	font-weight:normal; 
	color:#444444;
	text-decoration:underline;

}
/******************************************************/
/****************enf of GUMB 1*************************/
/******************************************************/

#menuDve {
	width: auto;
	display: block;
	position: relative;
	margin: 0 -10px;
	padding: 0;
	
	border: #0092bd 2px solid;
	background:#e2e2e2;
	

}
#menuDve a {
	width: auto;
	display: inline-block;
	padding: 4px 6px;
	margin: 0 2px;
	
	color: #999;
	font-size: 12px;
	
	text-decoration: none;
	background: none;

}
#menuDve a:hover {
	color: #fff;
	background: #0092bd;
	

}

/********************************************************************************************************************************************/
/******!!!!!!!!end of !!!!!!! LINKI a:Link, a:Visited, a:Active, a:Hover*********************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/

/********************************************************************************************************************************************/
/********************************************************************************************************************************************/
/*****!!!!!!!!SPECIAL!!!!!!!*****************************************************************************************************************/
/********************************************************************************************************************************************/

/******************************************************/
/****************EI and Firefox*************************/
/******************************************************/

A:link IMG { border:none; }
A:visited IMG { border:none; }


a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

/******************************************************/
/*************end of EI and Firefox********************/
/******************************************************/

/********************************************************************************************************************************************/
/******!!!!!!!!end of !!!!!!! SPECIAL********************************************************************************************************/
/********************************************************************************************************************************************/
/********************************************************************************************************************************************/




