body {
	color: #616B74;
	margin: 0;
	padding:0;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	background-color: #F2F2F2;
}


/********************************************
   LINKOVI
********************************************/ 

.detaljnije a:link, .detaljnije a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36425C;
	text-decoration: none;
	font-weight: bold;
}
.detaljnije a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #36425C;
	text-decoration: underline;
	font-weight: bold;
}
.arhiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD8E25;
	text-align: left;
	float: right;
	position: relative;
	overflow: hidden;
}
.arhiva a:link, .arhiva a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD8E25;
	text-align: left;
	text-decoration: none;
}
.arhiva a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AD8E25;
	text-align: left;
	text-decoration: underline;
}
.jezik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: right;
	position: relative;
	overflow: hidden;
	margin-top: 7px;
	margin-right: 15px;
	clear: right;
	margin-bottom: 0px;
}
.jezik a:link, .jezik a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.jezik a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
/********************************************/



/********************************************
   DUGMICI
********************************************/ 

.dugme {
	width:80px;
	background: url(../pic/dugme.png);
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	outline: none;
}
.dugme2 {
	width:80px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #e5e5dd url(../pic/dugme.gif) no-repeat;
	cursor: pointer;
	color: #363636;
	line-height: 20px;
	padding-bottom: 3px;
	outline: none;
}
.pretragadugme {
	width:80px;
	background-image: url(../pic/dugme.png);
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

/********************************************/




/********************************************
   BREADCRUMB
********************************************/ 

.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A9AC;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}
.breadcrumb a {
	text-decoration: none;
	padding-right: 15px; /*adjust bullet image padding*/
	color: #505E7A;
	background-color: transparent;
	background-image: url(../pic/breadcrumb.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
}
.breadcrumb a:visited, .breadcrumb a:active {
	color: #505E7A;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}


/********************************************/


/********************************************
   INFO BOX
********************************************/ 

.infoBox {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D8D8;
	height: 152px;
	margin-bottom: 10px;
}
.infoBox p {
	padding:0;
	margin:0;
}
.infoNaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #D8B84B;
	padding-bottom: 15px;
	text-align: left;
	font-weight: bold;
}
.infoSlika {
	width:120px;
	height: 90px;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
}


/********************************************/




/********************************************
   VESTI BOX
********************************************/ 

.vesti p{
	margin: 0px;
	padding: 0px;
}

.datumVesti {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.naslovVesti {
	color: #36425C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 5px;
}
.slikaVesti {
	width: 80px;
	height: 60px;
	padding-right: 5px;
	padding-top: 3px;
	float: left;
}
.textVesti {
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 65px;
}
.textVestiFull {
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.vesti{
	background-color: white;
	width: 238px;
        margin-bottom:46px;
}

* html .vesti{ /*IE only rule. Original menu width minus all left/right paddings */
	width: 218px;
}

.vesti .vestOkvir{
	outline: none;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #595959;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 8px;
	border: 1px solid #EAEAEA;
	cursor: pointer;
}

.vesti a{
	outline: none;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #595959;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 8px;
	border: 1px solid #EAEAEA;
}

.vesti a:visited{
	color: #595959;
}

html>body .vesti .vestOkvir { /*Non IE rule*/
	width: auto;
}

html>body .vesti .vestOkvirHover { /*Non IE rule*/
	width: auto;
}

.vesti .vestOkvirHover {
	outline: none;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 8px;
	border: 1px solid #EAEAEA;
	background-color: #F6F6F6;
	color: black;
	cursor: pointer;
}


/********************************************/


/********************************************
   FORME
********************************************/ 

.pretragabox {
	width: 185px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616B74;
	height: 14px;
	line-height: 14px;
	padding: 1px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
	margin: 1px;
}

.pretragacombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616B74;
	height: 18px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.textbox {
	width: 185px;
	color: #616B74;
	height: 16px;
	padding: 2px;
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
.forma {
	padding: 10px;
	border: 1px solid #C0C0C0;
	background-color: #FAFAFA;
	width: 428px;
	margin: 0px;
}
.textboxKontakt {
	width: 350px;
	border: 1px solid #CCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 2px;
}
label {
	display:block;
	margin:5px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	font-weight: bold;
}



/********************************************/



/********************************************
   BOXOVI
********************************************/ 
#wrap {
	position: relative;
	width: 980px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 15px;
	border: 1px solid #D8D8D8;
	padding-bottom: 15px;
	clear: both;
}
#header {
	position: relative;
	height: 130px;
	width:950px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #36425C;
	margin-bottom: 1px;
}
#baner {
	position: relative;
	height: 250px;
	width:950px;
	padding: 0;
	margin-top: 1px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
/*	background-image: url(../pic/baner.jpg);*/
}
#pretraga {
	position: relative;
	margin-top: 10px;
	float: right;
	clear: right;
	padding-right: 15px;
	text-align:right;
}
#logo {
	margin: 0px;
	padding: 0px;
	width: 290px;
	float: left;
	position: relative;
	overflow: hidden;
	clear: both;
}
#wrapContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
/*	position: relative;*/
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../pic/bgwrap.png);
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#wrapContentPrint {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#boxleft {
	width:715px;
	float: left;
	position: relative;
	margin-right: 25px;
}
#boxleft2 {
	width:220px;
	float: left;
	position: relative;
}
#boxright {
	width:210px;
	float: left;
	position: relative;
}
#infoleft {
	width:450px;
	float: left;
	position: relative;
	margin-right: 25px;
}
#newsright {
	width:240px;
	float: left;
	position: relative;
}
#mainContent {
	width:440px;
	float: left;
	position: relative;
	margin-left: 25px;
	margin-right: 25px;
	overflow:hidden;
}
#boxservisi {
	width:100%;
	margin: 0px;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#boxanketa {
	width:205px;
	float: left;
	position: relative;
	margin-right: 20px;
	background-color: #F9F9F9;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #36425C;
	border-bottom-color: #36425C;
	padding: 10px;
	height: 205px;
}
#boxjavni {
	width:205px;
	float: left;
	position: relative;
	margin-right: 20px;
	background-color: #F9F9F9;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #36425C;
	border-bottom-color: #36425C;
	height: 205px;
	padding: 10px;
}
#boxbilten {
	width:205px;
	position: relative;
	background-color: #F9F9F9;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #36425C;
	border-bottom-color: #36425C;
	padding: 10px;
	height: 205px;
	float: left;
	margin-right: 0;
}
#boxbaneri {
	width:210px;
	position: relative;
	padding:0;
	/*height: 220px;*/
	float: left;
        margin:10px 0 0 0;
}
#boxbaneri p {
	margin: 0;
	padding: 0;
}
#boxbaneri2 {
	width:210px;
	position: relative;
	height: 220px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#boxbaneri2 p {
	margin: 0;
	padding: 0;
}
.slikaLevo {
	width:180px;
	height: 120px;
	padding-right: 10px;
	padding-top: 5px;
	float: left;
}

#footer {
	clear: both;
	width: 910px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
	background-image: url(../pic/bgfooter.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	background-position: left bottom;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.rezultatiPretrage {
	float:left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D8D8D8;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/********************************************
   TEXT & NSALOV
********************************************/ 

.crniNaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #45443C;
	padding-bottom: 15px;
	text-align: left;
	font-weight: bold;
}
.pretragaNaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #36425C;
	padding-bottom: 15px;
	text-align: left;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #D8B84B;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.text {
	color: #36425C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.text a {
	text-decoration: none;
	color: #505E7A;
	font-weight: normal;
}
.text a:visited, .text a:active {
	color: #505E7A;
	text-decoration: none;
}
.text a:hover {
	text-decoration: underline;
}
.pretragatext {
	color: #616B74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}


/********************************************/




/********************************************
   ANKETA
********************************************/ 

.formaanketa {
	padding: 0px;
	margin-top: 0px;

}
.formabilten {
	padding:0; 
	margin:0; 
	padding-top:41px;
}

* html .formabilten { padding-top:36px; }  /* IE6 hack */
*:first-child+html .formabilten { padding-top:36px; }  /* IE7 hack */

.naslovServisi {
	color: #36425C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 15px;
	padding-bottom: 15px;
}
.textServisi {
	color: #55626D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	height: 65px;
}
/********************************************/




/********************************************
   KALENDAR DOGAŠAJA
********************************************/ 

#kalendarBox {
 width:210px;
 position: relative;
 clear: both;
 overflow: hidden;
 padding-bottom: 10px;
}

.calendar-day { 
	border: 1px solid #cccccc;
	border-bottom: 0px;
	border-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #bbbbbb;
	text-align:center;
	height: 28px;
	width: 28px;
	padding: 0px;
	margin:0px;
} 

.calendar-week { 
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #36425c;
	color: #FFFFFF;
	text-align:center;
	height: 20px;
	padding: 0px;
	margin:0px;
} 

.calendar-month { 
	width:100%;
	height: 28px;
	line-height: 28px;
	border: 1px solid #cccccc;
	border-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f6f6f6;
	color: #000000;
	text-align:center;
	font-weight: bold;
} 

.linked-day {
	border: 0px;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #616b74;
	text-align:center;
	padding: 0px;
	margin:0px;
}

.linked-day div {
	font-weight: bold;
	color: #616b74;
	text-decoration:none;
	cursor: pointer;
}

.calendar { 
	width:100%;
/*	height: 195px;*/
	border: 1px solid #cccccc;
	border-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	padding: 0px;
	margin:0px;
}

.calendar-prev a {
	font-weight: bold;
	color: #616b74;
	text-decoration: none;
}

.calendar-next a {
	font-weight: bold;
	color: #616b74;
	text-decoration: none;
}
/********************************************/

/********************************************
   VREMENSKA PROGNOZA
********************************************/ 

#vremeBox {
	width:210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	padding-bottom: 0;
	margin: 0px;
        height:125px;

}

.svetliRed ul, .svetliRed li {
	list-style-type: none; /* to minimize problems */
	margin: 0;
	padding:0; /* extra space */
	display: inline;
}
.svetliRed li {
	height: 23px;
}
.svetliRed li.levo {
	display: block;
	text-align: left;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 2px;
}
.svetliRed li.desno {
	display: block;
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	color: #666666;
}
.svetliRed { /* defines container for the menu */
	width: 210px;
	font-size: 12px;
	float: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	color: #AD8E25;
	background-color: #FFFFFF;
	padding: 0px;
	height: 23px;
}



.tamniRed ul,li {
	list-style-type: none; /* extra space */
	display: inline;
	margin: 0;
	padding: 0px;
}
.tamniRed li {
	height: 23px;
}
.tamniRed li.levo {
	display: block;
	text-align: left;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-top: 2px;
}
.tamniRed li.desno {
	display: block;
	text-align: center;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 2px;
	color: #666666;
}
.tamniRed { /* defines container for the menu */
	width: 210px;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	color: #AD8E25;
	height: 23px;
	background-color: #F6F6F6;
}
.baner {
	width:210px;
	height: 70px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}
/********************************************/

/********************************************
   NAVIGACIJA PRVI NIVO
********************************************/ 


#navigacija{
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: transparent;
	background-image: url(../pic/navigacija/bgoff.png);
	background-repeat: repeat-x;
	background-position: left top;
	}

#navigacija ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	}

#navigacija ul li{
	display:block;
	float:left;
	margin:0;
	}

#navigacija ul li a{
	display:block;
	float:left;
	color:#36425C;
	text-decoration:none;
	height:25px;
	background-color: transparent;
	background-image: url(../pic/navigacija/bgrazmak.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}

#navigacija ul li a:hover,#navigacija ul li a.current{
	color:#FFFFFF;
	background-image: url(../pic/navigacija/bgon.png);
	background-repeat: repeat-x;
	background-position: right top;
	}
		
/********************************************/ 



/********************************************
   NAVIGACIJA DRUGI I TRECI NIVO
********************************************/ 

DIV#side-nav {
	CLEAR: left;
	FLOAT: left;
	WIDTH: 220px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	overflow:hidden;
}

#side-nav A {
	FONT-SIZE: 12px;
	COLOR: #666666;
	text-decoration: none;
	width: 215px;
	line-height: 30px;
	display: block;
	font-weight: normal;
}

#side-nav OL {
/*	list-style-image: url(../pic/strela1.gif);*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side-nav OL LI {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d8d8d8;
/*	background-image: url(../pic/strela1.gif);
	background-repeat: no-repeat;
	background-position: 5px 1.1em;*/
	padding-left: .9em;
}
#side-nav OL A {
	PADDING-LEFT: 5px;
	width: 185px;
}
#side-nav OL A:hover {
	COLOR: #D8B84B;
	text-decoration: underline;
}
#side-nav UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side-nav UL LI {
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
	BORDER-BOTTOM-STYLE: none;
	padding-left: 5px;
	background-image:none;
}
#side-nav UL A {
	PADDING-LEFT: 10px;
/*	margin-left: -20px;*/
	COLOR: #505E7A;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	width: 185px;
}

#side-nav UL A:hover {
	COLOR: #333333;
	TEXT-DECORATION: underline;
/*	background-color: #FBFBFB;
	background-image: url(../pic/strelicameni3.gif);
	background-repeat: no-repeat;
	background-position: right;*/
}
#submenu1 {
/*	background-color: #FBFBFB;*/
}
#submenu2 {
/*	background-color: #FBFBFB;*/
}
#submenu3 {
	margin: 0px;
	padding: 0px;
/*	background-color: #FBFBFB;*/
}
LI.menu1 {
	background-image: url(../pic/drugiNivoMeni/pravougaoniksastrelomsastraneidole.gif);
	background-repeat: no-repeat;
}
LI.menu1 a:hover {

}		
li.menu2 {
	background-image: url(../pic/drugiNivoMeni/pravougaoniksastrelomsastrane.gif);
	background-repeat: no-repeat;
}
/********************************************/ 



/********************************************
   KORISNI LINKOVI
********************************************/ 

#okvirleft {
	float:left;
	width:210px;
	position: relative;
	margin: 0px;
	padding-bottom: 12px;
}
#okvirleft ul.sidemenu {
	list-style: none;
	text-align: left;
	padding: 0;
	text-decoration: none;
	margin: 0px;
}
#okvirleft ul.sidemenu li {
	display:block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0;
}
* html body #okvirleft ul.sidemenu li {
	height: 1%;
}
#okvirleft ul.sidemenu a {
	color: #666666;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: none;
	text-decoration: none;
	font-weight: normal;
}
#okvirleft ul.sidemenu a:hover {
	color: #AD8E25;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	background-image: none;
	text-decoration: underline;
}
img.percentImage {
 background: white url(../pic/percentImage_back.png) top left no-repeat;
 padding: 0;
 margin: 5px 0 0 0;
 background-position: 1px 0;
}

.galerija{
	
	background-color: white;
}

.galerija a{
	color: #595959;
	text-decoration: none;
}

.galerija a:visited{
color: #595959;
}


.galerija a:hover{
	background-color: #F6F6F6;
	color: black;
}

.meni1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	text-align: left;

}

#MS ul {
	margin: 0;
	list-style-type: none;
	padding: 0px;
}


#MS a {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	display: block;
	width: 130px;
	text-decoration: none;
	text-align:left;
	background-color: #F8F8F8;
	float: left;
	margin-top: 1px;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #999999;
}

#MS a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	display: block;
	width: 130px;
	text-decoration: none;
	background-color: #EEEEEE;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	border: 1px solid #999999;
}

font {
	color: #36425C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
