/* page */
body	         {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

/* Title */
#tLinks  {
	color: #A2A3A5;
	font-size: 12px;
	float: right;
}
#tLinks a:active, #tLinks a:visited, #tLinks a:link {
	color: #A2A3A5;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 2px;
}
#tLinks a:hover {
	color: #267ffd;
	text-decoration: none;
}

/* Header */

#hBack	{
	background-repeat: no-repeat;
}

.hMenuBox	{
	padding: 7px 0px 0px 38px;
}

#hMenu a:active, #hMenu a:visited, #hMenu a:link	{
	display: block;
	width: 175px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	color: #6F6F6F;
	text-decoration: none;
	background-image: url(../images/h_bulett_off.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 12px;
}
#hMenu a:hover {
	background-image: url(../images/h_bulett_on.gif);
	background-repeat: no-repeat;
}

/* 3 City */
#cityBack	{
	background-image: url(../images/3_back.gif);
	background-repeat: repeat-x;
}

#cityKotor	{
	display: block;
	width: 267px;
	height: 141px;
	background-image: url(../images/city_kotor.jpg);
	background-repeat: no-repeat;
}
.cityKotorTxt	{
	font-size: 28px;
	color: #f46523;
	padding: 0px 0px 0px 10px;
	line-height: 76px;
}
#cityKotorPage	{
	display: block;
	width: 267px;
	height: 65px;
	background-image: url(../images/city_kotor.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}
.cityKotorTxtPage	{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff; /*267FFD*/
	padding: 2px 0px 0px 68px;
	text-decoration: none;
	/*line-height: 65px;*/
}

#cityHNovi	{
	display: block;
	width: 266px;
	height: 141px;
	background-image: url(../images/city_hnovi.jpg);
	background-repeat: no-repeat;
}
.cityHNoviTxt	{
	font-size: 28px;
	color: #F3AE21;
	padding: 0px 0px 0px 10px;
	line-height: 76px;
}
#cityHNoviPage	{
	display: block;
	width: 266px;
	height: 65px;
	background-image: url(../images/city_hnovi.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cityHNoviTxtPage	{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff; /*F3AE21*/
	padding: 0px 10px 0px 0px;
	/*line-height: 65px;*/
}

#cityTivat	{
	display: block;
	width: 267px;
	height: 141px;
	background-image: url(../images/city_tivat.jpg);
	background-repeat: no-repeat;
}
.cityTivatTxt	{
	font-size: 28px;
	color: #83ae07;
	padding: 0px 10px 0px 10px;
	line-height: 76px;
}
#cityTivatPage	{
	display: block;
	width: 267px;
	height: 65px;
	background-image: url(../images/city_tivat.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.cityTivatTxtPage	{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff; /*#BA096E*/
	padding: 0px 10px 0px 10px;
	/*line-height: 65px;*/
}

/* Content - HOME */
.titleLine	{
	background-image: url(../images/c_title_line_back.gif);
	background-repeat: repeat-x;
}
.titleLineTxt	{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 34px;
	/*text-indent: 20px;*/
	/*padding-left: 20px;*/
}
.titleLineBack	{
	background-image: url(../images/c_bullet_big.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.boxBorderRight	{
	border-right: #D4D4D4 1px solid;
}
.ulBox	{ margin: 0px 0px 0px 0px; padding: 3px 0px 0px 15px; list-style-image: url(../images/c_bulett.gif); }
.liPadd	{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }
.boxPadd	{ padding: 0px 5px 0px 8px; width: 254px; }
.boxTxt		{ color: #A2A3A5; font-size: 12px; }
.boxTxtHome		{ color: #656565; font-size: 12px; }

.zaViseInfrmacija	{ font-size: 12px; color: #6F6F6F; font-style: italic; }
.zaViseInfrmacija a:active, .zaViseInfrmacija a:visited, .zaViseInfrmacija a:link	{
	color: #6F6F6F;
	text-decoration: none;
}
.zaViseInfrmacija a:hover {
	text-decoration: underline;
}

form { margin: 0px 0px 0px 0px }
.search	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:  #545454; background-color: #E2E3E8; height: 20px; border: #464646 1px solid;  }

/* General Content */
#pageWrapper	{
	padding: 5px 10px 10px 10px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 6f6f6f;
	font-weight: bold;
	line-height: 60px;
}
.pageTxt {
	font: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 12px;
}
.pageTxt a:active, .pageTxt a:visited, .pageTxt a:link	{
	color: #267ffd;
	text-decoration: none;
}
.zaViseInfrmacija a:hover {
	text-decoration: underline;
}
.pageTxtSmall {
	font: Arial, Helvetica, sans-serif;
	color: #464646;
	font-size: 10px;
}


/* Kalendar */
.tekstBeli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
}
.tekstBeli a:active, .tekstBeli a:visited, .tekstBeli a:link	{
	color: #ffffff;
	text-decoration: none;
	line-height: 14px;
}
.tekstBeli a:hover {
	text-decoration: underline;
}

.dayTime	{
	color: #464646;
}

.tekst1,
.tekst1 a:active, 
.tekst1 a:link,
.tekst1 a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.tekst1 a:hover { text-decoration: underline; }

.tekstEvent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
}
.tekstEvent a:active, .tekstEvent a:link,.tekstEvent a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797979;
	text-decoration: none;
}
.tekstEvent a:hover { text-decoration: underline; }

.tekstEventKotor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f46523;
}
.tekstEventKotor a:active, .tekstEventKotor a:link,.tekstEventKotor a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f46523;
	text-decoration: none;
}
.tekstEventKotor a:hover { text-decoration: underline; }

.tekstEventHNovi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e49900;
}
.tekstEventHNovi a:active, .tekstEventHNovi a:link,.tekstEventHNovi a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f3ae21;
	text-decoration: none;
}
.tekstEventHNovi a:hover { text-decoration: underline; }

.tekstEventTivat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83ae07;
}
.tekstEventTivat a:active, .tekstEventTivat a:link,.tekstEventTivat a:visited	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #83ae07;
	text-decoration: none;
}
.tekstEventTivat a:hover { text-decoration: underline; }

.submitImage {
  cursor: pointer;
}

.instrukcija {
	font-size: 14px;
	color: #ee2c9e;
	padding: 5px 0px 20px 0px;
}
.instrukcija a:active, .instrukcija a:link,.instrukcija a:visited	{
	font-size: 14px;
	color: #ee2c9e;
	padding: 5px 0px 20px 0px;
	text-decoration: none;
}
.instrukcija a:hover { text-decoration: underline; }


/* Form */
form				{  margin: 0px 0px 0px 0px;	}
.selectForm			{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; width: 100px; }
.txtForm			{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #464646; background-color: #ffffff; border: 1px #464646 solid; height:17px; width: 100px; }
.txtForm1			{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #464646; background-color: #ffffff; border: 1px #464646 solid; height:17px; width: 300px; }
.areaForm			{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #464646; background-color: #ffffff; border: 1px #464646 solid; width: 100px; }
.AllButton			{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #464646; background: #d7d7d7; border: 1px #ffffff solid; cursor:pointer; padding: 1px 2px 1px 2px; }

/* Padding */
.LeftPadd4		{ padding-left: 4px; }
.LeftPadd7		{ padding-left: 7px; }
.LeftPadd11		{ padding-left: 11px; }
.LeftPadd12		{ padding-left: 12px; }
.LeftPadd13		{ padding-left: 13px; }
.LeftPadd16		{ padding-left: 16px; }
.LeftPadd22		{ padding-left: 22px; }
.LeftPadd26		{ padding-left: 26px; }
.LeftPadd36		{ padding-left: 36px; }
.RightPadd8		{ padding-right: 8px; }
.RightPadd10	{ padding-right: 10px; }
.RightPadd17	{ padding-right: 17px; }
.TopPadd5		{ padding-top: 5px; }
.TopPadd11		{ padding-top: 11px; }
.TopPadd15		{ padding-top: 15px; }
.TopPadd17		{ padding-top: 17px; }
.TopPadd19		{ padding-top: 19px; }
.TopPadd24		{ padding-top: 24px; }
.BotPadd5		{ padding-bottom: 5px; }
.BotPadd10		{ padding-bottom: 10px; }
.BotPadd15		{ padding-bottom: 15px; }

/* Footer */
.linkWreper	{ padding-bottom: 3px; }
.sponsor	{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #A2A3A5; }

#linksBordo, #linksBordo a:active, #linksBordo a:visited, #linksBordo a:link	{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	color: #464646; /* 930859 */
	text-decoration: none;
}
#linksBordo a:hover {
	text-decoration: underline;
}

#linksSiv a:active, #linksSiv a:visited, #linksSiv a:link	{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	color: #A2A3A5;
	text-decoration: none;
}
#linksSiv a:hover {
	text-decoration: underline;
}

#copywright	{
	color: #A2A3A5;
	font-size: 12px;
	padding: 20px 14px 0px 0px;
}

.expedito a:active, .expedito a:visited, .expedito a:link	{
	font-size: 12px;
	color: #424041;
	text-decoration: none;
}
.expedito a:hover {
	text-decoration: underline;
}

.orange a:active, .orange a:visited, .orange a:link	{
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.orange a:hover {
	text-decoration: underline;
}
/*  navigation menu rollovers end */

#calendarDiv, #calendarDiv td, #calendarDiv th {
  font-size: 13px;
}


#calendarDay, #calendarDayON #rollover_calendarDay {
  height: 16px;
	background: url(../images/c_calendar_day_on.gif) no-repeat;
	background-position: bottom;
}

#rollover_calendarDay {
  height: 16px;
	display:block;
	background: url(../images/c_calendar_day.gif) no-repeat;
	background-position: bottom;
}

a#rollover_calendarDay:hover { 
  height: 16px;
	background: url(../images/c_calendar_day_on.gif) no-repeat;
	background-position: bottom;
}


#calendarWeek, #calendarWeekON #rollover_calendarWeek {
  height: 16px;
	background: url(../images/c_calendar_week_on.gif) no-repeat;
	background-position: bottom;
}

#rollover_calendarWeek {
  height: 16px;
	display:block;
	background: url(../images/c_calendar_week.gif) no-repeat;
	background-position: bottom;
}

a#rollover_calendarWeek:hover { 
  height: 16px;
	background: url(../images/c_calendar_week_on.gif) no-repeat;
	background-position: bottom;
}

#calendarMonth, #calendarMonthON #rollover_calendarMonth {
  height: 16px;
	background: url(../images/c_calendar_month_on.gif) no-repeat;
	background-position: bottom;
}

#rollover_calendarMonth {
  height: 16px;
	display:block;
	background: url(../images/c_calendar_month.gif) no-repeat;
	background-position: bottom;
}

a#rollover_calendarMonth:hover { 
  height: 16px;
	background: url(../images/c_calendar_month_on.gif) no-repeat;
	background-position: bottom;
}